@font-face {
  font-family: "Circe";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/Circe/Circe-Light.eot");
  src: url("../fonts/Circe/Circe-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe/Circe-Light.woff") format("woff"), url("../fonts/Circe/Circe-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Circe";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Circe/Circe-Regular.eot");
  src: url("../fonts/Circe/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe/Circe-Regular.woff") format("woff"), url("../fonts/Circe/Circe-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Circe";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Circe/Circe-Bold.eot");
  src: url("../fonts/Circe/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe/Circe-Bold.woff") format("woff"), url("../fonts/Circe/Circe-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/Montserrat/Montserrat-Light.eot");
  src: url("../fonts/Montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Montserrat/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Montserrat/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/Roboto/Roboto-Light.eot");
  src: url("../fonts/Roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Light.woff") format("woff"), url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Roboto/Roboto-Regular.eot");
  src: url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Roboto/Roboto-Bold.eot");
  src: url("../fonts/Roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/OpenSans/OpenSans-Light.eot");
  src: url("../fonts/OpenSans/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/OpenSans/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/OpenSans/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype");
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: normal;
  font-weight: normal;
  background: #fff;
  color: #000;
}

html, body {
  /* overflow-x: hidden; */
}

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

.text-center {
  text-align: center;
}

a {
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  outline: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
a:hover, a:focus {
  text-decoration: none;
}

input, textarea, select {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Circe", sans-serif;
  font-size: 16px;
  border: solid 1px #d8d8d8;
  border-radius: 6px;
  width: 100%;
  height: 46px;
  background: transparent;
  color: #010101;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #999;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #999;
}
input::placeholder, textarea::placeholder, select::placeholder {
  color: #999;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

label {
  display: block;
  width: 100%;
  margin: 0 0 15px;
}
label:last-child {
  margin: 0;
}

textarea {
  resize: none;
  padding: 12px 17px;
  height: 103px;
}

button, .btn {
  outline: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "Circe", sans-serif;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}
button:hover, button:focus, .btn:hover, .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 10px 25px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: bold;
  height: 46px;
  border-radius: 6px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.btn-group {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.btn-group .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
  border-radius: 6px;
}

.svg-icon {
  display: inline-block;
  width: 100%;
  height: 100%;
}

strong, b {
  font-weight: bold;
  display: inline-block;
}

ul, ol {
  padding: 0 0 0 20px;
}

.my-ul {
  list-style: none;
  padding: 0;
}

.list-dots {
  list-style-type: disc;
}

.list-decor li {
  padding: 0 0 0 20px;
  position: relative;
}
.list-decor li::before {
  content: "";
  border-left: 9px solid #c9d4e1;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
  left: 0;
  top: 6px;
  position: absolute;
}

.list-dots-my li {
  position: relative;
  padding: 0 0 0 18px;
  margin: 0 0 20px;
}
.list-dots-my li:last-child {
  margin: 0;
}
.list-dots-my li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6989ad;
  left: 0;
  top: 8px;
  position: absolute;
}

.list-number-my {
  list-style-type: decimal-leading-zero;
  padding: 0 0 0 30px;
}

.list-decimal-my {
  counter-reset: item;
}
.list-decimal-my li {
  position: relative;
  min-height: 26px;
  padding: 0 0 0 40px;
}
.list-decimal-my li::before {
  content: counters(item, ".");
  counter-increment: item;
  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-radius: 50%;
  width: 26px;
  height: 26px;
  background: #f9f2e3;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.list-decimal-my li:hover::before {
  background: #6989ad;
  color: #fff;
}

.container {
  max-width: 1533px;
  padding: 0 16.5px;
}

.row {
  margin: 0 -16.5px;
}
.row > * {
  padding: 0 16.5px;
}

h1 {
  font-weight: bold;
  width: 100%;
  font-size: 36px;
  line-height: 1.1;
  margin: 0 0 15px;
}

.h1 {
  font-size: 70px;
  font-weight: bold;
  line-height: 1.03;
}

h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}

.h3 {
  font-size: 20px;
  font-weight: bold;
}

.box-text {
  line-height: 1.25;
}
.box-text p {
  margin: 0 0 30px;
}
.box-text p:last-child {
  margin: 0;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-90 {
  margin-top: 90px;
}

.p-130 {
  padding: 130px 0;
}

.p-100 {
  padding: 100px 0;
}

.m-130 {
  margin: 130px 0;
}

.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.link-icon {
  width: 5px;
  min-width: 5px;
  height: 9px;
  margin: 0 0 0 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown-toggle::after {
  border: none;
  width: 9px;
  min-width: 9px;
  height: 5px;
  background: url("../img/arrow-bottom.svg") no-repeat center;
  background-size: 100%;
  margin: 0 0 0 10px;
}
.dropdown-toggle.show::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.slick-slider {
  width: 100%;
}

.slick-slide {
  outline: none;
}

.slick-arrow {
  z-index: 1;
  width: 11px;
  height: 21px;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  fill: #cfcfcf;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slick-arrow:hover {
  fill: #6989ad;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider-nav .slick-arrow {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
          transform: none;
  width: 9px;
  height: 16px;
}
.slider-nav .slick-next {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.slider-nav .slick-dots {
  margin: 0 17px;
}

.slick-arrow-v2 {
  width: 47px;
  height: 24px;
  fill: #000;
}
.slick-arrow-v2:hover {
  fill: #6989ad;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  list-style: none;
}
.slick-dots li {
  cursor: pointer;
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 16px 0 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: #d1d1d1;
}
.slick-dots li.slick-active {
  background: #6989ad;
}
.slick-dots li:last-child {
  margin: 0;
}
.slick-dots li button {
  display: none;
}

.label-checkbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #999;
  font-size: 13px;
  margin: 19px 0 0;
  line-height: 1.08;
}

.inp-check {
  display: none;
}

.checkbox-custom {
  margin: 0 4px 0 0;
  position: relative;
  border-radius: 3px;
  border: solid 1px #d8d8d8;
  background: #fff;
  width: 16px;
  height: 16px;
  min-width: 16px;
  cursor: pointer;
}

.inp-check:checked ~ .checkbox-custom {
  background: #fff url("../img/checked-black.svg") no-repeat center;
  background-size: 10px;
}

.label-checkbox-v2 {
  color: #000;
  font-size: 16px;
}
.label-checkbox-v2 .checkbox-custom {
  margin: 0 9px 0 0;
  width: 18px;
  height: 18px;
  min-width: 18px;
}
.label-checkbox-v2 .inp-check:checked ~ .checkbox-custom {
  background: #6989ad url("../img/checked-white.svg") no-repeat center;
  background-size: 9px;
  border-color: #6989ad;
}
.label-checkbox-v2 .inp-check:checked ~ .checkbox-text {
  color: #6989ad;
}

.label-radio {
  position: relative;
}

.scroll-vertical {
  max-height: 288px;
  overflow-y: auto;
  padding: 0 10px 0 0;
}
.scroll-vertical::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  border-radius: 2px;
}
.scroll-vertical::-webkit-scrollbar-track {
  background-color: #999;
  border-radius: 2px;
}
.scroll-vertical::-webkit-scrollbar-track-piece {
  background-color: #f5f5f5;
  border-radius: 2px;
}
.scroll-vertical::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 2px;
}
.scroll-vertical::-webkit-scrollbar-corner {
  background-color: #f5f5f5;
  border-radius: 2px;
}
.scroll-vertical::-webkit-resizer {
  background-color: #999;
  border-radius: 2px;
}

.column-count-3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}

.breadcrumbs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 15px;
  font-weight: 300;
}
.breadcrumbs li a {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumbs li a:hover {
  color: #6989ad;
}
.breadcrumbs li a::after {
  content: "|";
  margin: 0 10px;
  display: inline-block;
}
.breadcrumbs li span {
  color: #6989ad;
}

.nav-pagination {
  width: 100%;
}

.pagination {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination .page-item {
  margin: 0 12px 0 0;
}
.pagination .page-item:not(:first-child) .page-link {
  margin: 0;
}
.pagination .page-item.active .page-link {
  z-index: 1;
  background: #282828;
  color: #fff;
}
.pagination .page-link {
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 6px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f5f5f5;
  color: #010101;
  margin: 0;
  border: none;
}
.pagination .page-link:hover {
  background: #6989ad;
  color: #fff;
}
.pagination .page-link:hover .svg-icon {
  fill: #fff;
}
.pagination .page-item-arrow .page-link {
  width: 10px;
  min-width: 10px;
  height: 10px;
  background: transparent;
}
.pagination .page-item-arrow .page-link:hover {
  fill: #6989ad;
}
.pagination .svg-icon {
  width: 11px;
  height: 16px;
}

.select-my {
  border: none;
  border-radius: 0;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px 0 0;
  background: url("../img/dropdown-icon.svg") no-repeat right center;
  background-size: 7px;
}