#custom-theme .modal .modal-title@charset "UTF-8";
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport { width: device-width; }
html {box-sizing: border-box;-ms-overflow-style: scrollbar; }
*,
*::before,
*::after {box-sizing: inherit; }
.top_banner_wrap-now .banner_content_wrap-new .banner_text_big {
    font-family: Gilroy, "PT Serif", serif;
    font-size: 30px;
    line-height: 1.1em;
    margin-bottom: 20px;
}
.f10-h1 {
    margin-top: 0.2em;
}
.f10-flex {
  display: flex;
  flex-wrap: wrap;  
}
.w-600 {
  font-weight: 600  !important;
  color: #000 !important;
}
.w-6001 {
  font-weight: 600  !important;
}
.wp-0 {
   margin: 0 !important;
}
.pb-20 {
    padding-bottom: 20px  !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.f10-mg10 {
  margin-bottom: 15px;  
}
.f10-button {
    width: 300px;
height: 50px;
    border-radius: 25px;
    background-color: #D39999;
    color: white !important;
    line-height: 50px;
    cursor: pointer;
    font-family: Gilroy, "PT Serif", serif;
    font-size: 16px;
    letter-spacing: normal;
    display: flex;
    justify-content: center;
}   
.f10-button-mm {
    width: 250px;
}
.nectar_cascading_images {
    margin-bottom: 24px;
    position: relative;
    display: block;
    margin-top: 40px;
}
.cascading-image {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.nectar_cascading_images .cascading-image:not(:first-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.cascading-image .img-wrap {
    box-shadow: 0 60px 135px rgba(0,0,0,.14), 0 15px 65px rgba(0,0,0,.14);
}
.scheme_original .sc_item_title2:after {
    background-color: #EDB39B;
}
.sc_item_title2:after {
    content: ' ';
    display: block;
    width: 20px;
    height: 2px;
    margin: 0.4em auto 0.55em;
}
.wrapper-now {
        position: relative;
    overflow: hidden;
}
.banner_content_wrap-new {
    margin-top: 40px;
}
.top_banner_wrap-now .banner_text_big b {
    font-weight: 900;
    display: block;
    font-size: 30px;
    text-transform: uppercase;
    color: rgb(112, 97, 108);
}
.top_banner_wrap-now .banner_text_big span {
    font-size: 25px;
    text-transform: uppercase;
    color: rgb(112, 97, 108);
}


@font-face {
    font-family: Gilroy;
    src: url('Gilroy-Regular.eot');
    src: url('Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
    url('Gilroy-Regular.woff') format('woff'),
    url('Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
    
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; 
}
.container-xxl {
  padding: 0 20px;
}
@media (min-width: 576px) {
  .container {max-width: 540px;}
}
@media (min-width: 768px) {
  .container {max-width: 720px;}
}
@media (min-width: 992px) {
  .container {max-width: 960px;}
}
@media (min-width: 1200px) {
  .container {max-width: 1170px;}
}
.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%;
  min-height: 1px;
  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: none;}
.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: none; }
  .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: none; }
  .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: none; }
  .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: none; }
  .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%; }
}
.d-none {display: none !important; }
.d-inline {display: inline !important; }
.d-inline-block {display: inline-block !important; }
.d-block {display: block !important; }
.d-table {display: table !important; }
.d-table-row {display: table-row !important; }
.d-table-cell {display: table-cell !important; }
.d-flex {display: flex !important; }
.d-inline-flex {display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {display: none !important; }
  .d-sm-inline {display: inline !important; }
  .d-sm-inline-block {display: inline-block !important; }
  .d-sm-block {display: block !important; }
  .d-sm-table {display: table !important; }
  .d-sm-table-row {display: table-row !important; }
  .d-sm-table-cell {display: table-cell !important; }
  .d-sm-flex {display: flex !important; }
  .d-sm-inline-flex {display: inline-flex !important; }
}
@media (min-width: 768px) {
  .d-md-none {display: none !important; }
  .d-md-inline {display: inline !important; }
  .d-md-inline-block {display: inline-block !important; }
  .d-md-block {display: block !important; }
  .d-md-table {display: table !important; }
  .d-md-table-row {display: table-row !important; }
  .d-md-table-cell {display: table-cell !important; }
  .d-md-flex {display: flex !important; }
  .d-md-inline-flex {display: inline-flex !important; }
}
@media (min-width: 992px) {
  .d-lg-none {display: none !important; }
  .d-lg-inline {display: inline !important; }
  .d-lg-inline-block {display: inline-block !important; }
  .d-lg-block {display: block !important; }
  .d-lg-table {display: table !important; }
  .d-lg-table-row {display: table-row !important; }
  .d-lg-table-cell {display: table-cell !important; }
  .d-lg-flex {display: flex !important; }
  .d-lg-inline-flex {display: inline-flex !important; }
}
@media (min-width: 1200px) {
  .d-xl-none {display: none !important; }
  .d-xl-inline {display: inline !important; }
  .d-xl-inline-block {display: inline-block !important; }
  .d-xl-block {display: block !important; }
  .d-xl-table {display: table !important; }
  .d-xl-table-row {display: table-row !important; }
  .d-xl-table-cell {display: table-cell !important; }
  .d-xl-flex {display: flex !important; }
  .d-xl-inline-flex {display: inline-flex !important; }
}
@media print {
  .d-print-none {display: none !important; }
  .d-print-inline {display: inline !important; }
  .d-print-inline-block {display: inline-block !important; }
  .d-print-block {display: block !important; }
  .d-print-table {display: table !important; }
  .d-print-table-row {display: table-row !important; }
  .d-print-table-cell {display: table-cell !important; }
  .d-print-flex {display: flex !important; }
  .d-print-inline-flex {display: inline-flex !important; }
}
.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; }
}

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10004;
  display: none;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: ""; }
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
.modal-backdrop.fade {opacity: 0; }
.modal-backdrop.show {opacity: 0.5; }
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
.modal-header .close {padding: 1rem;margin: -1rem -1rem -1rem auto; }
.modal-title {margin-bottom: 0;line-height: 1.5; }
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
.modal-footer > :not(:first-child) {margin-left: .25rem; }
.modal-footer > :not(:last-child) {margin-right: .25rem; }
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
  .modal-sm {max-width: 300px; }
}
@media (min-width: 992px) {
  .modal-lg {max-width: 800px;}
}
@font-face {
  font-family: Gilroy, 'Microsoft Sans Serif';
  src: url("/assets/theme/fonts/micross2.woff2") format("woff2");
  src: url("/assets/theme/fonts/micross2.ttf") format("truetype");
  font-display: swap; }
.h-100 {height: 100% !important; }
@media (max-width: 991.98px) {
  .w-md-100 {width: 100% !important;}
}
.text-center {text-align: center !important;}
@media (min-width: 992px) {
  .text-lg-right {text-align: right !important;}
}
@media (min-width: 992px) {
  .text-lg-left {text-align: left !important;}
}
@media (min-width: 768px) {
  .text-md-right {text-align: right !important;}
}
@media (min-width: 768px) {
  .text-md-left {text-align: left !important;}
}
@media (min-width: 576px) {
  .text-sm-right {text-align: right !important;}
}
@media (min-width: 576px) {
  .text-sm-left {text-align: left !important;}
}
.h-auto {height: auto !important; }
#custom-theme {
  font-family: Gilroy, "Microsoft Sans Serif", sans-serif; }
#custom-theme textarea {
  background-color: white;
  border: 1px solid #D39999;
  width: 100%; }
#custom-theme input {
  background-color: white;
  border: 1px solid #D39999;
  width: 100%; }
#custom-theme input.error {
  border-width: 2px;
  border-color: #dc5a3b; }
#custom-theme input[type="checkbox"] {
  width: auto; }
#custom-theme button.close {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  padding: 0;
  margin-top: 5px;
  margin-right: 5px;
  background-color: #F9F1F0;
  color: #D39999; }
#custom-theme a.phone-link {
  text-decoration: underline;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: inherit; }
#custom-theme a.mail-link {
  text-decoration: underline;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: inherit; }
#custom-theme .img-wrapper-p20 {
  padding: 20px;
  padding-top: 5px; }
#custom-theme .modal .modal-header {
  background-color: #D39999;
  height: 110px; }
#custom-theme .modal .modal-title {
  text-align: center;
  color: white;
  text-transform: uppercase;
  width: 100%;
  margin-top: 20px;
  line-height: 1.2em;
  /*line-height: 110px;
  margin-top: -15px;*/ }
#custom-theme .sc_item_descr {
  font-size: 0.85em; }
#custom-theme.top_panel_fixed .top_panel_top {
  /*display: none;*/
  display: block;	}
#custom-theme.top_panel_fixed .top_panel_middle {
  /*display: none;*/ }
@media (min-width: 1170px) and (max-width: 1440px) {
  #custom-theme .top_panel_wrap .content_wrap {
    width: 1170px; } }
@media (max-width: 1169px) {
  #custom-theme .top_panel_wrap .content_wrap {
    width: auto; } }
@media (max-width: 1024px) {
  #custom-theme .top_panel_wrap {
    display: none; } }
#custom-theme .header_mobile .menu_main_nav > li > a {
  z-index: 200; }
#custom-theme .header_mobile .menu_main_nav > li > a > .open_child_menu {
  padding-right: 15px;
  text-align: right;
  width: 10em;
  height: 5.3em;
  line-height: 5.3em;
  top: 0;
  bottom: 0;
  z-index: 300; }
#custom-theme .header_mobile .panel_top, #custom-theme .header_mobile .panel_middle {
  background-color: #D39999; }
#custom-theme .wrapper .container {
  height: 100%; }
#custom-theme .wrapper .container .row {
  height: 100%; }
#custom-theme .wrapper .container .row::before, #custom-theme .wrapper .container .row::after {
  content: none; }
#custom-theme .scheme_dark {
  background-color: #70616C; }
#custom-theme .scheme_dark .top_panel_inner_style_3.top_panel_top, #custom-theme .scheme_dark .top_panel_inner_style_3.top_panel_top .sidebar_cart {
  background-color: #70616C; }
#custom-theme .scheme_dark .top_panel_inner_style_3.top_panel_top .menu_user_nav > li {
  background-color: #D39999; }
#custom-theme .scheme_dark .top_panel_inner_style_3.top_panel_top .menu_user_nav > li a {
  color: white; }
#custom-theme .scheme_dark .top_panel_top_user_area, #custom-theme .scheme_dark .top_panel_top_contact_area {
  color: #F9F1F0; }
#custom-theme .section-bg-light {
  background-color: #F9F1F0; }
#custom-theme .sc_item_title.no-title-underline::after {
  width: 0px; }
/*#custom-theme .theme_button {
  display: block;
  height: 50px;
  border-radius: 25px;
  background-color: #D39999;
  color: white;
  padding: 0px 50px;
  line-height: 50px;
  cursor: pointer;
  font-family: Gilroy, "PT Serif", serif;
  font-size: 16px;
  width: auto;
  letter-spacing: normal; }*/
 #custom-theme .theme_button {
  height: 45px;
  border-radius: 25px;
  background-color: #D39999;
  color: white;
  padding: 2px 50px;
  cursor: pointer;
  font-family: Gilroy, "PT Serif", serif;
  font-size: 16px;
  width: auto;
  letter-spacing: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
}
#custom-theme .icon-round {
  height: 80px;
  width: 80px;
  border-radius: 40px;
  background-color: #F9F1F0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0; }
#custom-theme .menu_main_nav {
  font-family: Gilroy, 'Microsoft Sans Serif', sans-serif; }
#custom-theme .menu_main_nav > li.current-menu > a, #custom-theme .menu_main_nav > li.current-menu-parent > a {
  font-weight: 600; }
#custom-theme .menu_main_nav > li > a {
  font-size: 13px;
  padding: 0px 10px;
  line-height: 70px; }
@media (max-width: 480px) {
#custom-theme .menu_main_nav > li > a, #custom-theme .header_mobile .menu_main_nav > li > a > .open_child_menu {
  line-height: 42px; }
.header_mobile .panel_middle { padding: 20px; }
.header_mobile .contact_field .contact_icon, .header_mobile .top_panel_top_open_hours:before { margin-right: 0; }
}
@media (max-width: 320px) {
#custom-theme .menu_main_nav > li > a, #custom-theme .header_mobile .menu_main_nav > li > a > .open_child_menu {
  line-height: 42px; }
.header_mobile .panel_middle { padding: 20px; }
.header_mobile .contact_field .contact_icon, .header_mobile .top_panel_top_open_hours:before { margin-right: 0; }
}
#custom-theme .menu_main_nav > li > ul {
  background-color: #70616C; }
#custom-theme .menu_main_nav > li > ul > li > a {
  color: #F9F1F0; }
#custom-theme .top_panel_inner_style_3 .top_panel_middle {
  background-color: #F9F1F0; }
#custom-theme .top_panel_inner_style_3 .top_panel_middle .menu_main_wrap {
  margin: 0;
  height: 70px; }
#custom-theme .top_panel_inner_style_3 .contact_logo {
  top: calc(50% - 24px); }
#custom-theme .top_panel_inner_style_3 .contact_logo .logo {
  margin: 0; }
#custom-theme .top_panel_inner_style_3 .menu_main_nav_area {
  height: 70px; }
#custom-theme.top_panel_fixed .top_panel_inner_style_3 .contact_logo {
  top: calc(50% - 26px); }
#custom-theme.top_panel_fixed .top_panel_inner_style_3 .contact_logo .logo {
  margin: 0; }
@media (max-width: 1080px) {
  #custom-theme.top_panel_fixed .top_panel_inner_style_3 .contact_logo {
    top: calc(50% - 19px); }
  #custom-theme.top_panel_fixed .top_panel_inner_style_3 .contact_logo .logo {
    max-width: 190px; } }
#custom-theme .top_banner_wrap {
  font-family: Gilroy, 'Microsoft Sans Serif', sans-serif;
  /* background: url("/assets/theme/images/banner_top.jpg"); */
  /* background: url("/assets/images/1920.png"); */
  background: url("/assets/images/banner_top-3123-min.jpg");
/*   background: url("/assets/images/1-min.png"); */
  background-size: cover;
  background-position-x: 60%;
  height: 640px; }
@media (max-width: 767.98px) {
  #custom-theme .top_banner_wrap {
    height: 430px;
    background-position-x: 57%; } }
#custom-theme .top_banner_wrap .content_wrap {
  height: 100%; }
#custom-theme .top_banner_wrap .banner_content_wrap {
  color: #33302E;
  letter-spacing: 0.07em; }
#custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big {
  font-family: Gilroy, "PT Serif", serif;
  font-size: 38px;
  line-height: 1.1em;
  margin-bottom: 32px; }

#custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big b{
    font-weight: 900;
    display: block;
    font-size: 30px;
    text-transform: uppercase;
    color: rgb(112, 97, 108);
}

#custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big span{
    font-size: 30px;
    text-transform: uppercase;
    color: rgb(112, 97, 108);
}

#custom-theme .top_banner_wrap .banner_content_wrap .banner_text_small span{
    font-size: 22px;
    text-transform: uppercase;
    color: rgb(112, 97, 108);
}

#custom-theme .top_banner_wrap .banner_content_wrap {
    position: relative;
    top: 55px;
}
  
#custom-theme .top_banner_wrap .banner_content_wrap .banner_text_small {
  font-size: 28px;
  line-height: 36px; }
@media (max-width: 767.98px) {
  #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big {
    font-size: 30px;
    margin-top: 35px; }
  #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_small {
    font-size: 22px;
    line-height: 1.1em; } }
#custom-theme .top_banner_wrap .banner_button {
  margin-top: 110px; }
@media (max-width: 767.98px) {
  #custom-theme .top_banner_wrap .banner_button {
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 35px; } }
#custom-theme .advantages-wrap .advantage-item {
  margin-bottom: 45px; }
#custom-theme .advantages-wrap .advantage-item .advantages-text {
  font-size: 13px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center; }
#custom-theme .advantages-wrap .advantage-item .advantages-icon {
  margin-bottom: 15px; }
@media (max-width: 768px) {
    
    #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_small span {
        font-size: 20px;
    }
    #custom-theme .top_banner_wrap .banner_content_wrap {
        left: -44px;
        top: 125px;
    }
    #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big span, #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big b {
        font-size: 24px;
    }
    #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_small span {
        font-size: 16px;
    }
    
  #custom-theme .advantages-wrap .advantage-item {
    margin-bottom: 25px; } }

@media (max-width: 630px) {
    #custom-theme .top_banner_wrap .banner_content_wrap {
        left: 0;
    }
}

@media (max-width: 576px) {
    #custom-theme .top_banner_wrap .banner_content_wrap {
        top: 50px;
    }
    #custom-theme .top_banner_wrap {
        background-position-x: 60%;
    }
    #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_small span {
        font-size: 16px;
    }
    #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big span, #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big b {
        font-size: 18px;
        line-height: 12px;
    }
    #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_small span {
        font-size: 11px;
        line-height: 18px;
        display: block;
    }
    #custom-theme .top_banner_wrap .banner_content_wrap {
        top: 134px;
    }
    
    #custom-theme .top_banner_wrap .banner_content_wrap .banner_text_big {
        margin-top: 86px;
    }
}
    
@media (min-width: 768px) {
  #custom-theme .advantages-wrap .advantage-item .advantages-icon {
    margin-bottom: 0; }
  #custom-theme .advantages-wrap .advantage-item .advantages-text {
    padding-left: 8px;
    padding-right: 0px;
    text-align: left; } 
 
 
}
#custom-theme .services-wrap {
  padding-top: 45px;
  padding-bottom: 45px; }
#custom-theme .services-wrap .services-item {
  margin-bottom: 30px; }
#custom-theme .services-wrap .services-image-wrap {
  width: 90px;
  height: 90px;
  border-radius: 45px;
  overflow: hidden;
  margin-bottom: 15px; }
#custom-theme .services-wrap .services-image-wrap img.services-image {
  object-fit: cover;
  min-width: 90px;
  min-height: 90px; }
#custom-theme .services-wrap .services-text {
  text-align: center;
  font-size: 18px;
  color: #33302E; }
#custom-theme .services-wrap .services-text a {
  line-height: 1.2em;
  font-size: 19px;
  color: #33302E; }
@media (min-width: 768px) {
  #custom-theme .services-wrap .services-image-wrap {
    width: 180px;
    height: 180px;
    border-radius: 90px;
    margin-bottom: 30px; }
  #custom-theme .services-wrap .services-image-wrap img.services-image {
    min-width: 180px;
    min-height: 180px; } }
@media (max-width: 991.98px) {
  #custom-theme .services-wrap {
    padding-bottom: 25px; } }
@media (max-width: 480px) {
	#custom-theme .services-wrap .services-image-wrap { height: auto!important; }
}
#custom-theme .section-callback-wrap {
  padding-bottom: 65px;
  background: url("/assets/theme/images/Нарезка/Нарезка главная/bg_callback_section.jpg")!important;
  background-size: cover;
}
#custom-theme .section-callback-wrap h2.sc_item_title {
  color: white;
  margin-top: 120px;
  text-align: left; }
#custom-theme .section-callback-wrap input.section-form-input[type="text"], #custom-theme .section-callback-wrap textarea.section-form-input {
  background-color: white;
  width: 100%;
  margin-bottom: 18px; }
#custom-theme .section-callback-wrap input.section-form-input[type="text"].error, #custom-theme .section-callback-wrap textarea.section-form-input.error {
  border-color: #dc5a3b; }
#custom-theme .section-callback-wrap .checkbox-container {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
#custom-theme .section-callback-wrap .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }
#custom-theme .section-callback-wrap .checkmark {
  position: absolute;
  top: 7px;
  left: 15px;
  height: 15px;
  width: 15px;
  background-color: white;
  border-radius: 2px; }
#custom-theme .section-callback-wrap .checkbox-container:hover input ~ .checkmark {
  background-color: #ccc; }
#custom-theme .section-callback-wrap .checkbox-container input:checked ~ .checkmark {
  background-color: white; }
#custom-theme .section-callback-wrap .checkmark:after {
  content: "";
  position: absolute;
  display: none; }
#custom-theme .section-callback-wrap .checkbox-container input:checked ~ .checkmark:after {
  display: block; }
#custom-theme .section-callback-wrap .checkbox-container .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #D39999;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
#custom-theme .section-callback-wrap .form-checkbox-label {
  color: white;
  font-size: 13px; }
#custom-theme .section-footer {
  font-size: 16px;
  padding-top: 85px;
  /*padding-bottom: 0;*/ }
#custom-theme .sc_socials.sc_socials_type_icons a {
  background-color: #D39999; }
#custom-theme .breadcrumbs-wrapper {
  background: url("/assets/theme/images/bg_breadcrumbs.png");
  background-size: cover; }
#custom-theme .breadcrumbs-wrapper, #custom-theme .breadcrumbs-wrapper .container, #custom-theme .breadcrumbs-wrapper .row {
  min-height: 135px; }
@media (max-width: 1199.98px) {
  #custom-theme .breadcrumbs-wrapper, #custom-theme .breadcrumbs-wrapper .container, #custom-theme .breadcrumbs-wrapper .row {
    min-height: 75px; } }
#custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 0px; }
@media (min-width: 1199.98px) {
  #custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul {
    margin-top: 0px;
    margin-bottom: 0px; } }
#custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0px 3px;
  margin-bottom: 0px; }
.button-font {
    display: flex;
    width: 100%;
    justify-content: end; 
}
.nectar_cascading_images1 {
        margin-left: -50px;
}
.banner_content_wrap-new1 {
  margin-left: -120px;  
}
.banner_text-new p {
    color: #33302E;
        font-size: 19px;
        margin-bottom: 0.5em;
}
.skidka {
     color: #33302E;
        font-size: 17px;   
        font-family: Gilroy, "Microsoft Sans Serif", sans-serif;
}
@media (max-width: 1199px) {
.banner_content_wrap-new {
    margin-left: 0;
}
.nectar_cascading_images {
        margin-left: 0px;
}
}
@media (max-width: 450px) {
#custom-theme .services-wrap .services-image-wrap img.services-image {
  object-fit: cover;
  width: 90px;
  height: 90px; }
}

@media (max-width: 991.98px) {
  #custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul li {
    text-align: center; }
  .nectar_cascading_images {
    margin-top: 20px;
}
.left-f10 {
    margin-left: 120px;
    text-align: right;
}  
.banner_content_wrap-new {
    margin-left: 0;
}
.nectar_cascading_images {
        margin-left: 0px;
}
.banner_content_wrap-new {
    margin-top: -180px;
}
.banner_text-new {
    margin-top: 80px;
}
.top_banner_wrap-now .banner_text_big b {
    font-weight: 900;
    display: block;
    font-size: 23px;
    text-transform: uppercase;
    color: rgb(255 255 255);
}
.top_banner_wrap-now .banner_text_big span {
    font-size: 20px;
    text-transform: uppercase;
    color: rgb(255 255 255);
    /* line-height: 0.8rem; */
    display: block;
    margin-top: 20px;
}
.banner_text-new p {
    font-size: 16px !important;
      color: #33302E;
}
.top_banner_wrap-now .banner_content_wrap-new .banner_text_big {
    font-family: Gilroy, "PT Serif", serif;
    font-size: 38px;
    line-height: 0.8em;
    margin-bottom: 32px;
    margin-left: 50px;
}
}
.bg-layer2 {
    transform: translateY(-50px) translateZ(0px) scale(1) !important;
}
.button-font {
    display: flex;
    width: 100%;
    justify-content: start; 
    margin-top: 20px;
}

@media (max-width: 485px) {
.bg-layer2 > div {    
  -webkit-transform: translateX(5%) translateY(10%);
    transform: translateX(5%) translateY(10%) !important; 
}
}
@media (max-width: 439px) {
.bg-color {
    height: 600.219px !important; 
    width: 426.641px;
}
}
@media (max-width: 410px) {
.bg-color {
    height: 550.219px !important; 
    width: 426.641px;
}
}
@media (max-width: 385px) {
.bg-color {
    height: 520.219px !important; 
    width: 426.641px;
}
}
@media (max-width: 359px) {
.bg-color {
    height: 440.219px !important; 
    width: 426.641px;
}
}
@media (max-width: 300px) {
.bg-color {
    height: 400.219px !important; 
    width: 426.641px;
}
}
@media (max-width: 260px) {
.bg-color {
    height: 380.219px !important; 
    width: 426.641px;
}
}
#custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul li a {
  color: #33302E; }
  #custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul li a:hover {
    color: #D39999; }
#custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul li:last-child {
  padding-right: 0px;
  opacity: 0.5; }
#custom-theme .breadcrumbs-wrapper .breadcrumbs-block ul li:first-child {
  padding-left: 0; }
#custom-theme .breadcrumbs-wrapper .page-title {
  font-family: Gilroy, "Microsoft Sans Serif";
  font-size: 23px;
  color: #33302E;
  margin-top: 15px;
  margin-bottom: 15px; }
@media (min-width: 1199.98px) {
  #custom-theme .breadcrumbs-wrapper .page-title {
    margin-top: 0px;
    margin-bottom: 0px; } }
#custom-theme .services-list-wrapper .services-list-container-wrap:nth-child(2n) {
  background-color: #F9F1F0; }
#custom-theme .services-list-wrapper .services-list-container-wrap:nth-child(2n) .services-list-item-row {
  flex-direction: row-reverse; }
#custom-theme .services-list-wrapper .services-list-item-row {
  display: flex;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  flex-direction: row; }
#custom-theme .services-list-wrapper .services-list-image {
  height: 360px;
  width: 360px;
  border-radius: 200px;
  overflow: hidden; }
#custom-theme .services-list-wrapper .services-list-image img {object-fit: cover;max-width: none;width: 100%;height: 100%; }
#custom-theme .services-list-wrapper .services-list-text {font-size: 20px;color: #6F6F6F; }
#custom-theme .services-list-wrapper .services-list-text .item-heading {margin-top: 0px;margin-bottom: 35px; }
#custom-theme .services-list-wrapper .services-list-text ul {padding-left: 0; }
#custom-theme .services-list-wrapper .services-list-text ul li {
  position: relative;
  list-style-type: none;
  padding-left: 20px; }
#custom-theme .services-list-wrapper .services-list-text ul li::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  height: 6px;
  width: 6px;
  background-image: url("/assets/theme/images/list_style.png");
  background-size: 6px; }
@media (max-width: 991.98px) {
  #custom-theme .services-list-wrapper .services-list-container-wrap .services-list-image {
    margin-bottom: 35px; }
  #custom-theme .services-list-wrapper .services-list-container-wrap .services-list-item-row {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  #custom-theme .services-list-wrapper .services-list-container-wrap:nth-child(2n) .services-list-item-row {
    flex-direction: column; }
  #custom-theme .services-list-wrapper .services-list-container-wrap .services-list-text .item-heading {
    text-align: center; } }
@media (max-width: 767.98px) {
  #custom-theme .services-list-wrapper .services-list-image {width: 250px;height: 250px; }
  #custom-theme .services-list-wrapper .services-list-image img {max-height: 250px;}
}
#custom-theme .education-wrapper {padding-top: 45px;padding-bottom: 45px; }
#custom-theme .education-wrapper .migx-img-wrap {margin-bottom: 28px; }
#custom-theme .education-wrapper ul {padding-left: 0; }
#custom-theme .education-wrapper ul li {
  position: relative;
  list-style-type: none;
  padding-left: 20px;
  line-height: 1.6em;
  font-size: 20px; }
#custom-theme .education-wrapper ul li::before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 0;
  height: 6px;
  width: 6px;
  background-image: url("/assets/theme/images/list_style.png");
  background-size: 6px; }
@media (max-width: 991.98px) {
  #custom-theme .education-wrapper {
    padding-top: 50px;
    padding-bottom: 0px; } }
#custom-theme .content-wrapper {
  color: #33302E;
  padding-bottom: 30px; }
#custom-theme .content-wrapper ul {
  padding-left: 0; }
#custom-theme .content-wrapper ul li {
  position: relative;
  list-style-type: none;
  padding-left: 20px; }
#custom-theme .content-wrapper ul li::before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 0;
  height: 6px;
  width: 6px;
  background-image: url("/assets/theme/images/list_style.png");
  background-size: 6px; }
#custom-theme .about-top-wrapper {color: #33302E;}
#custom-theme .about-top-wrapper h3 {font-size: 2.5em;text-align: left; }
#custom-theme .about-top-wrapper h3:after {margin-bottom: 0px; }
@media (max-width: 991.98px) {
  #custom-theme .about-top-wrapper h3 {text-align: left !important;}
}
#custom-theme .about-top-wrapper h4 {color: #6F6F6F;margin-bottom: 0.85em; }
@media (max-width: 767.98px) {
  #custom-theme .about-top-wrapper {padding-bottom: 15px; }
}
#custom-theme .about-content-wrap {background-color: #F9F1F0;color: #33302E; }
#custom-theme .about-content-wrap h2, #custom-theme .about-content-wrap h3, #custom-theme .about-content-wrap h4 {text-align: center;}
#custom-theme .about-content-wrap h3 {font-size: 42px; }
#custom-theme .about-content-wrap h2 {font-size: 2.5em; margin-bottom: 30px; }
@media (max-width: 767.98px) {
  #custom-theme .about-content-wrap h2 {
    font-size: 2em;
    margin-top: 15px; } }
@media (max-width: 767.98px) {
  #custom-theme .about-content-wrap {padding-bottom: 15px;}
}
#custom-theme .prices-block-wrap .price-item {
  padding: 47px 30px;
  background-color: #F9F1F0;
  text-align: center;
  position: relative;
  /*overflow: hidden;*/
  margin-bottom: 30px; }
#custom-theme .prices-block-wrap .price-item:last-child {margin-right: 0; }
#custom-theme .prices-block-wrap .price-item .priceblock_label {
  /*top: 1.25em;*/
  right: -1.15em; }
  
#custom-theme .prices-block-wrap .price-item .priceblock_label.pink {
  background-color: #f79d95; }
#custom-theme .prices-block-wrap .price-item .priceblock_label.grey {
  background-color: #96DC99; }/*#c9c4c0*/
#custom-theme .prices-block-wrap .price-value {
  color: #33302E;
  font-size: 27px;
  margin-bottom: 16px; }
#custom-theme .prices-block-wrap .price-value .price-currency {
  font-size: 20px; }
#custom-theme .prices-block-wrap .price-qnt {
  line-height: 1em;
  margin-bottom: 16px; }
#custom-theme .prices-block-wrap .price-text {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 35px;
  min-height: 165px;
  }
#custom-theme .blog-section-wrap .post_info:not(.post_info_bottom) .post_info_item:last-child {
  margin-left: 0; }
#custom-theme .blog-section-wrap .theme_button {
  width: auto;
  display: inline-block; }
@media (max-width: 475px) {
    #custom-theme .prices-block-wrap .price-text, .price-item-content {min-height: auto!important; height: auto!important; margin-bottom: 0px!important;}
    .price-item-content {
    	margin-top: 0px!important;
    }
	#custom-theme .prices-block-wrap .price-item { min-height: 300px!important; padding: 30px 20px 20px 20px; }
}
@media (max-width: 991.98px) {
  #custom-theme .blog-section-wrap .theme_button {
    margin-top: 35px; } }
#custom-theme .blog-section-wrap .blog-section-item-wrap {
  padding-top: 6rem; }
#custom-theme .blog-section-wrap .blog-section-item-wrap:nth-child(2n) {
  background-color: #F9F1F0; }
#custom-theme .blog-section-wrap .blog-section-item-wrap .post_title {
  font-family: Gilroy, "Microsoft Sans Serif", sans-serif;
  font-size: 1.9em; }
#custom-theme .comments_wrap textarea {
  padding: 15px; }
#custom-theme .comments_wrap #markItUpComment-editor .markItUpHeader .markItUpButton {
  padding-top: 1.25em;
  margin-top: 1.25em;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #EDB39B; }
#custom-theme .last-line-wrap {
  background-color: #70616C;
  padding-top: 15px;
  padding-bottom: 15px; }
#custom-theme .last-line-wrap a, #custom-theme .last-line-wrap span {
  color: #FCF7F1; }
#custom-theme .last-line-wrap a {
  text-decoration: underline; }
@media (max-width: 480px) {
	.margin_top_small_mobile { margin-top: 0!important; }
	.post_info { display: block!important; }
}
.header_mobile_fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10; 
}
.top_banner_wrap_pt { margin-top: 79px; }
.services-item .lazyYT-container {width: 100%;}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.thumb-wrap_mob {
    display: none;
}

@media (max-width: 767px) {
    .thumb-wrap_desk {
        display: none;
    }
    
    .thumb-wrap_mob {
        display: block;
    }
}
@media (max-width: 480px) {
.review-carousel__3d {
    margin-top: 0px !important;
    margin-bottom: 40px;
}
}
@media (min-width: 992px) {
.col-lg-5-1 {
    flex: 0 0 46%;
    max-width: 46%;
}
.col-lg-5-2 {
    flex: 0 0 54%;
    max-width: 54%;
}
}

.price-title > b {font-size: 18px;}
.f10-button_new {
  width: 350px;
  height: 60px;
  border-radius: 25px;
  background-color: #D39999;
  color: white !important;
  line-height: 60px;
  cursor: pointer;
  font-family: Gilroy, "PT Serif", serif;
  font-size: 19px;
  letter-spacing: normal;
  display: flex;
  justify-content: center;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  overflow: hidden;
}
.swiper.mySwiper{
  height: 527px;
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg{
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  width: 100%;  
}
.price-title {height: 45px;}
.price-item-content{
    height: 260px;
    margin-top: 45px;
}
.swiper-button-next, .swiper-button-prev{
   z-index: 999 !important; 
}