@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template, [hidden] {
  display: none; }

input, select, textarea {
  border-radius: 0; }

img {
  max-width: 100%;
  height: auto; }

*, *:before, *:after {
  box-sizing: border-box; }

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?38261170");
  src: url("../font/fontello.eot?38261170#iefix") format("embedded-opentype"), url("../font/fontello.woff2?38261170") format("woff2"), url("../font/fontello.woff?38261170") format("woff"), url("../font/fontello.ttf?38261170") format("truetype"), url("../font/fontello.svg?38261170#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?38261170#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-search:before {
  content: '\e800'; }

/* 'εáÇ' */
html {
  height: 100%; }

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.2; }

a {
  color: #091d86;
  font-weight: 400;
  text-decoration: none; }

html, body {
  height: 100%; }

body {
  display: flex;
  flex-direction: column; }

.content {
  flex: 1 0 auto; }

.sticky-footer {
  flex-shrink: 0;
  margin-top: 60px; }
@media(max-width: 991px) {
  .sticky-footer {
    margin-top: 30px; } }
.items {
  overflow: hidden;
  padding-left: 38px;
  padding-right: 38px;
  margin-top: 40px;
  display: flex;
  justify-content: center; }
@media(max-width: 1260px) {
  .items {
    padding-left: 0;
    padding-right: 0; } }
@media(max-width: 767px) {
  .items {
    margin-top: 55px; } }
  .items-wrap {
    margin-left: -19px;
    margin-right: -19px;
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
@media(max-width: 1199px) {
  .items-wrap {
    margin-left: -15px;
    margin-right: -15px; } }
@media(max-width: 991px) {
  .items-wrap {
    width: 680px;
    margin: auto;
    margin-left: -35px;
    margin-right: -35px; } }
@media(max-width: 767px) {
  .items-wrap {
    max-width: 380px;
    width: auto;
    margin-left: -15px;
    margin-right: -15px; } }
.item {
  padding-left: 19px;
  padding-right: 19px;
  width: 16.66667%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
@media(max-width: 1199px) {
  .item {
    padding-left: 15px;
    padding-right: 15px; } }
  .item-image {
    margin-bottom: 18px; }
  .item > div {
    text-align: center; }
  .item-logo {
    display: inline-block; }
    .item-logo img {
      height: 31px; }
@media(max-width: 991px) {
  .item {
    width: 33.33333%;
    padding-left: 35px;
    padding-right: 35px; }
    .item:nth-of-type(3) ~ div {
      margin-top: 30px; } }
@media(max-width: 767px) {
  .item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
    .item:nth-of-type(2) ~ div {
      margin-top: 30px; } }
.footer {
  background-color: #0a1d86;
  padding: 9px 0;
  font-size: 12px;
  color: #fff; }
  .footer-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .footer-wrap > * {
      width: 33.33333%; }
@media(min-width: 1260px) {
  .footer-wrap {
    width: auto !important;
    max-width: 1380px !important; } }
  .footer a {
    color: #fff;
    text-decoration: none; }
@media(max-width: 991px) {
  .footer {
    padding: 15px 0; }
    .footer-wrap {
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      .footer-wrap > * {
        width: 100%;
        text-align: center; }
    .footer-copyright {
      order: 2; } }
.container {
  max-width: 1260px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container._small {
    padding-left: 100px;
    padding-right: 100px; }
@media(max-width: 1220px) {
  .container._small {
    padding-left: 32px;
    padding-right: 32px; } }
@media(max-width: 991px) {
  .container {
    width: 720px; } }
@media(max-width: 767px) {
  .container {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px; } }
.title {
  color: #001c86;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300; }
  .title strong, .title b {
    font-weight: 700; }
  .title._normal {
    font-weight: 300 !important; }
@media(max-width: 767px) {
  .title {
    font-size: 20px; } }
body:not(.home) .header {
  padding-bottom: 68px; }
body:not(.home) .title {
  font-weight: 700;
  margin-bottom: 32px; }

@media(max-width: 1260px) {
  body.home .entry {
    padding-left: 55px;
    padding-right: 55px; } }
@media(max-width: 767px) {
  body.home .entry {
    padding: 0; } }
.entry {
  color: #666;
  font-size: 15px;
  text-align: center;
  max-width: 1150px;
  margin: auto; }
  .entry strong, .entry b {
    font-weight: 700; }
  .entry p {
    margin-bottom: 1.2em;
    margin-top: 1.2em; }
  .entry-short {
    max-width: 940px;
    margin: auto; }
@media(max-width: 767px) {
  .entry {
    font-size: 12px; } }
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 27px;
  padding-bottom: 110px; }
@media(max-width: 767px) {
  .header {
    display: block;
    padding: 0 !important;
    margin-bottom: 55px; }
    .header-right {
      padding-right: 0; } }
@media(min-width: 1260px) {
  .header {
    width: auto;
    max-width: 1380px; } }
.main-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex; }
.main-menu li:after {
  content: "|";
  color: #001c86;
  display: inline-block;
  margin-right: 6px;
  margin-left: 6px; }
.main-menu li:last-child:after {
  display: none; }
.main-menu li:first-child {
  display: none; }
@media(max-width: 767px) {
  .main-menu li:first-child {
    display: block; } }
.main-menu a {
  color: #001c86;
  text-transform: uppercase;
  text-decoration: none; }
@media(max-width: 767px) {
  .main-menu {
    background-color: #001c86;
    font-size: 12px;
    color: #fff;
    height: 41px; }
    .main-menu ul {
      justify-content: center; }
    .main-menu li:after {
      color: #fff; }
    .main-menu a {
      color: #fff;
      line-height: 40px; } }
.social-buttons {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center; }
  .social-buttons li {
    margin-right: 7px; }
    .social-buttons li:last-child {
      margin-right: 0; }
  .social-buttons li a {
    display: block;
    height: 22px;
    width: 22px;
    background-size: contain;
    background-repeat: no-repeat; }
  .social-buttons-fb a {
    background-image: url(../img/facebook.svg); }
  .social-buttons-tw a {
    background-image: url(../img/twitter.svg); }
  .social-buttons-in a {
    background-image: url(../img/in.svg); }
@media(max-width: 991px) {
  .social-buttons {
    order: 0;
    margin-bottom: 15px; } }
.contacts.contacts-footer {
  text-align: right; }
  .contacts.contacts-footer > div {
    display: inline-block; }
  .contacts.contacts-footer .contacts-phone:after {
    content: "|"; }
@media(max-width: 991px) {
  .contacts.contacts-footer {
    order: 3;
    text-align: center; } }
.contacts.contacts-form .contacts-phone, .contacts.contacts-form .contacts-email {
  margin-bottom: 18px;
  margin-top: 18px; }

.form {
  max-width: 894px;
  margin: auto;
  display: flex;
  margin-bottom: 83px; }
@media(max-width: 767px) {
  .form {
    margin: 0; }
    .form + .items {
      margin-top: 23px; } }
  .form-address {
    margin-bottom: 20px; }
  .form-sidebar {
    width: 290px;
    color: #666; }
    .form-sidebar a {
      color: #666;
      text-decoration: none; }
      .form-sidebar a:hover {
        text-decoration: underline; }
  .form-body {
    flex: 1; }
    .form-body input, .form-body textarea {
      width: 100%;
      border: 1px solid #c1c1c1;
      padding: 10px;
      margin-bottom: 18px; }
      .form-body input::-webkit-input-placeholder, .form-body textarea::-webkit-input-placeholder {
        color: #666; }
      .form-body input::-moz-placeholder, .form-body textarea::-moz-placeholder {
        color: #666; }
      .form-body input:-ms-input-placeholder, .form-body textarea:-ms-input-placeholder {
        color: #666; }
    .form-body input {
      height: 34px;
      line-height: 32px; }
    .form-body textarea {
      height: 170px; }
    .form-body input[type=submit] {
      padding: 0;
      border: 0;
      text-align: center;
      text-transform: uppercase;
      height: 34px;
      background-color: #001c86;
      line-height: 32px;
      color: #fff;
      cursor: pointer;
      transition: 0.15s ease-out;
      margin-bottom: 0; }
      .form-body input[type=submit]:hover {
        background-color: #0023aa; }
    .form-body form > p {
      margin: 0; }
@media(max-width: 767px) {
  .form {
    display: block; }
    .form-sidebar {
      text-align: center;
      width: 100%; } }
.logo img {
  width: 300px; }
@media(max-width: 767px) {
  .logo {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center; }
    .logo img {
      width: 260px; } }
@media(max-width: 340px) {
  .logo img {
    width: 240px; } }
.post-card {
  display: flex;
  margin-bottom: 60px;
  font-size: 15px;
  font-weight: 400;
  padding-top: 17px; }
  .post-card__image {
    width: 390px;
    margin-right: 30px; }
    .post-card__image .image-frame {
      cursor: pointer;
      height: 360px; }
    .post-card__image a, .post-card__image img {
      display: block; }
  .post-card__body {
    flex: 1; }
  .post-card__title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 25px; }
    .post-card__title a {
      text-decoration: none;
      color: #091d86;
      font-weight: 700; }
@media(max-width: 1320px) {
  .post-card__title {
    font-size: 20px; }
  .post-card__image {
    width: 300px;
    margin-right: 30px;
    background-color: #fff; }
    .post-card__image .image-frame {
      width: 100%;
      height: 100%; } }
@media(max-width: 991px) {
  .post-card {
    font-size: 16px;
    margin-bottom: 60px; }
    .post-card__title {
      font-size: 28px;
      margin-top: 10px;
      margin-bottom: 10px; } }
@media(max-width: 767px) {
  .post-card {
    display: block; }
    .post-card__image {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; }
      .post-card__image img {
        width: 100%; } }
.article {
  font-size: 15px;
  font-weight: 400; }
  .article__image {
    margin-bottom: 30px; }
    .article__image .image-frame {
      min-height: 280px; }
  .article__title {
    color: #091d86;
    font-size: 25px;
    font-weight: 700;
    margin-top: 15px; }
@media(max-width: 1320px) {
  .article__image {
    background-color: #fff; }
    .article__image .image-frame {
      width: calc( 100% - 25px);
      height: calc( 100% - 22px); } }
@media(max-width: 991px) {
  .article {
    font-size: 16px; }
    .article__title {
      font-size: 20px; } }
@media(max-width: 450px) {
  .article__image .image-frame {
    min-height: 140px !important; } }
.image-frame {
  position: relative;
  background-color: #ddd;
  border: 3px solid #091d86; }
  .image-frame img {
    display: block;
    width: 100%; }
  .image-frame a {
    display: block; }
  .image-frame._big:before {
    bottom: 23px; }
@media(max-width: 991px) {
  .image-frame {
    width: auto !important;
    height: auto !important;
    min-height: 195px !important; } }
.category-list {
  background-color: #091d86;
  margin-bottom: 40px;
  text-transform: uppercase;
  margin-top: 40px; }
  .category-list li:after {
    content: "|";
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 15px; }
  .category-list li:last-child:after {
    display: none; }
  .category-list li.current-cat a {
    font-weight: 700; }
  .category-list__wrap {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: center; }
  .category-list a {
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-decoration: none; }
@media(max-width: 991px) {
  .category-list {
    display: none; } }
.grid {
  display: flex; }
  .grid__main {
    flex: 1; }
  .grid__sidebar {
    width: 410px;
    margin-left: 30px; }
    .grid__sidebar > * {
      margin-bottom: 44px; }
      .grid__sidebar > *:last-child {
        margin-bottom: 0; }
@media(max-width: 1220px) {
  .grid__sidebar {
    width: 350px; } }
@media(max-width: 991px) {
  .grid {
    display: block; }
    .grid__sidebar {
      margin-top: 60px;
      margin-left: 0;
      width: 100%;
      margin-bottom: 30px; } }
.btn {
  height: 35px;
  background-color: #091d86;
  border-radius: 7px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 35px;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  padding: 0 98px; }
  .btn:before, .btn:after {
    content: " // "; }
@media(max-width: 991px) {
  .btn {
    padding: 0 25px; } }
.border {
  border: 3px solid #091d86; }

.search-form {
  font-size: 18px;
  color: #000;
  border-bottom: 3px solid #000;
  display: flex; }
  .search-form input {
    flex: 1;
    border: 0;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    padding: 0 4px; }
    .search-form input::-webkit-input-placeholder {
      color: #091d86;
      font-weight: 400; }
    .search-form input::-moz-placeholder {
      color: #091d86;
      font-weight: 400; }
    .search-form input:-ms-input-placeholder {
      color: #091d86;
      font-weight: 400; }
    .search-form input:-moz-placeholder {
      color: #091d86;
      font-weight: 400; }
  .search-form button {
    background-color: transparent;
    color: #000;
    height: 42px;
    outline: none;
    border: 0;
    padding: 0;
    width: 42px;
    font-size: 26px;
    cursor: pointer; }

.logo-list {
  text-align: center;
  padding: 30px; }

.line-bg {
  background-image: url(../img/bg_top.png), url(../img/bg_top.png);
  background-position: right top, left 722px;
  background-repeat: no-repeat; }
@media(max-width: 767px) {
  .line-bg {
    background: none; } }
.post_nav {
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
  margin-top: 130px; }
  .post_nav a {
    display: block;
    color: #ccc;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase; }
@media(max-width: 991px) {
  .post_nav {
    display: none; } }
.latest-offer__header {
  padding-top: 50px;
  color: #001c86;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase; }
.latest-offer__image {
  margin-bottom: 35px; }
  .latest-offer__image img {
    width: 100%; }
.latest-offer__body {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px; }
.latest-offer__title {
  color: #091d86;
  font-size: 18px;
  padding: 0 40px; }
.latest-offer__text {
  color: #666;
  font-size: 15px; }
.latest-offer__footer .btn {
  width: 100%; }
@media(max-width: 991px) {
  .latest-offer__header {
    font-size: 20px; } }
.pagination {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 70px; }
  .pagination .page-numbers {
    margin-left: 5px;
    margin-right: 5px; }
  .pagination a {
    color: #ccc; }
  .pagination .current {
    color: #091d86; }
  .pagination h2 {
    display: none; }
@media(max-width: 1320px) {
  .pagination {
    font-size: 24px; } }
@media(max-width: 991px) {
  .pagination {
    font-size: 18px; } }
.bg-gray {
  background-color: #f8f6f6;
  padding: 55px 0; }

.reviews .swiper-wrapper {
  align-items: stretch; }
.reviews__item {
  background-color: #f8f6f6;
  height: 100%; }
.reviews__stars {
  height: 26px;
  width: 138px;
  background-repeat: no-repeat;
  background-image: url(../img/stars.svg);
  background-position: center;
  margin: auto;
  margin-top: 13px; }
.reviews__text {
  color: #666;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  line-height: 1.4; }
@media(max-width: 767px) {
  .reviews__text {
    font-size: 16px; } }

/*# sourceMappingURL=style.css.map */
