/*** Images */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic");
.img-adaptive img,
img.adaptive {
  width: 100%;
  height: auto; }

/** Edit image */
form.node-image-form .image-preview {
  float: left;
  padding-right: 15px; }

form.node-image-form .image-widget-data {
  overflow: hidden;
  padding-bottom: 2px; }
  form.node-image-form .image-widget-data .form-type-textfield {
    margin-top: 0; }

/**  OLD Helpers */
#sys .col-md-12 {
  min-height: 0; }

.jumbotron {
  background: none; }

.element-hidden,
.hidden {
  display: none; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 6px); }
  details select.form-control:not([size]):not([multiple]) {
    height: 2.8rem;
    width: 80%; }

a.tabledrag-handle .handle {
  width: 22px;
  height: 22px; }

.container-inline .form-no-label {
  display: inline-block;
  width: 45%; }

.container-inline input {
  box-sizing: border-box; }

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 0; }

/**  //OLD Helpers */
.bootstrap-adaptive {
  margin: 0 auto; }
  @media (min-width: 576px) {
    .bootstrap-adaptive {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .bootstrap-adaptive {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .bootstrap-adaptive {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .bootstrap-adaptive {
      max-width: 1140px; } }

/**  Modals + webform */
.modal-content .form-actions {
  padding: 15px 15px 0 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  margin: 30px -15px 0; }

#manager-menu {
  position: absolute;
  top: 100px;
  left: 100px;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  padding: 20px;
  cursor: move;
  z-index: 20;
  background: #fff;
  max-width: 205px; }
  @media (max-width: 767.98px) {
    #manager-menu {
      display: none !important; } }
  #manager-menu .contextual {
    display: none; }
  #manager-menu .toggle-manager {
    position: relative;
    z-index: 3;
    max-width: 1em;
    cursor: pointer; }
  #manager-menu h2 {
    margin: -1em 0 0.5em 1em;
    font-size: 1.5em; }

.h-0 {
  height: 0 !important; }

.h-xs-up,
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575.98px) {
  .h-xs-down,
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .h-sm-up,
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767.98px) {
  .h-sm-down,
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .h-md-up,
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991.98px) {
  .h-md-down,
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .h-lg-up,
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .h-lg-down,
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .h-xl-up,
  .hidden-xl-up {
    display: none !important; } }

.h-xl-down,
.hidden-xl-down {
  display: none !important; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
/*** Images */
.img-adaptive img,
img.adaptive {
  width: 100%;
  height: auto; }

/** Edit image */
form.node-image-form .image-preview {
  float: left;
  padding-right: 15px; }

form.node-image-form .image-widget-data {
  overflow: hidden;
  padding-bottom: 2px; }
  form.node-image-form .image-widget-data .form-type-textfield {
    margin-top: 0; }

/**  OLD Helpers */
#sys .col-md-12 {
  min-height: 0; }

.jumbotron {
  background: none; }

.element-hidden,
.hidden {
  display: none; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 6px); }
  details select.form-control:not([size]):not([multiple]) {
    height: 2.8rem;
    width: 80%; }

a.tabledrag-handle .handle {
  width: 22px;
  height: 22px; }

.container-inline .form-no-label {
  display: inline-block;
  width: 45%; }

.container-inline input {
  box-sizing: border-box; }

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 0; }

/**  //OLD Helpers */
.bootstrap-adaptive {
  margin: 0 auto; }
  @media (min-width: 576px) {
    .bootstrap-adaptive {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .bootstrap-adaptive {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .bootstrap-adaptive {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .bootstrap-adaptive {
      max-width: 1140px; } }

/**  Modals + webform */
.modal-content .form-actions {
  padding: 15px 15px 0 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  margin: 30px -15px 0; }

#manager-menu {
  position: absolute;
  top: 100px;
  left: 100px;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  padding: 20px;
  cursor: move;
  z-index: 20;
  background: #fff;
  max-width: 205px; }
  @media (max-width: 767.98px) {
    #manager-menu {
      display: none !important; } }
  #manager-menu .contextual {
    display: none; }
  #manager-menu .toggle-manager {
    position: relative;
    z-index: 3;
    max-width: 1em;
    cursor: pointer; }
  #manager-menu h2 {
    margin: -1em 0 0.5em 1em;
    font-size: 1.5em; }

.h-0 {
  height: 0 !important; }

.h-xs-up,
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575.98px) {
  .h-xs-down,
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .h-sm-up,
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767.98px) {
  .h-sm-down,
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .h-md-up,
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991.98px) {
  .h-md-down,
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .h-lg-up,
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .h-lg-down,
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .h-xl-up,
  .hidden-xl-up {
    display: none !important; } }

.h-xl-down,
.hidden-xl-down {
  display: none !important; }

/* FONTS */
/* EXTRA COLORS */
.inverse {
  color: #00deff; }

/* LAYOUT */
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  color: #373a3c;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }
  body.cke_editable {
    background: #fff; }

/* HEADERS */
h1 {
  font-size: 2.25rem;
  line-height: 1.2em;
  font-weight: 500;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h2 {
  font-size: 2rem;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h3 {
  font-size: 1.75rem;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h4 {
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h5 {
  font-size: 1.25rem;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

h6 {
  font-size: 1rem;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em; }

/* ELEMENTS */
a {
  color: #4183C4;
  transition: all 0.3s; }
  a:hover {
    color: #2c5d8d;
    text-decoration: none; }
  a:focus {
    outline: none !important; }

b,
strong {
  font-weight: 600; }

blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

button:focus {
  outline: none !important; }

img {
  max-width: 100%;
  height: auto; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  table td,
  table th {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  table tbody + tbody {
    border-top: 2px solid #eceeef; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
footer {
  background: #ffffff;
  color: #373a3c;
  border-top: 1px solid #ccc;
  padding: 1em; }
  footer a {
    color: #4183C4; }
    footer a:hover {
      color: #4183C4; }
  footer .copy {
    font-size: 0.8em; }
  footer .synapse .logo {
    position: relative;
    top: -7px; }
  footer .synapse .link {
    transition: border-color 0.3s;
    text-decoration: none;
    border-bottom: 1px solid #4183C4; }
    footer .synapse .link:focus, footer .synapse .link:hover {
      border-color: transparent; }
    footer .synapse .link:active {
      border-color: #4183C4; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
.main-menu .classic-menu-dropdown {
  position: relative; }
  .main-menu .classic-menu-dropdown > a {
    float: left;
    padding-right: 0.7rem; }
  .main-menu .classic-menu-dropdown > span i {
    padding: 0.5rem 0;
    line-height: 1.5;
    color: #4183C4; }
  .main-menu .classic-menu-dropdown ul {
    left: 0;
    min-width: 175px;
    position: absolute;
    z-index: 1000;
    top: 90%;
    display: none;
    padding: 0.5rem;
    background-color: #ffffff;
    margin: 0;
    border: 1px solid #eee;
    border-radius: 4px; }
  .main-menu .classic-menu-dropdown:hover ul {
    display: block; }

#small-menu .main-menu {
  display: block;
  text-align: center; }
  #small-menu .main-menu li {
    padding: .5rem 0; }
    #small-menu .main-menu li.classic-menu-dropdown {
      position: relative; }
      #small-menu .main-menu li.classic-menu-dropdown > a {
        float: none; }
      #small-menu .main-menu li.classic-menu-dropdown .menu {
        position: static;
        float: none;
        display: none;
        border-radius: 0;
        padding: 0; }
        #small-menu .main-menu li.classic-menu-dropdown .menu li {
          text-align: center; }
      #small-menu .main-menu li.classic-menu-dropdown .menu-dropdown-trigger {
        position: absolute;
        top: .5rem;
        right: 0;
        width: 15%;
        cursor: pointer; }
      #small-menu .main-menu li.classic-menu-dropdown.menu-item--is-open .menu-dropdown-trigger {
        transform: rotate(180deg); }

.nav-toggler {
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 0.3rem;
  border: 2px solid #038df3;
  margin: 0.3rem 0 0.3rem 0.6rem;
  background: #02b5e6;
  display: flex;
  justify-content: center;
  align-items: center; }
  .nav-toggler:focus {
    outline: none; }
  .nav-toggler span {
    height: 0.2rem;
    width: 1.4rem;
    position: absolute;
    background: #00deff;
    transition-duration: 0.3s; }
    .nav-toggler span:nth-child(2) {
      margin-top: 0;
      transform: rotate(45deg); }
    .nav-toggler span:last-child {
      margin-top: 0;
      transform: rotate(-45deg); }
  .nav-toggler.nav-info {
    border-radius: 100%; }
  .nav-toggler.nav-menu span:nth-child(3) {
    display: none; }
  .nav-toggler.collapsed.nav-menu span:nth-child(2) {
    margin-top: -25%;
    transform: none; }
  .nav-toggler.collapsed.nav-menu span:nth-child(3) {
    display: block; }
  .nav-toggler.collapsed.nav-menu span:last-child {
    margin-top: 25%;
    transform: none; }
  .nav-toggler.collapsed.nav-info span:nth-child(2) {
    margin-top: -0.5rem;
    transform: none;
    width: 0.2rem; }
  .nav-toggler.collapsed.nav-info span:last-child {
    margin-top: 0.2rem;
    transform: none;
    height: 0.9rem;
    width: 0.2rem; }

header {
  background: #ffffff;
  color: #373a3c; }
  header a {
    color: #4183C4; }
    header a:hover {
      color: #4183C4;
      text-decoration: underline; }
  header #header-full .logo img {
    height: 100%; }
  header #header-full nav .nav.nav-inline li {
    display: inline-block; }
  header #header-full nav .nav a {
    color: #4183C4; }
  header #header-full nav li {
    padding: 0 1em; }
  header #header-full .phone {
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center;
    height: 100%; }
    header #header-full .phone b {
      margin: 0 0.3em; }
    header #header-full .phone .btn-outline-primary {
      color: #02b5e6;
      background-color: transparent;
      background-image: none;
      border-color: #02b5e6; }
      header #header-full .phone .btn-outline-primary:hover {
        color: #038df3;
        background-color: #02b5e6;
        border-color: #02b5e6; }
      header #header-full .phone .btn-outline-primary:focus, header #header-full .phone .btn-outline-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(2, 181, 230, 0.5); }
      header #header-full .phone .btn-outline-primary.disabled, header #header-full .phone .btn-outline-primary:disabled {
        color: #02b5e6;
        background-color: transparent; }
      header #header-full .phone .btn-outline-primary:not(:disabled):not(.disabled):active, header #header-full .phone .btn-outline-primary:not(:disabled):not(.disabled).active,
      .show > header #header-full .phone .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #02b5e6;
        border-color: #02b5e6; }
        header #header-full .phone .btn-outline-primary:not(:disabled):not(.disabled):active:focus, header #header-full .phone .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
        .show > header #header-full .phone .btn-outline-primary.dropdown-toggle:focus {
          box-shadow: 0 0 0 0.2rem rgba(2, 181, 230, 0.5); }
  header #header-small img {
    height: 2.4rem; }
  header #header-info {
    border-bottom: 1px solid #aaa; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
.kint footer {
  min-height: 0; }

.kint dt.kint-parent > .kint-popup-trigger {
  z-index: 10;
  position: relative; }

/** editor */
span.file {
  height: auto; }

.form-type-checkbox .description,
.form-type-radio .description {
  margin-left: 0; }

.details-wrapper .form-control {
  display: inline;
  width: auto; }

a.tabledrag-handle .handle {
  height: 22px;
  width: 22px; }

td.checkbox,
th.checkbox {
  position: static;
  margin: 0;
  display: table-cell; }

#edit-body-0-format {
  display: none; }

/** Form-inline fix select */
.form--inline .form-item select {
  padding: 0.485rem 0.75rem; }

/** Fix admin menu*/
@media (max-width: 991px) {
  #toolbar-administration {
    display: none !important; }
  body.toolbar-tray-open {
    margin: 0 !important;
    padding: 0 !important; } }

.toolbar-tray-horizontal .toolbar-menu:not(:first-child) li.menu-item--expanded > a:focus {
  background-image: none !important; }

#drupal-live-announce {
  height: 0; }

.region-tabs {
  height: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  width: auto;
  font-size: 0.875em;
  line-height: 1.1em; }
  .region-tabs nav {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    z-index: 8;
    padding: 0 0 0 0.1em;
    margin: 0;
    overflow: hidden;
    border: none;
    background: none; }
    .region-tabs nav li {
      display: block;
      float: left;
      vertical-align: bottom;
      margin: 0 0 0 0.35em; }
      .region-tabs nav li a {
        color: #000;
        opacity: 0.65;
        background-color: #efefef;
        display: block;
        padding: 0.3em 0.5em 0.2em;
        border: solid 1px #9ab1df;
        border-radius: 3px;
        white-space: nowrap;
        line-height: 1.2; }
        .region-tabs nav li a:hover {
          opacity: 1; }
      .region-tabs nav li.active a {
        background-color: #ffffff; }
  .region-tabs .block-local-actions-block nav {
    left: 0; }
  .region-tabs .block > div.contextual {
    display: none !important; }
  .region-tabs ul.secondary {
    position: absolute;
    top: 25px;
    right: 0;
    float: right;
    z-index: 8;
    padding: 0 0 0 3px;
    margin: 0;
    overflow: hidden;
    border: none;
    background: none; }

.contextual-region.view .contextual button {
  background-color: #fff7da; }

.contextual-region.node .contextual button {
  background-color: #f0fff4; }

html {
  position: relative;
  min-height: 100%; }

#main {
  position: relative; }

#calls-audit-op-filter-form, #calls-audit-os-filter-form {
  margin-top: 90px; }

#signer-form pre {
  font-size: 16px;
  font-weight: bold; }

/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
.path-contact #map {
  position: absolute;
  height: 100%;
  width: 100%; }

.region-order .form-type-textfield label {
  display: none; }

.region-order .form-type-textarea label {
  display: none; }

.synmap {
  min-height: 300px; }

#views-exposed-form-phones-calls-page .form--inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }

#views-exposed-form-phones-calls-page .fieldset-wrapper {
  display: flex; }
  #views-exposed-form-phones-calls-page .fieldset-wrapper .form-item {
    margin-bottom: 0; }

#block-metro-content {
  overflow: auto; }

.view-phones-calls .view-content, .view-kp .view-content {
  overflow: auto; }

/*# sourceMappingURL=_maps/index.css.map */
