@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
.slick-dots li button::before {
  font-size: 12px;
}
.slick-dots {
  bottom: 25px;
}
.slick-dots li.slick-active button::before {
  opacity: 1;
  color: #fff;
}
.joomly {
  border: none;
}
.joomly div {
  margin: 20px 0;
}
.joomly .input {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.joomly .input input {
  border: 1px solid #e1e1e1;
  padding: 15px 25px;
  min-width: 380px;
}
.joomly .captcha {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.joomly .captcha input {
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
}
.joomly .active {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.joomly .active button {
  padding: 10px 25px;
  display: block;
  background: #bb1100;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  border: 1px solid transparent;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.responsive-table li {
  border-radius: 3px;
  padding: 25px 30px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.responsive-table .table-header {
  background-color: #0d5aa9;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #fff;
}
.responsive-table .table-row {
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}
.responsive-table .col-1 {
  flex-basis: 10%;
}
.responsive-table .col-2 {
  flex-basis: 40%;
}
.responsive-table .col-3 {
  flex-basis: 25%;
}
.responsive-table .col-4 {
  flex-basis: 25%;
}
@media all and (max-width: 767px) {
  .responsive-table .table-header {
    display: none;
  }
  .responsive-table li {
    display: block;
  }
  .responsive-table .col {
    flex-basis: 100%;
  }
  .responsive-table .col {
    display: flex;
    padding: 10px 0;
  }
  .responsive-table .col:before {
    color: #6C7A89;
    padding-right: 10px;
    content: attr(data-label);
    flex-basis: 50%;
    text-align: right;
  }
}
* {
  padding: 0;
  margin: 0;
}
.bred {
  border: 1px solid red;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  overflow-x: hidden;
  overflow-y: auto;
}
a {
  color: #4783be;
}
#seeThePrice a {
  width: 263px;
  text-align: center;
}
.seeThePrice .moduleWrapper {
  display: none;
  margin-top: 15px;
}
.mainContent {
  padding-bottom: 50px;
}
.only {
  margin-top: 10px;
  padding: 10px;
}
#limit_chzn {
  width: 60px !important;
}
.phrases {
  padding: 10px;
}
.form-limit {
  margin-top: 10px;
}
.ordering-box {
  margin-top: 10px;
}
.btn-toolbar .btn-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}
.btn-toolbar .btn-group input {
  margin-right: 15px;
  padding: 10px 20px;
  border: none;
  background: #e9eef3;
}
.btn-toolbar .btn-group button {
  border: none;
  padding: 10px 20px;
  background: #0d5aa9;
  color: #fff;
  cursor: pointer;
}
.btn-toolbar .btn-group button:hover {
  background: #0b4d91;
}
.blogItem {
  margin: 25px 0;
}
.blogItem__wrapper {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}
.blogItem p {
  margin: 0;
  text-align: right;
}
.blogItem__image img {
  width: 100%;
}
.blogItem__title {
  margin-bottom: 10px;
}
.blogItem__title a {
  color: #000;
  text-decoration: none;
}
.readMore {
  margin-top: 30px;
}
.accentBtn a {
  padding: 10px 25px;
  display: inline-block;
  background: #bb1100;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  border: 1px solid transparent;
  transition: 0.3s ease-in-out;
}
.accentBtn a:hover {
  background: transparent;
  border: 1px solid #bb1100;
  color: #bb1100;
}
.articleBody {
  margin: 30px 0;
}
.articleBody p {
  margin-bottom: 15px;
}
.articleBody img.lefted {
  margin-right: 25px;
}
.articleBody ul {
  list-style-type: square;
  margin-left: 15px;
}
.articleBody ul li {
  margin-bottom: 15px;
}
.fullArticleImage {
  margin: 30px 0;
}
div.acymailing_module_success {
  background: #fff !important;
  color: #000;
  border-radius: 5px;
  box-shadow: none !important;
}
.acymailing_module {
  width: 100%;
}
.acymailing_module form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.acymailing_module form input[type=text] {
  width: 600px;
}
.acymailing_module .acymailing_module_form {
  display: none;
}
.hamburgerMenuRelative {
  position: absolute;
}
.langSwitcher {
  position: relative;
  width: 69px;
  height: 37px;
}
.langSwitcher:after {
  content: '';
  background: url(../images/svg/down-arrow.svg) no-repeat center;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 100;
}
.langSwitcher ul {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 37px;
  list-style: none;
  margin: 0;
  background: #0d5aa9;
  padding: 10px 29px 4px 11px;
  transition: 0.3s ease-in-out;
}
.langSwitcher ul li {
  display: none;
  margin-bottom: 10px;
}
.langSwitcher ul li:last-child {
  margin-bottom: 0px;
}
.langSwitcher ul li.lang-active {
  display: block;
}
.langSwitcher ul li a {
  color: #fff;
  text-decoration: none;
}
.langSwitcher--opened {
  height: 103px !important;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.finder {
  min-height: 19px;
  position: relative;
}
.finder__image {
  width: 19px;
  cursor: pointer;
}
.finder__input {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.finder__input input {
  padding: 5px;
  padding-left: 11px;
  border: none;
  padding-left: 15px;
  border-radius: 25px;
  padding-right: 35px;
  position: relative;
}
.finder__input:after {
  content: '';
  background: url(../images/svg/magnifying-glass.svg) no-repeat center;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  right: 12px;
  z-index: 99;
}
.mainMenuWrapper ul {
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-left: 70px;
}
.mainMenuWrapper ul li a {
  font-size: 17px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  margin-right: 10px;
  padding: 16px;
}
.mainMenuWrapper ul li a:hover {
  border-bottom: 4px solid red;
}
.mainMenu {
  background: #e9eef3;
}
.mainMenu__hamburger {
  width: 30px;
  position: relative;
  height: 23px;
}
.mainMenu__hamburger span {
  width: 100%;
  height: 2px;
  background: red;
  position: absolute;
}
.mainMenu__hamburger span:nth-child(1) {
  top: 0;
}
.mainMenu__hamburger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.mainMenu__hamburger span:nth-child(3) {
  bottom: 0;
}
.mainNav__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}
.mainNav__wrapper ul {
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 960px;
  overflow-y: hidden;
}
.mainNav__wrapper ul li {
  border-style: inset;
  border: none;
  border-bottom: 4px solid transparent;
  padding: 16px;
}
.mainNav__wrapper ul li.active {
  border-bottom: 4px solid #bb1100;
}
.mainNav__wrapper ul li ul {
  display: none;
}
.mainNav__wrapper ul li:hover {
  border-bottom: 4px solid #bb1100;
}
.mainNav__wrapper ul li a {
  font-size: 17px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  margin-right: 10px;
}
.mainNav__wrapper .hamburgerMenu__wrapper {
  padding: 20px;
  cursor: pointer;
}
.mainNav__wrapper .hamburgerMenu__wrapper:hover {
  background: #dde4eb;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu {
  width: 34px;
  position: relative;
  height: 20px;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu span {
  height: 3px;
  background: red;
  width: 100%;
  color: red;
  position: absolute;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu span:nth-child(3) {
  bottom: 0;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu__content {
  -webkit-box-shadow: 3px 5px 15px -3px rgba(50, 50, 50, 0.38);
  -moz-box-shadow: 3px 5px 15px -3px rgba(50, 50, 50, 0.38);
  box-shadow: 3px 5px 15px -3px rgba(50, 50, 50, 0.38);
  display: none;
  position: absolute;
  left: 0;
  top: 65px;
  z-index: 99;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu__content ul {
  flex-direction: column;
  min-width: 360px;
  max-width: 360px;
  padding: 0;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu__content ul li {
  padding: 0;
  border: none;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu__content ul li a {
  padding: 14px 33px;
  display: block;
  font-size: 15px;
  text-decoration: underline;
  background: #e9eef3;
  margin-right: 0;
}
.mainNav__wrapper .hamburgerMenu__wrapper .hamburgerMenu__content ul li a:hover {
  border: none;
  background: #0d5aa9;
  text-decoration: none;
  color: #fff;
}
.topPanel {
  padding: 14px 0;
}
.topPanel__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.topPanel .siteLogo a {
  display: block;
}
.topPanel .siteLogo img {
  width: 100%;
}
.topPanel .citySelector .active {
  position: relative;
}
.topPanel .citySelector .active:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 42px;
  width: 6px;
  height: 6px;
  background: url(../images/svg/down-arrow.svg) no-repeat center center;
  cursor: pointer;
}
.topPanel .citySelector__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.topPanel .citySelector__item a {
  color: #000;
  text-decoration: none;
}
.topPanel__phones {
  font-weight: 600;
  font-size: 18px;
  position: relative;
}
.topPanel__phones a {
  color: #000;
  text-decoration: none;
}
.topPanel__phones:before {
  content: '';
  background: url(../images/svg/phone-call.svg) no-repeat center center;
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: -35px;
}
.topPanel__graphic {
  position: relative;
}
.topPanel__graphic:before {
  content: '';
  background: url(../images/svg/clock.svg) no-repeat center center;
  position: absolute;
  width: 22px;
  height: 22px;
  top: -5px;
  left: -35px;
}
.topPanel .orderAndLang {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}
.topPanel .orderAndLang .accentBtn {
  margin-right: 15px;
}
.mainNavAndFinder {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  overflow-x: auto;
}
.mainNav {
  padding: 0;
  background: #e9eef3;
  margin-bottom: 50px;
}
.sideBarMenu {
  position: relative;
  margin-bottom: 50px;
}
.sideBarMenu:after {
  content: '';
  background: url(../images/microscope.png) no-repeat center;
  position: absolute;
  bottom: 65px;
  right: -141px;
  z-index: 99;
  width: 400px;
  height: 448px;
  pointer-events: none;
}
.sideBarMenu ul {
  list-style: none;
}
.sideBarMenu ul li a {
  padding: 15px 30px;
  display: block;
  background: #0d5aa9;
  color: #fff;
  border-bottom: 1px solid #3675b7;
  font-size: 18px;
  font-weight: 600;
}
.sideBarMenu ul li a:hover {
  background: #bb1100;
  text-decoration: none;
}
h1 {
  font-size: 36px;
  margin-bottom: 45px;
}
h1 {
  font-size: 32px;
  margin-bottom: 45px;
}
p {
  margin-bottom: 25px;
}
.mainSlider {
  margin-bottom: 90px;
}
.mainSlider__slider--item img {
  width: 100%;
}
.newsModule {
  margin-bottom: 80px;
}
.newsModule__heading {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}
.newsModule .newsItem {
  margin-bottom: 15px;
}
.newsModule .newsItem__image img {
  width: 100%;
}
.newsModule .newsItem__date {
  font-size: 14px;
  color: #ababab;
}
.newsModule .newsItem__title {
  font-weight: 600;
  font-size: 18px;
  margin: 10px 0;
}
.newsModule .newsItem__title a {
  color: #000;
  text-decoration: none;
}
.newsModule .newsItem__intro {
  font-size: 15px;
}
.newsModule .newsItem__readmore {
  margin-top: 15px;
}
.newsModule .newsItem__readmore a {
  color: #4783be;
}
.actionsItem {
  background: url(../images/actionsBg.jpg) no-repeat center bottom;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  padding: 28px;
  padding-bottom: 220px;
}
.actionsItem__title {
  font-size: 18px;
  margin-bottom: 15px;
}
.actionsItem__readmore {
  margin-top: 30px;
}
.actionsItem__readmore a {
  color: #fff;
}
.mailing {
  padding: 40px 0;
  background: #0a539c;
  color: #fff;
}
.mailing__text p {
  padding: 14px;
}
.mailing__form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.mailing__form input[type=text] {
  outline: none;
  border: none;
  padding: 6px 12px 12px 12px;
  background: transparent;
  border-bottom: 2px solid #6c98c4;
  color: #6c98c4;
  width: 410px;
}
.mailing__form input[type=text]:focus {
  cursor: pointer;
  color: #fff;
  border-color: #fff;
}
.mailing__form input[type=submit] {
  outline: none;
  background: transparent;
  border: 2px solid #6c98c4;
  padding: 0 15px;
  color: #6c98c4;
}
.mailing__form input[type=submit]:hover {
  cursor: pointer;
  color: #fff;
  border-color: #fff;
}
.footer {
  padding: 40px 0;
  background: #0d5baa;
  color: #fff;
}
.footer ul {
  list-style: none;
  margin-bottom: 40px;
}
.footer ul li {
  padding: 15px 0;
}
.footer ul li a {
  display: block;
  color: #fff;
}
.footer ul li:first-child {
  padding-top: 0;
}
.footer ul li:last-child {
  padding-bottom: 0;
}
.socials {
  margin-top: 30px;
}
.socials_heading {
  margin-bottom: 20px;
}
.socials_icons a {
  margin-right: 5px;
}
.socials_icon {
  width: 25px;
}
.haveAnyQuestions a {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
hr {
  background: #0a4988;
  height: 1px;
  border: none;
}
.itgrp {
  color: #fff;
  padding: 35px 0;
  background: #0d5baa;
}
.itgrp_itgrp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
.itgrp_itgrp_image {
  margin-right: 10px;
}
.itgrp_itgrp a {
  color: #fff;
}
@media screen and (max-width: 1110px) {
  .accentBtn a {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1030px) {
  .accentBtn a {
    padding: 10px 10px;
  }
}
@media screen and (max-width: 1100px) {
  .topPanel .citySelector .active::after {
    right: 30px;
  }
}
@media screen and (max-width: 530px) {
  .joomly .input input {
    min-width: unset;
  }
}
@media screen and (max-width: 1199px) {
  .actionsItem {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 930px) {
  .topPanel .citySelector .active::after {
    right: 15px;
  }
}
@media screen and (max-width: 575px) {
  .citySelector {
    margin-bottom: 15px;
  }
  .topPanel__phones {
    margin-bottom: 15px;
  }
  .topPanel__graphic {
    margin-bottom: 10px;
  }
  .topPanel__graphic__item {
    width: 128px;
  }
}
@media screen and (max-width: 476px) {
  .itgrp_itgrp {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .mailing__text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
  .acymailing_module form {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
  .mailing__form input[type="submit"] {
    margin-top: 15px;
  }
  .itgrp_copy {
    text-align: center;
  }
  .itgrp_itgrp {
    margin-top: 15px;
    justify-content: center;
  }
  .sideBarMenu {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .acymailing_module form input[type="text"] {
    width: 330px;
  }
}
@media screen and (min-width: 1200px) {
  .acymailing_module form input[type="text"] {
    width: 410px;
  }
  .mainNav__wrapper ul {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .acymailing_module form input[type="text"] {
    width: 200px;
  }
  .actionsItem {
    padding-bottom: 28px;
    margin-bottom: 15px;
  }
  .topPanel .orderAndLang {
    justify-content: center;
  }
  .topPanel .citySelector .active {
    width: 150px;
  }
  .citySelector {
    display: flex;
    justify-content: center;
  }
  .topPanel .siteLogo a {
    width: 200px;
    display: block;
  }
  .siteLogo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
  }
}
