@charset "UTF-8";
/*
Theme Name:     Support Desk Click Shop
Author:         Jędrzej Meder
Template:       supportdesk
Version:        2.0
*/
/*
**** base ****
1. Fonts
2. App Colors
3. Organisms
  3.1 Main
    3.1.1 Section
    3.1.2 Container
    3.1.3 Category Header
  3.2 Services section
  3.3 Popular question section
  3.4 Forum section
4. Molecules
5. Atoms
6. Common
  6.1 Navbar
  6.2 Breadcrumbs
7. Utilities

**** pages ****
  1. Homepage
  2. st_Category pages
  3. Archive
  4. Contact
  5. Single st_kb
  6. 404 page
  7. Tag page
  8. Category page
*/
/* = Fonts
-------------------------------------------------------------- */
/* Rawson */
/* Rawson */
/*
@font-face {
  font-family: 'Rawson';
  font-weight: 100;
  src: url("/core/assets/6adb7b620b/fonts/Rawson-Set-OT/Rawson-Thin.otf") format("opentype");
}
@font-face {
  font-family: 'Rawson';
  font-weight: 300;
  src: url("/core/assets/6adb7b620b/fonts/Rawson-Set-OT/Rawson-Light.otf") format("opentype");
}
@font-face {
  font-family: 'Rawson';
  font-weight: 500;
  src: url("/core/assets/6adb7b620b/fonts/Rawson-Set-OT/Rawson-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'Rawson';
  font-weight: 600;
  src: url("/core/assets/6adb7b620b/fonts/Rawson-Set-OT/Rawson-Medium.otf") format("opentype");
}
@font-face {
  font-family: 'Rawson';
  font-weight: 900;
  src: url("/core/assets/6adb7b620b/fonts/Rawson-Set-OT/Rawson-Bold.otf") format("opentype");
}
*/
/* Overpass */
@import url("https://fonts.googleapis.com/css?family=Overpass:300,400,400i,600,700,800,900&display=swap&subset=latin-ext");
html, body {
  fot-family: "Overpass", sans-serif;
  /*width: 100vw;*/
  overflow-x: hidden;
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  color: #001b41;
}
/* = App Colors
-------------------------------------------------------------- */
/* = 3. Organisms
-------------------------------------------------------------- */
.o-section {
  padding: 53px 0;
  width: 100%;
}
.o-section__white {
  background-color: #fff;
}
.o-section__gray {
  background-color: #ecf2f6;
}
.o-section__blue-light {
  background-color: #11c7e6;
}
.o-section__blue-dark {
  background-color: #003d8f;
}
.o-container {
  margin: 0 auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 0.625rem;
}
.o-centered-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.o-category-header {
  background: #ecf2f6;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 750px) {
  .o-category-header {
    margin-bottom: 0;
    background-size: cover;
  }
}
.o-category-header--livesearch {
  padding: 40px 0;
  margin-top: 80px;
}
@media only screen and (max-width: 750px) {
  .o-category-header--livesearch {
    margin-top: 60px;
  }
}
.o-category-header--livesearch-header {
  color: #312f2f;
}
@media only screen and (max-width: 750px) {
  .o-category-header--livesearch-header {
    margin: 20px 0;
  }
}
.o-category-header--livesearch-header__main {
  font-size: 2rem;
  font-weight: 700;
  color: #003d8f;
  margin: 0;
  padding: 0;
}
.o-category-header--livesearch-header__subtext {
  font-size: 1rem;
  font-weight: 500;
}
.o-category-main--header {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  background: url(../images/common/bg-banner.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  text-align: center;
  padding: 3rem 0;
}
.o-category-main--header h1 {
  color: #fff;
  margin-bottom: 0;
}
.o-category-main--header p {
  color: #fff;
  font-weight: 600;
}
.o-footer .footer--container {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.o-footer .footer--container .col-fourth {
  width: calc(100%/4);
}
@media only screen and (max-width: 750px) {
  .o-footer .footer--container .col-fourth {
    width: calc(100%/2);
    padding-right: 22px;
  }
}
.o-footer .footer--container .col-fourth .widget-title {
  color: #697b8c;
  font-size: 1rem;
  padding: 0;
}
.o-footer .footer--container .col-fourth .widget-title span {
  background: transparent;
}
.o-footer .widget_nav_menu li a {
  color: #fff;
  padding: 0;
}
.o-footer .menu .footer-menu-img {
  height: 30px;
  background-repeat: no-repeat;
  background-position: left;
  margin-bottom: 20px;
}
.o-footer .menu .footer-menu-img a {
  display: none;
}
.o-footer .menu .footer-menu-img__cloudblue {
  background-image: url("../images/partners/logo-cloudblue.png");
  height: 37px;
}
.o-footer .menu .footer-menu-img__acronis {
  background-image: url("../images/partners/acronis.svg");
}
.o-footer .menu .footer-menu-img__google {
  background-image: url("../images/partners/google.svg");
}
.o-footer .menu .footer-menu-img__microsoft {
  background-image: url("../images/partners/microsoft.svg");
}
.o-footer .menu .footer-menu-img__odin {
  background-image: url("../images/partners/odin.svg");
}
.o-footer .menu .footer-menu-img__ox {
  background-image: url("../images/partners/ox.svg");
}
.o-footer .menu .footer-menu-img__payu {
  background-image: url("../images/partners/payu.svg");
}
.o-footer .menu .footer-menu-img__mastercard {
  background-image: url("../images/partners/logo-mastercard.svg");
}
.o-footer .menu .footer-menu-img__masterpass {
  background-image: url("../images/partners/logo-masterpass.svg");
}
.o-allCategories--wrapper {
  display: flex;
  flex-flow: row wrap;
}
.o-allCategories--wrapper .m-allCategories--items__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 750px) {
  .o-allCategories--wrapper .m-allCategories--items__header {
    flex-flow: column;
  }
}
.o-allCategories--wrapper .m-allCategories--items__headerText {
  color: #003d8f;
  font-size: 1.4rem;
  font-weight: 800;
}
.o-allCategories--wrapper .m-allCategories--item-list {
  list-style-type: none;
  padding: 0 0 0 18px;
  display: inline-block;
}
.o-allCategories--wrapper .m-allCategories--item-list li {
  margin: 0 0 15px;
  padding-left: 25px;
  line-height: 18px;
  position: relative;
}
.o-allCategories--wrapper .m-allCategories--item-list li:before {
  content: "";
  width: 12px;
  height: 14px;
  position: absolute;
  background: transparent url("../images/kb-small.png") no-repeat;
  left: 0;
  background-size: cover;
  top: 1px;
}
.o-allCategories--wrapper .m-allCategories--item-list--link {
  color: #003d8f;
  font-weight: 400;
  font-size: 1rem;
}
.o-allCategories--wrapper .m-allCategories--item-list--link:hover {
  text-decoration: underline;
}
/* = services section
-------------------------------------------------------------- */
.o-services-section .m-container .m-services-title {
  color: #003d8f;
  text-align: center;
  font-size: 2rem;
  align-items: center;
  margin-top: 0;
  padding: 0 0 15px 0;
}
.o-services-section .m-container .m-services-title span {
  color: #003d8f;
  margin-right: 0.3rem;
}
.o-services-section .m-container .m-services-columns {
  padding: 0;
  display: flex;
  justify-content: space-around;
  list-style: none;
  flex-wrap: wrap;
}
.o-services-section .m-container .m-services-columns .m-fixed-columns__col {
  width: 20%;
}
@media only screen and (max-width: 750px) {
  .o-services-section .m-container .m-services-columns .m-fixed-columns__col {
    width: 50%;
  }
}
.o-services-section .m-container .m-services-columns .m-fixed-columns__col .m-services {
  text-align: center;
}
.o-services-section .m-container .m-services-columns .m-fixed-columns__col .m-services__title {
  margin-bottom: 0.125rem;
  color: #003d8f;
  font-size: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
}
.o-services-section .m-container .m-services-columns .m-fixed-columns__col .m-services__title:hover {
  text-decoration: none;
  color: #11c7e6;
}
.o-services-section .m-container .m-services-columns .m-fixed-columns__col .m-services__value {
  margin: 0;
  color: #1b1b1b;
  font-weight: 700;
}
.o-services-section .m-container .m-services-columns .m-fixed-columns__col .m-services__subtext {
  color: #c9d3db;
  font-size: 0.75rem;
  margin: 0;
}
.o-services-section .m-container .m-services-columns .m-fixed-columns__col .m-services img {
  display: block;
  clear: both;
  max-height: 90px;
  margin: 0 auto 32px auto;
}
.o-services-section .m-container .m-services-columns__hidden {
  display: none;
}
.o-services-section .m-container .m-services-toggle {
  text-align: center;
  margin-top: 35px;
}
.o-services-section .m-container .m-services-toggle .a-services-toggle__btn {
  position: relative;
  color: #003d8f;
  margin-top: 30px;
}
.o-services-section .m-container .m-services-toggle .a-services-toggle__btn:hover {
  text-decoration: underline;
  color: #e20000;
}
.o-services-section .m-container .m-services-toggle .a-services-toggle__btn:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #e20000;
  position: absolute;
  top: 35%;
  right: -20px;
}
.o-services-section .m-container .m-services-toggle .a-services-toggle__btn-top {
  position: relative;
  color: #003d8f;
}
.o-services-section .m-container .m-services-toggle .a-services-toggle__btn-top:hover {
  text-decoration: underline;
  color: #e20000;
}
.o-services-section .m-container .m-services-toggle .a-services-toggle__btn-top:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #e20000;
  position: absolute;
  top: 35%;
  right: -20px;
}
/* =  tripleListOfArticles
-------------------------------------------------------------- */
.o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .a-section-header {
  margin-bottom: 1rem;
}
.o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .a-section-header .m-tripleListOfArticles-title {
  color: #003d8f !important;
}
@media only screen and (max-width: 750px) {
  .o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .a-section-header {
    margin-bottom: 0rem;
  }
  .o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .a-section-header h2 {
    margin-bottom: 0;
  }
}
.o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .m-tripleListOfArticles-content--box {
  margin: 0.2rem 0;
}
.o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .m-tripleListOfArticles-content--box .m-tripleListOfArticles-link {
  color: #0b9dcc;
  font-size: 1.1rem;
  font-weight: 600;
}
.o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .m-tripleListOfArticles-content--box .m-tripleListOfArticles-link:hover {
  text-decoration: underline;
}
.o-tripleListOfArticles--section .m-tripleListOfArticles-content--wrapper .m-tripleListOfArticles-content--box .m-tripleListOfArticles-link:visited {
  color: #0b9dcc;
}
/* =  Popular question section
-------------------------------------------------------------- */
.o-notification--section .m-notification--container .m-notification--sidebar .a-notification--sidebar__img-box {
  position: relative;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px;
}
.o-notification--section .m-notification--container .m-notification--sidebar .a-notification--sidebar__img-box img {
  width: 100%;
  opacity: 0.7;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  cursor: pointer;
  transition: all 0.5s ease;
}
.o-notification--section .m-notification--container .m-notification--sidebar .a-notification--sidebar__img-box img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  transition: all 0.5s ease;
}
.o-notification--section .m-notification--container .m-notification--sidebar .a-notification--sidebar__img-box .notification--img-text {
  z-index: 1;
  position: absolute;
  color: #1b1b1b;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
  cursor: pointer;
}
@media only screen and (max-width: 750px) {
  .o-notification--section .m-notification--container .m-notification--sidebar .a-notification--sidebar__img-box .notification--img-text {
    text-align: center;
  }
}
.o-notification--section .m-notification--container .m-notification--sidebar .a-notification--sidebar__img-box .notification--img-text span {
  color: #e20000;
}
.o-notification--section .m-notification--container .m-notification--header {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.o-notification--section .m-notification--container .m-notification--header span {
  color: #e20000;
}
.o-notification--section .m-notification--container .m-notification-content--container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
}
.o-notification--section .m-notification--container .m-notification-content--container .m-notification-post-date {
  width: 100%;
  font-weight: 700;
  display: block;
  font-size: 0.9rem;
  margin-bottom: 0.3rem;
  color: #11c7e6;
}
.o-notification--section .m-notification--container .m-notification-content--container a {
  color: #003d8f;
  font-weight: 800;
}
.o-notification--section .m-notification--container .m-notification-content--container a:hover {
  text-decoration: none;
}
.o-notification--section .m-notification--container .m-notification-content--box {
  margin-bottom: 0;
}
.o-notification--section .m-notification--container .m-notification-content--box h3 {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 750px) {
  .o-notification--section .m-notification--container {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
}
/* = Forum section
-------------------------------------------------------------- */
.o-forum--section .m-forum-header {
  margin: 20px 0;
}
.o-forum--section .m-forum-header .a-forum-header--btn {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 750px) {
  .o-forum--section .m-forum-header .a-forum-header--btn {
    justify-content: flex-start;
    margin: 1rem 0;
  }
}
.o-forum--section .m-forum-header .a-forum-header--btn a:visited {
  color: #312f2f;
}
.o-forum--section .m-forum-box--container .m-forum-box--container__item {
  margin: 20px 0;
}
.o-forum--section .m-forum-box--container .m-forum-box--container__item .a-forum-avatar--box__img {
  border-radius: 50%;
  background: #fff;
  padding: 2px;
  margin-bottom: 10px;
}
.o-forum--section .m-forum-box--container .m-forum-box--container__item .a-forum-avatar--box__nickname {
  text-align: center;
  color: #697b8c;
  font-weight: 400;
  word-break: break-all;
}
.o-forum--section .m-forum-box--container .m-forum-box--container__item .a-forum-content--box .a-forum--content {
  color: #1b1b1b;
}
.o-forum--section .m-forum-box--container .m-forum-box--container__item .a-forum-content--box .a-forum--content__title {
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
}
.o-forum--section .m-forum-box--container .m-forum-box--container__item .a-forum-content--box .a-forum--content__title a {
  color: #1b1b1b;
}
.o-forum--section .m-forum-box--container .m-forum-box--container__item .a-forum-content--box .a-forum--content__text a {
  color: #b00000;
}
/* = featuredQuestion section
-------------------------------------------------------------- */
.o-section--featuredQuestion {
  padding: 25px 0;
}
.o-section--featuredQuestion .m-container--featuredQuestion .a-featuredQuestion--header {
  padding-bottom: 20px;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__item {
  display: none;
  margin-bottom: 2rem;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .slider-caption {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  width: 100%;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .slider-caption .slide {
  cursor: pointer;
  font-size: 2rem;
  margin: 0 1rem;
  color: #ecf2f6;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .slider-caption .caption-dot {
  height: 1rem;
  width: 1rem;
  padding: 0;
  margin: 0 10px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .slider-caption .caption__red {
  background-color: #11c7e6;
  border: none;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .slider-caption .caption:hover {
  background-color: #fff;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--thumbnail {
  border-radius: 50%;
  background: #fff;
  border: 2px solid #fff;
}
@media only screen and (max-width: 750px) {
  .o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--thumbnail {
    background: transparent;
    border-radius: 0;
    text-align: center;
    margin: 20px 0;
    border: none;
  }
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--thumbnail img {
  border-radius: 50%;
}
@media only screen and (max-width: 750px) {
  .o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--thumbnail img {
    border-radius: 0;
  }
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--header {
  margin: 0;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--title {
  color: #1b1b1b;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--content-link {
  color: #003d8f;
}
.o-section--featuredQuestion .m-container--featuredQuestion .m-featuredQuestion__questions .m-featuredQuestion__question--content-link:hover {
  text-decoration: underline;
}
.o-related-posts {
  padding: 2.9rem 0 2rem 0;
}
.o-related-posts--header {
  margin-bottom: 2.2rem;
}
.o-related-posts .related-post--wrapper {
  height: 100%;
}
.o-related-posts .related-post--box {
  background-color: #ecf2f6;
  padding: 1.5rem;
  min-height: 275px;
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  border-left: 3px solid #003d8f;
}
@media only screen and (max-width: 750px) {
  .o-related-posts .related-post--box {
    min-height: auto;
    margin-bottom: 1rem;
  }
}
.o-related-posts .related-post--header h3 {
  margin: 0;
}
.o-related-posts .related-post--header a {
  color: #0b9dcc;
  font-weight: 800;
}
.o-related-posts .related-post--content {
  margin: 2rem 0;
}
.o-related-posts .related-post--link {
  text-align: right;
}
/* = Molecules
-------------------------------------------------------------- */
.category--livesearch-bottom {
  display: flex;
  align-items: center;
  padding: 20px 0;
  margin: 55px 0 25px 0;
  width: 100%;
}
@media only screen and (max-width: 750px) {
  .category--livesearch-bottom {
    flex-flow: column;
  }
  .category--livesearch-bottom .category--livesearch-bottom--or {
    text-align: center;
    margin: 20px 0;
  }
}
/* = Atoms
-------------------------------------------------------------- */
.a-page-header {
  padding: 40px 0 0 0;
}
.a-page-header h1 {
  color: #1b1b1b;
}
.a-section-header {
  align-items: center;
}
.a-section-header h2 {
  font-size: 2rem;
  margin: 0;
}
.a-section-header p {
  font-size: 1.2rem;
  font-weight: 300;
}
@media only screen and (max-width: 750px) {
  .a-section-header {
    flex-flow: column;
    align-items: flex-start;
  }
  .a-section-header h2 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
}
.a-btn {
  border-radius: 0.275rem;
  font-size: 1.125rem;
  font-weight: 500;
  background-color: #fff;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #003d8f;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-position 0.4s, -webkit-box-shadow 0.4s;
  transition: background-position 0.4s, -webkit-box-shadow 0.4s;
  transition: background-position 0.4s, box-shadow 0.4s;
  transition: background-position 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
  background-size: 0.0625rem calc(200% + 1rem);
  text-shadow: 0 0.0625rem 0.375rem rgba(27, 27, 27, 0.24);
  -webkit-box-shadow: 0 0.125rem 0.3125rem rgba(105, 123, 140, 0.2);
  box-shadow: 0 0.125rem 0.3125rem rgba(105, 123, 140, 0.2);
  white-space: nowrap;
  transition: all 0.5s;
}
.a-btn:hover {
  text-decoration: none;
}
.a-btn--big {
  font-size: 15px;
  font-weight: 800;
  height: 47px;
  padding: 9px 25px;
}
.a-btn--medium {
  font-size: 16px;
  font-weight: 700;
  height: auto;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #003d8f;
}
.a-btn--small {
  font-size: 14px;
  font-weight: 600;
  height: auto;
  padding: 5px 20px;
}
.a-btn--supersmall {
  font-size: 12px;
  height: 30px;
  padding: 4px 14px;
}
.a-btn--max-width {
  width: 100%;
}
.a-btn--frame-white {
  border-color: #003d8f;
  color: #003d8f !important;
  background-color: #fff;
  text-shadow: none;
  font-size: 13px;
  font-weight: 800;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.a-btn--frame-white:hover {
  border-color: #11c7e6;
  color: #11c7e6 !important;
}
.a-btn--frame-blue {
  border-color: #0b9dcc;
  color: #0b9dcc !important;
  background-color: transparent;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.a-btn--frame-blue-bg-white {
  background: #fff;
}
.a-btn--frame-blue:hover {
  opacity: 0.7;
}
.a-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  border: 0;
  background: none;
  text-decoration: none;
  cursor: pointer;
}
.a-link:hover {
  text-decoration: none;
}
.a-link:after {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  content: "";
  width: 100%;
  height: 0.125rem;
  margin-top: 0.125rem;
}
.a-link:hover:after {
  -webkit-transform: scaleY(1.5) translateY(0.125rem);
  -ms-transform: scaleY(1.5) translateY(0.125rem);
  transform: scaleY(1.5) translateY(0.125rem);
}
.a-link--gray:after {
  background-color: #003d8f;
}
.a-link--more {
  color: #0b9dcc !important;
}
.a-link--more::after {
  content: "»";
  position: relative;
  top: -1px;
  padding: 0 0 0 3px;
  font-size: 0.75rem;
}
.a-link--more:hover {
  text-decoration: underline !important;
}
@media only screen and (max-width: 750px) {
  .a-link-mobile:after {
    background-color: transparent;
  }
}
.a-article--tags {
  position: relative;
  padding: 0 0 1.8rem 0;
}
.a-article--tags__list {
  display: flex;
  flex-flow: row wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.a-article--tags__list:before {
  content: "Cuvinte cheie: ";
  margin-right: 1rem;
  font-size: 1rem;
  font-weight: 400;
  color: #1b1b1b;
}
.a-article--tags__list-item {
  margin-right: 2rem;
}
.a-article--tags__list-item a {
  font-size: 1rem;
  font-weight: 800;
  color: #0b9dcc;
}
.a-article--tags__list-item a:hover {
  border-bottom: 1px solid #0b9dcc;
}
/* = Common
-------------------------------------------------------------- */
.o-navbar {
  background-color: #003d8f;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
  z-index: 99;
}
@media only screen and (max-width: 750px) {
  .o-navbar {
    display: none;
  }
}
.o-navbar .m-navbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.o-navbar .m-navbar-container .logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.o-navbar .m-navbar-container .logo-container p {
  margin-left: 0.9rem;
  color: #8fadd5;
  font-size: 0.9rem;
  margin-top: 2px;
}
.o-navbar .m-navbar-container .logo-container img {
  height: 23px;
}
.o-navbar .m-navbar-container .logo-container .logo-fb-like-box {
  margin-left: 15px;
}
.notificationBox {
  position: absolute;
  right: -10px;
  background: #e20000;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #e20000;
  line-height: 11px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  z-index: 999;
}
@media only screen and (max-width: 750px) {
  .notificationBox {
    right: 20px;
    width: 20px;
    height: 20px;
    line-height: 15px;
  }
}
.primary-nav-mobile {
  position: relative;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.primary-nav-mobile--container {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 15px;
}
.primary-nav-mobile--container img {
  width: 100px;
}
.sidebar-left {
  flex-flow: row-reverse;
}
.sidebar-right {
  flex-flow: row;
}
.m-breadcrumbs {
  padding: 20px 0;
}
.m-breadcrumbs--list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: auto;
  position: relative;
  display: inline-block;
}
.m-breadcrumbs--list li {
  float: left;
}
.m-breadcrumbs--list li-item {
  color: #312f2f;
}
.m-breadcrumbs--list li .sep {
  margin: 0 5px;
}
.cat_buttons {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.cat_buttons--container {
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
}
.cat_buttons--container .cbs_button {
  font-weight: 800;
  color: #0b9dcc;
  font-size: 1rem;
  width: auto;
  margin: 4px 12px 4px 0;
}
.cat_buttons--container .cbs_button:hover {
  text-decoration: underline;
}
.cat_buttons--container h1 {
  margin: 0px 0 10px 0;
  color: #003d8f !important;
  font-size: 28px;
  font-weight: 700;
}
.m-sidebar-img-box-with-button {
  display: flex;
  flex-flow: column;
  position: relative;
}
.m-sidebar-img-box-with-button img {
  width: 100%;
}
.m-sidebar-img-box-with-button__text-container {
  background-color: #11c7e6;
  padding: 15px;
}
.m-sidebar-img-box-with-button__text {
  margin-bottom: 1rem;
}
.o-contact-box {
  padding: 2.5rem 0 4.5rem;
  background-color: #fff;
}
.o-contact-box .m-contact-box--container {
  background: #003d8f;
  color: #fff;
  padding: 25px;
}
@media only screen and (max-width: 750px) {
  .o-contact-box .m-contact-box--container {
    flex-flow: column;
    align-items: flex-start;
  }
}
.o-infobox {
  padding: 25px;
  background-color: #ecf2f6;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
@media only screen and (max-width: 750px) {
  .o-infobox {
    background-position: right top;
  }
  .o-infobox .m-infobox-content--btn {
    margin-top: 20px;
  }
}
.o-infobox .m-infobox--header {
  font-weight: 600;
  font-size: 2rem;
  padding-bottom: 20px;
}
.o-infobox .m-infobox-content {
  position: relative;
  display: flex;
  width: 100%;
  align-items: flex-end;
}
@media only screen and (max-width: 750px) {
  .o-infobox .m-infobox-content {
    flex-flow: column;
  }
}
section .helpful-block-content {
  background: #ecf2f6 !important;
  border: 0 !important !important;
}
section .helpful-block-content ul li a, section .helpful-block-content .wth-submit {
  background-color: #0b9dcc !important;
  border: 2px solid #0b9dcc !important;
  font-family: "Overpass", sans-serif !important;
  height: auto !important;
  padding: 8px 12px !important;
  font-weight: 600 !important;
  font-size: 1.1rem !important;
  border-radius: 5px !important;
  margin-left: 10px !important;
}
section .helpful-block-content ul li a.wth-red-btn, section .helpful-block-content .wth-submit.wth-red-btn {
  border: 2px solid #0b9dcc !important;
  color: #0b9dcc !important;
}
section .helpful-block-content .wth-submit {
  margin: 0;
}
/* = Widgets
-------------------------------------------------------------- */
.widget-title {
  padding: 0;
  font-size: 1.5rem;
  margin: 1rem 0;
  color: #003d8f;
}
.category-sidebar {
  background-color: #11c7e6;
}
.category-sidebar--img {
  width: 100%;
}
.category-sidebar--textContainer {
  padding: 20px;
}
.category-sidebar--textContainer p {
  margin: 10px 0;
}
.widget_rss .widget-title {
  padding: 0;
  margin: 1rem 0;
}
.widget_rss ul li {
  background: rgba(0, 0, 0, 0) url(../images/kb-small.png) no-repeat 15px 5px;
  margin: 0 0 5px;
  padding-left: 40px;
  line-height: 25px;
}
.st_kb_categories_widget {
  background: #ecf2f6;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right top;
  padding: 25px 15px;
}
.st_kb_categories_widget .widget-title {
  margin: 0;
}
.st_kb_categories_widget__hardcoded ul li {
  padding-left: 28px;
  font-weight: 400;
  margin: 10px 0;
}
.st_kb_categories_widget__divider hr {
  margin: 10px 0;
  height: 1px;
  background: #ccd9eb;
}
.st_kb_categories_widget--list .current-cat > a {
  font-weight: 600;
}
.st_kb_categories_widget--list li {
  padding-left: 28px;
  margin: 10px 0;
  font-weight: 400;
}
.st_kb_categories_widget--list li .children li {
  font-weight: 500;
}
.yoast-breadcrumb--container {
  margin: 0 auto 1.5rem 0;
  background-color: #ecf2f6;
  padding: 1.5rem 0;
}
.yoast-breadcrumb--container a, .yoast-breadcrumb--container a:visited, .yoast-breadcrumb--container a:hover {
  color: #1b1b1b;
}
/* = Utilities
-------------------------------------------------------------- */
.space-between {
  display: flex;
  justify-content: space-between;
}
.align-items--center {
  display: flex;
  align-items: center;
}
.push-end {
  display: flex;
  justify-content: flex-end;
}
.page-wrapper {
  max-width: 1920px;
  margin: auto;
  padding-top: 80px;
}
@media only screen and (max-width: 750px) {
  .page-wrapper {
    padding-top: 40px;
  }
}
.u-mt-25 {
  margin-top: 25px;
}
.u-mb-25 {
  margin-bottom: 25px !important;
}
.u-padding-0 {
  padding: 0 !important;
}
/*
============================
=========== homepage =======
============================
*/
.homepage-wrapper {
  max-width: 1920px;
  margin: auto;
  padding-top: 80px;
}
@media only screen and (max-width: 750px) {
  .homepage-wrapper {
    padding-top: 40px;
  }
}
.o-homepage-header-section {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  background: url(../images/common/bg-banner.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.o-homepage-header-section .m-homepage-header--container-fluid {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 87px 0;
}
.o-homepage-header-section .m-homepage-header--container-fluid .homepage-header--text {
  color: #fff;
}
.o-homepage-header-section .m-homepage-header--container-fluid .homepage-header--text__main {
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.o-homepage-header-section .m-homepage-header--container-fluid .homepage-header--text__sub {
  font-size: 1.5rem;
  color: #fff;
}
.o-homepage-header-section .m-homepage-header--container-fluid .homepage-header--text__sub-bottom {
  font-size: 1.2rem;
}
.o-homepage-header-section .m-homepage-header--container-fluid .homepage-header--livesearch {
  margin: 13px 0;
}
/* = 3. Category page
-------------------------------------------------------------- */
.o-category-content-container {
  display: flex;
  flex-flow: row-reverse wrap;
}
.o-category-content-container .o-category--section {
  width: 70%;
  margin-left: 5%;
}
@media only screen and (max-width: 750px) {
  .o-category-content-container .o-category--section {
    width: 100%;
    margin-left: 0;
  }
}
.o-category-content-container .o-category--section .kb-category-list {
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-main-list--item {
  width: 45%;
}
@media only screen and (max-width: 750px) {
  .o-category-content-container .o-category--section .kb-category-list .kb-category-main-list--item {
    width: 100%;
  }
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-main-list--item .kb-category-list--items__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 750px) {
  .o-category-content-container .o-category--section .kb-category-list .kb-category-main-list--item .kb-category-list--items__header {
    flex-flow: column;
    align-items: unset;
  }
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-main-list--item .kb-category-list--items__header-text {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 500;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-main-list--item .kb-category-list--items__header-text a {
  font-size: 1.5rem;
  color: #003d8f;
  font-weight: 800;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-list--item-container {
  display: flex;
  flex-flow: column wrap;
  margin: 0;
  list-style-type: none;
  padding: 0;
  width: 100%;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-list--item-container .kb-category-list--item {
  margin: 0.2rem 0;
  padding: 0 0 0 11px;
  position: relative;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-list--item-container .kb-category-list--item:before {
  content: "";
  width: 12px;
  height: 14px;
  position: absolute;
  background: transparent url("../images/kb-small.png") no-repeat;
  left: 0;
  background-size: cover;
  top: 3px;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-list--item-container .kb-category-list--item__img {
  box-shadow: 2px 2px 2px #eee;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-list--item-container .kb-category-list--item .kb-category-list--item-title {
  color: #001b41;
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 12px;
}
.o-category-content-container .o-category--section .kb-category-list .kb-category-list--item-container .kb-category-list--item .kb-category-list--item-title:hover {
  text-decoration: underline;
}
.o-category-content-container .o-category--section .kb-category-list .kb-all-from-category-list {
  width: 100%;
  padding: 1rem 0;
}
.o-category-content-container .o-category--section .kb-category-list .kb-all-from-category-list article h2 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 500;
  padding: 0 25px;
  display: block;
  margin-bottom: 0;
}
.o-category-content-container .o-category--section .kb-category-list .kb-all-from-category-list article h2 a:before {
  content: "";
  width: 12px;
  height: 14px;
  position: absolute;
  background: transparent url("../images/kb-small.png") no-repeat;
  left: 0;
  background-size: cover;
  top: 3px;
}
.o-category-content-container .o-category--section .kb-category-list .kb-all-from-category-list article .entry-text {
  color: #697b8c;
  margin-bottom: 1rem;
  font-size: 14px;
  list-style: none;
  padding: 0;
}
.o-category-content-container .o-category--section .subCategories--wrapper .a-allCategory-header {
  font-size: 2rem;
  font-weight: 900;
  border-bottom: 0;
  margin-bottom: 2rem;
  color: #003d8f;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box {
  margin-bottom: 2rem;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories {
  display: flex;
  flex-flow: wrap;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory {
  display: block;
  width: 50%;
}
@media only screen and (max-width: 750px) {
  .o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory {
    width: 100%;
  }
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory:nth-child(odd) {
  padding-right: 5%;
}
@media only screen and (max-width: 750px) {
  .o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory:nth-child(odd) {
    padding: 0;
  }
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory .subcategory-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory .subcategory-title h3 a {
  color: #003d8f;
  font-size: 1.4rem;
  font-weight: 800;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory .subcategory-posts {
  margin: 0;
  list-style-type: none;
  padding: 0;
  width: 100%;
  padding-left: 25px;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory .subcategory-posts .subcategory-post {
  margin: 0.4rem 0;
  font-size: 0.9rem;
  position: relative;
  color: #003d8f;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory .subcategory-posts .subcategory-post:before {
  content: "";
  width: 12px;
  height: 14px;
  position: absolute;
  background: transparent url("../images/kb-small.png") no-repeat;
  left: -25px;
  background-size: cover;
  top: 0;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory .subcategory-posts .subcategory-post a {
  color: #003d8f;
}
.o-category-content-container .o-category--section .subCategories--wrapper .subcategories-box .subcategories .subcategory .subcategory-posts .subcategory-post a:hover {
  text-decoration: underline;
}
.o-category-content-container .o-category--section .o-infobox {
  margin-bottom: 40px;
}
.o-category-content-container .o-category--section .post .post-date {
  font-weight: 800;
  color: #0b9dcc;
}
.o-category-content-container .o-category-sidebar {
  width: 25%;
}
@media only screen and (max-width: 750px) {
  .o-category-content-container .o-category-sidebar {
    width: 100%;
    margin-bottom: 40px;
  }
}
/*
============================
=========== archive ========
============================
*/
.allCategories {
  display: flex;
  flex-flow: row-reverse;
}
@media only screen and (max-width: 750px) {
  .allCategories {
    flex-flow: column;
  }
}
.allCategories--content-wrapper {
  width: 100%;
}
.allCategories aside {
  width: 30%;
  margin-right: 2%;
}
@media only screen and (max-width: 750px) {
  .allCategories aside {
    width: 100%;
  }
}
.allCategories .allCategories-container {
  margin: 20px 0;
}
@media only screen and (max-width: 750px) {
  .allCategories .allCategories-container {
    width: 100%;
  }
}
/*
============================
=========== contact ========
============================
*/
.o-contact--container {
  display: flex;
  flex-flow: row-reverse;
}
@media only screen and (max-width: 750px) {
  .o-contact--container {
    flex-flow: column;
  }
}
.o-contact--container .o-contact--section {
  width: 75%;
}
@media only screen and (max-width: 750px) {
  .o-contact--container .o-contact--section {
    width: 100%;
  }
}
.o-contact--container .o-contact--section .o-contact-waffle {
  display: grid;
  grid-gap: 1rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 750px) {
  .o-contact--container .o-contact--section .o-contact-waffle {
    grid-template-columns: 1fr 1fr;
  }
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn {
  display: grid;
  grid-template: 1fr / 90px 1fr;
  position: relative;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--img {
  background: #003d8f;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 0.275rem 0 0 0.275rem;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--img::after {
  border-bottom: 7px solid transparent;
  border-left: 7px solid #003d8f;
  border-top: 7px solid transparent;
  content: "";
  display: block;
  height: 0;
  margin-top: -7px;
  position: absolute;
  right: -6px;
  top: 50%;
  transition: all 0.15s ease-in 0s;
  width: 0;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--img img {
  width: 50px;
  height: 50px;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--content {
  width: 100%;
  padding-left: 20px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  background: #fff;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--content__gray-dark {
  border: solid 2px #003d8f;
  border-left: 0;
  border-radius: 0 0.275rem 0.275rem 0;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--content-header {
  text-transform: uppercase;
  font-weight: 900;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--content__with-btn {
  flex-flow: row;
  height: auto;
  align-items: center;
  padding: 20px;
}
@media only screen and (max-width: 750px) {
  .o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn--content__with-btn {
    flex-flow: column;
    align-items: initial;
  }
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn .anchor:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.o-contact--container .o-contact--section .o-contact-waffle .m-contact-btn.m-contact-btn__wide {
  grid-column: span 2;
}
.o-contact--container .o-contact--section .m-contact-hotline-table {
  display: flex;
  flex-flow: column;
  width: 100%;
  background: #11c7e6;
  padding: 1rem;
}
@media only screen and (min-width: 750px) {
  .o-contact--container .o-contact--section .m-contact-hotline-table {
    grid-row: span 5;
  }
}
.o-contact--container .o-contact--section .m-contact-hotline-table--header {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 1rem;
}
.o-contact--container .o-contact--section .m-contact-hotline-table--list {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem 0;
}
.o-contact--container .o-contact--section .m-contact-hotline-table--list li {
  margin-bottom: 1rem;
}
.o-contact--container .o-contact--section .m-contact-hotline-table--list li:last-child {
  margin-bottom: 0;
}
.o-contact--container .o-contact--section .m-contact-hotline-table--list strong {
  border-radius: 5px;
  border: solid 2px #e20000;
  padding: 2px;
  margin-right: 1rem;
  color: #e20000;
  display: inline-flex;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
}
.o-contact--container .o-contact--section .m-contact-speed-test {
  background: #ecf2f6;
  border: 2px solid #687887;
}
.o-contact--container .o-contact--section .m-contact--content .a-contact--steps .a-contact-steps--header {
  margin: 0 !important;
  text-align: left;
}
.o-contact--container .o-contact--section .m-contact--content .a-contact--steps-list li {
  margin: 0 0 4px 0;
}
.o-contact--container .o-contact--aside {
  width: 20%;
  margin: 0 5% 0 0;
}
@media only screen and (max-width: 750px) {
  .o-contact--container .o-contact--aside {
    width: 100%;
    margin-right: 0;
  }
}
.o-contact--container .o-contact--aside .widget-title {
  margin: 20px 0 26px;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 300;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 10px;
  line-height: 26px;
  color: #312f2f;
}
.o-contact--container .o-contact--aside .o-contact--aside-widget {
  text-align: center;
}
.o-contact--container .o-contact--aside .o-contact--aside-widget .a-contact--aside-company {
  font-size: 1.2rem;
}
.o-contact--container .o-contact--aside .o-contact--aside-widget .a-contact--aside-contact {
  display: flex;
  flex-flow: column;
}
.o-contact--container .o-contact--aside .o-contact--aside-widget .a-contact--aside-contact-header {
  font-size: 1.4rem;
  width: 100%;
  color: #1b1b1b;
  margin-top: 20px;
}
.o-contact--container .o-contact--aside .o-contact--aside-widget .a-contact--aside-contact p {
  font-size: 0.6rem;
  color: #999;
  margin: 8px 0;
}
.o-contact--container .o-contact--aside .o-contact--aside-widget .a-contact--aside-contact span a {
  font-size: 1.4rem;
  color: #e20000;
  font-weight: 800;
}
.o-contact--container .o-contact--aside .m-aside--premium-header {
  position: relative;
}
.o-contact--container .o-contact--aside .m-aside--premium-header:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -7px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #003d8f;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15 ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.o-contact--container .o-contact--aside .m-aside--premium-header-text {
  margin: 0;
  padding: 20px 10px;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  color: #fff;
  background-color: #003d8f;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15 ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.o-contact--container .o-contact--aside .m-aside--premium-text {
  padding: 8px 0 6px 0;
}
/*
============================
========= single ===========
============================
*/
.o-single--section {
  display: flex;
}
@media only screen and (max-width: 750px) {
  .o-single--section {
    flex-flow: column-reverse;
  }
}
.o-single--section aside {
  width: 25%;
  margin-right: 5%;
}
@media only screen and (max-width: 750px) {
  .o-single--section aside {
    width: 100%;
  }
}
.o-single--section article {
  width: 70%;
}
@media only screen and (max-width: 750px) {
  .o-single--section article {
    width: 100%;
  }
}
/*
============================
====== single st_kb ========
============================
*/
.o-article--container {
  display: flex;
  flex-flow: row;
  margin-top: 5px;
}
@media only screen and (max-width: 750px) {
  .o-article--container {
    flex-flow: column;
  }
}
.o-article--container .m-article--section {
  width: 80%;
  max-width: 800px;
}
@media only screen and (max-width: 750px) {
  .o-article--container .m-article--section {
    width: 100%;
  }
}
.o-article--container .m-article--section .a-article--title {
  color: #1b1b1b;
  font-size: 1.4rem;
}
.o-article--container aside {
  width: 25%;
  margin-left: 5%;
}
@media only screen and (max-width: 750px) {
  .o-article--container aside {
    width: 100%;
    margin-left: 0;
  }
}
/*
============================
======== page 404 ==========
============================
*/
.o-page-404 {
  background: #fff;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}
.o-page-404 .m-page-404--search {
  display: flex;
  flex-flow: column;
  max-width: 550px;
}
.o-page-404 .m-page-404--search #ajaxsearchpro1_1, .o-page-404 .m-page-404--search #ajaxsearchpro1_2, .o-page-404 .m-page-404--search div.asp_m.asp_m_1 {
  margin: 2rem 0 1rem 0;
}
/*
============================
======== tag page ==========
============================
*/
.o-tags--page .o-tags--container {
  display: flex;
  flex-flow: row;
}
@media only screen and (max-width: 750px) {
  .o-tags--page .o-tags--container {
    flex-flow: column;
  }
}
.o-tags--page .o-tags--container .o-tags--section {
  padding-bottom: 4rem;
  width: 70%;
  display: inline-block;
}
@media only screen and (max-width: 750px) {
  .o-tags--page .o-tags--container .o-tags--section {
    width: 100%;
  }
}
.o-tags--page .o-tags--container .o-tags--section .a-tag-header {
  display: inline-block;
  border-bottom: 0;
}
.o-tags--page .o-tags--container .o-tags--section .a-tag-title {
  color: #0b9dcc;
}
.o-tags--page .o-tags--container .o-tags--section .a-tag-link {
  text-align: right;
}
.o-tags--page .o-tags--container aside {
  width: 25%;
  margin-left: 5%;
}
@media only screen and (max-width: 750px) {
  .o-tags--page .o-tags--container aside {
    width: 100%;
    margin-left: 0;
  }
}
