@font-face {
  font-family: "Montserrat";
  font-weight: 400;
  src: url("../fonts/Montserrat-Regular.ttf"); }

@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  src: url("../fonts/Montserrat-Medium.ttf"); }

/* Medium */
@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  src: url("../fonts/Montserrat-SemiBold.ttf"); }

/*semi bold*/
@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  src: url("../fonts/Montserrat-Bold.ttf"); }

/*bold*/
@font-face {
  font-family: "Montserrat";
  font-weight: 800;
  src: url("../fonts/Montserrat-ExtraBold.ttf"); }

/*extra bold*/
@font-face {
  font-family: "Montserrat";
  font-weight: 900;
  src: url("../fonts/Montserrat-Black.ttf"); }

/*extra bold*/
@font-face {
  font-family: "PlayfairDisplay";
  font-weight: 900;
  src: url("../fonts/PlayfairDisplay-Black.ttf"); }

/*extra bold*/
ul {
  padding: 0;
  list-style: none;
  margin: 0; }

* {
  box-sizing: border-box; }

body {
  margin: 0;
  font-size: 16px;
  color: #26324f;
  font-family: "Montserrat", sans-serif;
  padding: 90px 0 0 0; }

img {
  max-width: 100%; }

button:hover, button:focus {
  outline: none; }

button {
  font-family: "Montserrat", sans-serif; }

a {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }
  h1 .no-margin, h2 .no-margin, h3 .no-margin, h4 .no-margin, h5 .no-margin, h6 .no-margin, p .no-margin {
    margin: 0; }

.h1, h1 {
  font-size: 50px; }

h2, .h2 {
  font-size: 40px; }

h3, .h3 {
  font-size: 32px; }

h4, .h4 {
  font-size: 28px; }

h5, .h5 {
  font-size: 25px; }

h6, .h6 {
  font-size: 22px; }

@media screen and (max-width: 575px) {
  .h1, h1 {
    font-size: 2.5rem; }
  h2, .h2 {
    font-size: 1.75rem; }
  h3, .h3 {
    font-size: 1.5rem; }
  h4, .h4 {
    font-size: 1.3rem; }
  h5, .h5 {
    font-size: 1.1rem; }
  h6, .h6 {
    font-size: 1rem; } }

@media screen and (max-width: 479px) {
  .h1, h1 {
    font-size: 2.2rem; }
  h2, .h2 {
    font-size: 1.5rem; }
  h3, .h3 {
    font-size: 1.3rem; }
  h4, .h4 {
    font-size: 1.2rem; } }

.txt-editor, .txt-editor p {
  line-height: 1.625; }
  .txt-editor h1, .txt-editor h2, .txt-editor h3, .txt-editor h4, .txt-editor h5, .txt-editor h6, .txt-editor p {
    margin-bottom: 0.5rem; }
  .txt-editor ul {
    list-style: disc;
    padding: initial;
    margin-bottom: .5rem; }

.form-group {
  text-align: left; }
  .form-group label {
    font-size: 20px; }
  .form-group + .form-group {
    margin-top: 30px; }
  .form-group input {
    width: 100%;
    height: 48px;
    padding: 0 25px;
    border: 1px solid #a8adb9; }

.form-action button {
  width: 100%;
  background: #ff9a6e;
  border: none;
  height: 70px;
  font-size: 18px; }
  .form-action button:hover {
    background: #ff763b; }

.sweet-modal-overlay {
  background: rgba(255, 255, 255, 0.4); }

.sweet-modal-box {
  width: 700px !important;
  max-width: 90%;
  left: 50% !important;
  border-radius: 15px !important;
  transform: translateX(-50%) !important; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }



@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.transition, .form-action button, .bl-link, .header, .header-blog-link, .header-blog-link::before, .header-phone-list, .header-phone-list a, .header-call-btn, .main-slider .slick-dots li::before, .main-slider-btn, .main-example-job .slick-dots li::before, .main-review-slider .slick-arrow, .main-blog-more-btn, .collapse-plus-item {
  transition: .25s; }

.cur-p, button, .main-review-slider .slick-arrow, .collapse-head {
  cursor: pointer; }

input,
input:hover,
input:focus,
select:hover,
select:focus {
  outline: none; }

.wh-col, .main-service-head {
  color: #fff; }

.flex-50 {
  flex: 1 1 50%; }

.flex-33 {
  flex: 0 0 33.33333%; }

.d-f {
  display: flex; }

.h-100 {
  height: 100%; }

.d-ib, .main-slider-btn, .main-blog-more-btn {
  display: inline-block; }

.w-100 {
  width: 100%; }

.ifx-c {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.fx-c, .banner-img-content, .main-slider .slick-dots, .main-example-job .slick-dots, .main-example-job-img, .order-job-box-img, .main-review-box-img, .main-blog-box-img {
  display: flex;
  align-items: center;
  justify-content: center; }

.pos-a, .header-blog-link::before, .header-phone-list, .main-slider .slick-arrow, .main-slider .slick-dots, .main-slider .slick-dots li::before, .main-slider-alias::before, .main-quote-count, .main-example-job .slick-arrow, .main-example-job .slick-dots li::before, .main-example-job-title, .order-job-box-wrap + .order-job-box-wrap .order-job-box-img::before, .main-review-slider .slick-arrow, .main-review-box-content::before, .collapse-plus, .collapse-plus-item, .footer-bottom-line::before, .site-bread-list li + li::before {
  position: absolute; }

.pos-r, .header-blog-link, .header-phone-wrap, .main-slider, .main-slider .slick-dots li, .main-slider-alias, .main-quote-box, .main-example-job .slick-dots li, .main-example-job-img, .order-job-box-wrap + .order-job-box-wrap .order-job-box-img, .main-review-box-content, .collapse-head, .footer-bottom-line, .site-bread-list li + li {
  position: relative; }

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

.f-semi, body, h1, h2, h3, h4, h5, h6, p, .form-action button, .header-phone-list a, .header-call-btn, .header-lang-list a, .main-service-content, .main-review-box-content {
  font-weight: 600; }

.f-medium, .form-group label, .site-bread-list li {
  font-weight: 500; }

.f-bold, .sect-title, .main-slider-btn {
  font-weight: 700; }

.f-black {
  font-weight: 900; }

.f-upper, .header-lang-list a {
  font-size: 1.22rem; }

.sect-title, .text-upper, .form-action button, .header-call-btn, .main-slider-btn {
  text-transform: uppercase; }

.sec-font, .main-quote-box-text, .main-quote-box-text p {
  font-weight: 800; }
  
 .main-font {
     /* font-family: "PlayfairDisplay", sans-serif; */
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
 }

 .main-font p {
  font-weight: 800;
  font-size: 45px;
 }

  .main-slider-alias {
    font-weight: 800;
  font-size: 45px;
  }

.f-upper, .header-lang-list a {
  font-size: 18px; }

.f-45 {
  font-size: 45px; }

.f-35 {
  font-size: 35px; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.regular-line-height {
  line-height: 1.8rem; }

.line-height-2 {
  line-height: 2rem; }

.ml-1 {
  margin-left: 1rem; }

.ml-2 {
  margin-left: 2rem; }

.ml-3 {
  margin-left: 3rem; }

.ml-4 {
  margin-left: 4rem; }

.mr-1 {
  margin-right: 1rem; }

.mr-2 {
  margin-right: 2rem; }

.mr-3 {
  margin-right: 3rem; }

.mr-4 {
  margin-right: 4rem; }

.mb-1 {
  margin-bottom: 1rem; }

.mb-2 {
  margin-bottom: 2rem; }

.mb-3 {
  margin-bottom: 3rem; }

.mb-4 {
  margin-bottom: 4rem; }

.mt-1 {
  margin-top: 1rem; }

.mt-2 {
  margin-top: 2rem; }

.mt-3 {
  margin-top: 3rem; }

.mt-4 {
  margin-top: 4rem; }

.pl-1 {
  padding-left: 1rem; }

.pl-2 {
  padding-left: 2rem; }

.pl-3 {
  padding-left: 3rem; }

.pl-4 {
  padding-left: 4rem; }

.pr-1 {
  padding-right: 1rem; }

.pr-2 {
  padding-right: 2rem; }

.pr-3 {
  padding-right: 3rem; }

.pr-4 {
  padding-right: 4rem; }

.pb-1 {
  padding-bottom: 1rem; }

.pb-2 {
  padding-bottom: 2rem; }

.pb-3 {
  padding-bottom: 3rem; }

.pb-4 {
  padding-bottom: 4rem; }

.pt-1 {
  padding-top: 1rem; }

.pt-2 {
  padding-top: 2rem; }

.pt-3 {
  padding-top: 3rem; }

.pt-4 {
  padding-top: 4rem; }

.btn {
  border: none; }

.bg-yel {
  background-color: #f9f9f9; }

.mb-l {
  margin-bottom: 0.5rem; }

.text-decor {
  text-decoration: underline; }

time {
  color: rgba(0, 0, 0, 0.4); }

.f-small {
  font-size: 12px; }

.mr-l {
  margin-right: 0.5rem; }

.ml-l {
  margin-left: 0.5rem; }

.br-left-top-lg-10 {
  border-top-left-radius: 10px; }

.br-right-top-lg-10 {
  border-top-right-radius: 10px; }

.br-left-bottom-lg-10 {
  border-bottom-left-radius: 10px; }

.br-right-bottom-lg-10 {
  border-bottom-right-radius: 10px; }

.row.equal-offsets {
  margin: -15px; }
  .row.equal-offsets > [class*=col-] {
    padding: 15px; }

.regular-padding {
  padding-top: 70px;
  padding-bottom: 70px; }

.banner-img-content img {
  width: 100%;
  height: 200px;
  object-fit: cover; }

.text-center, .header-phone-list a, .main-slider .slick-dots, .main-example-job .slick-dots {
  text-align: center; }

.round-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: inline-flex; }

.sect-title {
  margin-bottom: 50px; }
  .sect-title-in-col {
    padding-bottom: 15px; }
    .sect-title-in-col .sect-title {
      margin-bottom: 0; }

.br-10, .form-group input, .form-action button, .main-slider-btn, .main-review-box-content, .main-blog-box-img img, .main-blog-more-btn {
  border-radius: 10px; }

.bl-link {
  color: #000; }
  .bl-link:hover {
    color: #ff9a6e; }

.link-col {
  color: #26324F; }

.header {
  padding: 20px 0;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 12;
  position: fixed; }
  .header.fixed {
    padding: 10px 0 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
    .header.fixed .header-phone-list.active {
      top: calc(100% + 3px); }
  .header-logo {
    width: 135px; }
  .header-blog-link {
    padding-bottom: 5px;
    color: #000; }
    .header-blog-link:hover {
      color: #ff9a6e; }
      .header-blog-link:hover::before {
        width: 0; }
    .header-blog-link::before {
      content: '';
      width: 100%;
      height: 1px;
      background: #000;
      bottom: 0; }
  .header-phone-list {
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    top: calc(100% + 25px);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-15px);
    z-index: 2; }
    .header-phone-list.active {
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }
    .header-phone-list a {
      color: #fff;
      background: #26324f;
      padding: 25px 0;
      font-size: 17px;
      display: block;
      width: 190px; }
      .header-phone-list a:hover {
        background: #324269; }
  .header-call-btn {
    background: none;
    font-size: 15px;
    color: #ff9a6e;
    border: 1px solid #ff9a6e;
    border-radius: 6px;
    height: 43px;
    padding: 0 40px; }
    .header-call-btn:hover {
      background: #ff9a6e;
      color: #fff; }
  .header-lang-list {
    margin-right: 50px; }
    .header-lang-list li + li {
      margin-left: 15px; }
    .header-lang-list li.active a, .header-lang-list li:hover a {
      color: #ff9a6e;
      border-bottom: 1px solid #ff9a6e; }
    .header-lang-list a {
      color: #d4d4d4;
      padding-bottom: 3px; }

.main-slider .slick-arrow {
  top: 0;
  cursor: pointer;
  height: 100%;
  padding: 0 45px;
  display: flex;
  align-items: center;
  z-index: 1; }
  .main-slider .slick-arrow-left {
    left: 0; }
  .main-slider .slick-arrow-right {
    right: 0; }

.main-slider .slick-dots {
  z-index: 10;
  bottom: 20px;
  width: 100%; }
  .main-slider .slick-dots li {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #fff !important;
    cursor: pointer; }
    .main-slider .slick-dots li + li {
      margin-left: 10px; }
    .main-slider .slick-dots li::before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: #fff;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0; }
    .main-slider .slick-dots li.slick-active::before {
      opacity: 1; }
  .main-slider .slick-dots button {
    display: none; }

.main-slider-alias::before {
  content: '';
  width: 35px;
  background: #fff;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.main-slider-btn {
  color: #fff;
  background: #ff9a6e;
  height: 55px;
  line-height: 55px;
  padding: 0 45px; }
  .main-slider-btn:hover {
    background: #ffa178; }

.main-slider-item {
  height: 780px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex !important;
  justify-content: center;
  padding-top: 170px; }

.main-quote {
  background: #f9f9f9;
  padding: 45px 0; }
  .main-quote-item + .main-quote-item .main-quote-box {
    border-left: 2px solid #fff; }
  .main-quote-count {
    line-height: .5;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 240px;
    z-index: 1;
    color: #26324f;
    opacity: 0.1;
    font-weight: 700; }
  .main-quote-box {
    padding: 50px 0;
    height: 100%;
    font-size: 18px; }
    .main-quote-box-text {
      line-height: 34px;
      z-index: 2;
      position: relative; }

.main-stock {
    color: #fff;
    background-image: -o-linear-gradient(45deg, #26324f, #172752);
    background-image: linear-gradient(45deg, #26324f, #172752);

}
.main-stock__timer-title {
    font-size: 24px;
    font-weight: 500;
    margin: 5px 0 6px 0;
}

.main-stock__timer-subtitle {
    font-weight: 500;
    letter-spacing: 0.5;
}
.main-stock__timer {
    letter-spacing: 2px;
    font-size: 52px; 
    font-weight: 700;
    line-height: 1;
}
.main-stock__content {
    padding: 70px 0;
}

.main-stock__content-title {
    margin-bottom: 12px;
    line-height: 1.7;
    font-size: 20px;
}

.main-stock__content-desc {
    line-height: 1.7; 
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 27px;
}
    

.main-stock__left {
    display: flex;
    align-items:center;
    background-image: -o-linear-gradient(115deg, #ff6869, #fe9b6c);
    background-image: linear-gradient(-25deg, #ff6869, #fe9b6c);
    justify-content: center;
    height: 100%;
    padding: 15px;
}



    

.main-service-bottom {
  background: #ff9b6c;
  padding: 25px 0;
  height: 100%; }
  .main-service-bottom span {
    font-size: 30px; }
    
    

.main-service-content {
  background: #f9f9f9;
  font-size: 18px;
  padding: 20px 0; }

.main-service-col {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 3px; }

.main-service-line {
  font-size: 20px;
  background: #ff6769;
  padding: 20px 0;
  margin-top: 6px; }

.main-service-title {
  font-size: 35px;
  padding: 23px 0; }

.main-service-head {
  background: #26324f; }

.main-service-col-3 {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 5px;}

.main-service-row {
  display: flex;
  flex-wrap: wrap;
  margin: -5px; }

.main-example-job {
  background: #f9f9f9; }
  .main-example-job .slick-arrow {
    bottom: -2px;
    left: 50%;
    cursor: pointer; }
    .main-example-job .slick-arrow-left {
      margin-left: -90px; }
    .main-example-job .slick-arrow-right {
      margin-left: 90px; }
  .main-example-job .slick-dots {
    margin-top: 60px;
    z-index: 10;
    bottom: 20px;
    width: 100%; }
    .main-example-job .slick-dots li {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      border: 1px solid #26324f !important;
      cursor: pointer; }
      .main-example-job .slick-dots li + li {
        margin-left: 10px; }
      .main-example-job .slick-dots li::before {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #26324f;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0; }
      .main-example-job .slick-dots li.slick-active::before {
        opacity: 1; }
    .main-example-job .slick-dots button {
      display: none; }
  .main-example-job-from-img .main-example-job-title {
    left: 0;
    border-radius: 0 10px 0 0; }
  .main-example-job-from-img img {
    border-radius: 10px 0 0 0; }
  .main-example-job-to-img {
    margin-left: 10px; }
    .main-example-job-to-img .main-example-job-title {
      right: 0;
      border-radius: 10px 0 0 0; }
    .main-example-job-to-img img {
      border-radius: 0 10px 0 0; }
  .main-example-job-title {
    z-index: 1;
    bottom: 0;
    background: #f9f9f9;
    padding: 20px 50px; }
  .main-example-job-img img {
    width: 100%;
    height: 430px;
    object-fit: cover; }

.order-job-step-title, .order-job-desc, .order-job-desc p {
  font-size: 20px; }

.order-job-box-wrap + .order-job-box-wrap .order-job-box-img::before {
  content: '';
  width: 70px;
  top: 50%;
  margin-top: -18px;
  right: calc(100% + 25px);
  height: 16px;
  background: url("../images/step-dot.png") no-repeat center center;
  background-size: contain;
  opacity: 0; }

.order-job-box-img {
  width: 200px;
  height: 200px;
  background: #f9f9f9;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto; }
  .order-job-box-img img {
    width: 80px;
    height: 80px;
    object-fit: contain; }

.main-review-slider {
  padding-bottom: 55px; }
  .main-review-slider .slick-arrow {
    bottom: 0;
    left: 50%;
    opacity: 0.6; }
    .main-review-slider .slick-arrow:hover {
      opacity: 1; }
    .main-review-slider .slick-arrow-up {
      transform: translateX(-40px); }
    .main-review-slider .slick-arrow-down {
      transform: translateX(40px); }

.main-review-box-city {
  font-size: 20px; }

.main-review-box:nth-child(even) .main-review-box-inf {
  text-align: right; }

.main-review-box:nth-child(even) .main-review-box-content::before {
  left: auto;
  right: 13px; }

.main-review-box:nth-child(even) .main-review-box-can {
  flex-direction: row-reverse; }

.main-review-box:nth-child(even) .main-review-box-img {
  margin-left: 15px;
  margin-right: 0; }

.main-review-box-can {
  display: flex;
  align-items: center; }
  .main-review-box-can-name {
    font-size: 29px; }

.main-review-box-img {
  margin-right: 15px; }
  .main-review-box-img img {
    width: 100px;
    height: 100px;
    object-fit: cover; }
  .main-review-box-img img {
    border-radius: 50%; }

.main-review-box-content {
  background: #fff;
  font-size: 18px;
  line-height: 1.5;
  padding: 40px 30px; }
  .main-review-box-content::before {
    content: '';
    width: 70px;
    height: 75px;
    background: url("../images/triangle.png") no-repeat;
    background-size: contain;
    left: 18px;
    top: calc(100% - 47px); }

.main-blog-box-img img {
  width: 100%;
  height: 340px;
  object-fit: cover; }

.main-blog-more-btn {
  border: 1px solid #ff9a6e;
  height: 50px;
  line-height: 50px;
  padding: 0 35px; }
  .main-blog-more-btn:hover {
    background: #ff9a6e;
    color: #fff; }

.collapse-box + .collapse-box {
  margin-top: 55px; }

.collapse-content {
  display: none; }

.collapse-title {
  font-size: 25px; }

.collapse-head {
  padding-right: 45px; }
  .collapse-head.active {
    opacity: 0.5; }
    .collapse-head.active .collapse-plus .collapse-plus-item:first-child {
      transform: rotate(180deg); }
    .collapse-head.active .collapse-plus .collapse-plus-item:nth-child(2) {
      transform: rotate(360deg); }

.collapse-plus {
  top: 50%;
  right: 0;
  margin-top: -1px; }
  .collapse-plus-item {
    width: 36px;
    height: 3px;
    background: #7d7d87;
    display: inline-block;
    right: 0; }
    .collapse-plus-item:first-child {
      transform: rotate(-90deg); }

.main-contact-inf {
  font-size: 18px; }

.main-contact-box {
  margin-left: auto; }

.main-contact-item {
  max-width: 100%;
  width: 450px; }

.main-contact-target {
  background: url("../images/quote-img.png") #26324f -100px 100px no-repeat;
  background-size: contain; }
  .main-contact-target-title {
    color: #fff; }
  .main-contact-target-box {
    padding-left: 90px; }

.footer {
  padding: 30px 0;
  background: #1b1f2e; }
  .footer-bottom-line::before {
    content: '';
    width: 90%;
    transform: translateX(-50%);
    left: 50%;
    top: 0;
    height: 1px;
    background: #767982; }
  .footer-social li + li {
    margin-left: 30px; }

.site-bread {
  padding: 55px 0;
  background: url("../images/bread-bg.png") no-repeat;
  background-size: cover; }
  .site-bread-list {
    display: flex;
    flex-wrap: wrap; }
    .site-bread-list li {
      font-size: 24px; }
      .site-bread-list li + li {
        padding-left: 15px; }
        .site-bread-list li + li::before {
          content: '/';
          left: 3px; }
    .site-bread-list a {
      color: #fff; }
      .site-bread-list a:hover {
        color: #ff9a6e; }
        
.main-quote {
    padding: 0;
}


.main-quote .row.equal-offsets > [class*=col-] {
    padding: 0;
}

.main-quote .row.equal-offsets {
    margin: 0;
}

.main-quote .container {
    max-width: 800px;
}

.main-quote-item + .main-quote-item .main-quote-box {
    border-width: 2px;
    border-color:  #fff;
}

.main-quote .col-lg-6:last-child .main-quote-box{
    padding-left: 19px !important;
}

.main-quote .main-stock__content-desc {
    margin-bottom: 0;
}


.text-block {
    padding: 60px 0 80px;
    background: #f9f9f9;
    position: relative;
}


.text-block__transparent {
    background: #fff;
}

.text-block__white {
    background: #fff;
    padding-bottom: 60px;
    color: #26324f;
}

.text-block__title {
    margin-bottom: 50px;
}

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

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

.text-block__white .text-block__list{
    columns: 2;
    column-gap: 10%;
}

.text-block__white .text-block__list li{
    width: 100%;
    margin-bottom: 50px;
    counter-increment: section;
}

.text-block__white .text-block__list li::before {
    color: rgb(255, 155, 108);
    margin-right: 10px;
    font-size: 19px;
    content: counter(section) ". ";
}

.text-block__wrap {
    display: flex;
    gap: 40px;
    align-items: center;
}

.text-block__info {
    width: 50%;
}

.text-block__list li {
    margin-bottom: 20px;
    line-height: 140%;
    display: flex;
}

.text-block__list li::before {
    content: "\2022";
    font-size: 2rem; 
    margin-right: 10px; 
    color: rgb(255, 155, 108);
}

.text-block__img {
    width: 40%;
    position: absolute; 
    right: 0;
    top: 0;
    height: 100%;
}

.text-block__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    object-position: left;
}

.text-block__icons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.text-block__icons li {
    width: 40%;
    text-align: center;
}

.text-block__icons li img {
    margin-bottom: 30px;
    display: inline-block;
    width: 150px;
}

.text-block__icons li p {
    font-size: 20px;
    line-height: 140%;
}

.text-block__icons li p span {
    color: rgb(255, 155, 108);
}

.main-reviews__item {
  margin-bottom: 35px;
}

.main-reviews__item:last-child {
  margin-bottom: 0;
}

.main-reviews__item img {
  width: 120px;
  margin-right: 10px;
}

.main-reviews__head {
  display: flex;
  align-items: center;
  font-size: 18px;
  gap: 10px;
  margin-bottom: 20px;
}

.main-reviews__region {
  opacity: .7;
}

.main-reviews__text p {
  font-weight: 400;
}

.header-mobile {
  display: none;
}

.mobile-menu {
  display: none;
}

.main-quote-box {
  background: #f9f9f9;
  color: #26324f;
}

.main-quote .main-stock__content-desc {
  font-weight: 600;
}



/*_______FOR_CHANGES_________*/


/*_______отзывы________*/

.main-review  {
  background-color: #fff;
}
  
}

/*_______Все изменится_________*/

.text-changes {

}

/*______Любовь проявляется_________*/

.text-love {
  background-color: #f9f9f9;
}



.order-job .main-slider-btn {
  margin-top: 40px;
}

.main-stock__content {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.main-stock__content .main-slider-btn {
  font-size: 16px;
}




@media screen and (min-width: 1200px) {
  .order-job-box-wrap + .order-job-box-wrap .order-job-box-img::before {
    opacity: 1; } }

@media screen and (min-width: 992px) {
  .text-lg-right {
    text-align: right; } 
    

}

@media screen and (min-width: 768px) {
  .text-md-left {
    text-align: left; }
  .mr-md-2 {
    margin-right: 2rem; }
  .d-md-f {
    display: flex; } }

@media screen and (max-width: 991px) {
 .main-stock__inner  {
     flex-direction: column;
 }
 .main-stock__left {
     padding: 20px;
     width: auto;
 }
 .main-stock__content {
     text-align: center;
     padding: 45px 0;
 } 
  .main-contact-target-box {
    padding-left: 0; }
  .main-contact-item {
    width: 50%;
    margin: auto;
    text-align: center; }
  .main-example-job-title {
    padding: 10px 20px; }
  .main-service-title {
    padding: 15px;
    font-size: 35px; }
  .main-service-bottom {
    padding: 15px; }
  .main-service .container {
    max-width: none; }
  .main-quote-count {
    font-size: 150px; }
  .main-quote-box {
    padding: 30px 0; }
  .main-quote-item + .main-quote-item .main-quote-box {
    border: none; }
  .regular-padding {
    padding-top: 35px;
    padding-bottom: 35px; } 
    
.main-quote-item + .main-quote-item .main-quote-box {
        border-left: 3px solid #fff;
    }
}

@media screen and (max-width: 767px) {
  .main-quote-box {
    padding: 25px 0; }
  .main-service-line {
    height: 100%; }
  .main-service-bottom span {
    font-size: 25px; }
  .main-service-title {
    font-size: 25px; }
  .collapse-title {
    font-size: 25px; }
  .order-job-step-title, .order-job-desc, .order-job-desc p {
    font-size: 20px; }
  .main-example-job-img img {
    height: 300px; }
  .header {
    position: static; }
    .header.fixed {
      padding: 20px 0; }
  body {
    padding: 0; }
  .main-slider .slick-arrow {
    display: none !important; } 
    
     .main-quote-box {
        text-align: center;
    }

    .main-quote .container {
        padding: 0;
    }

   .main-quote .col-lg-6:last-child .main-quote-box{
        padding-left: 0px !important;
    }

    .main-quote-item + .main-quote-item .main-quote-box {
        border: none;
        border-top: 3px solid #fff;
    }

    .text-block {
        padding: 40px 0 45px;
    }
    
    .text-block__title {
        margin-bottom: 25px;
    }
    
    .text-block__wrap {
       display: block;
    }
    
    .text-block__info {
        width: 80%;
    }
    
    .text-block__list li {
        font-size: 14px;
    }

    .text-block__img {
        width: 20%;
    }

    .text-block__white .text-block__list {
        columns: 1;
    }

    .text-block__white .text-block__list li {
        margin-bottom: 30px;
    }

    .text-block__icons {
        display: block;
    }
    
    .text-block__icons li {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .text-block__icons li img {
        margin-bottom: 25px;
        width: 130px;
    }
    
    .text-block__icons li p {
        font-size: 18px;
    }


}

@media screen and (max-width: 575px) {
  .main-quote .row .col-lg-3:last-child {
    margin-top: 10px; }
  .main-slider-alias {
    display: none; }
  .main-slider-item h2 {
    margin-bottom: 200px; }
  .main-slider-item .main-slider-btn {
    height: 45px;
    line-height: 45px;
    text-transform: lowercase;
    padding: 0 15px;
    font-weight: 600;
    border-radius: 5px; }
    .main-slider-item .main-slider-btn:first-letter {
      text-transform: uppercase; }
  .main-slider-item {
    padding-bottom: 15px; }
  .site-bread-list li {
    font-size: 18px; }
  .main-slider-item {
    padding-top: 10px;
    height: 450px; }
  .header-right-section-wrap {
    display: none; }
  .main-blog .row .col-lg-6 {
    display: none; }
    .main-blog .row .col-lg-6:first-child, .main-blog .row .col-lg-6:nth-child(2) {
      display: block; }
  .main-service-content {
    font-size: 20px; }
  .main-service-bottom span {
    font-size: 20px; }
  .main-service-line {
    font-size: 20px; }
  .form-action button {
    font-size: 20px; }
  .collapse-title {
    font-size: 20px; }
  .order-job-box-img {
    width: 200px;
    height: 200px; }
    .order-job-box-img img {
      width: 80px;
      height: 80px;
      object-fit: contain; }
  .main-contact-item {
    width: 100%; } 
    
    .order-job-box-img {
        width: 100px;
        height: 100px;
    }
    
    .order-job-box-img img {
        width: 50px;
        height: 50px;
    }
    
    .order-job-step-title, .order-job-desc, .order-job-desc p {
        font-size: 18px;
        padding: 0 20px;
    }

    .main-reviews__head {
      flex-wrap: wrap;
    }

    .main-reviews__star {
      width: 100%;
    }

    .main-slider-item .container {
      display: flex;
      align-items: flex-end;
      padding-bottom: 20px;
    }

    .main-slider-item {
      position: relative;
      z-index: 1;
    }

    .main-slider-item::after {
      position: absolute;
      left: 0;
      bottom: 0;
      background: linear-gradient(to top, #26324f, rgba(0, 0, 0, 0));
      content: '';
      z-index: -1;
      width: 100%;
      height: 80%;
    }

    .main-slider-item h2 {
      margin-bottom: 20px;
    }

     .main-font p {
    font-size: 23px;
  }
    .sweet-modal-box.alert .sweet-modal-content {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 40px;
  }
  .sweet-modal-overlay.open .sweet-modal-box {
    margin-top: 10vh;
  }

  .text-block__list li {
    font-size: 16px;
  }

  .main-reviews {
    padding: 0 15px;
  }
}

@media screen and (max-width: 480px) {
  .main-service-bottom {
    padding: 10px; }
  .main-service-title {
    font-size: 16px; }
  .main-service-line {
    font-size: 16px; }
  .main-example-job-img img {
    height: 250px; }
  .header-right-section {
    flex-direction: column; }
  .header-blog-link {
    margin-right: 0;
    margin-bottom: 10px; }
  .header-lang-list {
    margin-right: 0;
    margin-bottom: 15px; }
    
    .sweet-modal-box, .sweet-modal-box.prompt, .sweet-modal-box.alert {
      height: auto;
    }

  .text-block__title, .sec-font.mb-3 {
    margin-bottom: 30px;
  }

  .main-stock__left {
    height: 150px;
    width: 90%;
    margin: 0 auto;
  }

  .main-stock__left__inner svg {
    width: 100px;
  }

  .main-stock__content-desc {
    font-size: 18px;
  }


  .footer__logo {
    width: 60px;
  }

  .order-job {
    padding-bottom: 45px;
  }

  .order-job .main-slider-btn {
    margin-top: 30px;
  }

  .main-contact-item {
    padding-bottom: 10px;
  }


     }




.thanks-page {
  background: #26324f;
}
.thanks-page .link-col {
    color: #fff;
}
.thanks-page-inner {
  min-height: 100vh;
  padding: 100px 0;
}
.thanks-page-header {
  padding: 35px 0;
}


