/* Custom Stylesheet hash:15506776911552653198 dated 12 May, 2025 15:24:14+Europe/Sofia */
.article__tags {
  display: none;
}

/* --Footer-- */
.footer {
  background-color: white;
  border: none;
  color: #101010;
  padding: 0px;
  text-align: left;
  font-size: 16px;
}

.necessary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1em;
}

.link-grey {
  margin-right: 20px;
  font-family: Lato, sans-serif;
  color: #5d5d5d;
  text-decoration: none;
}

.link-grey:hover {
  color: #237bff;
  text-decoration: underline;
}

.social-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.social-icon-link {
  display: block;
  margin-right: 12px;
  padding: 3px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.social-icon-link:hover {
  opacity: 0.5;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  color: #5d5d5d;
  font-size: 16px;
  line-height: 2.25;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  color: #237bff;
  text-decoration: underline;
}

.footer-label {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.address {
  display: inline-block;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  color: #5d5d5d;
}

.footer-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ebebeb;
}

.footer-block {
  max-width: 940px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.footer-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block {
  max-width: 240px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 991px) {
  .footer-link {
    display: block;
    margin-right: 30px;
  }
  .footer-label {
    display: block;
    margin-right: 30px;
  }
  .footer-wrap {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media (max-width: 767px) {
  .link-grey {
    display: inline-block;
    margin-bottom: 12px;
  }
  .social-block {
    display: none;
  }
  .footer-link {
    display: block;
  }
  .footer-label {
    display: block;
  }
  .address {
    display: block;
    margin-bottom: 12px;
  }
  .link-block.mobile {
    display: none;
  }
}

@media (max-width: 479px) {
  .link-grey {
    display: inline-block;
  }
  .footer-link {
    display: block;
  }
  .footer-label {
    display: block;
  }
  .address {
    margin-bottom: 10px;
  }
}


/* --Start General Styling-- */

a:hover {
  text-decoration: underline !important;
}

/* --End General Stying-- */


/* --Start Header Styling-- */

.header__top { /* Controls the Header */
  box-shadow: none;
  background-color: #2931b3;
  border: none;
}

.menu__submit {
  color: white;
}

.menu__submit:hover {
  color: white;
  text-decoration: underline;
}

.u-mleft {
  color: white;
}

.u-mleft:hover {
  color: white;
  text-decoration: underline;
}

.menu__truncate {
  color: white;
}

.menu__link.active {
  background-color: rgba(247, 248, 249, 0);
}

.search-wrapslim {
  border: none;
  margin-right: 1em;
}

/* --End Header Styling-- */


/* --Start Home Search Styling-- */

.heading--kilo { /* Controls search block Heading */
  color: white;
}

.search--home { /* Controls the whole Search block */
  padding: 40px 80px 80px 80px;
  background-color: #2931b3;
  border-bottom: 0px;
}

.inputaddon__field { /* Controls the Search input field */
  box-shadow: none;
  border-style: none;
}

.inputaddon__field--big:focus + .button {
  background: #ffcb95;
}

.button { /* Controls all button appearance */
  color: #101010;
  background-image: none;
  background-color: #ff9f3b;
  border: none;
  font-weight: 700;
}

.button:hover:enabled { /* Controls button hover state appearance */
  color: #101010;
  background-image: none;
  background-color: #ffce99;
  border: none;
  font-weight: 700;
  text-decoration: none !important;
}

.cta-contact-support {
  padding: 50px 0px 40px 0px;
  border-radius: 2px;
  background-color: #f5f9fb;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.cta-contact-support__subtitle {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
}

.btn-ca {
  margin-right: auto;
  margin-left: auto;
  width: 210px !important;
  min-height: 42px !important;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* --End Home Search Styling-- */


/* --Start Autocomplete Styling-- */

.autocomplete { /* Controls the autocomplete field that appears when searching */
  border-radius: 2px;
}

.u-texttruncate {
  color: #101010;
}

/* --End Autocomplete Styling-- */


/* --Start Form Styling-- */

.textfield {
  border: 1px solid #d4dce1;
  box-shadow: none;
}

.button--primary {
  background-color: #ff9f3b !important;
}

.button--primary:hover:enabled {
  background-image: none;
  background-color: #ffce99 !important;
  border: none;
}

/* --End Form Stying-- */


/* --Start Login Styling-- */

button.button--signin--facebook {
  color: white;
}

button.button--signin--facebook:hover:enabled {
  color: white;
  border-color: #1e315b;
  background: -webkit-gradient(linear, left top, left bottom, from(#2b4378), to(#344d82));
  background: linear-gradient(to bottom, #2b4378 0%, #344d82 100%);
}

button.button--signin--google {
  color: white;
}

button.button--signin--google:hover:enabled {
  color: white;
  border-color: #194c97;
  background: -webkit-gradient(linear, left top, left bottom, from(#0861f1), to(#1d76fa));
  background: linear-gradient(to bottom, #0861f1 0%, #1d76fa 100%);
}

/* --End Login Styling-- */

.rulebox--tint {
  border-color: #d4dce1;
}
html, .select, .drill-default {
	font-family: Lato, sans-serif;
}
a, a:hover, a:focus, a:active, .u-visuallink, .u-visuallink:hover,
.heading--blue,
.fr-toolbar .fr-command.fr-btn.fr-active,
.fr-popup .fr-command.fr-btn.fr-active,
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-selected,
.fr-popup .fr-colors-tabs .fr-colors-tab:hover,
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab,
.tab__notCurrent a:hover {
	color: #2931b3;
}

.button--primary,
.button--primary:hover:enabled,
.button--primary:focus:enabled,
.button--primary:active:enabled,
.nav__menu a:hover, .nav__menu a:active, .dd__link:hover,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after,
.fr-image-resizer .fr-handler,
.fr-image-progress-bar-layer > div.fr-loader span,
.autocomplete--field__item:hover, .autocomplete--field__item.is-selected {
	background-color: #2931b3;
}

.textfield:focus,
.search-wrapslim .inputaddon__field:focus,
.file-btn:focus, .file-btn.is-active, .dz-drag-hover {
	border-color: #2931b3;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 4px -1px #2931b3;
}

.button--primary:focus:enabled, .button--primary:active:enabled,
.select:focus, .drill-default:focus, .drill-default.drill-focus {
	box-shadow: 0 0 3px 0 #2931b3;
}

.tab > li,
.textfield.picker__input--active,
.textfield--heading:focus,
.pager__selected,
.tab__notCurrent:hover,
.picker__select--month:focus, .picker__select--year:focus,
.picker__day--highlighted, .picker__day--selected:hover,
.picker--focused .picker__day--selected, .picker__button--clear:focus,
.picker__button--close:focus,
.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-checkbox input:focus + span,
.fr-image-resizer, .fr-image-upload-layer.fr-drop,
table td.fr-selected-cell, table th.fr-selected-cell,
.fr-table-resizer div,
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
	border-color: #2931b3;
}

input[type="checkbox"].switch:focus + div {
	box-shadow: 0 0 .2em 1px #2931b3, 0 1px 1px hsla(0,0%,100%,.6);
}

.picker__day--today:before,
.picker__button--today:before {
	border-top-color: #2931b3;
}