/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

overflow: hidden;

section {
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

body {
  font-style: normal;
  line-height: 1.5;
  background-color1: white;
  background: linear-gradient(360deg, #dee1e1 10%, #f4f4f4 360%);
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.6;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type='hidden'] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex;
}

.btn-sm {
  font-weight: 500;
  letter-spacing: 1px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.mbr-section-btn {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

.btn-form {
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type='submit'] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

/* Form */
blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg);
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: '\203a';
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (max-width: 1023px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (min-width: 1024px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
  -webkit-align-items: center;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em 0.5em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

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

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1023px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

/*! ОТОБРАЖЕНИЕ */

.display-n {
  display: none;
}
.display-b {
  display: block;
}
.display-l {
  display: inline;
}
.display-lb {
  display: inline-block;
}
.display-t {
  display: table;
}
.display-li {
  display: list-item;
}

/*! ПОЗИЦИОНИРОВАНИЕ */

.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.pos-stat {
  position: static;
}

/*! ВЫРАВНИВАНИЕ */

.flex-left {
  display: flex;
  justify-content: flex-start;
}
.flex-right {
  display: flex;
  justify-content: flex-end;
}
.flex-center {
  display: flex;
  justify-content: center; 
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-top {
  display: flex;
  align-items: flex-start;
}
.flex-bottom {
  display: flex;
  align-items: flex-end;
}
.flex-middle {
  display: flex;
  align-items: center; 
}


/*! ОТНОСИТЕЛЬНО СЕБЯ */

.self-top {
align-self: flex-start; 
}
.self-bottom {
align-self: flex-end; 
}
.self-center {
align-self: center; 
}
.self-full {
align-self: stretch;  
}


/*! ШИРИНА */

.w50 {
width: 50%;
}
.w100 {
width: 100%;
}

/*! УВЕЛИЧЕНИЕ */

.scale01 {
transform: scale(1.01); 
}
.scale02 {
transform: scale(1.02); 
}
.scale03 {
transform: scale(1.03); 
}
.scale04 {
transform: scale(1.04); 
}
.scale05 {
transform: scale(1.05); 
}
.scale08 {
transform: scale(1.08); 
}
.scale10 {
transform: scale(1.10); 
}
.scale12 {
transform: scale(1.12); 
}
.scale15 {
transform: scale(1.15); 
}
.scale17 {
transform: scale(1.17); 
}
.scale20 {
transform: scale(1.20); 
}

/*! ЗА ПРЕДЕЛАМИ */

.over-v {
  overflow: visible;
}
.over-h {
  overflow: hidden;
}
.over-s {
  overflow: scroll;
}
.over-a {
  overflow: auto;
}


/*! ИСЧЕЗНОВЕНИЕ С УСТРОЙСТВА */

.none-pc {
@media (min-width: 992px) {
  display: none;    
}}
.none-pc-tb {
@media (min-width: 768px) {
  display: none;    
}}
.none-tb {
@media (min-width: 768px) and (max-width: 991px) {
  display: none;    
}}
.none-mob-tb {
@media (max-width: 991px) {
  display: none;    
}}
.none-mob {
@media (max-width: 767px) {
  display: none;    
}}


/*! ПРОЗРАЧНОСТЬ */

.opac00 {
opacity: 0.0; 
}
.opac01 {
opacity: 0.1; 
}
.opac02 {
opacity: 0.2; 
}
.opac03 {
opacity: 0.3; 
}
.opac04 {
opacity: 0.4; 
}
.opac05 {
opacity: 0.5; 
}
.opac06 {
opacity: 0.6; 
}
.opac07 {
opacity: 0.7; 
}
.opac08 {
opacity: 0.8; 
}
.opac09 {
opacity: 0.9; 
}
.opac10 {
opacity: 1.0; 
}


/*! ОТСТУП СВЕРХУ ПОЗИЦИОНИРОВАНИЕ */

.t00 {
top: 0.0rem;
}
.t05 {
top: 0.5rem;
}
.t10 {
top: 1.0rem;
}
.t15 {
top: 1.5rem;
}
.t20 {
top: 2.0rem;
}
.t25 {
top: 2.5rem;
}
.t30 {
top: 3.0rem;
}
.t35 {
top: 3.5rem;
}
.t40 {
top: 4.0rem;
}
.t45 {
top: 4.5rem;
}
.t50 {
top: 5.0rem;
}
.t55 {
top: 5.5rem;
}
.t60 {
top: 6.0rem;
}
.t65 {
top: 6.5rem;
}
.t70 {
top: 7.0rem;
}
.t75 {
top: 7.5rem;
}
.t80 {
top: 8.0rem;
}


/*! ОТСТУП СНИЗУ ПОЗИЦИОНИРОВАНИЕ */

.b00 {
bottom: 0.0rem;
}
.b05 {
bottom: 0.5rem;
}
.b10 {
bottom: 1.0rem;
}
.b15 {
bottom: 1.5rem;
}
.b20 {
bottom: 2.0rem;
}
.b25 {
bottom: 2.5rem;
}
.b30 {
bottom: 3.0rem;
}
.b35 {
bottom: 3.5rem;
}
.b40 {
bottom: 4.0rem;
}
.b45 {
bottom: 4.5rem;
}
.b50 {
bottom: 5.0rem;
}
.b55 {
bottom: 5.5rem;
}
.b60 {
bottom: 6.0rem;
}
.b65 {
bottom: 6.5rem;
}
.b70 {
bottom: 7.0rem;
}
.b75 {
bottom: 7.5rem;
}
.b80 {
bottom: 8.0rem;
}


/*! ОТСТУП СЛЕВА ПОЗИЦИОНИРОВАНИЕ */

.l00 {
left: 0.0rem;
}
.l05 {
left: 0.5rem;
}
.l10 {
left: 1.0rem;
}
.l15 {
left: 1.5rem;
}
.l20 {
left: 2.0rem;
}
.l25 {
left: 2.5rem;
}
.l30 {
left: 3.0rem;
}
.l35 {
left: 3.5rem;
}
.l40 {
left: 4.0rem;
}
.l45 {
left: 4.5rem;
}
.l50 {
left: 5.0rem;
}
.l55 {
left: 5.5rem;
}
.l60 {
left: 6.0rem;
}
.l65 {
left: 6.5rem;
}
.l70 {
left: 7.0rem;
}
.l75 {
left: 7.5rem;
}
.l80 {
left: 8.0rem;
}


/*! ОТСТУП СПРАВА ПОЗИЦИОНИРОВАНИЕ */

.r00 {
right: 0.0rem;
}
.r05 {
right: 0.5rem;
}
.r10 {
right: 1.0rem;
}
.r15 {
right: 1.5rem;
}
.r20 {
right: 2.0rem;
}
.r25 {
right: 2.5rem;
}
.r30 {
right: 3.0rem;
}
.r35 {
right: 3.5rem;
}
.r40 {
right: 4.0rem;
}
.r45 {
right: 4.5rem;
}
.r50 {
right: 5.0rem;
}
.r55 {
right: 5.5rem;
}
.r60 {
right: 6.0rem;
}
.r65 {
right: 6.5rem;
}
.r70 {
right: 7.0rem;
}
.r75 {
right: 7.5rem;
}
.r80 {
right: 8.0rem;
}


/*! ОТСТУП ВВЕРХ ПОЗИЦИОНИРОВАНИЕ */

.z00 {
z-index: 0;
}
.z01 {
z-index: 1;
}
.z02 {
z-index: 2;
}
.z03 {
z-index: 3;
}
.z04 {
z-index: 4;
}
.z05 {
z-index: 5;
}
.z06 {
z-index: 6;
}
.z07 {
z-index: 7;
}
.z08 {
z-index: 8;
}
.z09 {
z-index: 9;
}
.z10 {
z-index: 10;
}


/*! ОТСТУП СВЕРХУ */

.pt00 {
padding-top: 0.0rem;
}
.pt05 {
padding-top: 0.5rem;
}
.pt10 {
padding-top: 1.0rem;
}
.pt15 {
padding-top: 1.5rem;
}
.pt20 {
padding-top: 2.0rem;
}
.pt25 {
padding-top: 2.5rem;
}
.pt30 {
padding-top: 3.0rem;
}
.pt35 {
padding-top: 3.5rem;
}
.pt40 {
padding-top: 4.0rem;
}
.pt45 {
padding-top: 4.5rem;
}
.pt50 {
padding-top: 5.0rem;
}
.pt55 {
padding-top: 5.5rem;
}
.pt60 {
padding-top: 6.0rem;
}
.pt65 {
padding-top: 6.5rem;
}
.pt70 {
padding-top: 7.0rem;
}
.pt75 {
padding-top: 7.5rem;
}
.pt80 {
padding-top: 8.0rem;
}


/*! ОТСТУП СНИЗУ */

.pb00 {
padding-bottom: 0.0rem;
}
.pb05 {
padding-bottom: 0.5rem;
}
.pb10 {
padding-bottom: 1.0rem;
}
.pb15 {
padding-bottom: 1.5rem;
}
.pb20 {
padding-bottom: 2.0rem;
}
.pb25 {
padding-bottom: 2.5rem;
}
.pb30 {
padding-bottom: 3.0rem;
}
.pb35 {
padding-bottom: 3.5rem;
}
.pb40 {
padding-bottom: 4.0rem;
}
.pb45 {
padding-bottom: 4.5rem;
}
.pb50 {
padding-bottom: 5.0rem;
}
.pb55 {
padding-bottom: 5.5rem;
}
.pb60 {
padding-bottom: 6.0rem;
}
.pb65 {
padding-bottom: 6.5rem;
}
.pb70 {
padding-bottom: 7.0rem;
}
.pb75 {
padding-bottom: 7.5rem;
}
.pb80 {
padding-bottom: 8.0rem;
}


/*! ОТСТУП СЛЕВА */

.pl00 {
padding-left: 0.0rem;
}
.pl05 {
padding-left: 0.5rem;
}
.pl10 {
padding-left: 1.0rem;
}
.pl15 {
padding-left: 1.5rem;
}
.pl20 {
padding-left: 2.0rem;
}
.pl25 {
padding-left: 2.5rem;
}
.pl30 {
padding-left: 3.0rem;
}
.pl35 {
padding-left: 3.5rem;
}
.pl40 {
padding-left: 4.0rem;
}
.pl45 {
padding-left: 4.5rem;
}
.pl50 {
padding-left: 5.0rem;
}
.pl55 {
padding-left: 5.5rem;
}
.pl60 {
padding-left: 6.0rem;
}
.pl65 {
padding-left: 6.5rem;
}
.pl70 {
padding-left: 7.0rem;
}
.pl75 {
padding-left: 7.5rem;
}
.pl80 {
padding-left: 8.0rem;
}


/*! ОТСТУП СПРАВА */

.pr00 {
padding-right: 0.0rem;
}
.pr05 {
padding-right: 0.5rem;
}
.pr10 {
padding-right: 1.0rem;
}
.pr15 {
padding-right: 1.5rem;
}
.pr20 {
padding-right: 2.0rem;
}
.pr25 {
padding-right: 2.5rem;
}
.pr30 {
padding-right: 3.0rem;
}
.pr35 {
padding-right: 3.5rem;
}
.pr40 {
padding-right: 4.0rem;
}
.pr45 {
padding-right: 4.5rem;
}
.pr50 {
padding-right: 5.0rem;
}
.pr55 {
padding-right: 5.5rem;
}
.pr60 {
padding-right: 6.0rem;
}
.pr65 {
padding-right: 6.5rem;
}
.pr70 {
padding-right: 7.0rem;
}
.pr75 {
padding-right: 7.5rem;
}
.pr80 {
padding-right: 8.0rem;
}


/*! ОТСТУП СВЕРХУ */

.mt00 {
margin-top: 0.0rem;
}
.mt05 {
margin-top: 0.5rem;
}
.mt10 {
margin-top: 1.0rem;
}
.mt15 {
margin-top: 1.5rem;
}
.mt20 {
margin-top: 2.0rem;
}
.mt25 {
margin-top: 2.5rem;
}
.mt30 {
margin-top: 3.0rem;
}
.mt35 {
margin-top: 3.5rem;
}
.mt40 {
margin-top: 4.0rem;
}
.mt45 {
margin-top: 4.5rem;
}
.mt50 {
margin-top: 5.0rem;
}
.mt55 {
margin-top: 5.5rem;
}
.mt60 {
margin-top: 6.0rem;
}
.mt65 {
margin-top: 6.5rem;
}
.mt70 {
margin-top: 7.0rem;
}
.mt75 {
margin-top: 7.5rem;
}
.mt80 {
margin-top: 8.0rem;
}


/*! ОТСТУП СНИЗУ */

.mb00 {
margin-bottom: 0.0rem;
}
.mb05 {
margin-bottom: 0.5rem;
}
.mb10 {
margin-bottom: 1.0rem;
}
.mb15 {
margin-bottom: 1.5rem;
}
.mb20 {
margin-bottom: 2.0rem;
}
.mb25 {
margin-bottom: 2.5rem;
}
.mb30 {
margin-bottom: 3.0rem;
}
.mb35 {
margin-bottom: 3.5rem;
}
.mb40 {
margin-bottom: 4.0rem;
}
.mb45 {
margin-bottom: 4.5rem;
}
.mb50 {
margin-bottom: 5.0rem;
}
.mb55 {
margin-bottom: 5.5rem;
}
.mb60 {
margin-bottom: 6.0rem;
}
.mb65 {
margin-bottom: 6.5rem;
}
.mb70 {
margin-bottom: 7.0rem;
}
.mb75 {
margin-bottom: 7.5rem;
}
.mb80 {
margin-bottom: 8.0rem;
}

/*! ОТСТУП СЛЕВА */

.ml00 {
margin-left: 0.0rem;
}
.ml05 {
margin-left: 0.5rem;
}
.ml10 {
margin-left: 1.0rem;
}
.ml15 {
margin-left: 1.5rem;
}
.ml20 {
margin-left: 2.0rem;
}
.ml25 {
margin-left: 2.5rem;
}
.ml30 {
margin-left: 3.0rem;
}
.ml35 {
margin-left: 3.5rem;
}
.ml40 {
margin-left: 4.0rem;
}
.ml45 {
margin-left: 4.5rem;
}
.ml50 {
margin-left: 5.0rem;
}
.ml55 {
margin-left: 5.5rem;
}
.ml60 {
margin-left: 6.0rem;
}
.ml65 {
margin-left: 6.5rem;
}
.ml70 {
margin-left: 7.0rem;
}
.ml75 {
margin-left: 7.5rem;
}
.ml80 {
margin-left: 8.0rem;
}

/*! ОТСТУП СПРАВА */

.mr00 {
margin-right: 0.0rem;
}
.mr05 {
margin-right: 0.5rem;
}
.mr10 {
margin-right: 1.0rem;
}
.mr15 {
margin-right: 1.5rem;
}
.mr20 {
margin-right: 2.0rem;
}
.mr25 {
margin-right: 2.5rem;
}
.mr30 {
margin-right: 3.0rem;
}
.mr35 {
margin-right: 3.5rem;
}
.mr40 {
margin-right: 4.0rem;
}
.mr45 {
margin-right: 4.5rem;
}
.mr50 {
margin-right: 5.0rem;
}
.mr55 {
margin-right: 5.5rem;
}
.mr60 {
margin-right: 6.0rem;
}
.mr65 {
margin-right: 6.5rem;
}
.mr70 {
margin-right: 7.0rem;
}
.mr75 {
margin-right: 7.5rem;
}
.mr80 {
margin-right: 8.0rem;
}


/*! ОТСТУП СВЕРХУ */

.mmt00 {
margin-top: -0.0rem;
}
.mmt05 {
margin-top: -0.5rem;
}
.mmt10 {
margin-top: -1.0rem;
}
.mmt15 {
margin-top: -1.5rem;
}
.mmt20 {
margin-top: -2.0rem;
}
.mmt25 {
margin-top: -2.5rem;
}
.mmt30 {
margin-top: -3.0rem;
}
.mmt35 {
margin-top: -3.5rem;
}
.mmt40 {
margin-top: -4.0rem;
}
.mmt45 {
margin-top: -4.5rem;
}
.mmt50 {
margin-top: -5.0rem;
}
.mmt55 {
margin-top: -5.5rem;
}
.mmt60 {
margin-top: -6.0rem;
}
.mmt65 {
margin-top: -6.5rem;
}
.mmt70 {
margin-top: -7.0rem;
}
.mmt75 {
margin-top: -7.5rem;
}
.mmt80 {
margin-top: -8.0rem;
}


/*! ОТСТУП СНИЗУ */

.mmb00 {
margin-bottom: -0.0rem;
}
.mmb05 {
margin-bottom: -0.5rem;
}
.mmb10 {
margin-bottom: -1.0rem;
}
.mmb15 {
margin-bottom: -1.5rem;
}
.mmb20 {
margin-bottom: -2.0rem;
}
.mmb25 {
margin-bottom: -2.5rem;
}
.mmb30 {
margin-bottom: -3.0rem;
}
.mmb35 {
margin-bottom: -3.5rem;
}
.mmb40 {
margin-bottom: -4.0rem;
}
.mmb45 {
margin-bottom: -4.5rem;
}
.mmb50 {
margin-bottom: -5.0rem;
}
.mmb55 {
margin-bottom: -5.5rem;
}
.mmb60 {
margin-bottom: -6.0rem;
}
.mmb65 {
margin-bottom: -6.5rem;
}
.mmb70 {
margin-bottom: -7.0rem;
}
.mmb75 {
margin-bottom: -7.5rem;
}
.mmb80 {
margin-bottom: -8.0rem;
}

/*! ОТСТУП СЛЕВА */

.mml00 {
margin-left: -0.0rem;
}
.mml05 {
margin-left: -0.5rem;
}
.mml10 {
margin-left: -1.0rem;
}
.mml15 {
margin-left: -1.5rem;
}
.mml20 {
margin-left: -2.0rem;
}
.mml25 {
margin-left: -2.5rem;
}
.mml30 {
margin-left: -3.0rem;
}
.mml35 {
margin-left: -3.5rem;
}
.mml40 {
margin-left: -4.0rem;
}
.mml45 {
margin-left: -4.5rem;
}
.mml50 {
margin-left: -5.0rem;
}
.mml55 {
margin-left: -5.5rem;
}
.mml60 {
margin-left: -6.0rem;
}
.mml65 {
margin-left: -6.5rem;
}
.mml70 {
margin-left: -7.0rem;
}
.mml75 {
margin-left: -7.5rem;
}
.mml80 {
margin-left: -8.0rem;
}

/*! ОТСТУП СПРАВА */

.mmr00 {
margin-right: -0.0rem;
}
.mmr05 {
margin-right: -0.5rem;
}
.mmr10 {
margin-right: -1.0rem;
}
.mmr15 {
margin-right: -1.5rem;
}
.mmr20 {
margin-right: -2.0rem;
}
.mmr25 {
margin-right: -2.5rem;
}
.mmr30 {
margin-right: -3.0rem;
}
.mmr35 {
margin-right: -3.5rem;
}
.mmr40 {
margin-right: -4.0rem;
}
.mmr45 {
margin-right: -4.5rem;
}
.mmr50 {
margin-right: -5.0rem;
}
.mmr55 {
margin-right: -5.5rem;
}
.mmr60 {
margin-right: -6.0rem;
}
.mmr65 {
margin-right: -6.5rem;
}
.mmr70 {
margin-right: -7.0rem;
}
.mmr75 {
margin-right: -7.5rem;
}
.mmr80 {
margin-right: -8.0rem;
}


/*! ТЕКСТ РАЗМЕР */

.ts50 {
font-size: 50%;
}
.ts60 {
font-size: 60%;
}
.ts70 {
font-size: 70%;
}
.ts80 {
font-size: 80%;
}
.ts90 {
font-size: 90%;
}
.ts100 {
font-size: 100%;
}
.ts110 {
font-size: 110%;
}
.ts120 {
font-size: 120%;
}
.ts130 {
font-size: 130%;
}
.ts140 {
font-size: 140%;
}
.ts150 {
font-size: 150%;
}
.ts160 {
font-size: 160%;
}
.ts170 {
font-size: 170%;
}
.ts180 {
font-size: 180%;
}
.ts190 {
font-size: 190%;
}
.ts200 {
font-size: 200%;
}


/*! ТЕКСТ ИНТЕРВАЛ */


.tl80 {
line-height: 80%; 
}
.tl90 {
line-height: 90%; 
}
.tl100 {
line-height: 100%; 
}
.tl110 {
line-height: 110%; 
}
.tl120 {
line-height: 120%; 
}
.tl130 {
line-height: 130%; 
}
.tl140 {
line-height: 140%; 
}
.tl150 {
line-height: 150%; 
}
.tl160 {
line-height: 160%; 
}
.tl170 {
line-height: 170%; 
}
.tl180 {
line-height: 180%; 
}


/*! ТЕКСТ ЖИРНОСТЬ */

.tw100 {
font-weight: 100; 
}
.tw200 {
font-weight: 200; 
}
.tw300 {
font-weight: 300; 
}
.tw400 {
font-weight: 400; 
}
.tw500 {
font-weight: 500; 
}
.tw600 {
font-weight: 600; 
}
.tw700 {
font-weight: 700; 
}
.tw800 {
font-weight: 800; 
}
.tw900 {
font-weight: 900; 
}

.t-left {
  text-align: left !important;
}
.t-right {
  text-align: right !important;
}
.t-center {
  text-align: center !important;
}
.t-center-mob {
  text-align: left !important;
  @media (max-width: 767px) {
    text-align: center !important;
  }
}


/*! ТЕКСТ ЦВЕТ */

.tс-black {
color: #000000; 
}
.tс-white {
color: #ffffff; 
}
.tс-gray1 {
color: #b1b1b1;
}
.tс-gray2 {
color: #9b9b9b;
}
.tс-gray3 {
color: #767676;
}


/*! ТЕКСТ ТЕНЬ */

.th-black {
text-shadow: 5px 5px 35px #000000;
}
.th-white {
text-shadow: 5px 5px 35px #ffffff;
}
.th-gray1 {
text-shadow: 5px 5px 35px #b1b1b1;
}
.th-gray2 {
text-shadow: 5px 5px 35px #9b9b9b;
}
.th-gray3 {
text-shadow: 5px 5px 35px #767676;
}


/*! ТЕКСТ ПОДЧЕРКИВАНИЕ */

.td-line {
text-decoration: line-through;
}
.td-over {
text-decoration: overline;
}
.td-under {
text-decoration: underline;
}


/*! РАМКИ */

.br0 {
 border-radius: 0px;
}
.br1 {
 border-radius: 1px;
}
.br2 {
 border-radius: 2px;
}
.br3 {
 border-radius: 3px;
}
.br4 {
 border-radius: 4px;
}
.br5 {
 border-radius: 5px;
}
.br6 {
 border-radius: 6px;
}
.br7 {
 border-radius: 7px;
}
.br8 {
 border-radius: 8px;
}
.br9 {
 border-radius: 9px;
}
.br10 {
 border-radius: 10px;
}
.br11 {
 border-radius: 11px;
}
.br12 {
 border-radius: 12px;
}
.br13 {
 border-radius: 13px;
}
.br14 {
 border-radius: 14px;
}
.br15 {
 border-radius: 15px;
}
.br16 {
 border-radius: 16px;
}
.br17 {
 border-radius: 17px;
}
.br18 {
 border-radius: 18px;
}
.br19 {
 border-radius: 19px;
}
.br20 {
 border-radius: 20px;
}
.br50 {
 border-radius: 50%;
}

/*   */body {
  font-family: Rubik;
}
.display-1 {
  font-family: 'OnestBold1602-hint';
  font-size: 2.8rem;
  font-display: swap;
}
.display-1 > .mbr-iconfont {
  font-size: 4.48rem;
}
.display-2 {
  font-family: 'OnestBold1602-hint';
  font-size: 2rem;
  font-display: swap;
}
.display-2 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-3 {
  font-family: 'OnestBold1602-hint';
  font-size: 1.5rem;
  font-display: swap;
}
.display-3 > .mbr-iconfont {
  font-size: 2.4rem;
}
.display-5 {
  font-family: 'OnestMedium1602-hint';
  font-size: 1.5rem;
  font-display: swap;
}
.display-5 > .mbr-iconfont {
  font-size: 2.4rem;
}
.display-6 {
  font-family: 'OnestLight1602-hint';
  font-size: 1.5rem;
  font-display: swap;
}
.display-6 > .mbr-iconfont {
  font-size: 2.4rem;
}
.display-7 {
  font-family: 'OnestMedium1602-hint';
  font-size: 1.2rem;
  font-display: swap;
}
.display-7 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-8 {
  font-family: 'OnestLight1602-hint';
  font-size: 1.2rem;
  font-display: swap;
}
.display-8 > .mbr-iconfont {
  font-size: 1.92rem;
}
.display-4 {
  font-family: 'OnestBold1602-hint';
  font-size: 0.9rem;
  font-display: swap;
}
.display-4 > .mbr-iconfont {
  font-size: 1.44rem;
}
.boxmenu .text-info {
  font-family: 'OnestMedium1602-hint';
  font-display: swap;
}
.boxmenu .text-info > .mbr-iconfont {
  font-size: 1.92rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 22px;
  }
  .display-2 {
    font-size: 20px;
  }
  .display-3 {
    font-size: 18px;
  }
  .display-5 {
    font-size: 17px;
  }
  .display-6 {
    font-size: 17px;
  }
  .display-7 {
    font-size: 14px;
  }
  .display-8 {
    font-size: 14px;
  }
  .display-4 {
    font-size: 12px;
  }
}
/* Buttons */
.btn {
  padding: 1rem 2rem;
  border-radius: 3px;
}
.btn-sm {
  padding: 1.2rem 1.8rem;
  border-radius: 3px;
}
.btn-md {
  padding: 1.5rem 3rem;
  border-radius: 3px;
}
.btn-lg {
  padding: 1.2rem 2.4rem;
  border-radius: 3px;
}
.bg-primary {
  background-color: #c83f39 !important;
}
.bg-success {
  background-color: #181c27 !important;
}
.bg-info {
  background-color: #353535 !important;
}
.bg-warning {
  background-color: #fefefe !important;
}
.bg-danger {
  background-color: #ffffff !important;
}
.btn-primary {
  border-radius: 10px;
  border: 0.01px;
  background-color: #c83f39;
  background: radial-gradient(circle farthest-corner at center top, #cb4b45 10%, #ad3530 100%);
  transition: 0.6s;
}
.btn-primary,
.btn-primary:active {
  background-color: #c83f39 !important;
  border-color: #c83f39 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #8d2c27 !important;
  border-color: #8d2c27 !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #8d2c27 !important;
  border-color: #8d2c27 !important;
}
.btn-secondary {
  border-radius: 10px;
  border: 0.01px;
  background-color: #af1f1f;
  background: radial-gradient(circle farthest-corner at center top, #bc2121 10%, #911a1a 100%);
  transition: 0.6s;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #af1f1f !important;
  border-color: #af1f1f !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #6e1313 !important;
  border-color: #6e1313 !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #6e1313 !important;
  border-color: #6e1313 !important;
}
.btn-info {
  border-radius: 10px;
  border: 0.01px;
  background-color: #353535;
  background: radial-gradient(circle farthest-corner at center top, #3d3d3d 10%, #232323 100%);
  transition: 0.6s;
}
.btn-info,
.btn-info:active {
  background-color: #353535 !important;
  border-color: #353535 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #0f0f0f !important;
  border-color: #0f0f0f !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #0f0f0f !important;
  border-color: #0f0f0f !important;
}
.btn-success {
  border-radius: 10px;
  border: 0.01px;
  background-color: #181c27;
  background: radial-gradient(circle farthest-corner at center top, #1e2330 10%, #0a0c11 100%);
  transition: 0.6s;
}
.btn-success,
.btn-success:active {
  background-color: #181c27 !important;
  border-color: #181c27 !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-warning {
  border-radius: 10px;
  border: 0.01px;
  background-color: #fefefe;
  background: radial-gradient(circle farthest-corner at center top, #ffffff 10%, #ececec 100%);
  transition: 0.6s;
}
.btn-warning,
.btn-warning:active {
  background-color: #fefefe !important;
  border-color: #fefefe !important;
  color: #7f7f7f !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #7f7f7f !important;
  background-color: #d8d8d8 !important;
  border-color: #d8d8d8 !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #7f7f7f !important;
  background-color: #d8d8d8 !important;
  border-color: #d8d8d8 !important;
}
.btn-danger {
  border-radius: 10px;
  border: 0.01px;
  background-color: #ffffff;
  background: radial-gradient(circle farthest-corner at center top, #ffffff 10%, #ededed 100%);
  transition: 0.6s;
}
.btn-danger,
.btn-danger:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white {
  border-radius: 10px;
  border: 0.01px;
  background-color: #ffffff;
  background: radial-gradient(circle farthest-corner at center top, #ffffff 10%, #ededed 100%);
  transition: 0.6s;
  color: #333333 !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black {
  border-radius: 10px;
  border: 0.01px;
  background-color: #333333;
  background: radial-gradient(circle farthest-corner at center top, #3b3b3b 10%, #212121 100%);
  transition: 0.6s;
}
.btn-black,
.btn-black:active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
  transform: translate(0, 3px);
  transition: .2s linear;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #792522;
  color: #792522;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c83f39;
  border-color: #c83f39;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c83f39 !important;
  border-color: #c83f39 !important;
}
.btn-secondary-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #581010;
  color: #581010;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #af1f1f;
  border-color: #af1f1f;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #af1f1f !important;
  border-color: #af1f1f !important;
}
.btn-info-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #020202;
  color: #020202;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #353535;
  border-color: #353535;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #353535 !important;
  border-color: #353535 !important;
}
.btn-success-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #181c27;
  border-color: #181c27;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #181c27 !important;
  border-color: #181c27 !important;
}
.btn-warning-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #cbcbcb;
  color: #cbcbcb;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #7f7f7f;
  background-color: #fefefe;
  border-color: #fefefe;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #7f7f7f !important;
  background-color: #fefefe !important;
  border-color: #fefefe !important;
}
.btn-danger-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #808080;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline {
  border-radius: 10px;
  border-width: 1px;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #c83f39 !important;
}
.text-secondary {
  color: #af1f1f !important;
}
.text-success {
  color: #181c27 !important;
}
.text-info {
  color: #353535 !important;
}
.text-warning {
  color: #fefefe !important;
}
.text-danger {
  color: #ffffff !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #792522 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #581010 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #020202 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #cbcbcb !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #cccccc !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #353535;
}
.alert-warning {
  background-color: #fefefe;
}
.alert-danger {
  background-color: #ffffff;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #c83f39;
  border-color: #c83f39;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #c83f39;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e4a09d;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c7cddd;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #a8a8a8;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
.scrollToTop_wraper {
  display: none;
}
.form-control {
  font-family: 'OnestMedium1602-hint';
  font-size: 1.2rem;
  font-display: swap;
}
.form-control > .mbr-iconfont {
  font-size: 1.92rem;
}
blockquote {
  border-color: #c83f39;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c83f39;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c83f39;
}
/* Headers*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card-wrapper {
    flex: auto !important;
  }
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #c83f39;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #c83f39;
  border-bottom-color: #c83f39;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #c83f39 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #af1f1f !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23c83f39' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.3;
}
.cid-uLFHqEDASj {
  background-color: rgba(255, 255, 255, 0) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.cid-uLFHqEDASj .block-screen {
  padding-top: 36px;
  padding-bottom: 0px;
  position: relative;
  z-index: 50 !important;
  border-radius: 0px 0px 0px 0px;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-screen {
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 3px;
  }
}
.cid-uLFHqEDASj .block-main {
  padding: 0.0rem;
  position: relative;
  z-index: 50 !important;
  margin-bottom: -12.7rem;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main {
    margin-top: 0rem;
    justify-content: center !important;
    border-radius: 10px;
    background-color: #232323;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main {
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLFHqEDASj .block-main .card-inform {
    padding: 0rem 1.3rem 0rem 1.3rem;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .card-inform {
    padding: 0.8rem 1rem 0.8rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .hidden-box {
    display: none;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .open-box {
    background-color: #232323;
    box-shadow: #232323 0px 0px 0px 7px, rgba(0, 0, 0, 0.1) 0px 20px 80px -10px;
  }
  .cid-uLFHqEDASj .block-main .open-box .brand-title,
  .cid-uLFHqEDASj .block-main .open-box .brand-text1 {
    color: #ffffff;
  }
}
.cid-uLFHqEDASj .block-main .order-rating {
  order: 2;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-rating {
    order: 4;
  }
}
.cid-uLFHqEDASj .block-main .order-call {
  order: 0;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-call {
    order: 4;
  }
}
.cid-uLFHqEDASj .block-main .order-button {
  order: 8;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-button {
    order: 3;
  }
}
.cid-uLFHqEDASj .block-main .order-social {
  order: 1;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-social {
    order: 1;
  }
}
.cid-uLFHqEDASj .block-main .order-contact {
  order: 0;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-contact {
    order: 0;
  }
}
.cid-uLFHqEDASj .block-main .order-phone {
  order: 7;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-phone {
    order: 0;
  }
}
.cid-uLFHqEDASj .block-main .order-above {
  order: -2;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-above {
    order: 7;
  }
}
.cid-uLFHqEDASj .block-main .order-nav {
  order: 10;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-main .order-nav {
    order: 10;
  }
}
.cid-uLFHqEDASj .block-main .cell-inform {
  height: 100%;
  padding: 0.0rem;
}
.cid-uLFHqEDASj .block-main #menu-button {
  position: absolute;
  top: 0.5rem;
  right: 0.8rem;
  z-index: 15;
  cursor: pointer;
  user-select: none;
  padding: 1.5rem 0.8rem 1.4rem 0.8rem;
  border-radius: 10px;
}
.cid-uLFHqEDASj .block-main #menu-button:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-main #menu-button span {
  height: 2px;
  width: 24px;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
  display: block;
  transition: all 0.2s ease-in-out;
}
.cid-uLFHqEDASj .block-main #menu-button span:before {
  top: -7px;
  visibility: visible;
}
.cid-uLFHqEDASj .block-main #menu-button span:after {
  top: 7px;
}
.cid-uLFHqEDASj .block-main #menu-button span:before,
.cid-uLFHqEDASj .block-main #menu-button span:after {
  height: 2px;
  width: 24px;
  border-radius: 2px;
  background-color: #ffffff;
  position: absolute;
  content: "";
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .cid-uLFHqEDASj .block-main #menu-button {
    display: none;
  }
}
.cid-uLFHqEDASj .block-main #menu-button:hover span,
.cid-uLFHqEDASj .block-main #menu-button:hover span:before,
.cid-uLFHqEDASj .block-main #menu-button:hover span:after {
  background: #ffffff;
}
.cid-uLFHqEDASj .block-main input[type=checkbox] {
  display: none;
}
.cid-uLFHqEDASj .block-main input[type=checkbox]:checked ~ .hidden-box {
  display: block;
}
.cid-uLFHqEDASj .block-main input[type=checkbox]:checked ~ #menu-button:hover span,
.cid-uLFHqEDASj .block-main input[type=checkbox]:checked ~ #menu-button span {
  background-color: transparent;
}
.cid-uLFHqEDASj .block-main input[type=checkbox]:checked ~ #menu-button span:before {
  transform: rotate(45deg) translate(5px, 5px);
  opacity: 1;
}
.cid-uLFHqEDASj .block-main input[type=checkbox]:checked ~ #menu-button span:after {
  transform: rotate(-45deg) translate(5px, -5px);
}
.cid-uLFHqEDASj .block-brand .brand-cell {
  width: 390px;
  margin-left: 0rem;
  margin-bottom: 0.2rem;
  padding: 0.0rem;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-brand .brand-cell {
    margin-left: 0rem;
    margin-bottom: 0.1rem;
    padding: 0.8rem 0.0rem;
    width: 100%;
  }
}
.cid-uLFHqEDASj .block-brand .brand-cell:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-brand .brand-logo {
  padding: 0.0rem !important;
}
.cid-uLFHqEDASj .block-brand .brand-logo .brand-logo-inform {
  width: 195.2px;
  margin-right: 0.0rem;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-brand .brand-logo .brand-logo-inform {
    width: 143.6px;
    margin-right: 0.0rem;
  }
}
.cid-uLFHqEDASj .block-brand .brand-text {
  margin-left: 1.4rem;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-brand .brand-text {
    margin-left: 0.5rem !important;
  }
}
.cid-uLFHqEDASj .block-brand .brand-text .brand-title {
  margin-bottom: 0.6rem;
  line-height: 120%;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-brand .brand-text .brand-title {
    margin-bottom: 0.15rem;
  }
}
.cid-uLFHqEDASj .block-brand .brand-text .brand-text1 {
  margin-bottom: -0.3rem;
  line-height: 140%;
  opacity: 0.7;
  color: #ffffff;
}
.cid-uLFHqEDASj .block-brand .brand-phone {
  display: none;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-brand .brand-phone {
    display: block;
  }
}
.cid-uLFHqEDASj .block-brand .brand-phone img {
  width: 14px;
}
.cid-uLFHqEDASj .block-title {
  width: 100%;
}
@media (min-width: 992px) {
  .cid-uLFHqEDASj .block-title {
    display: none;
  }
}
.cid-uLFHqEDASj .block-title .title-call {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.cid-uLFHqEDASj .block-title .title-call h3 {
  color: #ffffff;
}
.cid-uLFHqEDASj .block-title .title-nav {
  position: relative;
  margin-top: 1.5rem;
  padding-top: 2.5rem;
  margin-bottom: -0.5rem;
}
.cid-uLFHqEDASj .block-title .title-nav h3 {
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-title .title-nav::before {
    content: "";
    width: 50rem;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    position: absolute;
    left: 0rem !important;
    top: 0;
  }
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform {
  position: relative;
  height: 56px;
  width: 56px;
  top: 0rem !important;
  border-radius: 30px;
  padding: 0.8rem !important;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
  backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.25);
  background-color: rgba(255, 255, 255, 0.25);
}
@media (max-width: 767px) {
  .cid-uLFHqEDASj .block-contact .contact-icon-inform {
    height: 50.4px;
    width: 50.4px;
    padding: 0.64rem !important;
  }
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform img {
  filter: invert(100%);
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform img {
  border-radius: 30px;
  opacity: 1.0 !important;
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform1 {
  position: relative;
  height: 16px;
  width: 16px;
  top: -0.02rem !important;
}
@media (max-width: 767px) {
  .cid-uLFHqEDASj .block-contact .contact-icon-inform1 {
    height: 14.4px;
    width: 14.4px;
  }
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform1 img {
  opacity: 1.0 !important;
}
.cid-uLFHqEDASj .block-contact .contact-icon-inform1:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-contact .contact-text {
  margin-left: -0.4rem;
}
.cid-uLFHqEDASj .block-contact .phone-text {
  margin-bottom: 0.3rem;
  font-size: 27px;
  font-weight: 500;
  line-height: 120%;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-contact .phone-text {
    font-size: 22px;
  }
}
.cid-uLFHqEDASj .block-contact .contact-text0 {
  margin-bottom: 0.38rem;
  line-height: 160%;
  opacity: 0.8;
  color: #ffffff;
}
.cid-uLFHqEDASj .block-contact .contact-text1 {
  margin-bottom: 0.02rem;
  line-height: 130%;
  opacity: 0.7;
  color: #ffffff;
}
.cid-uLFHqEDASj .block-contact .contact-text2 {
  line-height: 130%;
  opacity: 0.6;
  color: #1774d1;
  text-decoration: underline;
}
.cid-uLFHqEDASj .block-contact .contact-online {
  animation: blink 2s linear infinite;
  position: absolute;
  z-index: 3;
  top: 15.2%;
  right: -6.4%;
  height: 7px;
  width: 7px;
  background: #61DD93;
  border-radius: 50%;
  box-shadow: 0 0 0 3px white;
}
@keyframes blink {
  50% {
    background: #61DD93;
  }
  51% {
    background: white;
  }
  100% {
    background: white;
  }
}
.cid-uLFHqEDASj .block-contact .contact-icon-dop {
  position: absolute;
  z-index: 3;
  top: 15.2%;
  right: -6.4%;
  height: 15px;
  width: 15px;
  padding: 0rem !important;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .cid-uLFHqEDASj .block-contact .contact-icon-dop {
    height: 12px;
    width: 12px;
  }
}
.cid-uLFHqEDASj .block-social .social-inform {
  display: flex;
  justify-content: center !important;
  padding: 0.0rem;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-social .social-inform {
    padding: 0.0rem;
    margin: 0.0rem !important;
    justify-content: center;
  }
}
.cid-uLFHqEDASj .block-social .social-icon {
  margin: 0px 2px;
  border-radius: 23px;
}
.cid-uLFHqEDASj .block-social .social-icon:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-social .social-icon:hover img {
  filter: brightness(120%);
}
.cid-uLFHqEDASj .block-social .social-icon img {
  padding: 0.7rem;
  border-radius: 23px;
  height: 49px;
  width: 49px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
  backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.12);
  background-color: rgba(255, 255, 255, 0.12);
}
@media (max-width: 767px) {
  .cid-uLFHqEDASj .block-social .social-icon img {
    height: 49px;
    width: 49px;
  }
}
.cid-uLFHqEDASj .block-social .social-icon img:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-social .social-text {
  margin-bottom: -0.1rem;
  line-height: 140%;
  opacity: 1;
  color: #2d2d2d;
}
.cid-uLFHqEDASj .block-button .button-button {
  margin-top: -0.7rem;
  margin-bottom: -0.58rem;
  margin-right: 0.1rem;
  margin-left: 1rem;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-button .button-button {
    margin-top: -0.3rem;
    margin-left: 0rem;
  }
}
.cid-uLFHqEDASj .block-nav .nav-menu {
  width: 100% !important;
  position: relative;
  z-index: 50;
  display: flex;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  border-radius: 0px !important;
  border-top1: 1px solid #eeeeee;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 992px) {
  .cid-uLFHqEDASj .block-nav .nav-menu {
    margin-top: 1.6rem !important;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-nav .nav-menu {
    margin-top: 0rem !important;
    margin-bottom: 3.5rem !important;
    border-radius: 0px !important;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
.cid-uLFHqEDASj .block-nav .nav-menu:hover {
  transition-duration: .5s;
}
.cid-uLFHqEDASj .block-nav .nav-link-home {
  display: none;
}
.cid-uLFHqEDASj .block-nav .nav-link-home .nav-link-home-icon {
  position: relative;
  margin-right: 22px;
  width: 1px;
}
.cid-uLFHqEDASj .block-nav .nav-link-home .nav-link-home-icon::after {
  content: "";
  position: absolute;
  left: 3px;
  top1: 2px;
  bottom: 0px;
  width: 17px;
  height: 17px;
  background-image: url("../../../assets/images/home.png");
  background-position: 0% 0%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-nav .nav-link-home .nav-link-home-icon::after {
    background-image: url("../../../assets/images/home.png");
  }
}
.cid-uLFHqEDASj .block-nav .nav-link-call1 .nav-link-call1-icon {
  position: relative;
  margin-right: 25px;
  width: 1px;
}
.cid-uLFHqEDASj .block-nav .nav-link-call1 .nav-link-call1-icon::after {
  content: "";
  position: absolute;
  left: -5px;
  right: 5px;
  top1: 0px;
  bottom: 0px;
  width: 18px;
  height: 18px;
  background-image: url("../../../assets/images/email1.png");
  background-position: 0% 0%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}
.cid-uLFHqEDASj .block-nav .nav-link-call2 {
  display: none;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-nav .nav-link-call2 {
    display: none !important;
  }
}
.cid-uLFHqEDASj .block-nav .nav-link-call2 .nav-link-call2-icon {
  position: relative;
  margin-right: 38px;
  width: 1px;
  display: none;
}
.cid-uLFHqEDASj .block-nav .nav-link-call2 .nav-link-call2-icon::after {
  content: "";
  position: absolute;
  left: 2px;
  top1: -3px;
  bottom: 0px;
  width: 18px;
  height: 18px;
  background-image: url("../../../assets/images/arrow54.png");
  background-position: 0% 00%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}
.cid-uLFHqEDASj .block-nav nav {
  margin: -8px 0 0px 0;
  height: 100%;
  background-color: none;
}
.cid-uLFHqEDASj .block-nav nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-uLFHqEDASj .block-nav nav ul {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-nav nav ul {
    width: 100%;
  }
}
.cid-uLFHqEDASj .block-nav nav ul li {
  margin: 0px 0px 0px 0px;
  display: inline-block;
  width: auto;
  align-self: center;
  background-color: #3d3d3d;
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 992px) {
  .cid-uLFHqEDASj .block-nav nav ul li {
    flex-grow: 1;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-nav nav ul li {
    display: block !important;
    width: 100%;
  }
}
.cid-uLFHqEDASj .block-nav nav a {
  display: block;
  padding: 10px 0px 4px 5px !important;
  color: #ffffff !important;
  font-size: 17px;
  line-height: 45px;
  border-radius: 5px;
  border-bottom1: 3px solid #ffffff;
  opacity: 0.7;
  text-align: center;
  align-self: center;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease, border-radius 0.3s ease;
  width: 100%;
  padding: 0 18px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-nav nav a {
    margin-top: -1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
    color: #ffffff !important;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .block-nav nav a {
    margin-top: -1px;
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 1px solid rgba(0, 0, 0, 0);
  }
}
.cid-uLFHqEDASj .block-nav nav a:hover {
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, 0.15);
  background-color1: #1774d1;
  color1: #ffffff !important;
  color: #ffffff !important;
  border-radius: 5px;
  border-bottom1: 3px solid rgba(0, 0, 0, 0.18);
  opacity: 1.0;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-home {
  width: auto;
  background-color1: #f7f7f7 !important;
  border-radius: 0px !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-home a {
  color: #000000 !important;
  border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-home a:hover {
  width: auto;
  border-radius: 0px !important;
  border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
  background-color1: #0460bb !important;
  color: #ffffff !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-home a:hover .nav-link-home-icon::after {
  background-image: url("file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/_images/home.png") !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call1 {
  width: auto;
  background-color1: #1774d1 !important;
  border-radius: 0px !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call1 a {
  color: #ffffff !important;
  border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call1 a:hover {
  width: auto;
  border-radius: 0px !important;
  border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
  background-color1: #0460bb !important;
  color: #ffffff !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call1 a:hover .nav-link-call1-icon::after {
  background-image: url("file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/_images/email1.png") !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call2 {
  width: auto;
  background-color: #f7f7f7 !important;
  border-radius: 5px !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call2 a {
  color: #000000 !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call2 a:hover {
  width: auto;
  border-radius: 5px !important;
  background-color: #f7f7f7 !important;
  color: #000000 !important;
}
.cid-uLFHqEDASj .block-nav nav ul .nav-link-call2 a:hover .nav-link-call2-icon::after {
  background-image: url("file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/_images/arrow54.png") !important;
}
.cid-uLFHqEDASj .block-nav nav ul ul {
  display: none;
}
@media (min-width: 768px) {
  .cid-uLFHqEDASj .block-nav nav ul ul {
    position: absolute;
    top: 99.9%;
    z-index: 10;
  }
}
.cid-uLFHqEDASj .block-nav nav ul ul a {
  display: block;
  padding: 5px 10px;
  color: #ffffff !important;
  font-size: 15px;
  line-height: 27px;
  text-decoration: none;
}
.cid-uLFHqEDASj .block-nav nav ul li:hover > ul {
  display: inherit;
}
.cid-uLFHqEDASj .block-nav nav ul ul li {
  min-width: 170px;
  max-width: 300px;
  float: none;
  display: list-item;
  position: relative;
  font-size: 12px;
}
.cid-uLFHqEDASj .block-nav nav ul ul ul {
  top: 100%;
  left: 15px;
  border-bottom: 0px solid white;
}
@media (min-width: 768px) {
  .cid-uLFHqEDASj .block-nav nav ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 11;
    min-width: 150rem;
    border-bottom: none;
  }
}
.cid-uLFHqEDASj .block-nav nav ul ul ul a {
  display: block;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}
.cid-uLFHqEDASj .block-nav nav ul ul ul a::before {
  content: "";
  margin-right: 5px;
  color: #000;
}
.cid-uLFHqEDASj .block-nav nav li > a:after {
  content: ' ►';
  padding: 0 0 5px 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.27);
}
.cid-uLFHqEDASj .block-nav nav li > a:only-child:after {
  content: '';
}
.cid-uLFHqEDASj .block-nav nav .menu1 {
  margin-top: -0.05rem;
  margin-bottom: -0.05rem;
}
.cid-uLFHqEDASj .block-nav nav .menu1:after {
  content: ' ▼';
  padding: 0 0 5px 5px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.15);
}
.cid-uLFHqEDASj h3 {
  font-weight: 500;
  color: #3d3d3d;
  text-align: left;
}
.cid-uLFHqEDASj H4 {
  color: #232323;
}
.cid-uLFHqEDASj P {
  color: #3d3d3d;
  text-align: left;
}
.cid-uLFHqEDASj .card-title {
  text-align: left;
  color: #3d3d3d;
}
.cid-uLFHqEDASj .card-wrapper {
  height: 100%;
}
.cid-uLFHqEDASj .text-underline {
  text-decoration: underline;
}
.cid-uLFHqEDASj .text-link {
  display: table;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid #3d3d3d;
}
@media (max-width: 767px) {
  .cid-uLFHqEDASj .text-link {
    border-bottom: 1px solid #3d3d3d;
  }
}
.cid-uLFHqEDASj .flex-center {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .flex-center {
    justify-content: center;
  }
}
.cid-uLFHqEDASj .text-center {
  text-align: left !important;
}
@media (max-width: 991px) {
  .cid-uLFHqEDASj .text-center {
    text-align: center !important;
  }
}
.cid-uLFHqEDASj .nav-item:focus,
.cid-uLFHqEDASj .nav-link:focus {
  outline: none;
}
.cid-uLFHmi9W0Q .block-screen {
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-screen {
    padding-top: 60px;
    padding-bottom: 0px;
    overflow1: hidden;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-screen {
    padding-top: 120px;
    padding-bottom: 0px;
    overflow1: hidden;
  }
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-screen {
    padding-top: 310px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-screen {
    background-position: center top;
    background-image: url("../../../assets/images/bded58a934e411f0ad2c66781aaf1de6-1.webp");
    background-size: cover;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-screen {
    background-position: 51% 51%;
    background-image: url("../../../assets/images/bded58a934e411f0ad2c66781aaf1de6-1.webp");
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  .cid-uLFHmi9W0Q .block-screen {
    background-position: 51% 51%;
    background-image: url("../../../assets/images/bded58a934e411f0ad2c66781aaf1de6-1.webp");
    background-size: cover;
  }
}
.cid-uLFHmi9W0Q .block-main {
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  z-index: 20 !important;
  justify-content: flex-start !important;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.cid-uLFHmi9W0Q .block-main .block-a {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center !important;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 1600px) {
  .cid-uLFHmi9W0Q .block-main .block-a {
    width: 100%;
  }
}
@media (max-width: 1599px) {
  .cid-uLFHmi9W0Q .block-main .block-a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-main .block-a {
    padding-top: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLFHmi9W0Q .block-main .block-a {
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-main .block-a {
    width: 100%;
  }
}
.cid-uLFHmi9W0Q .block-main .block-b {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLFHmi9W0Q .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-uLFHmi9W0Q .block-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-title {
    width: 100%;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-title {
    width: 100%;
    margin-left: 0rem;
    margin-bottom: 2.2rem !important;
  }
}
@media (min-width: 1600px) {
  .cid-uLFHmi9W0Q .block-title {
    width: 87%;
  }
}
.cid-uLFHmi9W0Q .block-title .title-top {
  display: table;
  width: auto;
  margin-left: 0rem;
  margin-bottom: 0.9rem;
  padding: 1.3rem 2.6rem;
  border-radius: 10px;
  background: #0f77fb;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-top {
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-uLFHmi9W0Q .block-title .title-top .title-top-icon {
  margin-right: 1rem;
  height: 35px;
  width: 35px;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-top .title-top-icon {
    height: 28px;
    width: 28px;
  }
}
.cid-uLFHmi9W0Q .block-title .title-top .title-top-icon img {
  opacity: 1;
}
.cid-uLFHmi9W0Q .block-title .title-top h4 {
  line-height: 130%;
  opacity: 1;
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-top h4 {
    text-align: center !important;
  }
}
.cid-uLFHmi9W0Q .block-title .title-title {
  margin-top: 0rem;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-title {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-title .title-title {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-title .title-title {
    width: 100%;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLFHmi9W0Q .block-title .title-title {
    width: 100%;
  }
}
.cid-uLFHmi9W0Q .block-title .title-title h1 {
  font-size: 100%;
  font-weight: 500;
  line-height: 125%;
  color: #ffffff !important;
  text-shadow: 5px 5px 35px #3d3d3d;
  text-align: center !important;
}
@media (min-width: 1600px) {
  .cid-uLFHmi9W0Q .block-title .title-title h1 {
    font-size: 420%;
  }
}
@media (max-width: 1599px) {
  .cid-uLFHmi9W0Q .block-title .title-title h1 {
    font-size: 360%;
  }
}
@media (max-width: 991px) {
  .cid-uLFHmi9W0Q .block-title .title-title h1 {
    font-size: 300%;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-title h1 {
    font-size: 180%;
    text-align: center !important;
  }
}
.cid-uLFHmi9W0Q .block-title .title-title .title-select {
  color: #f73c33 !important;
  font-size: 100%;
}
.cid-uLFHmi9W0Q .block-title .title-line {
  text-align: left;
  margin-top: -1.3rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-line {
    text-align: center !important;
    margin-top: -1.6rem;
    margin-bottom: 1.5rem;
  }
}
.cid-uLFHmi9W0Q .block-title .title-line .line {
  width: 51%;
  height: 1px;
  background: #e7e7e7;
  opacity: 0.3;
  display: inline-block;
}
.cid-uLFHmi9W0Q .block-title .title-sub {
  margin-bottom: 2.1rem;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-sub {
    width: 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-title .title-sub {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-title .title-sub {
    width: 69%;
    margin-left: 0rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLFHmi9W0Q .block-title .title-sub {
    width: 67%;
  }
}
.cid-uLFHmi9W0Q .block-title .title-sub .title-sub-icon {
  height: 45px;
  width: 45px;
  margin-top: 0.5rem;
  margin-right: 2.1rem;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-title .title-sub .title-sub-icon {
    height: 36px;
    width: 36px;
  }
}
.cid-uLFHmi9W0Q .block-title .title-sub .title-sub-icon img {
  opacity: 1;
  filter: invert(100%);
}
.cid-uLFHmi9W0Q .block-title .title-sub .title-sub-text h3 {
  line-height: 130%;
  color: #ffffff !important;
  opacity: 0.9;
  margin-bottom: 0.6rem;
}
.cid-uLFHmi9W0Q .block-title .title-sub .title-sub-text p {
  line-height: 160%;
  color: #ffffff !important;
  opacity: 0.9;
  text-align: center !important;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-text01 {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-text01 {
    width: 100%;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-text01 {
    width: 69%;
    margin-left: 0rem;
    margin-bottom: -1.1rem !important;
  }
}
@media (min-width: 1600px) {
  .cid-uLFHmi9W0Q .block-text01 {
    width: 58%;
  }
}
.cid-uLFHmi9W0Q .block-text01 .text01-title {
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 1.8rem;
}
@media (max-width: 1599px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-title {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-title {
    width: 100%;
  }
}
.cid-uLFHmi9W0Q .block-text01 .text01-title h2 {
  line-height: 140%;
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-title h2 {
    text01-align: center !important;
  }
}
.cid-uLFHmi9W0Q .block-text01 .text01-text {
  width: 100%;
  margin-left: 0rem;
  margin-bottom: 1.3rem;
}
@media (max-width: 1599px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-text {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-text {
    width: 100%;
  }
}
.cid-uLFHmi9W0Q .block-text01 .text01-text p {
  line-height: 165%;
  color: #ffffff !important;
  opacity: 0.9;
  text01-align: center !important;
}
.cid-uLFHmi9W0Q .block-text01 .text01-list {
  width: 100%;
  margin-top: 0.2rem;
  margin-bottom: -2rem;
  margin-left: -2.4rem;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-list {
    width: 100%;
    padding: 0rem 0rem;
  }
}
.cid-uLFHmi9W0Q .block-text01 .text01-list h3 {
  line-height: 120%;
  overflow: none;
}
.cid-uLFHmi9W0Q .block-text01 .text01-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.65rem;
  margin-left: 1.4rem;
  opacity: 1;
  color: #ffffff;
  overflow: none;
}
.cid-uLFHmi9W0Q .block-text01 .text01-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  top: 6px;
  left: -22px;
  color: #1774d1;
  background: #1774d1;
  width: 6px;
  height: 6px;
  border-radius: 38%;
  border: 0px solid #ffffff;
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-text01 .text01-list .text01-col {
    column-count: 1;
  }
}
.cid-uLFHmi9W0Q .block-button {
  padding: 0rem;
  border-radius: 13px;
  backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-button {
    width: 100%;
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
    margin-top: 0rem;
    margin-bottom: 5.2rem;
  }
}
@media (min-width: 768px) {
  .cid-uLFHmi9W0Q .block-button {
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 5.2rem;
  }
}
@media (min-width: 992px) {
  .cid-uLFHmi9W0Q .block-button {
    width: 78%;
    margin-top: 0rem;
    margin-bottom: 7rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLFHmi9W0Q .block-button {
    width: 66%;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-button {
    padding: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-button .row {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-button .button-cell {
    margin-top: 10.8px;
  }
}
.cid-uLFHmi9W0Q .block-button .button-cell-icon .button-icon {
  width: 35px;
  margin: 0rem 10.8px;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-button .button-cell-icon .button-icon {
    width: 28px;
  }
}
.cid-uLFHmi9W0Q .block-button .button-cell-text h3,
.cid-uLFHmi9W0Q .block-button .button-cell-text p {
  color: #ffffff !important;
}
.cid-uLFHmi9W0Q .block-button .button-cell-text p {
  margin-top: 3.1px;
  opacity: 0.7;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-button .button-cell-text p {
    padding-right: 0rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
}
.cid-uLFHmi9W0Q .block-button .button-call {
  margin-bottom: 1.5rem;
}
.cid-uLFHmi9W0Q .block-button .button-call h3 {
  line-height: 140%;
  opacity: 0.7;
  color: #ffffff !important;
}
.cid-uLFHmi9W0Q .block-button .mbr-section-btn {
  padding: 0.0rem !important;
  margin-left: 0rem;
  margin-bottom: -0.3rem;
  text-align: center !important;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .block-button .mbr-section-btn {
    margin-top: 1rem;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
  }
}
.cid-uLFHmi9W0Q H1 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLFHmi9W0Q H2 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLFHmi9W0Q H3 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLFHmi9W0Q H4 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLFHmi9W0Q p {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLFHmi9W0Q .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .text-center {
    text-align: center !important;
  }
}
.cid-uLFHmi9W0Q .mbr-section-btn {
  margin-left: 0.57rem !important;
  margin-right: 0.0rem !important;
  margin-top: 0.0rem !important;
  margin-bottom: 0.0rem !important;
}
@media (max-width: 767px) {
  .cid-uLFHmi9W0Q .mbr-section-btn {
    width: 100%;
    margin-top: -0.5rem !important;
    margin-left: 0.0rem !important;
    margin-right: 0.0rem !important;
    margin-bottom: 0.0rem !important;
  }
}
.cid-uLFHmi9W0Q .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLFHmi9W0Q .card-img img {
  transition: all .5s;
}
.cid-uLFHmi9W0Q P {
  text-align: center;
}
.cid-uLZcKvY0Rt .block-screen {
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-screen {
    padding-top: 50px;
    padding-bottom: 40px;
    overflow1: hidden;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-screen {
    padding-top: 50px;
    padding-bottom: 40px;
    overflow1: hidden;
  }
}
@media (min-width: 992px) {
  .cid-uLZcKvY0Rt .block-screen {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
.cid-uLZcKvY0Rt .block-main {
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  z-index: 20 !important;
  justify-content: flex-start !important;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLZcKvY0Rt .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.cid-uLZcKvY0Rt .block-main .block-a {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: center !important;
  align-items: center;
}
@media (min-width: 1600px) {
  .cid-uLZcKvY0Rt .block-main .block-a {
    width: 34%;
  }
}
@media (max-width: 1599px) {
  .cid-uLZcKvY0Rt .block-main .block-a {
    width: 37%;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-main .block-a {
    padding-top: 0rem;
    padding-left: 0rem;
    padding-right: 2.8rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLZcKvY0Rt .block-main .block-a {
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-main .block-a {
    width: 100%;
  }
}
.cid-uLZcKvY0Rt .block-main .block-b {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-main .block-b {
    padding-top: 0.7rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLZcKvY0Rt .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 2.6rem !important;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-title {
    width: 100%;
    margin-bottom: 2.6rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uLZcKvY0Rt .block-title {
    width: 100%;
    margin-left: 0rem;
    margin-bottom: 2.2rem !important;
  }
}
@media (min-width: 1600px) {
  .cid-uLZcKvY0Rt .block-title {
    width: 100%;
  }
}
.cid-uLZcKvY0Rt .block-title .title-top {
  display: table;
  width: auto;
  margin-left: 0rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-top {
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-uLZcKvY0Rt .block-title .title-top .title-top-icon {
  margin-right: 1rem;
  height: 24px;
  width: 24px;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-top .title-top-icon {
    height: 19.2px;
    width: 19.2px;
  }
}
.cid-uLZcKvY0Rt .block-title .title-top .title-top-icon img {
  opacity: 1;
}
.cid-uLZcKvY0Rt .block-title .title-top h4 {
  line-height: 130%;
  opacity: 1;
  color: #3d3d3d !important;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-top h4 {
    text-align: center !important;
  }
}
.cid-uLZcKvY0Rt .block-title .title-title {
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
@media (max-width: 1599px) {
  .cid-uLZcKvY0Rt .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cid-uLZcKvY0Rt .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-title {
    width: 100%;
  }
}
.cid-uLZcKvY0Rt .block-title .title-title h2 {
  line-height: 125%;
  color: #3d3d3d !important;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-title h2 {
    text-align: center !important;
  }
}
.cid-uLZcKvY0Rt .block-title .title-line {
  text-align: left;
  margin-top: -1.3rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-line {
    text-align: center !important;
    margin-top: -1.6rem;
    margin-bottom: 1.5rem;
  }
}
.cid-uLZcKvY0Rt .block-title .title-line .line {
  width: 51%;
  height: 1px;
  background: #e7e7e7;
  opacity: 0.3;
  display: inline-block;
}
.cid-uLZcKvY0Rt .block-title .title-sub {
  width: 79%;
  margin-left: 0rem;
  margin-bottom: 0rem;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-sub {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-title .title-sub {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .cid-uLZcKvY0Rt .block-title .title-sub {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLZcKvY0Rt .block-title .title-sub {
    width: 79%;
  }
}
.cid-uLZcKvY0Rt .block-title .title-sub .title-sub-icon {
  height: 32px;
  width: 32px;
  margin-top: 0.2rem;
  margin-right: 1.7rem;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-title .title-sub .title-sub-icon {
    height: 25.6px;
    width: 25.6px;
  }
}
.cid-uLZcKvY0Rt .block-title .title-sub .title-sub-icon img {
  opacity: 1;
}
.cid-uLZcKvY0Rt .block-title .title-sub .title-sub-text h3 {
  line-height: 130%;
  color: #3d3d3d !important;
  opacity: 0.9;
  margin-bottom: 0.6rem;
}
.cid-uLZcKvY0Rt .block-title .title-sub .title-sub-text p {
  line-height: 150%;
  color: #3d3d3d !important;
  opacity: 0.9;
}
.cid-uLZcKvY0Rt .block-image01 {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  padding: 0rem;
  pointer-events: all;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-image01 {
    width: 100% !important;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-image01 {
    width: 100% !important;
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLZcKvY0Rt .block-image01 {
    width: 100% !important;
    margin-left: 0.5rem;
    margin-bottom: 2.4rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLZcKvY0Rt .block-image01 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-image01 .image01-inform {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-image01 .image01-inform {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .cid-uLZcKvY0Rt .block-image01 .image01-inform {
    width: 100% !important;
  }
}
.cid-uLZcKvY0Rt .block-image01 .image01-inform .image01-image {
  margin-bottom: 0rem;
  border-radius: 0px;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-cell {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: -0.6rem;
    margin-left: 0.4rem;
    margin-bottom: 0.1rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-cell {
    width: 100%;
    margin-top: -0.6rem;
    margin-left: 0.4rem;
    margin-bottom: 0.1rem;
  }
}
@media (min-width: 991px) {
  .cid-uLZcKvY0Rt .block-cell {
    width: 100%;
    margin-top: -0.6rem;
    margin-left: 0.4rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLZcKvY0Rt .block-cell {
    width: 100%;
  }
}
.cid-uLZcKvY0Rt .block-cell .card {
  padding: 0.6rem;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-cell .cell-column {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLZcKvY0Rt .block-cell .cell-column {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .cid-uLZcKvY0Rt .block-cell .cell-column {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLZcKvY0Rt .block-cell .cell-column {
    width: 100%;
  }
}
.cid-uLZcKvY0Rt .block-cell .cell-inform:hover {
  transition-duration: .5s;
}
.cid-uLZcKvY0Rt .block-cell .cell-inform .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uLZcKvY0Rt .block-cell .cell-icon .cell-icon-inform {
  position: relative;
  bottom: -0.2rem;
  height: 41px;
  width: 41px;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .block-cell .cell-icon .cell-icon-inform {
    height: 32.8px;
    width: 32.8px;
  }
}
.cid-uLZcKvY0Rt .block-cell .cell-icon .cell-icon-inform img {
  opacity: 1;
}
.cid-uLZcKvY0Rt .block-cell .cell-icon .cell-icon-inform:hover {
  transition-duration: .5s;
}
.cid-uLZcKvY0Rt .block-cell .cell-icon .cell-icon-dop {
  position: absolute;
  z-index: 3;
  top: 30.4%;
  right: -20.8%;
  height: 30px;
  width: 30px;
  padding: 0.12rem;
  border-radius: 8px;
  background: #1774d1;
}
.cid-uLZcKvY0Rt .block-cell .cell-icon .cell-icon-dop:hover {
  transition-duration: .5s;
}
.cid-uLZcKvY0Rt .block-cell .cell-text {
  margin-left: -0.4rem;
}
.cid-uLZcKvY0Rt .block-cell .cell-text .cell-title {
  margin-bottom: 0.6rem;
  line-height: 130%;
  opacity: 1;
  color: #3d3d3d;
}
.cid-uLZcKvY0Rt .block-cell .cell-text .cell-text1 {
  width: 91%;
  line-height: 140%;
  opacity: 1;
  color: #3d3d3d;
}
.cid-uLZcKvY0Rt H1 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZcKvY0Rt H2 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZcKvY0Rt H3 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZcKvY0Rt H4 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZcKvY0Rt p {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZcKvY0Rt .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLZcKvY0Rt .text-center {
    text-align: center !important;
  }
}
.cid-uLZcKvY0Rt .mbr-section-btn {
  padding-bottom: 0.0rem;
  margin-left: -0.75rem;
}
.cid-uLZcKvY0Rt .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLZcKvY0Rt .card-img img {
  transition: all .5s;
}
.cid-utOAqzGQlL {
  padding-top: 100px;
  padding-bottom: 0px;
  border-top: 1px solid #dddddd;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-utOAqzGQlL {
    padding-top: 65px;
    padding-bottom: 0px;
  }
}
.cid-utOAqzGQlL .mbr-section-subtitle {
  color: #767676;
  text-align: center;
}
.cid-utOAqzGQlL .underline {
  align: center;
}
.cid-utOAqzGQlL .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #c83f39;
  display: inline-block;
}
.cid-utOAqzGQlL .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 5px;
  background-color: #ffd162;
}
.cid-utOAqzGQlL H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-utOAqzGQlL H3 {
  color: #232323;
}
.cid-utOAqzGQlL .title {
  padding-bottom: 0rem;
}
.cid-utOAqzGQlL .subtitle {
  padding-top: 0.5rem;
}
.cid-utOAqzGQlL .mbr-text,
.cid-utOAqzGQlL .mbr-section-btn {
  color: #3d3d3d;
}
.cid-uLWelke6yU {
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLWelke6yU {
    padding-top: 10px;
    padding-bottom: 0px;
    padding: 0rem 1.5rem;
  }
}
.cid-uLWelke6yU .underline {
  align: center;
}
.cid-uLWelke6yU .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #c83f39;
  display: inline-block;
}
.cid-uLWelke6yU .underline1 {
  align: center;
}
.cid-uLWelke6yU .underline1 .line {
  width: 3rem;
  height: 1px;
  align: left;
  background: black;
  display: inline-block;
}
.cid-uLWelke6yU .line3 {
  padding: 1.5rem 0.0rem 0.0rem 0.0rem;
  margin-bottom: 0.0rem;
  border-top: 1px solid #dddddd;
}
.cid-uLWelke6yU .price1 {
  font-size: 120%;
}
.cid-uLWelke6yU .pro-shadow img {
  border-radius: 10px 10px 0px 0px;
}
.cid-uLWelke6yU .showField {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  background-color: #60aaec;
}
.cid-uLWelke6yU .card-wrapper {
  height: 100%;
}
.cid-uLWelke6yU .card-img {
  position: relative;
}
.cid-uLWelke6yU .pro-shadow1 img {
  border-radius: 10px;
}
.cid-uLWelke6yU .text-price {
  color: #cc271f;
  margin-bottom: 1.5rem;
}
.cid-uLWelke6yU .text-button {
  display: table;
  border-bottom: 1px dashed #353535;
  line-height: 100%;
}
.cid-uLWelke6yU .card {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.cid-uLWelke6yU .card-box {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.cid-uLWelke6yU .text-list {
  line-height: 1.2;
  margin-bottom: -1.5rem;
}
.cid-uLWelke6yU .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-uLWelke6yU .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #c83f39;
  background: #af1f1f;
  left: -22px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 0%;
}
.cid-uLWelke6yU .inform-dop {
  border-radius: 10px;
  padding: 0.8rem 0.0rem 0.0rem 0.0rem;
  border: 7px solid #efefef;
}
.cid-uLWelke6yU .inform-dop .card-box-dop {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.cid-uLWelke6yU .inform-dop:hover {
  transition-duration: .5s;
}
.cid-uLWelke6yU .inform {
  position: relative;
  border-radius: 10px;
  margin: 0rem 0rem 0.5rem 0rem;
  background-color: #ffffff;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
.cid-uLWelke6yU .card-bord {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 4;
  pointer-events: none;
}
.cid-uLWelke6yU .card-bord .borddd {
  margin: 0.7rem 0.7rem 0.7rem 0.7rem;
  border: 1px solid #dddddd;
  border-radius: 8px;
  width: auto;
  height: 95%;
}
.cid-uLWelke6yU .inform-icon {
  position: absolute;
  z-index: 3;
  border-radius: 10px;
  bottom: -1rem;
  right: 2rem;
  height: 50px;
  width: 50px;
  background: linear-gradient(#af1f1f, #6e1313);
  box-shadow: 4px 9px 25px -6px #af1f1f;
}
.cid-uLWelke6yU .inform-icon img {
  filter: invert(100%);
}
.cid-uLWelke6yU .inform-icon:hover {
  transition-duration: .5s;
}
.cid-uLWelke6yU .img-text {
  position: absolute;
  padding: 0.0rem 1.8rem 0.3rem 1.8rem;
  z-index: 1;
  display: inline;
  border-radius: 4px 4px 4px 4px;
  top: 2rem;
  right: 0rem;
  background-color: #c83f39;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
.cid-uLWelke6yU .img-text:hover {
  transition-duration: .5s;
}
.cid-uLWelke6yU H1 {
  color: #232323;
  text-align: left;
}
.cid-uLWelke6yU H2 {
  color: #232323;
  text-align: center;
}
.cid-uLWelke6yU H3 {
  color: #848484;
  text-align: left;
}
.cid-uLWelke6yU H4 {
  color: #333333;
  text-align: left;
}
.cid-uLWelke6yU p {
  color: #767676;
  text-align: left;
}
.cid-uLWelke6yU .card-title {
  text-align: left;
  color: #3d3d3d;
}
.cid-uLWelke6yU .img-text .card-title {
  color: #ffffff;
}
.cid-uLWelke6yU .mbr-section-btn {
  margin-left: -0.75rem;
  margin-right: 0.75rem;
  margin-bottom: -0.15rem;
  padding-bottom: 0rem;
  text-align: left;
}
.cid-uLWelke6yU .mbr-section-btn a {
  width: 100%;
}
.cid-uLWiWAOqgm {
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLWiWAOqgm {
    padding-top: 65px;
    padding-bottom: 0px;
  }
}
.cid-uLWiWAOqgm .mbr-section-subtitle {
  color: #767676;
  text-align: center;
}
.cid-uLWiWAOqgm .underline {
  align: center;
}
.cid-uLWiWAOqgm .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #c83f39;
  display: inline-block;
}
.cid-uLWiWAOqgm .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 5px;
  background-color: #ffd162;
}
.cid-uLWiWAOqgm H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-uLWiWAOqgm H3 {
  color: #232323;
}
.cid-uLWiWAOqgm .title {
  padding-bottom: 0rem;
}
.cid-uLWiWAOqgm .subtitle {
  padding-top: 0.5rem;
}
.cid-uLWiWAOqgm .mbr-text,
.cid-uLWiWAOqgm .mbr-section-btn {
  color: #3d3d3d;
}
.cid-uLWiY8uRNP {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLWiY8uRNP {
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 0rem 1.5rem;
  }
}
.cid-uLWiY8uRNP .underline {
  align: center;
}
.cid-uLWiY8uRNP .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #c83f39;
  display: inline-block;
}
.cid-uLWiY8uRNP .underline1 {
  align: center;
}
.cid-uLWiY8uRNP .underline1 .line {
  width: 3rem;
  height: 1px;
  align: left;
  background: black;
  display: inline-block;
}
.cid-uLWiY8uRNP .line3 {
  padding: 1.5rem 0.0rem 0.0rem 0.0rem;
  margin-bottom: 0.0rem;
  border-top: 1px solid #dddddd;
}
.cid-uLWiY8uRNP .price1 {
  font-size: 120%;
}
.cid-uLWiY8uRNP .pro-shadow img {
  border-radius: 10px 10px 0px 0px;
}
.cid-uLWiY8uRNP .showField {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  background-color: #60aaec;
}
.cid-uLWiY8uRNP .card-wrapper {
  height: 100%;
}
.cid-uLWiY8uRNP .card-img {
  position: relative;
}
.cid-uLWiY8uRNP .pro-shadow1 img {
  border-radius: 10px;
}
.cid-uLWiY8uRNP .text-price {
  color: #cc271f;
  margin-bottom: 1.5rem;
}
.cid-uLWiY8uRNP .text-button {
  display: table;
  border-bottom: 1px dashed #353535;
  line-height: 100%;
}
.cid-uLWiY8uRNP .card {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.cid-uLWiY8uRNP .card-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: space-between;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.cid-uLWiY8uRNP .text-list {
  line-height: 1.2;
  margin-bottom: -1.5rem;
}
.cid-uLWiY8uRNP .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-uLWiY8uRNP .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #c83f39;
  background: #af1f1f;
  left: -22px;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.cid-uLWiY8uRNP .inform-dop {
  border-radius: 10px;
  padding: 0.8rem 0.0rem 0.0rem 0.0rem;
  border: 7px solid #efefef;
}
.cid-uLWiY8uRNP .inform-dop .card-box-dop {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.cid-uLWiY8uRNP .inform-dop:hover {
  transition-duration: .5s;
}
.cid-uLWiY8uRNP .inform {
  position: relative;
  border-radius: 10px;
  margin: 0rem 0rem 0.5rem 0rem;
  background-color: #ffffff;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
.cid-uLWiY8uRNP .card-bord {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 4;
  pointer-events: none;
}
.cid-uLWiY8uRNP .card-bord .borddd {
  margin: 0.7rem 0.7rem 0.7rem 0.7rem;
  border: 1px solid #dddddd;
  border-radius: 8px;
  width: auto;
  height: 95%;
}
.cid-uLWiY8uRNP .inform-icon {
  position: absolute;
  z-index: 3;
  border-radius: 10px;
  bottom: -1rem;
  right: 2rem;
  height: 50px;
  width: 50px;
  background: linear-gradient(#af1f1f, #6e1313);
  box-shadow: 4px 9px 25px -6px #af1f1f;
}
.cid-uLWiY8uRNP .inform-icon img {
  filter: invert(100%);
}
.cid-uLWiY8uRNP .inform-icon:hover {
  transition-duration: .5s;
}
.cid-uLWiY8uRNP .img-text {
  position: absolute;
  padding: 0.0rem 1.8rem 0.3rem 1.8rem;
  z-index: 1;
  display: inline;
  border-radius: 4px 4px 4px 4px;
  top: 2rem;
  right: 0rem;
  background-color: #c83f39;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
.cid-uLWiY8uRNP .img-text:hover {
  transition-duration: .5s;
}
.cid-uLWiY8uRNP H1 {
  color: #232323;
  text-align: left;
}
.cid-uLWiY8uRNP H2 {
  color: #232323;
  text-align: center;
}
.cid-uLWiY8uRNP H3 {
  color: #848484;
  text-align: left;
}
.cid-uLWiY8uRNP H4 {
  color: #333333;
  text-align: left;
}
.cid-uLWiY8uRNP p {
  color: #767676;
  text-align: left;
}
.cid-uLWiY8uRNP .card-title {
  text-align: left;
  color: #3d3d3d;
}
.cid-uLWiY8uRNP .img-text .card-title {
  color: #ffffff;
}
.cid-uLWiY8uRNP .mbr-section-btn {
  margin-top: 100%;
  margin-left: -0.75rem;
  margin-right: 0.75rem;
  margin-bottom: -0.15rem;
  padding-bottom: 0rem;
  text-align: left;
}
.cid-uLWiY8uRNP .mbr-section-btn a {
  width: 100%;
}
.cid-uLWjlae0m6 {
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}
@media (max-width: 767px) {
  .cid-uLWjlae0m6 {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
.cid-uLWjlae0m6 .underline {
  align: center;
}
.cid-uLWjlae0m6 .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #c83f39;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-uLWjlae0m6 .mbr-figure {
    padding-bottom: 3rem;
  }
}
.cid-uLWjlae0m6 .justifyCont {
  display: flex;
  justify-content: center;
}
.cid-uLWjlae0m6 .line {
  padding-bottom: 1.5rem;
}
.cid-uLWjlae0m6 .showField {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-uLWjlae0m6 .media-content {
  padding: 2.5rem;
}
@media (min-width: 768px) {
  .cid-uLWjlae0m6 .media-content {
    padding: 3.0rem 5.0rem;
  }
}
.cid-uLWjlae0m6 .inform {
  position: relative;
  border-radius: 9px;
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.cid-uLWjlae0m6 .inform:hover {
  transition-duration: .5s;
}
.cid-uLWjlae0m6 .dop-img {
  position: absolute;
  overflow: hidden;
  z-index: 0;
  pointer-events: all;
  border-radius: 8px;
  height: 100%;
  width: 30%;
  bottom: 0;
  right: 0;
}
.cid-uLWjlae0m6 .dop-img img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem 0rem 0rem;
  z-index: 0;
}
.cid-uLWjlae0m6 .hupt {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.cid-uLWjlae0m6 .hupt .mbr-section-title {
  pointer-events: all;
}
.cid-uLWjlae0m6 .hupt .mbr-text {
  pointer-events: all;
}
.cid-uLWjlae0m6 .hupt .card-img {
  pointer-events: all;
}
.cid-uLWjlae0m6 .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLWjlae0m6 .text-list {
  line-height: 1.2;
  margin-bottom: -2.5rem;
}
.cid-uLWjlae0m6 .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-uLWjlae0m6 .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #c83f39;
  background: #60aaec;
  left: -22px;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 0%;
}
.cid-uLWjlae0m6 .inform-icon {
  height: 50px;
  width: 50px;
  border-radius: 10px;
  background: #ff0202;
  padding: 1.1rem;
}
.cid-uLWjlae0m6 .inform-icon:hover {
  transition-duration: .5s;
}
.cid-uLWjlae0m6 .card-inform {
  border-radius: 10px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-uLWjlae0m6 .card-inform:hover {
  transition-duration: .5s;
}
.cid-uLWjlae0m6 .img-text .mbr-text,
.cid-uLWjlae0m6 .mbr-section-btn {
  text-align: left;
}
.cid-uLWjlae0m6 .img-text .card-title {
  color: #ffffff;
}
.cid-uLWjlae0m6 .img-text H3 {
  color: #ffffff;
}
.cid-uLWjlae0m6 H1 {
  color: #465052;
  text-align: left;
}
.cid-uLWjlae0m6 H2 {
  color: #3d3d3d;
  text-align: center;
}
.cid-uLWjlae0m6 H3 {
  color: #848484;
  text-align: left;
}
.cid-uLWjlae0m6 P {
  color: #232323;
}
.cid-uLWjlae0m6 .mbr-text,
.cid-uLWjlae0m6 .mbr-section-btn {
  color: #797979;
  text-align: center;
}
.cid-uLWjlae0m6 .buttonPadd {
  margin-left: -0.7rem;
}
.cid-uLWjlae0m6 .inform-social {
  display: flex;
  justify-content: flex-start;
  margin: 0.0rem 0rem 0rem 2rem;
}
@media (max-width: 991px) {
  .cid-uLWjlae0m6 .inform-social {
    margin: 1.0rem 3rem 0.5rem 3.0rem;
    justify-content: center;
  }
}
.cid-uLWjlae0m6 .inform-social .social-icon {
  margin: 0px 4px;
}
.cid-uLWjlae0m6 .inform-social img {
  border-radius: 50px;
  height: 50px;
  width: 50px;
  padding: 0.0rem;
}
@media (max-width: 767px) {
  .cid-uLWjlae0m6 .inform-social img {
    height: 50px;
    width: 50px;
  }
}
.cid-uLWjlae0m6 .inform-social img:hover {
  transition-duration: .5s;
}
.cid-uLWjlae0m6 .kontakt {
  margin: 0rem 0rem 0rem 0rem;
}
.cid-uLWjlae0m6 .contactsTitle {
  padding: 1.0rem 1.0rem 0.0rem 1.0rem;
}
.cid-uLWjlae0m6 .phoneBG {
  position: relative;
  top: -0.7rem;
  border-radius: 44px;
  height: 65px;
  width: 65px;
  background: #f7f7f7;
  padding: 1.1rem;
}
@media (max-width: 767px) {
  .cid-uLWjlae0m6 .phoneBG {
    top: -0.3rem;
    padding: 0.2rem;
    height: 30px;
    width: 30px;
  }
}
.cid-uLWjlae0m6 .text-center {
  display: inline;
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLWjlae0m6 .text-center {
    text-align: center !important;
  }
}
.cid-uLWjlae0m6 .call {
  margin-top: 1.7rem;
  margin-bottom: -0.5rem;
}
.cid-uLWjlae0m6 .card-title {
  text-align: center;
  color: #3d3d3d;
}
.cid-uLWjlae0m6 .inform-widget {
  position: fixed;
  z-index: 50;
  bottom: 30%;
  right: 0.8rem;
  width: 50px;
  border-radius: 10px 0px 0px 10px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 45px -10px;
  overflow: hidden;
}
.cid-uLWjlae0m6 .inform-widget .widget-icon {
  padding: 0px 0px;
  border-radius: 5px;
  border-bottom: 1px solid #dcdcdc;
}
.cid-uLWjlae0m6 .inform-widget .widget-icon:hover {
  background-color: #af1f1f;
  transition-duration: .5s;
}
.cid-uLWjlae0m6 .inform-widget .widget-icon:hover .widget1 img {
  filter: invert(100%);
}
.cid-uLWjlae0m6 .inform-widget img {
  width: 50px;
  padding: 12px;
}
@media (max-width: 767px) {
  .cid-uLWjlae0m6 .inform-widget {
    bottom: 5%;
    width: 35px;
  }
  .cid-uLWjlae0m6 .inform-widget img {
    width: 35px;
    padding: 8px;
  }
}
.cid-uLWhVnGT0U {
  padding-top: 80px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLWhVnGT0U {
    padding-top: 52px;
    padding-bottom: 10px;
  }
}
.cid-uLWhVnGT0U .mbr-section-subtitle {
  color: #767676;
  text-align: center;
}
.cid-uLWhVnGT0U .underline {
  align: center;
}
.cid-uLWhVnGT0U .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #c83f39;
  display: inline-block;
}
.cid-uLWhVnGT0U .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 5px;
  background-color: #ffd162;
}
.cid-uLWhVnGT0U H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-uLWhVnGT0U H3 {
  color: #232323;
}
.cid-uLWhVnGT0U .title {
  padding-bottom: 0rem;
}
.cid-uLWhVnGT0U .subtitle {
  padding-top: 0.5rem;
}
.cid-uLWhVnGT0U .mbr-text,
.cid-uLWhVnGT0U .mbr-section-btn {
  color: #3d3d3d;
}
.cid-uLWi21m1h4 {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLWi21m1h4 {
    padding-top: 10px;
    padding-bottom: 40px;
    padding: 0rem 0rem;
  }
}
.cid-uLWi21m1h4 .underline {
  align: center;
}
.cid-uLWi21m1h4 .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #c83f39;
  display: inline-block;
}
.cid-uLWi21m1h4 .underline1 {
  align: center;
}
.cid-uLWi21m1h4 .underline1 .line {
  width: 3rem;
  height: 1px;
  align: left;
  background: black;
  display: inline-block;
}
@media (min-width: 992px) {
  .cid-uLWi21m1h4 .card-down {
    margin-top: 4rem;
  }
}
.cid-uLWi21m1h4 .line3 {
  padding: 1.5rem 0.0rem 0.0rem 0.0rem;
  margin-bottom: 0.0rem;
  border-top: 1px solid #dddddd;
}
.cid-uLWi21m1h4 .price1 {
  font-size: 120%;
}
.cid-uLWi21m1h4 .pro-shadow img {
  border-radius: 50px;
}
@media (max-width: 767px) {
  .cid-uLWi21m1h4 .pro-shadow img {
    border-radius: 25px;
  }
}
.cid-uLWi21m1h4 .showField {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  background-color: #60aaec;
}
.cid-uLWi21m1h4 .card-wrapper {
  height: 100%;
}
.cid-uLWi21m1h4 .card-img {
  position: relative;
}
.cid-uLWi21m1h4 .pro-shadow1 img {
  border-radius: 10px;
}
.cid-uLWi21m1h4 .text-price {
  color: #cc271f;
  margin-bottom: 1.5rem;
}
.cid-uLWi21m1h4 .text-button {
  display: table;
  border-bottom: 1px dashed #353535;
  line-height: 100%;
}
.cid-uLWi21m1h4 .card {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.cid-uLWi21m1h4 .card-box {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.cid-uLWi21m1h4 .text-list {
  line-height: 1.2;
  margin-bottom: -1.5rem;
}
.cid-uLWi21m1h4 .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-uLWi21m1h4 .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #c83f39;
  background: #af1f1f;
  left: -22px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 0%;
}
.cid-uLWi21m1h4 .inform-dop {
  border-radius: 10px;
  padding: 0.8rem 0.0rem 0.0rem 0.0rem;
  border: 7px solid #efefef;
}
.cid-uLWi21m1h4 .inform-dop .card-box-dop {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.cid-uLWi21m1h4 .inform-dop:hover {
  transition-duration: .5s;
}
.cid-uLWi21m1h4 .inform {
  position: relative;
  border-radius: 10px;
  margin: 0rem 0rem 0.5rem 0rem;
  border-radius: 0px;
  margin: 0rem 0rem 0rem 0rem;
}
.cid-uLWi21m1h4 .inform .card-box {
  padding: 1.5rem 0rem 0rem 0rem;
}
.cid-uLWi21m1h4 .card-bord {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 4;
  pointer-events: none;
}
.cid-uLWi21m1h4 .card-bord .borddd {
  margin: 0.7rem 0.7rem 0.7rem 0.7rem;
  border: 1px solid #dddddd;
  border-radius: 8px;
  width: auto;
  height: 95%;
}
.cid-uLWi21m1h4 .inform-icon {
  position: absolute;
  z-index: 3;
  border-radius: 10px;
  bottom: -1rem;
  right: 2rem;
  height: 50px;
  width: 50px;
  background: linear-gradient(#af1f1f, #6e1313);
  box-shadow: 4px 9px 25px -6px #af1f1f;
}
.cid-uLWi21m1h4 .inform-icon img {
  filter: invert(100%);
}
.cid-uLWi21m1h4 .inform-icon:hover {
  transition-duration: .5s;
}
.cid-uLWi21m1h4 .img-text {
  position: absolute;
  padding: 0.0rem 1.8rem 0.3rem 1.8rem;
  z-index: 1;
  display: inline;
  border-radius: 4px 4px 4px 4px;
  top: 2rem;
  right: 0rem;
  background-color: #c83f39;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
.cid-uLWi21m1h4 .img-text:hover {
  transition-duration: .5s;
}
.cid-uLWi21m1h4 H1 {
  color: #232323;
  text-align: left;
}
.cid-uLWi21m1h4 H2 {
  color: #232323;
  text-align: center;
}
.cid-uLWi21m1h4 H3 {
  color: #848484;
  text-align: left;
}
.cid-uLWi21m1h4 H4 {
  color: #333333;
  text-align: left;
}
.cid-uLWi21m1h4 p {
  color: #767676;
  text-align: left;
}
.cid-uLWi21m1h4 .card-title {
  text-align: center;
  color: #3d3d3d;
  line-height: 1.3;
}
.cid-uLWi21m1h4 .img-text .card-title {
  color: #ffffff;
}
.cid-uLWi21m1h4 .mbr-section-btn {
  margin-left: -0.75rem;
  margin-right: 0.75rem;
  margin-bottom: -0.15rem;
  padding-bottom: 0rem;
  text-align: left;
}
.cid-uLWi21m1h4 .mbr-section-btn a {
  width: 100%;
}
.cid-uLX6vRbaWq {
  padding-top: 100px;
  padding-bottom: 0px;
  border-top: 1px solid #dddddd;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLX6vRbaWq {
    padding-top: 50px;
    padding-bottom: 0px;
  }
}
.cid-uLX6vRbaWq .mbr-section-subtitle {
  color: #767676;
  text-align: center;
}
.cid-uLX6vRbaWq .underline {
  align: center;
}
.cid-uLX6vRbaWq .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #c83f39;
  display: inline-block;
}
.cid-uLX6vRbaWq .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 5px;
  background-color: #ffd162;
}
.cid-uLX6vRbaWq H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-uLX6vRbaWq H3 {
  color: #232323;
}
.cid-uLX6vRbaWq .title {
  padding-bottom: 0rem;
}
.cid-uLX6vRbaWq .subtitle {
  padding-top: 0.5rem;
}
.cid-uLX6vRbaWq .mbr-text,
.cid-uLX6vRbaWq .mbr-section-btn {
  color: #3d3d3d;
}
.cid-uLX7fJ2tB5 .block-screen {
  background-color: rgba(0, 0, 0, 0);
  background: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-screen {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow1: hidden;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-screen {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow1: hidden;
  }
}
@media (min-width: 992px) {
  .cid-uLX7fJ2tB5 .block-screen {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.cid-uLX7fJ2tB5 .block-main {
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  z-index: 20 !important;
  justify-content: flex-start !important;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLX7fJ2tB5 .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.cid-uLX7fJ2tB5 .block-main .block-a {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 1600px) {
  .cid-uLX7fJ2tB5 .block-main .block-a {
    width: 33%;
  }
}
@media (max-width: 1599px) {
  .cid-uLX7fJ2tB5 .block-main .block-a {
    width: 38%;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-main .block-a {
    padding-top: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-main .block-a {
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-main .block-a {
    width: 100%;
  }
}
.cid-uLX7fJ2tB5 .block-main .block-b {
  height: auto !important;
  padding: 0rem;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-title {
    width: 100%;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uLX7fJ2tB5 .block-title {
    width: 100%;
    margin-left: 0rem;
    margin-bottom: 0rem !important;
  }
}
@media (min-width: 1600px) {
  .cid-uLX7fJ2tB5 .block-title {
    width: 100%;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-top {
  display: table;
  width: auto;
  margin-left: 0rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-top {
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-top .title-top-icon {
  margin-right: 1rem;
  height: 24px;
  width: 24px;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-top .title-top-icon {
    height: 19.2px;
    width: 19.2px;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-top .title-top-icon img {
  opacity: 1;
}
.cid-uLX7fJ2tB5 .block-title .title-top h4 {
  line-height: 130%;
  opacity: 1;
  color: #3d3d3d !important;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-top h4 {
    text-align: center !important;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-title {
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
@media (max-width: 1599px) {
  .cid-uLX7fJ2tB5 .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-title {
    width: 100%;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-title h2 {
  line-height: 125%;
  color: #3d3d3d !important;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-title h2 {
    text-align: center !important;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-line {
  text-align: left;
  margin-top: -1.3rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-line {
    text-align: center !important;
    margin-top: -1.6rem;
    margin-bottom: 1.5rem;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-line .line {
  width: 51%;
  height: 1px;
  background: #e7e7e7;
  opacity: 0.3;
  display: inline-block;
}
.cid-uLX7fJ2tB5 .block-title .title-sub {
  width: 79%;
  margin-left: 0rem;
  margin-bottom: 0rem;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-sub {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-title .title-sub {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .cid-uLX7fJ2tB5 .block-title .title-sub {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLX7fJ2tB5 .block-title .title-sub {
    width: 79%;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-sub .title-sub-icon {
  height: 32px;
  width: 32px;
  margin-top: 0.2rem;
  margin-right: 1.7rem;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-title .title-sub .title-sub-icon {
    height: 25.6px;
    width: 25.6px;
  }
}
.cid-uLX7fJ2tB5 .block-title .title-sub .title-sub-icon img {
  opacity: 1;
}
.cid-uLX7fJ2tB5 .block-title .title-sub .title-sub-text h3 {
  line-height: 130%;
  color: #3d3d3d !important;
  opacity: 0.9;
  margin-bottom: 0.6rem;
}
.cid-uLX7fJ2tB5 .block-title .title-sub .title-sub-text p {
  line-height: 150%;
  color: #3d3d3d !important;
  opacity: 0.9;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-cell {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-top: -0.6rem;
    margin-left: 0.4rem;
    margin-bottom: 0.1rem;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-cell {
    width: 100%;
    margin-top: -0.6rem;
    margin-left: 0.4rem;
    margin-bottom: 0.1rem;
  }
}
@media (min-width: 991px) {
  .cid-uLX7fJ2tB5 .block-cell {
    width: 100%;
    margin-top: -0.6rem;
    margin-left: 0.4rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLX7fJ2tB5 .block-cell {
    width: 100%;
  }
}
.cid-uLX7fJ2tB5 .block-cell .card {
  padding: 0.6rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-cell .cell-column {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-cell .cell-column {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .cid-uLX7fJ2tB5 .block-cell .cell-column {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLX7fJ2tB5 .block-cell .cell-column {
    width: 100%;
  }
}
.cid-uLX7fJ2tB5 .block-cell .cell-inform:hover {
  transition-duration: .5s;
}
.cid-uLX7fJ2tB5 .block-cell .cell-inform .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uLX7fJ2tB5 .block-cell .cell-icon .cell-icon-inform {
  position: relative;
  margin-bottom: 0rem;
  height: 41px;
  width: 41px;
  padding: 0.2rem;
  border-radius: 7px;
  background: #1774d1;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-cell .cell-icon .cell-icon-inform {
    height: 32.8px;
    width: 32.8px;
  }
}
.cid-uLX7fJ2tB5 .block-cell .cell-icon .cell-icon-inform img {
  opacity: 1;
  filter: invert(100%);
}
.cid-uLX7fJ2tB5 .block-cell .cell-icon .cell-icon-inform:hover {
  transition-duration: .5s;
}
.cid-uLX7fJ2tB5 .block-cell .cell-icon .cell-icon-dop {
  position: absolute;
  z-index: 3;
  top: 30.4%;
  right: -20.8%;
  height: 30px;
  width: 30px;
  padding: 0.12rem;
  border-radius: 8px;
  background: #1774d1;
}
.cid-uLX7fJ2tB5 .block-cell .cell-icon .cell-icon-dop:hover {
  transition-duration: .5s;
}
.cid-uLX7fJ2tB5 .block-cell .cell-text {
  margin-left: 0rem;
}
.cid-uLX7fJ2tB5 .block-cell .cell-text .cell-title {
  margin-bottom: 0.6rem;
  line-height: 130%;
  opacity: 1;
  color: #3d3d3d;
}
.cid-uLX7fJ2tB5 .block-cell .cell-text .cell-text1 {
  width: 100%;
  line-height: 140%;
  opacity: 1;
  color: #3d3d3d;
}
.cid-uLX7fJ2tB5 .block-gallery .gallery-grid {
  margin-bottom: 0.1rem;
  margin-left: 0rem;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .block-gallery .gallery-grid {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLX7fJ2tB5 .block-gallery .gallery-grid {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .cid-uLX7fJ2tB5 .block-gallery .gallery-grid {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLX7fJ2tB5 .block-gallery .gallery-grid {
    width: 100%;
  }
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .mbr-gallery-item {
  position: relative;
  padding: 0.3rem;
  width: 20% !important;
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .mbr-gallery-item {
    padding: 0.16rem;
    width: 33.33% !important;
  }
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row img {
  object-fit: cover;
  height: 16rem;
  border-radius: 9px;
  box-shadow: rgba(0, 0, 0, 0.01) 0px 0px 85px 0px;
}
@media (max-width: 1600px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row img {
    height: 14rem;
  }
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row img {
    height: 10rem;
  }
}
@media (max-width: 768px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row img {
    height: 6rem;
  }
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 9px;
  background: #000000;
  transition: 0.2s opacity ease-in-out;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .mbr-gallery-item > div:hover:before {
  opacity: 0.4 !important;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .mbr-gallery-title:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #000000 !important;
  opacity: 0.4;
  transition: 0.2s background ease-in-out;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .icon-focus {
  display: none;
  display: inherit;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .icon-focus:before {
  content: "";
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-gallery-row .icon-focus:after {
  content: "";
  position: absolute;
  left: 80%;
  top: 80%;
  width: 55px;
  height: 55px;
  background-image: url("");
  background-size: 55px 55px;
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider {
  background: #ffffff;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-item img {
  border-radius: 9px;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 0rem;
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control-prev {
    margin-left: 0rem;
  }
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 0rem;
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control-next {
    margin-right: 0rem;
  }
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control {
  width: 70px;
  height: 140px;
  font-size: 35px;
}
@media (min-width: 992px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control {
    top: 50%;
  }
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control {
    bottom: 0rem;
  }
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .close {
  width: 70px;
  height: 70px;
  font-size: 35px;
  top: 0rem;
  right: 0rem;
}
@media (max-width: 991px) {
  .cid-uLX7fJ2tB5 .block-gallery .mbr-slider .close {
    top: 0rem;
    right: 0rem;
  }
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control,
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .close {
  font-size: 35px;
  opacity: 1 !important;
  color: #ffffff !important;
  border-radius: 0px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
  backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.35);
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .carousel-control:hover,
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .close:hover {
  background-color: #4a80fa !important;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .modal {
  background: rgba(0, 0, 0, 0);
  opacity: 1 !important;
}
.cid-uLX7fJ2tB5 .block-gallery .mbr-slider .modal-body {
  background: rgba(0, 0, 0, 0);
}
.cid-uLX7fJ2tB5 H1 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLX7fJ2tB5 H2 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLX7fJ2tB5 H3 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLX7fJ2tB5 H4 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLX7fJ2tB5 p {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLX7fJ2tB5 .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLX7fJ2tB5 .text-center {
    text-align: center !important;
  }
}
.cid-uLX7fJ2tB5 .mbr-section-btn {
  padding-bottom: 0.0rem;
  margin-left: -0.75rem;
}
.cid-uLX7fJ2tB5 .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLX7fJ2tB5 .card-img img {
  transition: all .5s;
}
.cid-uLXAFCqRsY {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7f7f7;
  background-color: #ffffff;
  position: relative;
  z-index: 7;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY {
    padding-top: 36px;
    padding-bottom: 15px;
    overflow: hidden;
  }
  .cid-uLXAFCqRsY .mbr-section-title {
    margin-bottom: -1.2rem;
  }
}
@media (min-width: 992px) {
  .cid-uLXAFCqRsY .media-content {
    padding-right: 3rem;
  }
}
@media (max-width: 991px) {
  .cid-uLXAFCqRsY .media-content {
    padding-right: 0.5rem;
    margin-right: -2.5rem !important;
  }
}
.cid-uLXAFCqRsY .showField {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  background-color: #60aaec;
  box-shadow: rgba(17, 17, 26, 0.15) 0px 12px 40px;
}
.cid-uLXAFCqRsY .btn-form {
  border-radius: 10px;
}
.cid-uLXAFCqRsY .form-control1 {
  border: none;
  background: none;
}
.cid-uLXAFCqRsY .form-control,
.cid-uLXAFCqRsY .form-control:focus {
  background: #f5f5f5;
  border: 2px solid #f3f3f3;
  border-radius: 10px;
  padding: 1.2rem 1.2rem 1.2rem 1.2rem;
}
.cid-uLXAFCqRsY .form-control:hover,
.cid-uLXAFCqRsY .form-control:focus:hover {
  border: 2px solid #c83f39;
  transition-duration: .2s;
}
.cid-uLXAFCqRsY .form-container {
  position: relative;
  z-index: 1;
  transition: all .2s;
  border-radius: 9px;
  padding: 2.5rem 2.5rem 1.5rem 2.5rem;
  background-color: #ffffff;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
  border: 1px solid #ebebeb;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .form-container {
    padding: 2.0rem 2.0rem 1.2rem 2.0rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.cid-uLXAFCqRsY .form-container:hover {
  transition-duration: .5s;
}
.cid-uLXAFCqRsY .text-list {
  line-height: 1.4;
  margin-bottom: -3rem;
}
.cid-uLXAFCqRsY .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.9rem;
  margin-left: -1rem;
}
.cid-uLXAFCqRsY .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #c83f39;
  background: #c83f39;
  left: -22px;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.cid-uLXAFCqRsY .pos-wrap {
  position: relative;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .pos-wrap {
    padding-top: 1.5rem;
  }
}
.cid-uLXAFCqRsY .pos-box {
  z-index: 2;
  position: relative;
  height: 100%;
  width: 100%;
  pointer-events: all;
}
.cid-uLXAFCqRsY .pos-img {
  position: absolute;
  border-radius: 8px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.cid-uLXAFCqRsY .pos-img img {
  z-index: 0;
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem -4rem -4rem;
}
.cid-uLXAFCqRsY .pos-img2 {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.cid-uLXAFCqRsY .pos-img2 img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem 0rem 0rem;
}
.cid-uLXAFCqRsY .form-img {
  position: absolute;
  border-radius: 8px;
  height: 20%;
  width: 20%;
  bottom: 0;
  left: 0;
}
.cid-uLXAFCqRsY .form-img img {
  z-index: 3;
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 1rem 2rem -2rem -4rem;
}
.cid-uLXAFCqRsY .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLXAFCqRsY .card-img img {
  transition: all .5s;
}
.cid-uLXAFCqRsY .inform-icon1 {
  width: 15px;
  opacity: 0.5;
}
.cid-uLXAFCqRsY .inform-icon {
  height: 34px;
  width: 34px;
  margin-top: 0.2rem;
  opacity: 0.4;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .inform-icon {
    height: 27.2px;
    width: 27.2px;
  }
}
.cid-uLXAFCqRsY .inform-icon:hover {
  transition-duration: .5s;
}
.cid-uLXAFCqRsY .card-inform {
  border-radius: 10px;
  padding: 1.5rem 0.0rem 1.0rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .card-inform {
    margin-right: -2rem !important;
  }
}
.cid-uLXAFCqRsY .card-inform:hover {
  transition-duration: .5s;
}
.cid-uLXAFCqRsY .mbr-section-btn {
  padding-bottom: 2.0rem;
  justify-content: left;
  -webkit-justify-content: left;
  margin-left: -0.5rem;
}
.cid-uLXAFCqRsY textarea.form-control {
  min-height: 188px;
}
.cid-uLXAFCqRsY H1 {
  text-align: left;
  color: #465052;
}
.cid-uLXAFCqRsY .mbr-text,
.cid-uLXAFCqRsY .mbr-section-btn {
  text-align: left;
  color: #848484;
}
.cid-uLXAFCqRsY .form-title {
  text-align: left;
  color: #3d3d3d;
}
.cid-uLXAFCqRsY .form-subtitle,
.cid-uLXAFCqRsY input.field {
  text-align: left;
}
.cid-uLXAFCqRsY .underline {
  align: left;
}
.cid-uLXAFCqRsY .underline .line {
  width: 5rem;
  height: 3px;
  align: center;
  background: #c83f39;
  display: inline-block;
}
.cid-uLXAFCqRsY .line {
  border-bottom: 1px solid #dddddd;
}
.cid-uLXAFCqRsY .line2 {
  border-top: 1px solid #dddddd;
}
.cid-uLXAFCqRsY .card-title {
  text-align: left;
  color: #3d3d3d;
}
.cid-uLXAFCqRsY H3 {
  color: #3d3d3d;
  text-align: left;
}
.cid-uLXAFCqRsY LABEL {
  text-align: right;
}
.cid-uLXAFCqRsY .card-img-center {
  position: relative;
  z-index: 0;
  margin: 0rem 0rem -3rem 0rem;
}
@media (min-width: 768px) {
  .cid-uLXAFCqRsY .card-img-center {
    margin: 0rem -10rem -10rem 0rem;
  }
  .cid-uLXAFCqRsY .form-container {
    margin: 0rem 0rem 0rem 0rem;
  }
}
.cid-uLXAFCqRsY .form-group {
  text-align: left;
}
.cid-uLXAFCqRsY .contactsTitle {
  padding: 1.0rem 1.0rem 0.0rem 1.0rem;
}
.cid-uLXAFCqRsY .kontakt1 {
  margin: 0.5rem 0rem -1.5rem 0rem;
}
.cid-uLXAFCqRsY .kontakt {
  margin: 0rem 1rem 0rem 0rem;
}
.cid-uLXAFCqRsY .phoneBG {
  position: relative;
  top: -0.7rem;
  margin: 0.0rem 1.0rem 0.0rem 0.0rem;
  border-radius: 31px;
  height: 45px;
  width: 45px;
  background: #ffffff;
  padding: 0.5rem;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .phoneBG {
    top: -0.3rem;
    padding: 0.2rem;
    height: 20.4px;
    width: 20.4px;
  }
}
.cid-uLXAFCqRsY .inform-social {
  display: flex;
  justify-content: left;
  margin: 1.0rem 0.0rem 1.0rem 0.2rem;
}
@media (max-width: 991px) {
  .cid-uLXAFCqRsY .inform-social {
    margin: 1.0rem 0rem 2.5rem 0.0rem;
    justify-content: center !important;
  }
}
.cid-uLXAFCqRsY .inform-social .social-icon {
  margin: 0px 2px;
}
.cid-uLXAFCqRsY .inform-social img {
  border-radius: 50px;
  height: 40px;
  width: 40px;
  padding: 0.0rem;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .inform-social img {
    height: 40px;
    width: 40px;
  }
}
.cid-uLXAFCqRsY .inform-social img:hover {
  transition-duration: .5s;
}
.cid-uLXAFCqRsY .informX {
  border-radius: 9px;
  padding: 2.8rem 1.8rem 2.8rem 1.8rem;
  padding: 0rem;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .informX {
    padding: 2.2rem 1.0rem 0.3rem 1.0rem !important;
    margin: 0.5rem 0.0rem 0.0rem 0.0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .informX {
    padding: 0rem !important;
  }
}
.cid-uLXAFCqRsY .informX:hover {
  transition-duration: .5s;
}
.cid-uLXAFCqRsY H2 {
  color: #151515;
}
.cid-uLXAFCqRsY .custom-checkbox {
  margin-bottom: 1rem !important;
  margin-left: 0rem;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .custom-checkbox {
    margin-left: 0rem;
  }
}
.cid-uLXAFCqRsY .custom-checkbox input {
  display: none;
}
.cid-uLXAFCqRsY .custom-checkbox .checkmark {
  display: inline-block;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  border1: 7px solid #dadada;
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
  background-color: #dadada;
  transition: background-color 0.3s;
}
.cid-uLXAFCqRsY .custom-checkbox input:checked + .checkmark {
  background-color: #c83f39;
  border1: 7px solid #c83f39;
  transition: opacity 0.1s;
}
.cid-uLXAFCqRsY .custom-checkbox textarea.form-control {
  min-height: 188px;
}
.cid-uLXAFCqRsY .custom-checkbox .checkmark:after {
  content: '';
  position: absolute;
  color: #000000;
  left: 7px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition-delay: 0.2s !important;
  transition-property: opacity !important;
}
.cid-uLXAFCqRsY .custom-checkbox input:checked + .checkmark:after {
  opacity: 1;
}
.cid-uLXAFCqRsY .custom-checkbox h4 {
  color: #3d3d3d !important;
  text-align: left !important;
}
.cid-uLXAFCqRsY input::-moz-placeholder {
  color: #767676;
}
.cid-uLXAFCqRsY input::-webkit-input-placeholder {
  color: #767676;
}
.cid-uLXAFCqRsY .kontaktBox1 {
  padding-bottom: 0rem;
}
@media (max-width: 991px) {
  .cid-uLXAFCqRsY .kontaktBox1 {
    padding-bottom: 2rem;
  }
}
.cid-uLXAFCqRsY .text-center1 {
  text-align: center !important;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .text-center1 {
    text-align: center !important;
  }
}
.cid-uLXAFCqRsY .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLXAFCqRsY .text-center {
    text-align: center !important;
  }
}
.cid-uLXAFCqRsY .mbr-text,
.cid-uLXAFCqRsY .mbr-section-btn .mbr-text,
.cid-uLXAFCqRsY .mbr-section-btn {
  color: #ffffff;
}
.cid-uLXAFCqRsY P {
  color: #3d3d3d !important;
}
.cid-uLZ3YGzcyH {
  padding-top: 100px;
  padding-bottom: 20px;
  border-top: 1px solid #dddddd;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLZ3YGzcyH {
    padding-top: 65px;
    padding-bottom: 10px;
  }
}
.cid-uLZ3YGzcyH .mbr-section-subtitle {
  color: #767676;
  text-align: center;
}
.cid-uLZ3YGzcyH .underline {
  align: center;
}
.cid-uLZ3YGzcyH .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #c83f39;
  display: inline-block;
}
.cid-uLZ3YGzcyH .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 5px;
  background-color: #ffd162;
}
.cid-uLZ3YGzcyH H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-uLZ3YGzcyH H3 {
  color: #232323;
}
.cid-uLZ3YGzcyH .title {
  padding-bottom: 0rem;
}
.cid-uLZ3YGzcyH .subtitle {
  padding-top: 0.5rem;
}
.cid-uLZ3YGzcyH .mbr-text,
.cid-uLZ3YGzcyH .mbr-section-btn {
  color: #3d3d3d;
}
.cid-uLXqVjL5Ba {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLXqVjL5Ba {
    padding-top: 10px;
    padding-bottom: 1px;
  }
}
.cid-uLXqVjL5Ba .underline {
  align: center;
}
.cid-uLXqVjL5Ba .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #c83f39;
  display: inline-block;
}
.cid-uLXqVjL5Ba .pro-shadow img {
  border-radius: 10px;
}
@media (min-width: 992px) {
  .cid-uLXqVjL5Ba .media-content {
    padding-left: 3rem;
  }
}
@media (max-width: 991px) {
  .cid-uLXqVjL5Ba .media-content {
    margin-bottom: -1rem;
    padding-bottom: 1rem;
  }
}
.cid-uLXqVjL5Ba .img-text {
  position: absolute;
  padding: 0.8rem 1rem 0.3rem 1rem;
  z-index: 1;
  border-radius: 8px 8px 8px 8px;
  margin-right: 0rem;
  top: 2rem;
  left: 3rem;
  width: 12.5rem;
  background-color: #ffd162;
}
.cid-uLXqVjL5Ba .img-text:hover {
  transition-duration: .5s;
}
.cid-uLXqVjL5Ba .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLXqVjL5Ba .card-img img {
  transition: all .5s;
}
.cid-uLXqVjL5Ba .inform-card {
  padding: 1rem 2rem 1rem 2rem;
  padding: 0rem 0rem 0rem 0rem;
}
.cid-uLXqVjL5Ba .box-name {
  padding: 0rem 0rem 1rem 0rem;
  display: block;
  margin: -4rem 0rem 1.2rem 0rem;
  padding: 1rem 1rem 1rem 1rem;
  position: relative;
  z-index: 2;
  background: linear-gradient(#f1f1f1, #d2d2d2);
  border-radius: 8px;
  box-shadow: 4px 4px 57px -4px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.cid-uLXqVjL5Ba H1 {
  color: #232323;
  text-align: left;
}
.cid-uLXqVjL5Ba H2 {
  color: #3d3d3d;
  text-align: left;
}
.cid-uLXqVjL5Ba H3 {
  color: #232323;
  text-align: left;
}
.cid-uLXqVjL5Ba P {
  color: #707070;
}
.cid-uLXqVjL5Ba .card-title {
  color: #3d3d3d;
}
.cid-uLXqVjL5Ba .mbr-text,
.cid-uLXqVjL5Ba .mbr-section-btn {
  color: #767676;
  text-align: left;
}
.cid-uLXqVjL5Ba .inform {
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .cid-uLXqVjL5Ba .inform {
    padding-bottom: 2.5rem;
  }
}
.cid-uLXqVjL5Ba .pos-img {
  position: absolute;
  border-radius: 8px;
  height: 80px;
  width: 80px;
  top: 0;
  right: 0;
  z-index: 5;
}
.cid-uLXqVjL5Ba .pos-img img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: -3rem -3rem 0rem 0rem;
}
.cid-uLXqVjL5Ba .pos-img2 {
  position: absolute;
  z-index: 0;
  height: 70%;
  width: 70%;
  top: 0;
  left: 0;
}
.cid-uLXqVjL5Ba .pos-img2 img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: -2rem 0rem 0rem -2rem;
}
.cid-uLXqVjL5Ba .text-list {
  line-height: 1.2;
  margin-bottom: -1.5rem;
}
.cid-uLXqVjL5Ba .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-uLXqVjL5Ba .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #c83f39;
  background: #ffd162;
  left: -22px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 0%;
}
.cid-uLXqVjL5Ba .img-text .mbr-text,
.cid-uLXqVjL5Ba .mbr-section-btn {
  text-align: left;
}
.cid-uLXqVjL5Ba .img-text .card-title {
  color: #3d3d3d;
}
.cid-uLXqVjL5Ba .img-text H3 {
  color: #3d3d3d;
}
.cid-uLXqVjL5Ba .inform-icon {
  position: relative;
  height: 75px;
  width: 75px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 5px 8px 80px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(4px);
  padding: 1.2rem;
}
@media (max-width: 767px) {
  .cid-uLXqVjL5Ba .inform-icon {
    height: 52.5px;
    width: 52.5px;
  }
}
@media (max-width: 767px) {
  .cid-uLXqVjL5Ba .inform-icon {
    padding: 0.8rem;
  }
}
.cid-uLXqVjL5Ba .inform-icon:hover {
  transition-duration: .5s;
}
.cid-uLXqVjL5Ba .dop-icon {
  position: absolute;
  z-index: 3;
  border-radius: 10px;
  top: 30.4%;
  right: -26.4%;
  height: 35px;
  width: 35px;
  background: #4294e6;
}
.cid-uLXqVjL5Ba .dop-icon:hover {
  transition-duration: .5s;
}
.cid-uLXqVjL5Ba .card-inform {
  border-radius: 10px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-uLXqVjL5Ba .informX {
  padding: 2.8rem 1.8rem 0.8rem 1.8rem;
  border-radius: 9px;
  background-image: url("../../../assets/images/a001.3.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-color1: #f1f1f1;
}
@media (max-width: 767px) {
  .cid-uLXqVjL5Ba .informX {
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  }
}
.cid-uLXqVjL5Ba .informX:hover {
  transition-duration: .5s;
}
.cid-uzvHgaZzip {
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uzvHgaZzip {
    padding-top: 52px;
    padding-bottom: 0px;
  }
}
.cid-uzvHgaZzip .mbr-section-subtitle {
  color: #767676;
  text-align: center;
}
.cid-uzvHgaZzip .underline {
  align: center;
}
.cid-uzvHgaZzip .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #c83f39;
  display: inline-block;
}
.cid-uzvHgaZzip .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 5px;
  background-color: #ffd162;
}
.cid-uzvHgaZzip H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-uzvHgaZzip H3 {
  color: #232323;
}
.cid-uzvHgaZzip .title {
  padding-bottom: 0rem;
}
.cid-uzvHgaZzip .subtitle {
  padding-top: 0.5rem;
}
.cid-uzvHgaZzip .mbr-text,
.cid-uzvHgaZzip .mbr-section-btn {
  color: #3d3d3d;
}
.cid-uLZc2vXsBO .block-screen {
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-screen {
    padding-top: 0px;
    padding-bottom: 20px;
    overflow1: hidden;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-screen {
    padding-top: 0px;
    padding-bottom: 20px;
    overflow1: hidden;
  }
}
@media (min-width: 992px) {
  .cid-uLZc2vXsBO .block-screen {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.cid-uLZc2vXsBO .block-main {
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  z-index: 20 !important;
  justify-content: flex-start !important;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLZc2vXsBO .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.cid-uLZc2vXsBO .block-main .block-a {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: space-between !important;
}
@media (min-width: 1600px) {
  .cid-uLZc2vXsBO .block-main .block-a {
    width: 31%;
  }
}
@media (max-width: 1599px) {
  .cid-uLZc2vXsBO .block-main .block-a {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-main .block-a {
    padding-top: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLZc2vXsBO .block-main .block-a {
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-main .block-a {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-main .block-b {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLZc2vXsBO .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-title {
    width: 100%;
    margin-bottom: 1.5rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uLZc2vXsBO .block-title {
    width: 100%;
    margin-left: 0rem;
    margin-bottom: 0rem !important;
  }
}
@media (min-width: 1600px) {
  .cid-uLZc2vXsBO .block-title {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-title .title-top {
  display: table;
  width: auto;
  margin-left: 0rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-top {
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-uLZc2vXsBO .block-title .title-top .title-top-icon {
  margin-right: 1rem;
  height: 24px;
  width: 24px;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-top .title-top-icon {
    height: 19.2px;
    width: 19.2px;
  }
}
.cid-uLZc2vXsBO .block-title .title-top .title-top-icon img {
  opacity: 1;
}
.cid-uLZc2vXsBO .block-title .title-top h4 {
  line-height: 130%;
  opacity: 1;
  color: #3d3d3d !important;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-top h4 {
    text-align: center !important;
  }
}
.cid-uLZc2vXsBO .block-title .title-title {
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
@media (max-width: 1599px) {
  .cid-uLZc2vXsBO .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cid-uLZc2vXsBO .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-title {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-title .title-title h2 {
  line-height: 125%;
  color: #3d3d3d !important;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-title h2 {
    text-align: center !important;
  }
}
.cid-uLZc2vXsBO .block-title .title-line {
  text-align: left;
  margin-top: -1.3rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-line {
    text-align: center !important;
    margin-top: -1.6rem;
    margin-bottom: 1.5rem;
  }
}
.cid-uLZc2vXsBO .block-title .title-line .line {
  width: 51%;
  height: 1px;
  background: #e7e7e7;
  opacity: 0.3;
  display: inline-block;
}
.cid-uLZc2vXsBO .block-title .title-sub {
  width: 79%;
  margin-left: 0rem;
  margin-bottom: 0rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-sub {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-title .title-sub {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .cid-uLZc2vXsBO .block-title .title-sub {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLZc2vXsBO .block-title .title-sub {
    width: 79%;
  }
}
.cid-uLZc2vXsBO .block-title .title-sub .title-sub-icon {
  height: 32px;
  width: 32px;
  margin-top: 0.2rem;
  margin-right: 1.7rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-title .title-sub .title-sub-icon {
    height: 25.6px;
    width: 25.6px;
  }
}
.cid-uLZc2vXsBO .block-title .title-sub .title-sub-icon img {
  opacity: 1;
}
.cid-uLZc2vXsBO .block-title .title-sub .title-sub-text h3 {
  line-height: 130%;
  color: #3d3d3d !important;
  opacity: 0.9;
  margin-bottom: 0.6rem;
}
.cid-uLZc2vXsBO .block-title .title-sub .title-sub-text p {
  line-height: 150%;
  color: #3d3d3d !important;
  opacity: 0.9;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-rating {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-rating {
    width: 100%;
    margin-bottom: 0rem;
  }
}
@media (min-width: 991px) {
  .cid-uLZc2vXsBO .block-rating {
    width: 100%;
    margin-left: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLZc2vXsBO .block-rating {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-rating .card {
  margin-bottom: 0rem;
  padding: 0rem 1rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-rating .card {
    padding: 1rem;
    padding-top: 0rem;
  }
}
.cid-uLZc2vXsBO .block-rating .rating-logo {
  margin-left: 0rem;
}
.cid-uLZc2vXsBO .block-rating .rating-logo .rating-icon {
  height: 47px;
  width: 47px;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-rating .rating-logo .rating-icon {
    height: 37.6px;
    width: 37.6px;
  }
}
.cid-uLZc2vXsBO .block-rating .rating-score {
  margin-left: 0rem;
}
.cid-uLZc2vXsBO .block-rating .rating-score .score-title {
  color: #000000;
}
.cid-uLZc2vXsBO .block-rating .rating-point {
  margin-top: -0.4rem;
  margin-left: 0.5rem;
}
.cid-uLZc2vXsBO .block-rating .rating-point .rating-stars {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.3rem;
}
.cid-uLZc2vXsBO .block-rating .rating-point .rating-stars span {
  padding: 0 2px 0 0;
}
.cid-uLZc2vXsBO .block-rating .rating-point .rating-stars img {
  height: 16px;
  width: 16px;
}
.cid-uLZc2vXsBO .block-rating .rating-point .rating-mark {
  opacity: 0.6;
  color: #000000;
}
.cid-uLZc2vXsBO .block-slider .slider-inner {
  padding: 0.0rem 1.0rem;
  overflow: hidden;
  overflow: none;
}
.cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls {
  width: 100%;
  z-index: 100;
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls {
    position: absolute;
    top: 6rem;
  }
}
.cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .panel-control {
  margin-top: 1rem;
  margin-bottom: 1rem;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .panel-control {
    width: 59%;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .panel-control {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control {
  position: static;
  margin-top: 0rem;
  color: #000000;
  border-radius: 50px;
  background-color: #f7f7f7;
  box-shadow: 0px 0px 0px 10px #ffffff;
  width: 66px;
  height: 66px;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control {
    width: 60px;
    height: 60px;
  }
}
.cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control.button-prev {
  left: auto;
  margin-right: 4px;
  margin-left: -3.9rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control.button-prev {
    margin-left: 0.2rem;
  }
}
.cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control.button-next {
  right: auto;
  margin-left: 4px;
  margin-right: -3.9rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control.button-next {
    margin-right: 0.2rem;
  }
}
.cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control:hover {
  background-color: #e6e6e6;
  color: #000000;
  transition-duration: 0.0s;
}
.cid-uLZc2vXsBO .block-slider .slider-controls .carousel-controls .button-control .mbr-iconfont {
  font-size: 1rem;
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-review {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-review {
    width: 100%;
    margin-bottom: 0rem;
  }
}
@media (min-width: 991px) {
  .cid-uLZc2vXsBO .block-review {
    width: 100%;
    margin-left: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLZc2vXsBO .block-review {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-review .card {
  margin-bottom: 0rem;
  padding: 0rem 0.55rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-review .card {
    padding: 0.55rem;
    padding-top: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-review .review-column {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-review .review-column {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .cid-uLZc2vXsBO .block-review .review-column {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLZc2vXsBO .block-review .review-column {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-review .review-inform {
  padding: 1.9rem;
  border-radius: 10px;
  background: #f7f7f7;
}
.cid-uLZc2vXsBO .block-review .review-inform:hover {
  transition-duration: .5s;
}
.cid-uLZc2vXsBO .block-review .review-inform .row {
  display: flex;
  align-items: center;
}
.cid-uLZc2vXsBO .block-review .review-image {
  margin-bottom: 1.3rem;
  width: 100%;
}
.cid-uLZc2vXsBO .block-review .review .review-text1 {
  margin-bottom: 0.7rem;
  line-height: 130%;
  opacity: 0.7;
  color: #000000;
}
.cid-uLZc2vXsBO .block-review .review .review-text2 {
  margin-bottom: 1.4rem;
  line-height: 130%;
  opacity: 1;
  color: #000000;
}
.cid-uLZc2vXsBO .block-review .review-stars {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 1.6rem;
}
.cid-uLZc2vXsBO .block-review .review-stars span {
  padding: 0 2px 0 0;
}
.cid-uLZc2vXsBO .block-review .review-stars img {
  height: 16px;
  width: 16px;
}
.cid-uLZc2vXsBO .block-review .review-cell {
  margin-bottom: 0rem;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-review .review-cell {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLZc2vXsBO .block-review .review-cell {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .cid-uLZc2vXsBO .block-review .review-cell {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLZc2vXsBO .block-review .review-cell {
    width: 100%;
  }
}
.cid-uLZc2vXsBO .block-review .review-cell .row {
  margin: 0rem;
}
.cid-uLZc2vXsBO .block-review .review-cell .review-icon-inform {
  padding: 0rem;
}
.cid-uLZc2vXsBO .block-review .review-cell .review-icon-inform .review-icon {
  position: relative;
  margin-bottom: 0rem;
  height: 27px;
  width: 27px;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .block-review .review-cell .review-icon-inform .review-icon {
    height: 21.6px;
    width: 21.6px;
  }
}
.cid-uLZc2vXsBO .block-review .review-cell .review-icon-inform .review-icon img {
  opacity: 0.3;
}
.cid-uLZc2vXsBO .block-review .review-cell .review-text {
  margin-left: 1.3rem;
}
.cid-uLZc2vXsBO .block-review .review-cell .review-text .review-text3 {
  margin-bottom: 0.3rem;
  line-height: 110%;
  opacity: 1;
  color: #000000;
}
.cid-uLZc2vXsBO .block-review .review-cell .review-text .review-text4 {
  width: 100%;
  line-height: 135%;
  opacity: 0.6;
  color: #2d2d2d;
}
.cid-uLZc2vXsBO H1 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZc2vXsBO H2 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZc2vXsBO H3 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZc2vXsBO H4 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZc2vXsBO p {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLZc2vXsBO .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLZc2vXsBO .text-center {
    text-align: center !important;
  }
}
.cid-uLZc2vXsBO .mbr-section-btn {
  padding-bottom: 0.0rem;
  margin-left: -0.75rem;
}
.cid-uLZc2vXsBO .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLZc2vXsBO .card-img img {
  transition: all .5s;
}
.cid-uLZrSIDJSp {
  padding-top: 100px;
  padding-bottom: 40px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLZrSIDJSp {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
.cid-uLZrSIDJSp .underline {
  align: center;
}
.cid-uLZrSIDJSp .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #c83f39;
  display: inline-block;
}
.cid-uLZrSIDJSp .pro-shadow img {
  border-radius: 10px;
}
.cid-uLZrSIDJSp .line {
  border-bottom: 0px solid #dddddd;
  padding-bottom: 2.5rem;
  margin-bottom: 0.0rem;
}
.cid-uLZrSIDJSp .line1 {
  border-top: 1px solid #dddddd;
  padding-top: 2.0rem;
}
@media (min-width: 992px) {
  .cid-uLZrSIDJSp .media-content {
    padding-left: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-uLZrSIDJSp .media-content {
    padding-top: 0rem;
  }
}
.cid-uLZrSIDJSp .img-text {
  position: absolute;
  padding: 0.8rem 1rem 0.3rem 1rem;
  z-index: 1;
  border-radius: 8px 8px 8px 8px;
  margin-right: 0rem;
  top: 1rem;
  left: 1rem;
  width: 12.5rem;
  background-color: #ffffff;
}
.cid-uLZrSIDJSp .img-text:hover {
  transition-duration: .5s;
}
.cid-uLZrSIDJSp .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLZrSIDJSp .card-img img {
  transition: all .5s;
}
.cid-uLZrSIDJSp .inform-card {
  padding: 1rem 2rem 1rem 2rem;
  padding: 0rem 0rem 0rem 0rem;
}
.cid-uLZrSIDJSp .textNum {
  font-size: 150%;
}
.cid-uLZrSIDJSp .box-name {
  padding: 0rem 0rem 0rem 0rem;
}
.cid-uLZrSIDJSp H1 {
  color: #232323;
  text-align: left;
}
.cid-uLZrSIDJSp H2 {
  color: #3d3d3d;
  text-align: left;
}
.cid-uLZrSIDJSp H3 {
  color: #3d3d3d;
  text-align: left;
}
.cid-uLZrSIDJSp P {
  color: #3d3d3d;
  text-align: left;
}
.cid-uLZrSIDJSp .mbr-text,
.cid-uLZrSIDJSp .mbr-section-btn {
  color: #848484;
  text-align: left;
}
.cid-uLZrSIDJSp .inform {
  position: relative;
  z-index: 1;
  border-radius: 9px;
}
@media (max-width: 991px) {
  .cid-uLZrSIDJSp .inform {
    margin: 0rem 0rem 2rem 0rem;
  }
}
.cid-uLZrSIDJSp .pos-img {
  position: absolute;
  border-radius: 8px;
  height: 80px;
  width: 80px;
  top: 5rem;
  right: 13rem;
  z-index: 5;
}
.cid-uLZrSIDJSp .pos-img img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: -3rem -3rem 0rem 0rem;
}
.cid-uLZrSIDJSp .pos-img2 {
  position: absolute;
  z-index: 0;
  height: 70%;
  width: 70%;
  top: 5rem;
  right: 7rem;
}
.cid-uLZrSIDJSp .pos-img2 img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: -2rem 0rem 0rem -2rem;
}
.cid-uLZrSIDJSp .text-list {
  line-height: 1.2;
  margin-bottom: -1.5rem;
}
@media (max-width: 767px) {
  .cid-uLZrSIDJSp .text-list {
    padding: 0rem 2rem;
  }
}
.cid-uLZrSIDJSp .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-uLZrSIDJSp .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #cc271f;
  background: #cc271f;
  left: -22px;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.cid-uLZrSIDJSp .img-text .mbr-text,
.cid-uLZrSIDJSp .mbr-section-btn {
  text-align: left;
}
.cid-uLZrSIDJSp .img-text .card-title {
  color: #3d3d3d;
}
.cid-uLZrSIDJSp .img-text H3 {
  color: #3d3d3d;
}
.cid-uLZrSIDJSp .inform-icon {
  height: 45px;
  width: 45px;
  border-radius: 10px;
}
.cid-uLZrSIDJSp .inform-icon:hover {
  transition-duration: .5s;
}
.cid-uLZrSIDJSp .box-inform {
  margin: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-uLZrSIDJSp .card-inform {
  border-radius: 10px;
  padding: 1.8rem 1.5rem 0.5rem 1.5rem;
  background-color: #f7f7f7;
}
.cid-uLZrSIDJSp .card-inform:hover {
  transition-duration: .5s;
}
.cid-uLZrSIDJSp .mbr-text1 {
  line-height: 120%;
  padding-top: 0.5rem;
}
.cid-uLZrSIDJSp .informX {
  padding: 2.8rem 1.8rem 0.8rem 1.8rem;
  border-radius: 9px;
  padding: 0rem;
}
@media (max-width: 767px) {
  .cid-uLZrSIDJSp .informX {
    padding: 2.0rem 0.5rem 1.2rem 0.5rem;
  }
}
@media (max-width: 767px) {
  .cid-uLZrSIDJSp .informX {
    padding: 0rem;
  }
}
.cid-uLZrSIDJSp .informX:hover {
  transition-duration: .5s;
}
.cid-uLZrSIDJSp .card-title {
  color: #3d3d3d;
}
.cid-uLZrSIDJSp .card-title1 {
  color: #3d3d3d;
  line-height: 80%;
}
.cid-uLZrSIDJSp .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLZrSIDJSp .text-center {
    text-align: center !important;
  }
}
.cid-uLXt21TIiA .block-screen {
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background: #c83f39;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-screen {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow1: hidden;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-screen {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow1: hidden;
  }
}
@media (min-width: 992px) {
  .cid-uLXt21TIiA .block-screen {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.cid-uLXt21TIiA .block-main {
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  z-index: 20 !important;
  justify-content: flex-start !important;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLXt21TIiA .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.cid-uLXt21TIiA .block-main .block-a {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: center !important;
  align-items: center;
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-main .block-a {
    width: 39%;
  }
}
@media (max-width: 1599px) {
  .cid-uLXt21TIiA .block-main .block-a {
    width: 42%;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-main .block-a {
    padding-top: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLXt21TIiA .block-main .block-a {
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-main .block-a {
    width: 100%;
  }
}
.cid-uLXt21TIiA .block-main .block-b {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 4.1rem;
    padding-right: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLXt21TIiA .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-bottom: -0.5rem !important;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-title {
    width: 100%;
    margin-bottom: -0.5rem !important;
  }
}
@media (min-width: 992px) {
  .cid-uLXt21TIiA .block-title {
    width: 95%;
    margin-left: 0rem;
    margin-bottom: 0.2rem !important;
  }
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-title {
    width: 95%;
  }
}
.cid-uLXt21TIiA .block-title .title-top {
  display: table;
  width: auto;
  margin-left: 0rem;
  margin-bottom: 2.6rem;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-top {
    margin-left: auto;
    margin-right: auto;
  }
}
.cid-uLXt21TIiA .block-title .title-top .title-top-icon {
  margin-right: 1rem;
  width: 62px;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-top .title-top-icon {
    width: 49.6px;
  }
}
.cid-uLXt21TIiA .block-title .title-top .title-top-icon img {
  opacity: 1;
}
.cid-uLXt21TIiA .block-title .title-top h4 {
  line-height: 130%;
  opacity: 1;
  color: #3d3d3d !important;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-top h4 {
    text-align: center !important;
  }
}
.cid-uLXt21TIiA .block-title .title-title {
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 3.5rem;
}
@media (max-width: 1599px) {
  .cid-uLXt21TIiA .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cid-uLXt21TIiA .block-title .title-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-title {
    width: 100%;
  }
}
.cid-uLXt21TIiA .block-title .title-title h2 {
  line-height: 125%;
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-title h2 {
    text-align: center !important;
  }
}
.cid-uLXt21TIiA .block-title .title-line {
  text-align: left;
  margin-top: -1.3rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-line {
    text-align: center !important;
    margin-top: -1.6rem;
    margin-bottom: 1.5rem;
  }
}
.cid-uLXt21TIiA .block-title .title-line .line {
  width: 51%;
  height: 1px;
  background: #e7e7e7;
  opacity: 0.3;
  display: inline-block;
}
.cid-uLXt21TIiA .block-title .title-sub {
  width: 89%;
  margin-left: 0rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-sub {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-title .title-sub {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .cid-uLXt21TIiA .block-title .title-sub {
    width: 91%;
  }
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-title .title-sub {
    width: 89%;
  }
}
.cid-uLXt21TIiA .block-title .title-sub .title-sub-icon {
  height: 32px;
  width: 32px;
  margin-top: 0.2rem;
  margin-right: 1.7rem;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-title .title-sub .title-sub-icon {
    height: 25.6px;
    width: 25.6px;
  }
}
.cid-uLXt21TIiA .block-title .title-sub .title-sub-icon img {
  opacity: 1;
}
.cid-uLXt21TIiA .block-title .title-sub .title-sub-text h3 {
  line-height: 130%;
  color: #ffffff !important;
  opacity: 0.7;
  margin-bottom: 0rem;
}
.cid-uLXt21TIiA .block-title .title-sub .title-sub-text p {
  line-height: 150%;
  color: #ffffff !important;
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-contact {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-contact {
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 991px) {
  .cid-uLXt21TIiA .block-contact {
    width: 100%;
    margin-left: 0.1rem;
    margin-bottom: -1rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-contact {
    width: 100%;
  }
}
.cid-uLXt21TIiA .block-contact .card {
  padding: 0.8rem;
  margin-bottom: 0.7rem;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-contact .contact-column {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-contact .contact-column {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .cid-uLXt21TIiA .block-contact .contact-column {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-contact .contact-column {
    width: 100%;
  }
}
.cid-uLXt21TIiA .block-contact .contact-inform:hover {
  transition-duration: .5s;
}
.cid-uLXt21TIiA .block-contact .contact-inform .row {
  display: flex;
  align-items: center;
}
.cid-uLXt21TIiA .block-contact .contact-icon .contact-icon-inform {
  position: relative;
  margin-top: 0rem;
  height: 17.8px;
  width: 17.8px;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-contact .contact-icon .contact-icon-inform {
    height: 14.24px;
    width: 14.24px;
  }
}
.cid-uLXt21TIiA .block-contact .contact-icon .contact-icon-inform img {
  opacity: 0.4;
  filter: invert(100%);
}
.cid-uLXt21TIiA .block-contact .contact-icon .contact-icon-inform:hover {
  transition-duration: .5s;
}
.cid-uLXt21TIiA .block-contact .contact-text .contact-text1 {
  width: 100%;
  margin-left: 0.3rem;
  margin-bottom: 1rem;
  line-height: 140%;
  opacity: 0.5;
  color: #ffffff;
}
.cid-uLXt21TIiA .block-contact .contact-text .contact-title {
  margin-left: -0.8rem;
  margin-bottom: 0rem;
  line-height: 120%;
  opacity: 1;
  color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-social {
    width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-bottom: 3.5rem;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-social {
    width: 100%;
    margin-bottom: 3.5rem;
  }
}
@media (min-width: 991px) {
  .cid-uLXt21TIiA .block-social {
    width: 100%;
    margin-left: 0.6rem;
    margin-bottom: 0.1rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-social {
    width: 100%;
  }
}
.cid-uLXt21TIiA .block-social .flex-center {
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-social .flex-center {
    justify-content: center;
  }
}
.cid-uLXt21TIiA .block-social .card {
  padding: 0.3rem;
  margin-bottom: -0.5rem;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-social .social-column {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-social .social-column {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .cid-uLXt21TIiA .block-social .social-column {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-social .social-column {
    width: 100%;
  }
}
.cid-uLXt21TIiA .block-social .social-inform .row {
  display: flex;
  align-items: center;
}
.cid-uLXt21TIiA .block-social .social-inform:hover {
  transition-duration: .5s;
}
.cid-uLXt21TIiA .block-social .social-inform:hover img {
  filter: brightness(120%);
}
.cid-uLXt21TIiA .block-social .social-icon .social-icon-inform {
  position: relative;
  margin-bottom: 0rem;
  height: 49px;
  width: 49px;
  padding: 0.6rem;
  border-radius: 50px;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-social .social-icon .social-icon-inform {
    height: 39.2px;
    width: 39.2px;
  }
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-social .social-icon .social-icon-inform {
    padding: 0.48rem;
  }
}
.cid-uLXt21TIiA .block-social .social-icon .social-icon-inform img {
  border-radius: 27px;
  opacity: 1;
}
.cid-uLXt21TIiA .block-social .social-text {
  margin-left: -0.7rem;
}
.cid-uLXt21TIiA .block-social .social-text .social-text1 {
  width: 100%;
  margin-bottom: -0.3rem;
  line-height: 140%;
  opacity: 1;
  color: #3d3d3d;
  text-decoration: underline;
}
.cid-uLXt21TIiA .block-social .social-text .social-title {
  margin-bottom: 0rem;
  line-height: 120%;
  opacity: 1;
  color: #ffffff;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-button {
    width: 100%;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-top: -0.4rem;
    margin-bottom: 1.4rem;
  }
}
@media (min-width: 768px) {
  .cid-uLXt21TIiA .block-button {
    width: 100%;
    margin-top: -0.4rem;
    margin-bottom: 1.4rem;
  }
}
@media (min-width: 992px) {
  .cid-uLXt21TIiA .block-button {
    width: 100%;
    margin-top: 0rem;
    margin-bottom: -0.4rem;
  }
}
@media (min-width: 1600px) {
  .cid-uLXt21TIiA .block-button {
    width: 81%;
  }
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-button .row {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-button .button-cell {
    margin-top: 6.3px;
  }
}
.cid-uLXt21TIiA .block-button .button-cell-icon .button-icon {
  width: 25px;
  margin: 0rem 6.3px;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-button .button-cell-icon .button-icon {
    width: 20px;
  }
}
.cid-uLXt21TIiA .block-button .button-cell-text h3,
.cid-uLXt21TIiA .block-button .button-cell-text p {
  color: #ffffff !important;
}
.cid-uLXt21TIiA .block-button .button-cell-text p {
  margin-top: 3.1px;
  opacity: 0.7;
}
.cid-uLXt21TIiA .block-button .button-call {
  margin-bottom: 1.5rem;
}
.cid-uLXt21TIiA .block-button .button-call h3 {
  line-height: 140%;
  opacity: 0.7;
  color: #3d3d3d !important;
}
.cid-uLXt21TIiA .block-button .mbr-section-btn {
  padding-bottom: 0.0rem;
  margin-left: -0.75rem;
  margin-bottom: 0.1rem;
  text-align: center !important;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .block-button .mbr-section-btn {
    margin-left: 0rem;
    margin-bottom: 1rem;
  }
}
.cid-uLXt21TIiA .google-map {
  height: 34.5rem;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0rem;
  border-radius: 15px;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 10px 100px 0px;
}
@media (max-width: 991px) {
  .cid-uLXt21TIiA .google-map {
    height: 18rem;
  }
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .google-map {
    padding: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
  }
}
.cid-uLXt21TIiA .google-map:hover {
  transition-duration: .5s;
}
.cid-uLXt21TIiA .google-map iframe {
  height: 100%;
  width: 100%;
  border-radius: 15px;
}
.cid-uLXt21TIiA .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  border-radius: 8px;
}
.cid-uLXt21TIiA .google-map[data-state] {
  background: #e9e5dc;
}
.cid-uLXt21TIiA .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-uLXt21TIiA H1 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLXt21TIiA H2 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLXt21TIiA H3 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLXt21TIiA H4 {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLXt21TIiA p {
  font-size: auto;
  color: #ffffff;
  text-align: left;
}
.cid-uLXt21TIiA .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-uLXt21TIiA .text-center {
    text-align: center !important;
  }
}
.cid-uLXt21TIiA .mbr-section-btn {
  padding-bottom: 0.0rem;
  margin-left: -0.75rem;
}
.cid-uLXt21TIiA .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLXt21TIiA .card-img img {
  transition: all .5s;
}
.cid-uLXtg0SqR2 .block-screen {
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background: #000000;
}
@media (max-width: 767px) {
  .cid-uLXtg0SqR2 .block-screen {
    padding-top: 10px;
    padding-bottom: 40px;
    overflow1: hidden;
  }
}
@media (min-width: 768px) {
  .cid-uLXtg0SqR2 .block-screen {
    padding-top: 10px;
    padding-bottom: 40px;
    overflow1: hidden;
  }
}
@media (min-width: 992px) {
  .cid-uLXtg0SqR2 .block-screen {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.cid-uLXtg0SqR2 .block-main {
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  z-index: 20 !important;
  justify-content: flex-start !important;
}
@media (max-width: 767px) {
  .cid-uLXtg0SqR2 .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .cid-uLXtg0SqR2 .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .cid-uLXtg0SqR2 .block-main {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
.cid-uLXtg0SqR2 .block-main .block-a {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: space-between !important;
}
@media (min-width: 1600px) {
  .cid-uLXtg0SqR2 .block-main .block-a {
    width: 31%;
  }
}
@media (max-width: 1599px) {
  .cid-uLXtg0SqR2 .block-main .block-a {
    width: 29%;
  }
}
@media (min-width: 768px) {
  .cid-uLXtg0SqR2 .block-main .block-a {
    padding-top: 0rem;
    padding-left: 0rem;
    padding-right: 1.5rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLXtg0SqR2 .block-main .block-a {
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-uLXtg0SqR2 .block-main .block-a {
    width: 100%;
  }
}
.cid-uLXtg0SqR2 .block-main .block-b {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 1600px) {
  .cid-uLXtg0SqR2 .block-main .block-b {
    width: 19%;
  }
}
@media (max-width: 1599px) {
  .cid-uLXtg0SqR2 .block-main .block-b {
    width: 19%;
  }
}
@media (max-width: 991px) {
  .cid-uLXtg0SqR2 .block-main .block-b {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLXtg0SqR2 .block-main .block-b {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLXtg0SqR2 .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  .cid-uLXtg0SqR2 .block-main .block-b {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-uLXtg0SqR2 .block-main .block-c {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
  align-content: flex-start !important;
  align-items: flex-start;
}
@media (min-width: 1600px) {
  .cid-uLXtg0SqR2 .block-main .block-c {
    width: 24%;
  }
}
@media (max-width: 1599px) {
  .cid-uLXtg0SqR2 .block-main .block-c {
    width: 23%;
  }
}
@media (max-width: 991px) {
  .cid-uLXtg0SqR2 .block-main .block-c {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-uLXtg0SqR2 .block-main .block-c {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cid-uLXtg0SqR2 .block-main .block-c {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (max-width: 991px) {
  .cid-uLXtg0SqR2 .block-main .block-c {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.cid-uLXtg0SqR2 .block-law {
  width: 100%;
  border-top: 0px solid rgba(255, 255, 255, 0.15);
  padding-top: 1.28rem;
}
@media (max-width: 767px) {
  .cid-uLXtg0SqR2 .block-law {
    margin-top: -0.56rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-bottom: -1.6rem;
  }
}
@media (min-width: 768px) {
  .cid-uLXtg0SqR2 .block-law {
    margin-top: -0.8rem;
    margin-bottom: -1.6rem;
  }
}
@media (min-width: 991px) {
  .cid-uLXtg0SqR2 .block-law {
    margin-top: -0.8rem;
    margin-left: 0rem;
    margin-bottom: 0rem;
  }
}
.cid-uLXtg0SqR2 .block-law .law-inform:hover {
  transition-duration: .5s;
}
.cid-uLXtg0SqR2 .block-law .law-inform .row {
  display: flex;
  align-items: center;
}
.cid-uLXtg0SqR2 .block-law .law-text {
  margin-bottom: 0.8rem;
  line-height: 140%;
  opacity: 0.6;
  color: #ffffff;
  text-align: center !important;
}
.cid-uLXtg0SqR2 H1 {
  font-size: auto;
  text-align: left;
}
.cid-uLXtg0SqR2 H2 {
  font-size: auto;
  text-align: left;
}
.cid-uLXtg0SqR2 H3 {
  font-size: auto;
  text-align: left;
}
.cid-uLXtg0SqR2 H4 {
  font-size: auto;
  text-align: left;
}
.cid-uLXtg0SqR2 p {
  font-size: auto;
  text-align: left;
}
.cid-uLXtg0SqR2 .text-center {
  text-align: left !important;
}
@media (max-width: 991px) {
  .cid-uLXtg0SqR2 .text-center {
    text-align: center !important;
  }
}
.cid-uLXtg0SqR2 .mbr-section-btn {
  padding-bottom: 0.0rem;
  margin-left: -0.75rem;
  margin-right: 0.75rem;
}
@media (max-width: 991px) {
  .cid-uLXtg0SqR2 .mbr-section-btn {
    margin-right: -0.75rem;
  }
}
.cid-uLXtg0SqR2 .card-img {
  position: relative;
  z-index: 1;
}
.cid-uLXtg0SqR2 .card-img img {
  transition: all .5s;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

overflow: hidden;

section {
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

body {
  font-style: normal;
  line-height: 1.5;
  background-color1: white;
  background: linear-gradient(360deg, #dee1e1 10%, #f4f4f4 360%);
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.6;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type='hidden'] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex;
}

.btn-sm {
  font-weight: 500;
  letter-spacing: 1px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.mbr-section-btn {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

.btn-form {
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type='submit'] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

/* Form */
blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg);
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: '\203a';
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (max-width: 1023px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (min-width: 1024px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
  -webkit-align-items: center;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em 0.5em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

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

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1023px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

/*! ОТОБРАЖЕНИЕ */

.display-n {
  display: none;
}
.display-b {
  display: block;
}
.display-l {
  display: inline;
}
.display-lb {
  display: inline-block;
}
.display-t {
  display: table;
}
.display-li {
  display: list-item;
}

/*! ПОЗИЦИОНИРОВАНИЕ */

.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.pos-stat {
  position: static;
}

/*! ВЫРАВНИВАНИЕ */

.flex-left {
  display: flex;
  justify-content: flex-start;
}
.flex-right {
  display: flex;
  justify-content: flex-end;
}
.flex-center {
  display: flex;
  justify-content: center; 
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-top {
  display: flex;
  align-items: flex-start;
}
.flex-bottom {
  display: flex;
  align-items: flex-end;
}
.flex-middle {
  display: flex;
  align-items: center; 
}


/*! ОТНОСИТЕЛЬНО СЕБЯ */

.self-top {
align-self: flex-start; 
}
.self-bottom {
align-self: flex-end; 
}
.self-center {
align-self: center; 
}
.self-full {
align-self: stretch;  
}


/*! ШИРИНА */

.w50 {
width: 50%;
}
.w100 {
width: 100%;
}

/*! УВЕЛИЧЕНИЕ */

.scale01 {
transform: scale(1.01); 
}
.scale02 {
transform: scale(1.02); 
}
.scale03 {
transform: scale(1.03); 
}
.scale04 {
transform: scale(1.04); 
}
.scale05 {
transform: scale(1.05); 
}
.scale08 {
transform: scale(1.08); 
}
.scale10 {
transform: scale(1.10); 
}
.scale12 {
transform: scale(1.12); 
}
.scale15 {
transform: scale(1.15); 
}
.scale17 {
transform: scale(1.17); 
}
.scale20 {
transform: scale(1.20); 
}

/*! ЗА ПРЕДЕЛАМИ */

.over-v {
  overflow: visible;
}
.over-h {
  overflow: hidden;
}
.over-s {
  overflow: scroll;
}
.over-a {
  overflow: auto;
}


/*! ИСЧЕЗНОВЕНИЕ С УСТРОЙСТВА */

.none-pc {
@media (min-width: 992px) {
  display: none;    
}}
.none-pc-tb {
@media (min-width: 768px) {
  display: none;    
}}
.none-tb {
@media (min-width: 768px) and (max-width: 991px) {
  display: none;    
}}
.none-mob-tb {
@media (max-width: 991px) {
  display: none;    
}}
.none-mob {
@media (max-width: 767px) {
  display: none;    
}}


/*! ПРОЗРАЧНОСТЬ */

.opac00 {
opacity: 0.0; 
}
.opac01 {
opacity: 0.1; 
}
.opac02 {
opacity: 0.2; 
}
.opac03 {
opacity: 0.3; 
}
.opac04 {
opacity: 0.4; 
}
.opac05 {
opacity: 0.5; 
}
.opac06 {
opacity: 0.6; 
}
.opac07 {
opacity: 0.7; 
}
.opac08 {
opacity: 0.8; 
}
.opac09 {
opacity: 0.9; 
}
.opac10 {
opacity: 1.0; 
}


/*! ОТСТУП СВЕРХУ ПОЗИЦИОНИРОВАНИЕ */

.t00 {
top: 0.0rem;
}
.t05 {
top: 0.5rem;
}
.t10 {
top: 1.0rem;
}
.t15 {
top: 1.5rem;
}
.t20 {
top: 2.0rem;
}
.t25 {
top: 2.5rem;
}
.t30 {
top: 3.0rem;
}
.t35 {
top: 3.5rem;
}
.t40 {
top: 4.0rem;
}
.t45 {
top: 4.5rem;
}
.t50 {
top: 5.0rem;
}
.t55 {
top: 5.5rem;
}
.t60 {
top: 6.0rem;
}
.t65 {
top: 6.5rem;
}
.t70 {
top: 7.0rem;
}
.t75 {
top: 7.5rem;
}
.t80 {
top: 8.0rem;
}


/*! ОТСТУП СНИЗУ ПОЗИЦИОНИРОВАНИЕ */

.b00 {
bottom: 0.0rem;
}
.b05 {
bottom: 0.5rem;
}
.b10 {
bottom: 1.0rem;
}
.b15 {
bottom: 1.5rem;
}
.b20 {
bottom: 2.0rem;
}
.b25 {
bottom: 2.5rem;
}
.b30 {
bottom: 3.0rem;
}
.b35 {
bottom: 3.5rem;
}
.b40 {
bottom: 4.0rem;
}
.b45 {
bottom: 4.5rem;
}
.b50 {
bottom: 5.0rem;
}
.b55 {
bottom: 5.5rem;
}
.b60 {
bottom: 6.0rem;
}
.b65 {
bottom: 6.5rem;
}
.b70 {
bottom: 7.0rem;
}
.b75 {
bottom: 7.5rem;
}
.b80 {
bottom: 8.0rem;
}


/*! ОТСТУП СЛЕВА ПОЗИЦИОНИРОВАНИЕ */

.l00 {
left: 0.0rem;
}
.l05 {
left: 0.5rem;
}
.l10 {
left: 1.0rem;
}
.l15 {
left: 1.5rem;
}
.l20 {
left: 2.0rem;
}
.l25 {
left: 2.5rem;
}
.l30 {
left: 3.0rem;
}
.l35 {
left: 3.5rem;
}
.l40 {
left: 4.0rem;
}
.l45 {
left: 4.5rem;
}
.l50 {
left: 5.0rem;
}
.l55 {
left: 5.5rem;
}
.l60 {
left: 6.0rem;
}
.l65 {
left: 6.5rem;
}
.l70 {
left: 7.0rem;
}
.l75 {
left: 7.5rem;
}
.l80 {
left: 8.0rem;
}


/*! ОТСТУП СПРАВА ПОЗИЦИОНИРОВАНИЕ */

.r00 {
right: 0.0rem;
}
.r05 {
right: 0.5rem;
}
.r10 {
right: 1.0rem;
}
.r15 {
right: 1.5rem;
}
.r20 {
right: 2.0rem;
}
.r25 {
right: 2.5rem;
}
.r30 {
right: 3.0rem;
}
.r35 {
right: 3.5rem;
}
.r40 {
right: 4.0rem;
}
.r45 {
right: 4.5rem;
}
.r50 {
right: 5.0rem;
}
.r55 {
right: 5.5rem;
}
.r60 {
right: 6.0rem;
}
.r65 {
right: 6.5rem;
}
.r70 {
right: 7.0rem;
}
.r75 {
right: 7.5rem;
}
.r80 {
right: 8.0rem;
}


/*! ОТСТУП ВВЕРХ ПОЗИЦИОНИРОВАНИЕ */

.z00 {
z-index: 0;
}
.z01 {
z-index: 1;
}
.z02 {
z-index: 2;
}
.z03 {
z-index: 3;
}
.z04 {
z-index: 4;
}
.z05 {
z-index: 5;
}
.z06 {
z-index: 6;
}
.z07 {
z-index: 7;
}
.z08 {
z-index: 8;
}
.z09 {
z-index: 9;
}
.z10 {
z-index: 10;
}


/*! ОТСТУП СВЕРХУ */

.pt00 {
padding-top: 0.0rem;
}
.pt05 {
padding-top: 0.5rem;
}
.pt10 {
padding-top: 1.0rem;
}
.pt15 {
padding-top: 1.5rem;
}
.pt20 {
padding-top: 2.0rem;
}
.pt25 {
padding-top: 2.5rem;
}
.pt30 {
padding-top: 3.0rem;
}
.pt35 {
padding-top: 3.5rem;
}
.pt40 {
padding-top: 4.0rem;
}
.pt45 {
padding-top: 4.5rem;
}
.pt50 {
padding-top: 5.0rem;
}
.pt55 {
padding-top: 5.5rem;
}
.pt60 {
padding-top: 6.0rem;
}
.pt65 {
padding-top: 6.5rem;
}
.pt70 {
padding-top: 7.0rem;
}
.pt75 {
padding-top: 7.5rem;
}
.pt80 {
padding-top: 8.0rem;
}


/*! ОТСТУП СНИЗУ */

.pb00 {
padding-bottom: 0.0rem;
}
.pb05 {
padding-bottom: 0.5rem;
}
.pb10 {
padding-bottom: 1.0rem;
}
.pb15 {
padding-bottom: 1.5rem;
}
.pb20 {
padding-bottom: 2.0rem;
}
.pb25 {
padding-bottom: 2.5rem;
}
.pb30 {
padding-bottom: 3.0rem;
}
.pb35 {
padding-bottom: 3.5rem;
}
.pb40 {
padding-bottom: 4.0rem;
}
.pb45 {
padding-bottom: 4.5rem;
}
.pb50 {
padding-bottom: 5.0rem;
}
.pb55 {
padding-bottom: 5.5rem;
}
.pb60 {
padding-bottom: 6.0rem;
}
.pb65 {
padding-bottom: 6.5rem;
}
.pb70 {
padding-bottom: 7.0rem;
}
.pb75 {
padding-bottom: 7.5rem;
}
.pb80 {
padding-bottom: 8.0rem;
}


/*! ОТСТУП СЛЕВА */

.pl00 {
padding-left: 0.0rem;
}
.pl05 {
padding-left: 0.5rem;
}
.pl10 {
padding-left: 1.0rem;
}
.pl15 {
padding-left: 1.5rem;
}
.pl20 {
padding-left: 2.0rem;
}
.pl25 {
padding-left: 2.5rem;
}
.pl30 {
padding-left: 3.0rem;
}
.pl35 {
padding-left: 3.5rem;
}
.pl40 {
padding-left: 4.0rem;
}
.pl45 {
padding-left: 4.5rem;
}
.pl50 {
padding-left: 5.0rem;
}
.pl55 {
padding-left: 5.5rem;
}
.pl60 {
padding-left: 6.0rem;
}
.pl65 {
padding-left: 6.5rem;
}
.pl70 {
padding-left: 7.0rem;
}
.pl75 {
padding-left: 7.5rem;
}
.pl80 {
padding-left: 8.0rem;
}


/*! ОТСТУП СПРАВА */

.pr00 {
padding-right: 0.0rem;
}
.pr05 {
padding-right: 0.5rem;
}
.pr10 {
padding-right: 1.0rem;
}
.pr15 {
padding-right: 1.5rem;
}
.pr20 {
padding-right: 2.0rem;
}
.pr25 {
padding-right: 2.5rem;
}
.pr30 {
padding-right: 3.0rem;
}
.pr35 {
padding-right: 3.5rem;
}
.pr40 {
padding-right: 4.0rem;
}
.pr45 {
padding-right: 4.5rem;
}
.pr50 {
padding-right: 5.0rem;
}
.pr55 {
padding-right: 5.5rem;
}
.pr60 {
padding-right: 6.0rem;
}
.pr65 {
padding-right: 6.5rem;
}
.pr70 {
padding-right: 7.0rem;
}
.pr75 {
padding-right: 7.5rem;
}
.pr80 {
padding-right: 8.0rem;
}


/*! ОТСТУП СВЕРХУ */

.mt00 {
margin-top: 0.0rem;
}
.mt05 {
margin-top: 0.5rem;
}
.mt10 {
margin-top: 1.0rem;
}
.mt15 {
margin-top: 1.5rem;
}
.mt20 {
margin-top: 2.0rem;
}
.mt25 {
margin-top: 2.5rem;
}
.mt30 {
margin-top: 3.0rem;
}
.mt35 {
margin-top: 3.5rem;
}
.mt40 {
margin-top: 4.0rem;
}
.mt45 {
margin-top: 4.5rem;
}
.mt50 {
margin-top: 5.0rem;
}
.mt55 {
margin-top: 5.5rem;
}
.mt60 {
margin-top: 6.0rem;
}
.mt65 {
margin-top: 6.5rem;
}
.mt70 {
margin-top: 7.0rem;
}
.mt75 {
margin-top: 7.5rem;
}
.mt80 {
margin-top: 8.0rem;
}


/*! ОТСТУП СНИЗУ */

.mb00 {
margin-bottom: 0.0rem;
}
.mb05 {
margin-bottom: 0.5rem;
}
.mb10 {
margin-bottom: 1.0rem;
}
.mb15 {
margin-bottom: 1.5rem;
}
.mb20 {
margin-bottom: 2.0rem;
}
.mb25 {
margin-bottom: 2.5rem;
}
.mb30 {
margin-bottom: 3.0rem;
}
.mb35 {
margin-bottom: 3.5rem;
}
.mb40 {
margin-bottom: 4.0rem;
}
.mb45 {
margin-bottom: 4.5rem;
}
.mb50 {
margin-bottom: 5.0rem;
}
.mb55 {
margin-bottom: 5.5rem;
}
.mb60 {
margin-bottom: 6.0rem;
}
.mb65 {
margin-bottom: 6.5rem;
}
.mb70 {
margin-bottom: 7.0rem;
}
.mb75 {
margin-bottom: 7.5rem;
}
.mb80 {
margin-bottom: 8.0rem;
}

/*! ОТСТУП СЛЕВА */

.ml00 {
margin-left: 0.0rem;
}
.ml05 {
margin-left: 0.5rem;
}
.ml10 {
margin-left: 1.0rem;
}
.ml15 {
margin-left: 1.5rem;
}
.ml20 {
margin-left: 2.0rem;
}
.ml25 {
margin-left: 2.5rem;
}
.ml30 {
margin-left: 3.0rem;
}
.ml35 {
margin-left: 3.5rem;
}
.ml40 {
margin-left: 4.0rem;
}
.ml45 {
margin-left: 4.5rem;
}
.ml50 {
margin-left: 5.0rem;
}
.ml55 {
margin-left: 5.5rem;
}
.ml60 {
margin-left: 6.0rem;
}
.ml65 {
margin-left: 6.5rem;
}
.ml70 {
margin-left: 7.0rem;
}
.ml75 {
margin-left: 7.5rem;
}
.ml80 {
margin-left: 8.0rem;
}

/*! ОТСТУП СПРАВА */

.mr00 {
margin-right: 0.0rem;
}
.mr05 {
margin-right: 0.5rem;
}
.mr10 {
margin-right: 1.0rem;
}
.mr15 {
margin-right: 1.5rem;
}
.mr20 {
margin-right: 2.0rem;
}
.mr25 {
margin-right: 2.5rem;
}
.mr30 {
margin-right: 3.0rem;
}
.mr35 {
margin-right: 3.5rem;
}
.mr40 {
margin-right: 4.0rem;
}
.mr45 {
margin-right: 4.5rem;
}
.mr50 {
margin-right: 5.0rem;
}
.mr55 {
margin-right: 5.5rem;
}
.mr60 {
margin-right: 6.0rem;
}
.mr65 {
margin-right: 6.5rem;
}
.mr70 {
margin-right: 7.0rem;
}
.mr75 {
margin-right: 7.5rem;
}
.mr80 {
margin-right: 8.0rem;
}


/*! ОТСТУП СВЕРХУ */

.mmt00 {
margin-top: -0.0rem;
}
.mmt05 {
margin-top: -0.5rem;
}
.mmt10 {
margin-top: -1.0rem;
}
.mmt15 {
margin-top: -1.5rem;
}
.mmt20 {
margin-top: -2.0rem;
}
.mmt25 {
margin-top: -2.5rem;
}
.mmt30 {
margin-top: -3.0rem;
}
.mmt35 {
margin-top: -3.5rem;
}
.mmt40 {
margin-top: -4.0rem;
}
.mmt45 {
margin-top: -4.5rem;
}
.mmt50 {
margin-top: -5.0rem;
}
.mmt55 {
margin-top: -5.5rem;
}
.mmt60 {
margin-top: -6.0rem;
}
.mmt65 {
margin-top: -6.5rem;
}
.mmt70 {
margin-top: -7.0rem;
}
.mmt75 {
margin-top: -7.5rem;
}
.mmt80 {
margin-top: -8.0rem;
}


/*! ОТСТУП СНИЗУ */

.mmb00 {
margin-bottom: -0.0rem;
}
.mmb05 {
margin-bottom: -0.5rem;
}
.mmb10 {
margin-bottom: -1.0rem;
}
.mmb15 {
margin-bottom: -1.5rem;
}
.mmb20 {
margin-bottom: -2.0rem;
}
.mmb25 {
margin-bottom: -2.5rem;
}
.mmb30 {
margin-bottom: -3.0rem;
}
.mmb35 {
margin-bottom: -3.5rem;
}
.mmb40 {
margin-bottom: -4.0rem;
}
.mmb45 {
margin-bottom: -4.5rem;
}
.mmb50 {
margin-bottom: -5.0rem;
}
.mmb55 {
margin-bottom: -5.5rem;
}
.mmb60 {
margin-bottom: -6.0rem;
}
.mmb65 {
margin-bottom: -6.5rem;
}
.mmb70 {
margin-bottom: -7.0rem;
}
.mmb75 {
margin-bottom: -7.5rem;
}
.mmb80 {
margin-bottom: -8.0rem;
}

/*! ОТСТУП СЛЕВА */

.mml00 {
margin-left: -0.0rem;
}
.mml05 {
margin-left: -0.5rem;
}
.mml10 {
margin-left: -1.0rem;
}
.mml15 {
margin-left: -1.5rem;
}
.mml20 {
margin-left: -2.0rem;
}
.mml25 {
margin-left: -2.5rem;
}
.mml30 {
margin-left: -3.0rem;
}
.mml35 {
margin-left: -3.5rem;
}
.mml40 {
margin-left: -4.0rem;
}
.mml45 {
margin-left: -4.5rem;
}
.mml50 {
margin-left: -5.0rem;
}
.mml55 {
margin-left: -5.5rem;
}
.mml60 {
margin-left: -6.0rem;
}
.mml65 {
margin-left: -6.5rem;
}
.mml70 {
margin-left: -7.0rem;
}
.mml75 {
margin-left: -7.5rem;
}
.mml80 {
margin-left: -8.0rem;
}

/*! ОТСТУП СПРАВА */

.mmr00 {
margin-right: -0.0rem;
}
.mmr05 {
margin-right: -0.5rem;
}
.mmr10 {
margin-right: -1.0rem;
}
.mmr15 {
margin-right: -1.5rem;
}
.mmr20 {
margin-right: -2.0rem;
}
.mmr25 {
margin-right: -2.5rem;
}
.mmr30 {
margin-right: -3.0rem;
}
.mmr35 {
margin-right: -3.5rem;
}
.mmr40 {
margin-right: -4.0rem;
}
.mmr45 {
margin-right: -4.5rem;
}
.mmr50 {
margin-right: -5.0rem;
}
.mmr55 {
margin-right: -5.5rem;
}
.mmr60 {
margin-right: -6.0rem;
}
.mmr65 {
margin-right: -6.5rem;
}
.mmr70 {
margin-right: -7.0rem;
}
.mmr75 {
margin-right: -7.5rem;
}
.mmr80 {
margin-right: -8.0rem;
}


/*! ТЕКСТ РАЗМЕР */

.ts50 {
font-size: 50%;
}
.ts60 {
font-size: 60%;
}
.ts70 {
font-size: 70%;
}
.ts80 {
font-size: 80%;
}
.ts90 {
font-size: 90%;
}
.ts100 {
font-size: 100%;
}
.ts110 {
font-size: 110%;
}
.ts120 {
font-size: 120%;
}
.ts130 {
font-size: 130%;
}
.ts140 {
font-size: 140%;
}
.ts150 {
font-size: 150%;
}
.ts160 {
font-size: 160%;
}
.ts170 {
font-size: 170%;
}
.ts180 {
font-size: 180%;
}
.ts190 {
font-size: 190%;
}
.ts200 {
font-size: 200%;
}


/*! ТЕКСТ ИНТЕРВАЛ */


.tl80 {
line-height: 80%; 
}
.tl90 {
line-height: 90%; 
}
.tl100 {
line-height: 100%; 
}
.tl110 {
line-height: 110%; 
}
.tl120 {
line-height: 120%; 
}
.tl130 {
line-height: 130%; 
}
.tl140 {
line-height: 140%; 
}
.tl150 {
line-height: 150%; 
}
.tl160 {
line-height: 160%; 
}
.tl170 {
line-height: 170%; 
}
.tl180 {
line-height: 180%; 
}


/*! ТЕКСТ ЖИРНОСТЬ */

.tw100 {
font-weight: 100; 
}
.tw200 {
font-weight: 200; 
}
.tw300 {
font-weight: 300; 
}
.tw400 {
font-weight: 400; 
}
.tw500 {
font-weight: 500; 
}
.tw600 {
font-weight: 600; 
}
.tw700 {
font-weight: 700; 
}
.tw800 {
font-weight: 800; 
}
.tw900 {
font-weight: 900; 
}

.t-left {
  text-align: left !important;
}
.t-right {
  text-align: right !important;
}
.t-center {
  text-align: center !important;
}
.t-center-mob {
  text-align: left !important;
  @media (max-width: 767px) {
    text-align: center !important;
  }
}


/*! ТЕКСТ ЦВЕТ */

.tс-black {
color: #000000; 
}
.tс-white {
color: #ffffff; 
}
.tс-gray1 {
color: #b1b1b1;
}
.tс-gray2 {
color: #9b9b9b;
}
.tс-gray3 {
color: #767676;
}


/*! ТЕКСТ ТЕНЬ */

.th-black {
text-shadow: 5px 5px 35px #000000;
}
.th-white {
text-shadow: 5px 5px 35px #ffffff;
}
.th-gray1 {
text-shadow: 5px 5px 35px #b1b1b1;
}
.th-gray2 {
text-shadow: 5px 5px 35px #9b9b9b;
}
.th-gray3 {
text-shadow: 5px 5px 35px #767676;
}


/*! ТЕКСТ ПОДЧЕРКИВАНИЕ */

.td-line {
text-decoration: line-through;
}
.td-over {
text-decoration: overline;
}
.td-under {
text-decoration: underline;
}


/*! РАМКИ */

.br0 {
 border-radius: 0px;
}
.br1 {
 border-radius: 1px;
}
.br2 {
 border-radius: 2px;
}
.br3 {
 border-radius: 3px;
}
.br4 {
 border-radius: 4px;
}
.br5 {
 border-radius: 5px;
}
.br6 {
 border-radius: 6px;
}
.br7 {
 border-radius: 7px;
}
.br8 {
 border-radius: 8px;
}
.br9 {
 border-radius: 9px;
}
.br10 {
 border-radius: 10px;
}
.br11 {
 border-radius: 11px;
}
.br12 {
 border-radius: 12px;
}
.br13 {
 border-radius: 13px;
}
.br14 {
 border-radius: 14px;
}
.br15 {
 border-radius: 15px;
}
.br16 {
 border-radius: 16px;
}
.br17 {
 border-radius: 17px;
}
.br18 {
 border-radius: 18px;
}
.br19 {
 border-radius: 19px;
}
.br20 {
 border-radius: 20px;
}
.br50 {
 border-radius: 50%;
}

/*   */@primaryColor: #c83f39;
@secondaryColor: #af1f1f;
@successColor: #181C27;
@infoColor: #353535;
@warningColor: #FEFEFE;
@dangerColor: #FFFFFF;
@mainFont: Rubik;
@display1Font: 'OnestBold1602-hint';
@display1Size: 2.8;
@display2Font: 'OnestBold1602-hint';
@display2Size: 2.0;
@display3Font: 'OnestBold1602-hint';
@display3Size: 1.5;
@display5Font: 'OnestMedium1602-hint';
@display5Size: 1.5;
@display6Font: 'OnestLight1602-hint';
@display6Size: 1.5;
@display7Font: 'OnestMedium1602-hint';
@display7Size: 1.2;
@display8Font: 'OnestLight1602-hint';
@display8Size: 1.2;
@display4Font: 'OnestBold1602-hint';
@display4Size: 0.9;
@boxangle: 9;
@cardangle: 10;
@iconangle: 10;
@buttompadding: 1.5;
@buttomangle: 10;
@buttomborder: 1;
@buttomstyle1: false;
@buttomstyle2: false;
@buttomstyle3: false;
@buttomstyle4: true;
@buttomstyle5: false;
@buttomstyle6: false;
@buttomshadow1: false;
@buttomshadow2: false;
@buttomshadow3: false;
@buttomshadow4: false;
@buttomshadow5: false;
@buttomshadow6: false;
@isAnimatedOnHover: false;
@isAnimatedOnScroll: false;
@isshineButtons: false;
@isRoundedButtons: false;
@isScrollToTopButton: false;
@isPublish: true;

.cid-uLFHqEDASj {
@Menu: "button";
@screenTop: 36;
@screenBottom: 0;
@screenTopM: 6;
@screenBottomM: 3;
@screenOverHidd: false;
@screenTextRevers: false;
@screenRad1: 0;
@screenBg: false;
@screenBgColor: #ffffff;
@screenLine: false;
@screenLineColor: #1774d1;
@screenShadow: false;
@screenOpac: false;
@screenOpacW: false;
@screenBgNone: false;
@blockUpBorder: true;
@blockUpBorderMargP: 12.7;
@blockUpBorderMargM: 0;
@blockFix: false;
@blockUnder: false;
@blockPad: 1.5;
@blockRad: 10;
@blockBg: true;
@blockBgColor: #232323;
@blockBgColorM: #232323;
@blockBorder: false;
@blockBorderColor: #313131;
@blockLine: false;
@blockLineColor: #1774d1;
@blockShadow: false;
@blockOpac: false;
@blockOpacW: false;
@blockCard: "2";
@blockCardPaddP: 1.3;
@blockCardPaddM: 0.8;
@blockCardLine: false;
@blockOrder: true;
@orderOn: true;
@orderRatingP: 2;
@orderCallP: 0;
@orderButtonP: 8;
@orderSocialP: 1;
@orderContactP: 0;
@orderPhoneP: 7;
@orderAboveP: -2;
@orderNavigP: 10;
@orderRatingM: 4;
@orderCallM: 4;
@orderButtonM: 3;
@orderSocialM: 1;
@orderContactM: 0;
@orderPhoneM: 0;
@orderAboveM: 7;
@orderNavigM: 10;
@title1On: true;
@title2On: true;
@titleCallColorM: #ffffff;
@blockMenuUnder: true;
@blockMenuRad: false;
@blockMenuBgColor: #232323;
@blockMenuTextColor: #ffffff;
@blockBurgerTop: 0.5;
@blockBurgerRight: 0.8;
@blockBurgerColor: #ffffff;
@blockBurgerColorA: #ffffff;
@blockBurgerBg: false;
@blockBurgerBgColor: #3d3d3d;
@blockBurgerBorder: false;
@blockBurgerBorderColor: #313131;
@blockBurgerShadow: false;
@blockBurgerOpac: false;
@blockBurgerOpacW: false;
@brandOn: true;
@brandWidth: 39;
@brandLeftP: 0;
@brandBottomP: 0.2;
@brandLeftM: 0;
@brandBottomM: 0.1;
@brandLogo: true;
@brandLogoP: 19.52;
@brandLogoM: 14.36;
@brandTitleLeft: 1.4;
@brandTitle: false;
@brandText: false;
@brandPhone: false;
@brandLine: false;
@brandTitleBottomP: 0.6;
@brandTitleBottomM: 0.15;
@brandTitleLine: 120;
@brandTitleColor: #ffffff;
@brandText1Bottom: -0.3;
@brandText1Line: 140;
@brandText1Opac: 0.7;
@brandText1Color: #ffffff;
@phoneOn: true;
@contactOn: true;
@phoneIcon: false;
@phonePhone1: true;
@phonePhone2: false;
@phoneText0: true;
@phoneText1: false;
@phoneText2: false;
@phoneOnline: false;
@contactIconDop: false;
@contactIcon: true;
@phonePhone3: false;
@contactText0: true;
@contactText1: false;
@contactText2: true;
@contactOnline: false;
@contactIconTop: 0;
@contactIconTop1: -0.02;
@contactIconSize: 5.6;
@contactIconSize1: 1.6;
@contactIconPadd: 0.8;
@contactIconRad: 30;
@contactIconWhite: true;
@contactIconWhite1: false;
@contactIconUnder: true;
@contactIconBg: false;
@contactIconBgColor: #3d3d3d;
@contactIconBorder: false;
@contactIconBorderColor: #ffffff;
@contactIconLine: false;
@contactIconLineColor: #ffffff;
@contactIconShadow: true;
@contactIconOpac: true;
@contactIconOpacW: true;
@contactTextLeft: -0.4;
@phoneBottom: 0.3;
@phoneSizeP: 27;
@phoneSizeM: 22;
@phoneWeight: 5;
@phoneLine: 135;
@phoneColor: #ffffff;
@contactText0Bottom: 0.38;
@contactText0Line: 160;
@contactText0Opac: 0.8;
@contactText0Color: #ffffff;
@contactText0Underline: false;
@contactText1Bottom: 0.02;
@contactText1Line: 130;
@contactText1Opac: 0.7;
@contactText1Color: #ffffff;
@contactText1Underline: false;
@contactText2Opac: 0.6;
@contactText2Color: #1774d1;
@contactText2Underline: true;
@contactIconDopTop: 15.2;
@contactIconDopRight: -6.4;
@contactIconDopSize: 1.5;
@contactIconDopPadd: 0;
@contactIconDopRad: 8;
@contactIconDopUnder: false;
@contactIconDopBg: false;
@contactIconDopBgColor: #3d3d3d;
@contactIconDopBorder: false;
@contactIconDopBorderColor: #313131;
@contactIconDopShadow: false;
@contactIconDopOpac: false;
@contactIconDopOpacW: false;
@socialOn: true;
@socialIconAmount: "2";
@socialIconDist: 2;
@socialIconSize: 4.9;
@socialIconPadd: 0.7;
@socialIconRad: 23;
@socialBgUnder: true;
@socialBgBg: false;
@socialBgBgColor: #3d3d3d;
@socialBgBorder: false;
@socialBgBorderColor: #313131;
@socialBgLine: false;
@socialBgLineColor: #1774d1;
@socialBgShadow: true;
@socialBgOpac: true;
@socialBgOpacW: true;
@socialText1: false;
@socialText2: false;
@socialTextBottom: -0.1;
@socialTextLine: 140;
@socialTextOpac: 1;
@socialTextColor: #2d2d2d;
@buttonOn: true;
@buttonTopP: -0.7;
@buttonBottomP: -0.58;
@buttonTopM: -0.3;
@buttonIcon: false;
@buttonIconImg: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/calling1.png";
@buttonIconSize: 13;
@buttonIconOpac: 0.6;
@navOn: true;
@navTopP: 1.6;
@navTopM: 0;
@navMenu1: true;
@navMenu2: false;
@navRad: 0;
@navUnder: true;
@navBg: false;
@navBgColor: #ffffff;
@navBorder: false;
@navBorderColor: #eeeeee;
@navLine1: true;
@navLine2: false;
@navLineColor: #eeeeee;
@navShadow: false;
@navOpac: false;
@navOpacW: false;
@navOpac1: false;
@navOpac1W: false;
@navOverflow: false;
@navTransparent1: false;
@navSide: false;
@navSideBg: false;
@navSideBgColor: #ffffff;
@navSideLine1: true;
@navSideLine2: false;
@navSideLineColor: #9b9b9b;
@navSideShadow: false;
@navSideOpac: false;
@navSideOpacW: false;
@navLinkColor: #3d3d3d;
@navLinkColorA: #1774d1;
@navLinkOpac: true;
@navLinkRad: 5;
@navLinkTextSize: 17;
@navLinkTextLineP: 45;
@navLinkTextLineM: 25;
@navLinkTextColor: #ffffff;
@navLinkBorder: true;
@navLinkBorderOpacP: 0.05;
@navLinkBorderOpacM: 0.05;
@navLinkHome: false;
@navLinkCall1: true;
@navLinkCall2: false;
@navLinkHomeColor: #f7f7f7;
@navLinkHomeColorA: #0460bb;
@navLinkHomeIcon: true;
@navLinkHomeIcon1: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/home.png";
@navLinkHomeIcon1A: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/home.png";
@navLinkCall1Color: #1774d1;
@navLinkCall1ColorA: #0460bb;
@navLinkCall1Icon: true;
@navLinkCall1Icon1: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/email1.png";
@navLinkCall1Icon1A: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/email1.png";
@navLinkCall2Color: #f7f7f7;
@navLinkCall2ColorA: #f7f7f7;
@navLinkCall2Icon: false;
@navLinkCall2Icon1: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/arrow54.png";
@navLinkCall2Icon1A: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/arrow54.png";

.block-screen {
  padding-top: (@screenTop * 1px);
  padding-bottom: (@screenBottom * 1px);
  @media (max-width: 991px) {
    overflow: hidden;
    padding-top: (@screenTopM * 1px);
    padding-bottom: (@screenBottomM * 1px);
  }
  position: relative;
  z-index: 50 !important;
  border-radius: 0px 0px (@screenRad1 * 1px) (@screenRad1 * 1px);
  & when (@screenOverHidd) {
    overflow: hidden;
  }
  & when (@screenBg) {
    background: @screenBgColor;
  }
  & when (@screenLine) {
    border-bottom: 1px solid @screenLineColor;
  }
  & when (@screenShadow) {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 10px 80px;
  }
  & when (@screenOpac) {
    backdrop-filter: blur(4px);
    background-color: rgba(0, 0, 0, 0.25);
    & when (@screenOpacW) {
      background-color: rgba(255, 255, 255, 0.25);
    }
  }
  & when (@screenBgNone) {
    background-color: rgba(255, 255, 255, 0) !important;
    @media (min-width: 992px) {
      .nav-menu::before, .nav-menu::after {
        background-color: rgba(255, 255, 255, 0) !important;
      }
    }
  }
  & when (@screenTextRevers) {
    @media (min-width: 992px) {
      p, h2, h3, a {
        color: white !important;
      }
    }
  }
}
.block-main {
  padding: 0.0rem;
  & when (@blockUnder) {
    padding: (@blockPad * 1rem);
    padding-bottom: 0rem;
    border-radius: 0px 0px (@blockRad * 1px) (@blockRad * 1px);
    @media (max-width: 991px) {
      padding: 0.0rem;
    }
    & when (@blockBg) {
      background: @blockBgColor;
    }
    & when (@blockBorder) {
      border: 1px solid @blockBorderColor;
    }
    & when (@blockLine) {
      border-bottom: 1px solid @blockLineColor;
    }
    & when (@blockShadow) {
      box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
    }
    & when (@blockOpac) {
      backdrop-filter: blur(4px);
      background-color: rgba(0, 0, 0, 0.25);
      & when (@blockOpacW) {
        background-color: rgba(255, 255, 255, 0.25);
      }
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  @media (max-width: 991px) {
    margin-top: 0rem;
    justify-content: center !important;
    border-radius: (@blockRad * 1px);
    background-color: @blockBgColorM;
    & when (@blockUnder) {
      background-color: @blockBgColor;
    }
  }
  & when (@blockFix) {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  & when (@blockUpBorder) {
    position: relative;
    z-index: 50 !important;
    margin-bottom: (@blockUpBorderMargP * -1rem);
    @media (max-width: 991px) {
      margin-bottom: (@blockUpBorderMargM * -1rem);
    }
  }
  & when (@blockCardLine) {
    .card-line {
      @media (min-width: 992px) {
        border-left: 1px solid rgba(0, 0, 0, 0.18) !important;
        margin-left: auto !important;
        padding-left: auto !important;
        border-radius: 0px;
      }
    }
  }
  .card-inform {
    @media (min-width: 992px) {
      padding: 0rem (@blockCardPaddP * 1rem) 0rem (@blockCardPaddP * 1rem);
    }
    @media (max-width: 991px) {
      padding: (@blockCardPaddM * 1rem) 1rem (@blockCardPaddM * 1rem) 1rem;
    }
  }
  .hidden-box {
    @media (max-width: 991px) {
      display: none;
    }
  }
  .open-box {
    & when (@blockMenuUnder) {
      @media (max-width: 991px) {
        background-color: @blockMenuBgColor;
        box-shadow: @blockMenuBgColor 0px 0px 0px 7px, rgba(0, 0, 0, 0.1) 0px 20px 80px -10px;
        .brand-title, .brand-text1 {
          color: @blockMenuTextColor;
        }
        & when (@blockMenuRad) {
          border-radius: 0px 0px (@cardangle * 1px) (@cardangle * 1px);
        }
      }
    }
  }
  & when (@orderOn) {
    .order-rating {
      order: (@orderRatingP * 1);
      @media (max-width: 991px) {
        order: (@orderRatingM * 1);
      }
    }
    .order-call {
      order: (@orderCallP * 1);
      @media (max-width: 991px) {
        order: (@orderCallM * 1);
      }
    }
    .order-button {
      order: (@orderButtonP * 1);
      @media (max-width: 991px) {
        order: (@orderButtonM * 1);
      }
    }
    .order-social {
      order: (@orderSocialP * 1);
      @media (max-width: 991px) {
        order: (@orderSocialM * 1);
      }
    }
    .order-contact {
      order: (@orderContactP * 1);
      @media (max-width: 991px) {
        order: (@orderContactM * 1);
      }
    }
    .order-phone {
      order: (@orderPhoneP * 1);
      @media (max-width: 991px) {
        order: (@orderPhoneM * 1);
      }
    }
    .order-above {
      order: (@orderAboveP * 1);
      @media (max-width: 991px) {
        order: (@orderAboveM * 1);
      }
    }
    .order-nav {
      order: (@orderNavigP * 1);
      @media (max-width: 991px) {
        order: (@orderNavigM * 1);
      }
    }
  }
  .cell-inform {
    height: 100%;
    padding: 0.0rem;
  }
  #menu-button {
    position: absolute;
    top: (@blockBurgerTop * 1rem);
    right: (@blockBurgerRight * 1rem);
    z-index: 15;
    cursor: pointer;
    user-select: none;
    padding: 1.5rem 0.8rem 1.4rem 0.8rem;
    border-radius: (@iconangle * 1px);
    & when (@blockBurgerBg) {
      background: @blockBurgerBgColor;
    }
    & when (@blockBurgerBorder) {
      border: 1px solid @blockBurgerBorderColor;
    }
    & when (@blockBurgerShadow) {
      box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
    }
    & when (@blockBurgerOpac) {
      backdrop-filter: blur(4px);
      background-color: rgba(0, 0, 0, 0.25);
      & when (@blockBurgerOpacW) {
        background-color: rgba(255, 255, 255, 0.25);
      }
    }
    &:hover {
      transition-duration: .5s;
    }
    span {
      height: 2px;
      width: 24px;
      border-radius: 2px;
      background-color: @blockBurgerColor;
      position: relative;
      display: block;
      transition: all 0.2s ease-in-out;
      &:before {
        top: -7px;
        visibility: visible;
      }
      &:after {
        top: 7px;
      }
      &:before, &:after {
        height: 2px;
        width: 24px;
        border-radius: 2px;
        background-color: @blockBurgerColor;
        position: absolute;
        content: "";
        transition: all 0.2s ease-in-out;
      }
    }
    @media (min-width: 992px) {
      display: none;
    }
    &:hover span, &:hover span:before, &:hover span:after {
      background: @blockBurgerColorA;
    }
  }
  input[type=checkbox] {
    display: none;
    &:checked ~ .hidden-box {
      display: block;
    }
    &:checked ~ #menu-button {
      &:hover span, span {
        background-color: transparent;
      }
      span {
        &:before {
          transform: rotate(45deg) translate(5px, 5px);
          opacity: 1;
        }
        &:after {
          transform: rotate(-45deg) translate(5px, -5px);
        }
      }
    }
  }
}
.block-brand {
  .brand-cell {
    width: (@brandWidth * 10px);
    margin-left: (@brandLeftP * 1rem);
    margin-bottom: (@brandBottomP * 1rem);
    padding: 0.0rem;
    @media (max-width: 991px) {
      margin-left: (@brandLeftM * 1rem);
      margin-bottom: (@brandBottomM * 1rem);
      padding: 0.8rem 0.0rem;
      width: 100%;
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  .brand-logo {
    padding: 0.0rem !important;
    .brand-logo-inform {
      width: (@brandLogoP * 10px);
      margin-right: 0.0rem;
      @media (max-width: 991px) {
        width: (@brandLogoM * 10px);
        margin-right: 0.0rem;
      }
    }
  }
  .brand-text {
    margin-left: (@brandTitleLeft * 1rem);
    @media (max-width: 991px) {
      margin-left: 0.5rem !important;
    }
    & when (@brandLine) {
      border-left: 1px solid rgba(0, 0, 0, 0.18) !important;
      margin-left: 1.5rem;
      padding-left: 1.5rem;
      @media (max-width: 991px) {
        margin-left: 1.0rem !important;
        padding-left: 1.0rem;
      }
    }
    .brand-title {
      margin-bottom: (@brandTitleBottomP * 1rem);
      line-height: (@brandTitleLine * 1%);
      color: @brandTitleColor;
      @media (max-width: 991px) {
        margin-bottom: (@brandTitleBottomM * 1rem);
      }
    }
    .brand-text1 {
      margin-bottom: (@brandText1Bottom * 1rem);
      line-height: (@brandText1Line * 1%);
      opacity: @brandText1Opac;
      color: @brandText1Color;
    }
  }
  .brand-phone {
    display: none;
    @media (max-width: 991px) {
      display: block;
    }
    img {
      width: 14px;
    }
  }
}
.block-title {
  width: 100%;
  @media (min-width: 992px) {
    display: none;
  }
  .title-call {
    margin-top: 3rem;
    margin-bottom: 1rem;
    h3 {
      color: @titleCallColorM;
    }
  }
  .title-nav {
    position: relative;
    margin-top: 1.5rem;
    padding-top: 2.5rem;
    margin-bottom: -0.5rem;
    h3 {
      color: @titleCallColorM;
    }
  }
  .title-nav::before {
    @media (max-width: 991px) {
      content: "";
      width: 50rem;
      border-top: 1px solid rgba(255, 255, 255, 0.08);
      position: absolute;
      left: 0rem !important;
      top: 0;
    }
  }
}
.block-contact {
  .contact-icon-inform {
    position: relative;
    height: (@contactIconSize * 10px);
    width: (@contactIconSize * 10px);
    top: (@contactIconTop * 1rem) !important;
    border-radius: (@contactIconRad * 1px);
    padding: (@contactIconPadd * 1rem) !important;
    @media (max-width: 767px) {
      height: (@contactIconSize * 9px);
      width: (@contactIconSize * 9px);
      padding: (@contactIconPadd * 0.8rem) !important;
    }
    & when (@contactIconUnder) {
      & when (@contactIconBg) {
        background: @contactIconBgColor;
      }
      & when (@contactIconBorder) {
        border: 1px solid @contactIconBorderColor;
      }
      & when (@contactIconLine) {
        border-bottom: 1px solid @contactIconLineColor;
      }
      & when (@contactIconShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@contactIconOpac) {
        backdrop-filter: blur(4px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@contactIconOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
      &:hover {
        transition-duration: .5s;
      }
    }
    & when (@contactIconWhite) {
      img {
        filter: invert(100%);
      }
    }
    img {
      border-radius: (@contactIconRad * 1px);
      opacity: 1.0 !important;
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  .contact-icon-inform1 {
    position: relative;
    height: (@contactIconSize1 * 10px);
    width: (@contactIconSize1 * 10px);
    top: (@contactIconTop1 * 1rem) !important;
    @media (max-width: 767px) {
      height: (@contactIconSize1 * 9px);
      width: (@contactIconSize1 * 9px);
    }
    & when (@contactIconWhite1) {
      img {
        filter: invert(100%);
      }
    }
    img {
      opacity: 1.0 !important;
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  .contact-text {
    margin-left: (@contactTextLeft * 1rem);
  }
  .phone-text {
    margin-bottom: (@phoneBottom * 1rem);
    font-size: (@phoneSizeP * 1px);
    font-weight: (@phoneWeight * 100);
    line-height: 120%;
    color: @phoneColor;
    @media (max-width: 991px) {
      font-size: (@phoneSizeM * 1px);
    }
  }
  .contact-text0 {
    margin-bottom: (@contactText0Bottom * 1rem);
    line-height: (@contactText0Line * 1%);
    opacity: @contactText0Opac;
    color: @contactText0Color;
    & when (@contactText0Underline) {
      text-decoration: underline;
    }
  }
  .contact-text1 {
    margin-bottom: (@contactText1Bottom * 1rem);
    line-height: (@contactText1Line * 1%);
    opacity: @contactText1Opac;
    color: @contactText1Color;
    & when (@contactText1Underline) {
      text-decoration: underline;
    }
  }
  .contact-text2 {
    line-height: (@contactText1Line * 1%);
    opacity: @contactText2Opac;
    color: @contactText2Color;
    & when (@contactText2Underline) {
      text-decoration: underline;
    }
  }
  .contact-online {
    animation: blink 2s linear infinite;
    position: absolute;
    z-index: 3;
    top: (@contactIconDopTop * 1%);
    right: (@contactIconDopRight * 1%);
    height: 7px;
    width: 7px;
    background: #61DD93;
    border-radius: 50%;
    box-shadow: 0 0 0 3px white;
  }
  @keyframes blink {
    50% {
      background: #61DD93;
    }
    51% {
      background: white;
    }
    100% {
      background: white;
    }
  }
  .contact-icon-dop {
    position: absolute;
    z-index: 3;
    top: (@contactIconDopTop * 1%);
    right: (@contactIconDopRight * 1%);
    height: (@contactIconDopSize * 10px);
    width: (@contactIconDopSize * 10px);
    padding: (@contactIconDopPadd * 1rem) !important;
    border-radius: (@contactIconDopRad * 1px);
    @media (max-width: 767px) {
      height: (@contactIconDopSize * 8px);
      width: (@contactIconDopSize * 8px);
    }
    & when (@contactIconDopUnder) {
      & when (@contactIconDopBg) {
        background: @contactIconDopBgColor;
      }
      & when (@contactIconDopBorder) {
        border: 1px solid @contactIconDopBorderColor;
      }
      & when (@contactIconDopLine) {
        border-bottom: 1px solid @contactIconDopLineColor;
      }
      & when (@contactIconDopShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@contactIconDopOpac) {
        backdrop-filter: blur(4px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@contactIconDopOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
      &:hover {
        transition-duration: .5s;
      }
    }
  }
}
.block-social {
  .social-inform {
    display: flex;
    justify-content: center !important;
    padding: 0.0rem;
    @media (max-width: 991px) {
      padding: 0.0rem;
      margin: 0.0rem !important;
      justify-content: center;
    }
  }
  .social-icon {
    margin: 0px (@socialIconDist * 1px);
    border-radius: (@socialIconRad * 1px);
    &:hover {
      img {
        filter: brightness(120%);
      }
      transition-duration: .5s;
    }
    img {
      padding: (@socialIconPadd * 1rem);
      border-radius: (@socialIconRad * 1px);
      height: (@socialIconSize * 10px);
      width: (@socialIconSize * 10px);
      @media (max-width: 767px) {
        height: (@socialIconSize * 10px);
        width: (@socialIconSize * 10px);
      }
      & when (@socialBgUnder) {
        & when (@socialBgBg) {
          background: @socialBgBgColor;
        }
        & when (@socialBgBorder) {
          border: 1px solid @socialBgBorderColor;
        }
        & when (@socialBgLine) {
          border-bottom: 1px solid @socialBgLineColor;
        }
        & when (@socialBgShadow) {
          box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
        }
        & when (@socialBgOpac) {
          backdrop-filter: blur(4px);
          background-color: rgba(0, 0, 0, 0.12);
          & when (@socialBgOpacW) {
            background-color: rgba(255, 255, 255, 0.12);
          }
        }
        &:hover {
          transition-duration: .5s;
        }
      }
    }
  }
  .social-text {
    margin-bottom: (@socialTextBottom * 1rem);
    line-height: (@socialTextLine * 1%);
    opacity: @socialTextOpac;
    color: @socialTextColor;
  }
}
.block-button {
  .button-button {
    margin-top: (@buttonTopP * 1rem);
    margin-bottom: (@buttonBottomP * 1rem);
    margin-right: 0.1rem;
    margin-left: 1rem;
    @media (max-width: 991px) {
      margin-top: (@buttonTopM * 1rem);
      margin-left: 0rem;
    }
  }
  .button-icon {
    & when (@buttonIcon) {
      background-size: cover;
      background-image: url(../../../@buttonIconImg);
      margin-right: 0.8rem;
      margin-left: -0.1rem;
      height: (@buttonIconSize * 1px);
      width: (@buttonIconSize * 1px);
      opacity: (@buttonIconOpac * 1);
      @media (max-width: 767px) {
        width: 15px !important;
      }
    }
  }
}
.block-nav {
  .nav-menu {
    @media (min-width: 992px) {
      margin-top: (@navTopP * 1rem) !important;
    }
    @media (max-width: 991px) {
      margin-top: (@navTopM * 1rem) !important;
      margin-bottom: 3.5rem !important;
      border-radius: 0px !important;
      background-color: rgba(0, 0, 0, 0) !important;
    }
    width: 100% !important;
    position: relative;
    z-index: 50;
    display: flex;
    padding: 0.0rem 0.0rem 0.0rem 0.0rem;
    border-radius: (@navRad * 1px) !important;
    & when (@navUnder) {
      & when (@navBg) {
        background: @navBgColor;
      }
      & when (@navBorder) {
        border: 1px solid @navBorderColor;
      }
      & when (@navLine1) {
        border-top1: 1px solid @navLineColor;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
      }
      & when (@navLine2) {
        border-bottom1: 1px solid @navLineColor;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      }
      & when (@navShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@navOpac) {
        backdrop-filter: blur(8px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@navOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
      & when (@navOpac1) {
        overflow: hidden;
        ul li {
          backdrop-filter: blur(4px);
          background-color: rgba(0, 0, 0, 0.25);
          & when (@navOpac1W) {
            background-color: rgba(255, 255, 255, 0.25);
          }
        }
      }
      & when (@navOverflow) {
        overflow: hidden;
      }
      & when (@navTransparent1) {
        background-color: rgba(0, 0, 0, 0) !important;
      }
      &:hover {
        transition-duration: .5s;
      }
    }
  }
  & when (@navSide) {
    .nav-menu::before {
      content: "";
      position: absolute;
      left: -100rem !important;
      bottom: 0;
      height: 102.0%;
      width: 400%;
      @media (max-width: 991px) {
        display: none;
      }
      & when (@navSideBg) {
        background: @navSideBgColor;
      }
      & when (@navSideLine1) {
        border-top1: 1px solid @navSideLineColor;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        @media (max-width: 991px) {
          border-top: 0px solid @navSideLineColor;
        }
      }
      & when (@navSideLine2) {
        border-bottom1: 1px solid @navSideLineColor;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        @media (max-width: 991px) {
          border-bottom: 0px solid @navSideLineColor;
        }
      }
      & when (@navSideShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@navSideOpac) {
        backdrop-filter: blur(4px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@navSideOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
    }
  }
  .nav-link-home {
    & when not (@navLinkHome) {
      display: none;
    }
    .nav-link-home-icon {
      position: relative;
      margin-right: 22px;
      width: 1px;
      & when not (@navLinkHomeIcon) {
        display: none;
      }
    }
    .nav-link-home-icon::after {
      content: "";
      position: absolute;
      left: 3px;
      top1: 2px;
      bottom: 0px;
      width: 17px;
      height: 17px;
      background-image: url(../../../@navLinkHomeIcon1);
      background-position: 0% 0%;
      background-size: 15px 15px;
      background-repeat: no-repeat;
      @media (max-width: 991px) {
        background-image: url(../../../@navLinkHomeIcon1);
      }
    }
  }
  .nav-link-call1 {
    & when not (@navLinkCall1) {
      display: none;
    }
    .nav-link-call1-icon {
      position: relative;
      margin-right: 25px;
      width: 1px;
      & when not (@navLinkCall1Icon) {
        display: none;
      }
    }
    .nav-link-call1-icon::after {
      content: "";
      position: absolute;
      left: -5px;
      right: 5px;
      top1: 0px;
      bottom: 0px;
      width: 18px;
      height: 18px;
      background-image: url(../../../@navLinkCall1Icon1);
      background-position: 0% 0%;
      background-size: 15px 15px;
      background-repeat: no-repeat;
    }
  }
  .nav-link-call2 {
    & when not (@navLinkCall2) {
      display: none;
      @media (max-width: 991px) {
        display: none !important;
      }
    }
    .nav-link-call2-icon {
      position: relative;
      margin-right: 38px;
      width: 1px;
      & when not (@navLinkCall2Icon) {
        display: none;
      }
    }
    .nav-link-call2-icon::after {
      content: "";
      position: absolute;
      left: 2px;
      top1: -3px;
      bottom: 0px;
      width: 18px;
      height: 18px;
      background-image: url(../../../@navLinkCall2Icon1);
      background-position: 0% 00%;
      background-size: 15px 15px;
      background-repeat: no-repeat;
    }
  }
  nav {
    margin: -8px 0 0px 0;
    height: 100%;
    background-color: none;
    ul {
      padding: 0;
      margin: 0;
      list-style: none;
      position: relative;
      width: 100%;
      @media (min-width: 992px) {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        width: 100%;
      }
    }
    ul li {
      margin: 0px 0px 0px 0px;
      display: inline-block;
      width: auto;
      align-self: center;
      background-color: @navLinkColor;
      & when (@navLinkOpac) {
        background-color: rgba(0, 0, 0, 0);
      }
      @media (min-width: 992px) {
        flex-grow: 1;
      }
      @media (max-width: 991px) {
        display: block !important;
        width: 100%;
      }
    }
    a {
      display: block;
      padding: 10px 0px 4px 5px !important;
      color: @navLinkTextColor !important;
      font-size: (@navLinkTextSize * 1px);
      line-height: (@navLinkTextLineP * 1px);
      border-radius: (@navLinkRad * 1px);
      border-bottom1: 3px solid rgba(255, 255, 255, 1);
      opacity: 0.7;
      text-align: center;
      align-self: center;
      text-decoration: none;
      transition: background-color 0.3s ease, color 0.3s ease, border-radius 0.3s ease;
      @media (max-width: 991px) {
        margin-top: -1px;
        border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
        color: @navLinkTextColor !important;
        line-height: (@navLinkTextLineM * 1px);
      }
      & when (@navLinkBorder) {
        width: 100%;
        padding: 0 18px;
        border-left: 1px solid rgba(0, 0, 0, @navLinkBorderOpacP);
        border-right: 1px solid rgba(0, 0, 0, @navLinkBorderOpacP);
        @media (max-width: 991px) {
          margin-top: -1px;
          border-top: 1px solid rgba(0, 0, 0, @navLinkBorderOpacM) !important;
          border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
          border-left: 1px solid rgba(0, 0, 0, 0);
          border-right: 1px solid rgba(0, 0, 0, 0);
        }
      }
    }
    a:hover {
      backdrop-filter: blur(2px);
      background-color: rgba(255, 255, 255, 0.15);
      background-color1: @navLinkColorA;
      color1: contrast(@navLinkColorA) !important;
      color: @navLinkTextColor !important;
      border-radius: (@navLinkRad * 1px);
      border-bottom1: 3px solid rgba(0, 0, 0, 0.18);
      opacity: 1.0;
    }
    ul .nav-link-home {
      width: auto;
      background-color1: @navLinkHomeColor !important;
      border-radius: (@navRad * 1px) !important;
    }
    ul .nav-link-home a {
      color: contrast(@navLinkHomeColor) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
    }
    ul .nav-link-home a:hover {
      width: auto;
      border-radius: (@navRad * 1px) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
      background-color1: @navLinkHomeColorA !important;
      color: contrast(@navLinkHomeColorA) !important;
      .nav-link-home-icon::after {
        background-image: url(@navLinkHomeIcon1A) !important;
      }
    }
    ul .nav-link-call1 {
      width: auto;
      background-color1: @navLinkCall1Color !important;
      border-radius: (@navRad * 1px) !important;
    }
    ul .nav-link-call1 a {
      color: contrast(@navLinkCall1Color) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
    }
    ul .nav-link-call1 a:hover {
      width: auto;
      border-radius: (@navRad * 1px) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
      background-color1: @navLinkCall1ColorA !important;
      color: contrast(@navLinkCall1ColorA) !important;
      .nav-link-call1-icon::after {
        background-image: url(@navLinkCall1Icon1A) !important;
      }
    }
    ul .nav-link-call2 {
      width: auto;
      background-color: @navLinkCall2Color !important;
      border-radius: (@navLinkRad * 1px) !important;
    }
    ul .nav-link-call2 a {
      color: contrast(@navLinkCall2Color) !important;
    }
    ul .nav-link-call2 a:hover {
      width: auto;
      border-radius: (@navLinkRad * 1px) !important;
      background-color: @navLinkCall2ColorA !important;
      color: contrast(@navLinkCall2ColorA) !important;
      .nav-link-call2-icon::after {
        background-image: url(@navLinkCall2Icon1A) !important;
      }
    }
    ul ul {
      display: none;
      @media (min-width: 768px) {
        position: absolute;
        top: 99.9%;
        z-index: 10;
      }
    }
    ul ul a {
      display: block;
      padding: 5px 10px;
      color: @navLinkTextColor !important;
      font-size: 15px;
      line-height: 27px;
      text-decoration: none;
    }
    ul li:hover > ul {
      display: inherit;
    }
    ul ul li {
      min-width: 170px;
      max-width: 300px;
      float: none;
      display: list-item;
      position: relative;
      font-size: 12px;
    }
    ul ul ul {
      @media (min-width: 768px) {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 11;
        min-width: 150rem;
        border-bottom: none;
      }
      top: 100%;
      left: 15px;
      border-bottom: 0px solid white;
    }
    ul ul ul a {
      display: block;
      padding: 5px 10px;
      color: #fff;
      font-size: 15px;
      line-height: 20px;
      text-decoration: none;
    }
    ul ul ul a::before {
      content: "";
      margin-right: 5px;
      color: #000;
    }
    li > a:after {
      content: ' ►';
      padding: 0 0 5px 5px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.27);
    }
    li > a:only-child:after {
      content: '';
    }
    .menu1 {
      margin-top: -0.05rem;
      margin-bottom: -0.05rem;
    }
    .menu1:after {
      content: ' ▼';
      padding: 0 0 5px 5px;
      font-size: 18px;
      font-weight: bold;
      color: rgba(0, 0, 0, 0.15);
    }
  }
}
background-color: rgba(255, 255, 255, 0) !important;
background: rgba(255, 255, 255, 0) !important;
h3 {
  font-weight: 500;
  color: #3d3d3d;
  text-align: left;
}
H4 {
  color: #232323;
}
P {
  color: #3d3d3d;
  text-align: left;
}
.card-title {
  text-align: left;
  color: #3d3d3d;
}
.card-wrapper {
  height: 100%;
}
.text-underline {
  text-decoration: underline;
}
.text-link {
  display: table;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid #3d3d3d;
  @media (max-width: 767px) {
    border-bottom: 1px solid #3d3d3d;
  }
}
.flex-center {
  display: flex;
  justify-content: flex-end;
  @media (max-width: 991px) {
    justify-content: center;
  }
}
.text-center {
  text-align: left !important;
  @media (max-width: 991px) {
    text-align: center !important;
  }
}
.nav-item:focus, .nav-link:focus {
  outline: none;
}
& when (@isAnimatedOnHover) {
  .social-icon {
    &:hover {
      img {
        transform: scale(1.1);
      }
      transition-duration: .5s;
    }
  }
}
}

.cid-tSflCTG3Hv {
@fullScreen: false;
@paddingTop: 7;
@paddingBottom: 7;
@showTitle: true;
@showSubTitle: false;
@showText: true;
@showButtons: true;
@uname__12: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/projects/project-2025-05-19_215935/assets/images/background4-1.jpg";
@uname__13: true;
@uname__14: #f8f8f8;
@bg-value: #f8f8f8;
@bg-type: "color";
@bg-color-value: #f8f8f8;
@bg-parallax: false;
@overlay: true;
@overlayColor: #232323;
@overlayOpacity: 0.6;

& when not (@fullScreen) {
  padding-top: (@paddingTop * 35px);
  padding-bottom: (@paddingBottom * 35px);
}
@media (max-width: 767px) {
  padding-top: (@paddingTop * 15px);
  padding-bottom: (@paddingBottom * 15px);
}
& when (@bg-type = 'color') {
  background-color: @bg-value;
}
& when (@bg-type = 'image') {
  background-image: url(../../../@bg-value);
}
box-shadow: 0px 0px 55px rgba(17, 17, 26, 0.08) inset;
P {
  color: #767676;
}
H1 {
  color: #3d3d3d;
}
.mbr-text, .mbr-section-btn {
  color: #3d3d3d;
}
}

.cid-uo1D7stqbe {
@modalWidth: 485;
@modalPaddX: 2.9;
@modalPaddY: 1.4;
@modalBgColor: #ffffff;
@modalOverHidd: true;
@headerTop: 1.1;
@headerBottom: 1.1;
@headerMargin: -0.3;
@headerblockstyle: "0";
@headerblockColor: #f7f7f7;
@headerblockRad: 0;
@showTitle: true;
@TitleWidth: 100;
@TitleSizeP: 2.5;
@TitleSizeM: 1.8;
@TitleLine: 90;
@headertextColor: #3d3d3d;
@showText: true;
@TextWidth: 100;
@TextMargin: 1.1;
@TextLine: 120;
@TextOpac: 0.7;
@TextColor: #000000;
@closeWidth: 19;
@closePadd: 1.2;
@closeMarginT: -1.3;
@closeMarginR: -1;
@closeRad: "1";
@closeRadIn: 50;
@closeblockstyle: "2";
@closeblockColor: #ffffff;
@closeIconColor: #000000;
@popupOverlayColor: #000000;
@overlayOpacity: 0.8;
@showModalWay: false;
@onTimer: false;
@onTimerDelay: 5;
@onPageExit: false;
@onScroll: false;
@popupOnPages: "null";

&.popup-builder {
  background-color: #ffffff;
  .modal {
    position: relative;
    display: block;
    z-index: 1;
  }
  .modal-dialog {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.modal-content, .modal-dialog {
  height: auto;
}
.form-wrapper {
  .input-group-btn {
    margin-right: auto;
    margin-left: auto;
    .btn {
      margin: 0 !important;
    }
  }
  @media (min-width: 769px) {
    .mbr-form {
      .form-group, .input-group-btn {
        padding: 0 .5rem;
      }
    }
  }
}
.card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.mbr-figure {
  img {
    display: block;
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
  }
}
.mbr-text {
  text-align: center;
  color: #838383;
}
.custom-checkbox input {
  display: none;
}
.custom-checkbox .checkmark {
  display: inline-block;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  border: 2px solid #007bff;
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
  background-color: white;
  transition: background-color 0.3s;
}
.custom-checkbox input:checked + .checkmark {
  background-color: #007bff;
}
.custom-checkbox .checkmark:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.3s;
}
.custom-checkbox input:checked + .checkmark:after {
  opacity: 1;
}
.form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: ~"calc(100% - (.5rem * 2))";
}
.modal-dialog-centered::before {
  display: block;
  height: ~"calc(100vh - (.5rem * 2))";
  content: "";
}
.modal-content {
  background: @cardBg;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: .5;
}
.modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
  &:hover {
    opacity: 1;
  }
  &:focus {
    outline: none;
  }
}
.modal-title {
  line-height: 1.0;
  width: 100%;
  margin: 0;
  margin-bottom: -0.5rem;
  text-align: center;
  color: #3d3d3d;
  padding: 1.5rem 0rem 0rem 0rem;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 2.5rem 2.0rem 2.5rem;
  min-height: 100%;
}
.modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.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;
  }
  .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
  .container {
    max-width: 1140px;
  }
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
.row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.form-group {
  margin-bottom: 1rem;
}
.form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.form-subtitle {
  text-align: center;
}
h4, p {
  text-align: center !important;
}
.btn-form {
  height: 3.7rem;
}
H3 {
  text-align: left;
}
}

.cid-urrkZcJMUS {
@onTimer: true;
@onTimerDelay: 5;
@onPageExit: false;
@onScroll: false;
@popupOnPages: "null";
@showTitle: true;
@showText: true;
@popupContentType: "2";
@popupSize: "2";
@showButtons: true;
@cardBg: #ffffff;
@popupOverlayColor: #000000;
@overlayOpacity: 0.8;

&.popup-builder {
  background-color: #ffffff;
  .modal {
    position: relative;
    display: block;
    z-index: 1;
  }
  .modal-dialog {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.modal-content, .modal-dialog {
  height: auto;
}
.form-wrapper {
  .input-group-btn {
    margin-right: auto;
    margin-left: auto;
    .btn {
      margin: 0 !important;
    }
  }
  @media (min-width: 769px) {
    .mbr-form {
      .form-group, .input-group-btn {
        padding: 0 .5rem;
      }
    }
  }
}
.card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.mbr-figure {
  img {
    display: block;
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
  }
}
.mbr-text {
  text-align: center;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: ~"calc(100% - (.5rem * 2))";
}
.modal-dialog-centered::before {
  display: block;
  height: ~"calc(100vh - (.5rem * 2))";
  content: "";
}
.modal-content {
  background: @cardBg;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: .5;
}
.modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
  &:hover {
    opacity: 1;
  }
  &:focus {
    outline: none;
  }
}
.modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.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;
  }
  .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
  .container {
    max-width: 1140px;
  }
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
.row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.form-group {
  margin-bottom: 1rem;
}
.form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

overflow: hidden;

section {
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

body {
  font-style: normal;
  line-height: 1.5;
  background-color1: white;
  background: linear-gradient(360deg, #dee1e1 10%, #f4f4f4 360%);
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.6;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type='hidden'] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex;
}

.btn-sm {
  font-weight: 500;
  letter-spacing: 1px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.mbr-section-btn {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

.btn-form {
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

.mbr-bold {
  font-weight: 700;
}

[type='submit'] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

/* Form */
blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg);
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: '\203a';
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (max-width: 1023px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (min-width: 1024px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.justify-content-center {
  -webkit-justify-content: center;
}

.form-inline {
  display: -webkit-flex;
  -webkit-align-items: center;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em 0.5em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

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

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1023px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

/*! ОТОБРАЖЕНИЕ */

.display-n {
  display: none;
}
.display-b {
  display: block;
}
.display-l {
  display: inline;
}
.display-lb {
  display: inline-block;
}
.display-t {
  display: table;
}
.display-li {
  display: list-item;
}

/*! ПОЗИЦИОНИРОВАНИЕ */

.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.pos-stat {
  position: static;
}

/*! ВЫРАВНИВАНИЕ */

.flex-left {
  display: flex;
  justify-content: flex-start;
}
.flex-right {
  display: flex;
  justify-content: flex-end;
}
.flex-center {
  display: flex;
  justify-content: center; 
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-top {
  display: flex;
  align-items: flex-start;
}
.flex-bottom {
  display: flex;
  align-items: flex-end;
}
.flex-middle {
  display: flex;
  align-items: center; 
}


/*! ОТНОСИТЕЛЬНО СЕБЯ */

.self-top {
align-self: flex-start; 
}
.self-bottom {
align-self: flex-end; 
}
.self-center {
align-self: center; 
}
.self-full {
align-self: stretch;  
}


/*! ШИРИНА */

.w50 {
width: 50%;
}
.w100 {
width: 100%;
}

/*! УВЕЛИЧЕНИЕ */

.scale01 {
transform: scale(1.01); 
}
.scale02 {
transform: scale(1.02); 
}
.scale03 {
transform: scale(1.03); 
}
.scale04 {
transform: scale(1.04); 
}
.scale05 {
transform: scale(1.05); 
}
.scale08 {
transform: scale(1.08); 
}
.scale10 {
transform: scale(1.10); 
}
.scale12 {
transform: scale(1.12); 
}
.scale15 {
transform: scale(1.15); 
}
.scale17 {
transform: scale(1.17); 
}
.scale20 {
transform: scale(1.20); 
}

/*! ЗА ПРЕДЕЛАМИ */

.over-v {
  overflow: visible;
}
.over-h {
  overflow: hidden;
}
.over-s {
  overflow: scroll;
}
.over-a {
  overflow: auto;
}


/*! ИСЧЕЗНОВЕНИЕ С УСТРОЙСТВА */

.none-pc {
@media (min-width: 992px) {
  display: none;    
}}
.none-pc-tb {
@media (min-width: 768px) {
  display: none;    
}}
.none-tb {
@media (min-width: 768px) and (max-width: 991px) {
  display: none;    
}}
.none-mob-tb {
@media (max-width: 991px) {
  display: none;    
}}
.none-mob {
@media (max-width: 767px) {
  display: none;    
}}


/*! ПРОЗРАЧНОСТЬ */

.opac00 {
opacity: 0.0; 
}
.opac01 {
opacity: 0.1; 
}
.opac02 {
opacity: 0.2; 
}
.opac03 {
opacity: 0.3; 
}
.opac04 {
opacity: 0.4; 
}
.opac05 {
opacity: 0.5; 
}
.opac06 {
opacity: 0.6; 
}
.opac07 {
opacity: 0.7; 
}
.opac08 {
opacity: 0.8; 
}
.opac09 {
opacity: 0.9; 
}
.opac10 {
opacity: 1.0; 
}


/*! ОТСТУП СВЕРХУ ПОЗИЦИОНИРОВАНИЕ */

.t00 {
top: 0.0rem;
}
.t05 {
top: 0.5rem;
}
.t10 {
top: 1.0rem;
}
.t15 {
top: 1.5rem;
}
.t20 {
top: 2.0rem;
}
.t25 {
top: 2.5rem;
}
.t30 {
top: 3.0rem;
}
.t35 {
top: 3.5rem;
}
.t40 {
top: 4.0rem;
}
.t45 {
top: 4.5rem;
}
.t50 {
top: 5.0rem;
}
.t55 {
top: 5.5rem;
}
.t60 {
top: 6.0rem;
}
.t65 {
top: 6.5rem;
}
.t70 {
top: 7.0rem;
}
.t75 {
top: 7.5rem;
}
.t80 {
top: 8.0rem;
}


/*! ОТСТУП СНИЗУ ПОЗИЦИОНИРОВАНИЕ */

.b00 {
bottom: 0.0rem;
}
.b05 {
bottom: 0.5rem;
}
.b10 {
bottom: 1.0rem;
}
.b15 {
bottom: 1.5rem;
}
.b20 {
bottom: 2.0rem;
}
.b25 {
bottom: 2.5rem;
}
.b30 {
bottom: 3.0rem;
}
.b35 {
bottom: 3.5rem;
}
.b40 {
bottom: 4.0rem;
}
.b45 {
bottom: 4.5rem;
}
.b50 {
bottom: 5.0rem;
}
.b55 {
bottom: 5.5rem;
}
.b60 {
bottom: 6.0rem;
}
.b65 {
bottom: 6.5rem;
}
.b70 {
bottom: 7.0rem;
}
.b75 {
bottom: 7.5rem;
}
.b80 {
bottom: 8.0rem;
}


/*! ОТСТУП СЛЕВА ПОЗИЦИОНИРОВАНИЕ */

.l00 {
left: 0.0rem;
}
.l05 {
left: 0.5rem;
}
.l10 {
left: 1.0rem;
}
.l15 {
left: 1.5rem;
}
.l20 {
left: 2.0rem;
}
.l25 {
left: 2.5rem;
}
.l30 {
left: 3.0rem;
}
.l35 {
left: 3.5rem;
}
.l40 {
left: 4.0rem;
}
.l45 {
left: 4.5rem;
}
.l50 {
left: 5.0rem;
}
.l55 {
left: 5.5rem;
}
.l60 {
left: 6.0rem;
}
.l65 {
left: 6.5rem;
}
.l70 {
left: 7.0rem;
}
.l75 {
left: 7.5rem;
}
.l80 {
left: 8.0rem;
}


/*! ОТСТУП СПРАВА ПОЗИЦИОНИРОВАНИЕ */

.r00 {
right: 0.0rem;
}
.r05 {
right: 0.5rem;
}
.r10 {
right: 1.0rem;
}
.r15 {
right: 1.5rem;
}
.r20 {
right: 2.0rem;
}
.r25 {
right: 2.5rem;
}
.r30 {
right: 3.0rem;
}
.r35 {
right: 3.5rem;
}
.r40 {
right: 4.0rem;
}
.r45 {
right: 4.5rem;
}
.r50 {
right: 5.0rem;
}
.r55 {
right: 5.5rem;
}
.r60 {
right: 6.0rem;
}
.r65 {
right: 6.5rem;
}
.r70 {
right: 7.0rem;
}
.r75 {
right: 7.5rem;
}
.r80 {
right: 8.0rem;
}


/*! ОТСТУП ВВЕРХ ПОЗИЦИОНИРОВАНИЕ */

.z00 {
z-index: 0;
}
.z01 {
z-index: 1;
}
.z02 {
z-index: 2;
}
.z03 {
z-index: 3;
}
.z04 {
z-index: 4;
}
.z05 {
z-index: 5;
}
.z06 {
z-index: 6;
}
.z07 {
z-index: 7;
}
.z08 {
z-index: 8;
}
.z09 {
z-index: 9;
}
.z10 {
z-index: 10;
}


/*! ОТСТУП СВЕРХУ */

.pt00 {
padding-top: 0.0rem;
}
.pt05 {
padding-top: 0.5rem;
}
.pt10 {
padding-top: 1.0rem;
}
.pt15 {
padding-top: 1.5rem;
}
.pt20 {
padding-top: 2.0rem;
}
.pt25 {
padding-top: 2.5rem;
}
.pt30 {
padding-top: 3.0rem;
}
.pt35 {
padding-top: 3.5rem;
}
.pt40 {
padding-top: 4.0rem;
}
.pt45 {
padding-top: 4.5rem;
}
.pt50 {
padding-top: 5.0rem;
}
.pt55 {
padding-top: 5.5rem;
}
.pt60 {
padding-top: 6.0rem;
}
.pt65 {
padding-top: 6.5rem;
}
.pt70 {
padding-top: 7.0rem;
}
.pt75 {
padding-top: 7.5rem;
}
.pt80 {
padding-top: 8.0rem;
}


/*! ОТСТУП СНИЗУ */

.pb00 {
padding-bottom: 0.0rem;
}
.pb05 {
padding-bottom: 0.5rem;
}
.pb10 {
padding-bottom: 1.0rem;
}
.pb15 {
padding-bottom: 1.5rem;
}
.pb20 {
padding-bottom: 2.0rem;
}
.pb25 {
padding-bottom: 2.5rem;
}
.pb30 {
padding-bottom: 3.0rem;
}
.pb35 {
padding-bottom: 3.5rem;
}
.pb40 {
padding-bottom: 4.0rem;
}
.pb45 {
padding-bottom: 4.5rem;
}
.pb50 {
padding-bottom: 5.0rem;
}
.pb55 {
padding-bottom: 5.5rem;
}
.pb60 {
padding-bottom: 6.0rem;
}
.pb65 {
padding-bottom: 6.5rem;
}
.pb70 {
padding-bottom: 7.0rem;
}
.pb75 {
padding-bottom: 7.5rem;
}
.pb80 {
padding-bottom: 8.0rem;
}


/*! ОТСТУП СЛЕВА */

.pl00 {
padding-left: 0.0rem;
}
.pl05 {
padding-left: 0.5rem;
}
.pl10 {
padding-left: 1.0rem;
}
.pl15 {
padding-left: 1.5rem;
}
.pl20 {
padding-left: 2.0rem;
}
.pl25 {
padding-left: 2.5rem;
}
.pl30 {
padding-left: 3.0rem;
}
.pl35 {
padding-left: 3.5rem;
}
.pl40 {
padding-left: 4.0rem;
}
.pl45 {
padding-left: 4.5rem;
}
.pl50 {
padding-left: 5.0rem;
}
.pl55 {
padding-left: 5.5rem;
}
.pl60 {
padding-left: 6.0rem;
}
.pl65 {
padding-left: 6.5rem;
}
.pl70 {
padding-left: 7.0rem;
}
.pl75 {
padding-left: 7.5rem;
}
.pl80 {
padding-left: 8.0rem;
}


/*! ОТСТУП СПРАВА */

.pr00 {
padding-right: 0.0rem;
}
.pr05 {
padding-right: 0.5rem;
}
.pr10 {
padding-right: 1.0rem;
}
.pr15 {
padding-right: 1.5rem;
}
.pr20 {
padding-right: 2.0rem;
}
.pr25 {
padding-right: 2.5rem;
}
.pr30 {
padding-right: 3.0rem;
}
.pr35 {
padding-right: 3.5rem;
}
.pr40 {
padding-right: 4.0rem;
}
.pr45 {
padding-right: 4.5rem;
}
.pr50 {
padding-right: 5.0rem;
}
.pr55 {
padding-right: 5.5rem;
}
.pr60 {
padding-right: 6.0rem;
}
.pr65 {
padding-right: 6.5rem;
}
.pr70 {
padding-right: 7.0rem;
}
.pr75 {
padding-right: 7.5rem;
}
.pr80 {
padding-right: 8.0rem;
}


/*! ОТСТУП СВЕРХУ */

.mt00 {
margin-top: 0.0rem;
}
.mt05 {
margin-top: 0.5rem;
}
.mt10 {
margin-top: 1.0rem;
}
.mt15 {
margin-top: 1.5rem;
}
.mt20 {
margin-top: 2.0rem;
}
.mt25 {
margin-top: 2.5rem;
}
.mt30 {
margin-top: 3.0rem;
}
.mt35 {
margin-top: 3.5rem;
}
.mt40 {
margin-top: 4.0rem;
}
.mt45 {
margin-top: 4.5rem;
}
.mt50 {
margin-top: 5.0rem;
}
.mt55 {
margin-top: 5.5rem;
}
.mt60 {
margin-top: 6.0rem;
}
.mt65 {
margin-top: 6.5rem;
}
.mt70 {
margin-top: 7.0rem;
}
.mt75 {
margin-top: 7.5rem;
}
.mt80 {
margin-top: 8.0rem;
}


/*! ОТСТУП СНИЗУ */

.mb00 {
margin-bottom: 0.0rem;
}
.mb05 {
margin-bottom: 0.5rem;
}
.mb10 {
margin-bottom: 1.0rem;
}
.mb15 {
margin-bottom: 1.5rem;
}
.mb20 {
margin-bottom: 2.0rem;
}
.mb25 {
margin-bottom: 2.5rem;
}
.mb30 {
margin-bottom: 3.0rem;
}
.mb35 {
margin-bottom: 3.5rem;
}
.mb40 {
margin-bottom: 4.0rem;
}
.mb45 {
margin-bottom: 4.5rem;
}
.mb50 {
margin-bottom: 5.0rem;
}
.mb55 {
margin-bottom: 5.5rem;
}
.mb60 {
margin-bottom: 6.0rem;
}
.mb65 {
margin-bottom: 6.5rem;
}
.mb70 {
margin-bottom: 7.0rem;
}
.mb75 {
margin-bottom: 7.5rem;
}
.mb80 {
margin-bottom: 8.0rem;
}

/*! ОТСТУП СЛЕВА */

.ml00 {
margin-left: 0.0rem;
}
.ml05 {
margin-left: 0.5rem;
}
.ml10 {
margin-left: 1.0rem;
}
.ml15 {
margin-left: 1.5rem;
}
.ml20 {
margin-left: 2.0rem;
}
.ml25 {
margin-left: 2.5rem;
}
.ml30 {
margin-left: 3.0rem;
}
.ml35 {
margin-left: 3.5rem;
}
.ml40 {
margin-left: 4.0rem;
}
.ml45 {
margin-left: 4.5rem;
}
.ml50 {
margin-left: 5.0rem;
}
.ml55 {
margin-left: 5.5rem;
}
.ml60 {
margin-left: 6.0rem;
}
.ml65 {
margin-left: 6.5rem;
}
.ml70 {
margin-left: 7.0rem;
}
.ml75 {
margin-left: 7.5rem;
}
.ml80 {
margin-left: 8.0rem;
}

/*! ОТСТУП СПРАВА */

.mr00 {
margin-right: 0.0rem;
}
.mr05 {
margin-right: 0.5rem;
}
.mr10 {
margin-right: 1.0rem;
}
.mr15 {
margin-right: 1.5rem;
}
.mr20 {
margin-right: 2.0rem;
}
.mr25 {
margin-right: 2.5rem;
}
.mr30 {
margin-right: 3.0rem;
}
.mr35 {
margin-right: 3.5rem;
}
.mr40 {
margin-right: 4.0rem;
}
.mr45 {
margin-right: 4.5rem;
}
.mr50 {
margin-right: 5.0rem;
}
.mr55 {
margin-right: 5.5rem;
}
.mr60 {
margin-right: 6.0rem;
}
.mr65 {
margin-right: 6.5rem;
}
.mr70 {
margin-right: 7.0rem;
}
.mr75 {
margin-right: 7.5rem;
}
.mr80 {
margin-right: 8.0rem;
}


/*! ОТСТУП СВЕРХУ */

.mmt00 {
margin-top: -0.0rem;
}
.mmt05 {
margin-top: -0.5rem;
}
.mmt10 {
margin-top: -1.0rem;
}
.mmt15 {
margin-top: -1.5rem;
}
.mmt20 {
margin-top: -2.0rem;
}
.mmt25 {
margin-top: -2.5rem;
}
.mmt30 {
margin-top: -3.0rem;
}
.mmt35 {
margin-top: -3.5rem;
}
.mmt40 {
margin-top: -4.0rem;
}
.mmt45 {
margin-top: -4.5rem;
}
.mmt50 {
margin-top: -5.0rem;
}
.mmt55 {
margin-top: -5.5rem;
}
.mmt60 {
margin-top: -6.0rem;
}
.mmt65 {
margin-top: -6.5rem;
}
.mmt70 {
margin-top: -7.0rem;
}
.mmt75 {
margin-top: -7.5rem;
}
.mmt80 {
margin-top: -8.0rem;
}


/*! ОТСТУП СНИЗУ */

.mmb00 {
margin-bottom: -0.0rem;
}
.mmb05 {
margin-bottom: -0.5rem;
}
.mmb10 {
margin-bottom: -1.0rem;
}
.mmb15 {
margin-bottom: -1.5rem;
}
.mmb20 {
margin-bottom: -2.0rem;
}
.mmb25 {
margin-bottom: -2.5rem;
}
.mmb30 {
margin-bottom: -3.0rem;
}
.mmb35 {
margin-bottom: -3.5rem;
}
.mmb40 {
margin-bottom: -4.0rem;
}
.mmb45 {
margin-bottom: -4.5rem;
}
.mmb50 {
margin-bottom: -5.0rem;
}
.mmb55 {
margin-bottom: -5.5rem;
}
.mmb60 {
margin-bottom: -6.0rem;
}
.mmb65 {
margin-bottom: -6.5rem;
}
.mmb70 {
margin-bottom: -7.0rem;
}
.mmb75 {
margin-bottom: -7.5rem;
}
.mmb80 {
margin-bottom: -8.0rem;
}

/*! ОТСТУП СЛЕВА */

.mml00 {
margin-left: -0.0rem;
}
.mml05 {
margin-left: -0.5rem;
}
.mml10 {
margin-left: -1.0rem;
}
.mml15 {
margin-left: -1.5rem;
}
.mml20 {
margin-left: -2.0rem;
}
.mml25 {
margin-left: -2.5rem;
}
.mml30 {
margin-left: -3.0rem;
}
.mml35 {
margin-left: -3.5rem;
}
.mml40 {
margin-left: -4.0rem;
}
.mml45 {
margin-left: -4.5rem;
}
.mml50 {
margin-left: -5.0rem;
}
.mml55 {
margin-left: -5.5rem;
}
.mml60 {
margin-left: -6.0rem;
}
.mml65 {
margin-left: -6.5rem;
}
.mml70 {
margin-left: -7.0rem;
}
.mml75 {
margin-left: -7.5rem;
}
.mml80 {
margin-left: -8.0rem;
}

/*! ОТСТУП СПРАВА */

.mmr00 {
margin-right: -0.0rem;
}
.mmr05 {
margin-right: -0.5rem;
}
.mmr10 {
margin-right: -1.0rem;
}
.mmr15 {
margin-right: -1.5rem;
}
.mmr20 {
margin-right: -2.0rem;
}
.mmr25 {
margin-right: -2.5rem;
}
.mmr30 {
margin-right: -3.0rem;
}
.mmr35 {
margin-right: -3.5rem;
}
.mmr40 {
margin-right: -4.0rem;
}
.mmr45 {
margin-right: -4.5rem;
}
.mmr50 {
margin-right: -5.0rem;
}
.mmr55 {
margin-right: -5.5rem;
}
.mmr60 {
margin-right: -6.0rem;
}
.mmr65 {
margin-right: -6.5rem;
}
.mmr70 {
margin-right: -7.0rem;
}
.mmr75 {
margin-right: -7.5rem;
}
.mmr80 {
margin-right: -8.0rem;
}


/*! ТЕКСТ РАЗМЕР */

.ts50 {
font-size: 50%;
}
.ts60 {
font-size: 60%;
}
.ts70 {
font-size: 70%;
}
.ts80 {
font-size: 80%;
}
.ts90 {
font-size: 90%;
}
.ts100 {
font-size: 100%;
}
.ts110 {
font-size: 110%;
}
.ts120 {
font-size: 120%;
}
.ts130 {
font-size: 130%;
}
.ts140 {
font-size: 140%;
}
.ts150 {
font-size: 150%;
}
.ts160 {
font-size: 160%;
}
.ts170 {
font-size: 170%;
}
.ts180 {
font-size: 180%;
}
.ts190 {
font-size: 190%;
}
.ts200 {
font-size: 200%;
}


/*! ТЕКСТ ИНТЕРВАЛ */


.tl80 {
line-height: 80%; 
}
.tl90 {
line-height: 90%; 
}
.tl100 {
line-height: 100%; 
}
.tl110 {
line-height: 110%; 
}
.tl120 {
line-height: 120%; 
}
.tl130 {
line-height: 130%; 
}
.tl140 {
line-height: 140%; 
}
.tl150 {
line-height: 150%; 
}
.tl160 {
line-height: 160%; 
}
.tl170 {
line-height: 170%; 
}
.tl180 {
line-height: 180%; 
}


/*! ТЕКСТ ЖИРНОСТЬ */

.tw100 {
font-weight: 100; 
}
.tw200 {
font-weight: 200; 
}
.tw300 {
font-weight: 300; 
}
.tw400 {
font-weight: 400; 
}
.tw500 {
font-weight: 500; 
}
.tw600 {
font-weight: 600; 
}
.tw700 {
font-weight: 700; 
}
.tw800 {
font-weight: 800; 
}
.tw900 {
font-weight: 900; 
}

.t-left {
  text-align: left !important;
}
.t-right {
  text-align: right !important;
}
.t-center {
  text-align: center !important;
}
.t-center-mob {
  text-align: left !important;
  @media (max-width: 767px) {
    text-align: center !important;
  }
}


/*! ТЕКСТ ЦВЕТ */

.tс-black {
color: #000000; 
}
.tс-white {
color: #ffffff; 
}
.tс-gray1 {
color: #b1b1b1;
}
.tс-gray2 {
color: #9b9b9b;
}
.tс-gray3 {
color: #767676;
}


/*! ТЕКСТ ТЕНЬ */

.th-black {
text-shadow: 5px 5px 35px #000000;
}
.th-white {
text-shadow: 5px 5px 35px #ffffff;
}
.th-gray1 {
text-shadow: 5px 5px 35px #b1b1b1;
}
.th-gray2 {
text-shadow: 5px 5px 35px #9b9b9b;
}
.th-gray3 {
text-shadow: 5px 5px 35px #767676;
}


/*! ТЕКСТ ПОДЧЕРКИВАНИЕ */

.td-line {
text-decoration: line-through;
}
.td-over {
text-decoration: overline;
}
.td-under {
text-decoration: underline;
}


/*! РАМКИ */

.br0 {
 border-radius: 0px;
}
.br1 {
 border-radius: 1px;
}
.br2 {
 border-radius: 2px;
}
.br3 {
 border-radius: 3px;
}
.br4 {
 border-radius: 4px;
}
.br5 {
 border-radius: 5px;
}
.br6 {
 border-radius: 6px;
}
.br7 {
 border-radius: 7px;
}
.br8 {
 border-radius: 8px;
}
.br9 {
 border-radius: 9px;
}
.br10 {
 border-radius: 10px;
}
.br11 {
 border-radius: 11px;
}
.br12 {
 border-radius: 12px;
}
.br13 {
 border-radius: 13px;
}
.br14 {
 border-radius: 14px;
}
.br15 {
 border-radius: 15px;
}
.br16 {
 border-radius: 16px;
}
.br17 {
 border-radius: 17px;
}
.br18 {
 border-radius: 18px;
}
.br19 {
 border-radius: 19px;
}
.br20 {
 border-radius: 20px;
}
.br50 {
 border-radius: 50%;
}

/*   */@primaryColor: #c83f39;
@secondaryColor: #af1f1f;
@successColor: #181C27;
@infoColor: #353535;
@warningColor: #FEFEFE;
@dangerColor: #FFFFFF;
@mainFont: Rubik;
@display1Font: 'OnestBold1602-hint';
@display1Size: 2.8;
@display2Font: 'OnestBold1602-hint';
@display2Size: 2.0;
@display3Font: 'OnestBold1602-hint';
@display3Size: 1.5;
@display5Font: 'OnestMedium1602-hint';
@display5Size: 1.5;
@display6Font: 'OnestLight1602-hint';
@display6Size: 1.5;
@display7Font: 'OnestMedium1602-hint';
@display7Size: 1.2;
@display8Font: 'OnestLight1602-hint';
@display8Size: 1.2;
@display4Font: 'OnestBold1602-hint';
@display4Size: 0.9;
@boxangle: 9;
@cardangle: 10;
@iconangle: 10;
@buttompadding: 1.5;
@buttomangle: 10;
@buttomborder: 1;
@buttomstyle1: false;
@buttomstyle2: false;
@buttomstyle3: false;
@buttomstyle4: true;
@buttomstyle5: false;
@buttomstyle6: false;
@buttomshadow1: false;
@buttomshadow2: false;
@buttomshadow3: false;
@buttomshadow4: false;
@buttomshadow5: false;
@buttomshadow6: false;
@isAnimatedOnHover: false;
@isAnimatedOnScroll: false;
@isshineButtons: false;
@isRoundedButtons: false;
@isScrollToTopButton: false;
@isPublish: true;

.cid-uLFHqEDASj {
@Menu: "button";
@screenTop: 36;
@screenBottom: 0;
@screenTopM: 6;
@screenBottomM: 3;
@screenOverHidd: false;
@screenTextRevers: false;
@screenRad1: 0;
@screenBg: false;
@screenBgColor: #ffffff;
@screenLine: false;
@screenLineColor: #1774d1;
@screenShadow: false;
@screenOpac: false;
@screenOpacW: false;
@screenBgNone: false;
@blockUpBorder: true;
@blockUpBorderMargP: 12.7;
@blockUpBorderMargM: 0;
@blockFix: false;
@blockUnder: false;
@blockPad: 1.5;
@blockRad: 10;
@blockBg: true;
@blockBgColor: #232323;
@blockBgColorM: #232323;
@blockBorder: false;
@blockBorderColor: #313131;
@blockLine: false;
@blockLineColor: #1774d1;
@blockShadow: false;
@blockOpac: false;
@blockOpacW: false;
@blockCard: "2";
@blockCardPaddP: 1.3;
@blockCardPaddM: 0.8;
@blockCardLine: false;
@blockOrder: true;
@orderOn: true;
@orderRatingP: 2;
@orderCallP: 0;
@orderButtonP: 8;
@orderSocialP: 1;
@orderContactP: 0;
@orderPhoneP: 7;
@orderAboveP: -2;
@orderNavigP: 10;
@orderRatingM: 4;
@orderCallM: 4;
@orderButtonM: 3;
@orderSocialM: 1;
@orderContactM: 0;
@orderPhoneM: 0;
@orderAboveM: 7;
@orderNavigM: 10;
@title1On: true;
@title2On: true;
@titleCallColorM: #ffffff;
@blockMenuUnder: true;
@blockMenuRad: false;
@blockMenuBgColor: #232323;
@blockMenuTextColor: #ffffff;
@blockBurgerTop: 0.5;
@blockBurgerRight: 0.8;
@blockBurgerColor: #ffffff;
@blockBurgerColorA: #ffffff;
@blockBurgerBg: false;
@blockBurgerBgColor: #3d3d3d;
@blockBurgerBorder: false;
@blockBurgerBorderColor: #313131;
@blockBurgerShadow: false;
@blockBurgerOpac: false;
@blockBurgerOpacW: false;
@brandOn: true;
@brandWidth: 39;
@brandLeftP: 0;
@brandBottomP: 0.2;
@brandLeftM: 0;
@brandBottomM: 0.1;
@brandLogo: true;
@brandLogoP: 19.52;
@brandLogoM: 14.36;
@brandTitleLeft: 1.4;
@brandTitle: false;
@brandText: false;
@brandPhone: false;
@brandLine: false;
@brandTitleBottomP: 0.6;
@brandTitleBottomM: 0.15;
@brandTitleLine: 120;
@brandTitleColor: #ffffff;
@brandText1Bottom: -0.3;
@brandText1Line: 140;
@brandText1Opac: 0.7;
@brandText1Color: #ffffff;
@phoneOn: true;
@contactOn: true;
@phoneIcon: false;
@phonePhone1: true;
@phonePhone2: false;
@phoneText0: true;
@phoneText1: false;
@phoneText2: false;
@phoneOnline: false;
@contactIconDop: false;
@contactIcon: true;
@phonePhone3: false;
@contactText0: true;
@contactText1: false;
@contactText2: true;
@contactOnline: false;
@contactIconTop: 0;
@contactIconTop1: -0.02;
@contactIconSize: 5.6;
@contactIconSize1: 1.6;
@contactIconPadd: 0.8;
@contactIconRad: 30;
@contactIconWhite: true;
@contactIconWhite1: false;
@contactIconUnder: true;
@contactIconBg: false;
@contactIconBgColor: #3d3d3d;
@contactIconBorder: false;
@contactIconBorderColor: #ffffff;
@contactIconLine: false;
@contactIconLineColor: #ffffff;
@contactIconShadow: true;
@contactIconOpac: true;
@contactIconOpacW: true;
@contactTextLeft: -0.4;
@phoneBottom: 0.3;
@phoneSizeP: 27;
@phoneSizeM: 22;
@phoneWeight: 5;
@phoneLine: 135;
@phoneColor: #ffffff;
@contactText0Bottom: 0.38;
@contactText0Line: 160;
@contactText0Opac: 0.8;
@contactText0Color: #ffffff;
@contactText0Underline: false;
@contactText1Bottom: 0.02;
@contactText1Line: 130;
@contactText1Opac: 0.7;
@contactText1Color: #ffffff;
@contactText1Underline: false;
@contactText2Opac: 0.6;
@contactText2Color: #1774d1;
@contactText2Underline: true;
@contactIconDopTop: 15.2;
@contactIconDopRight: -6.4;
@contactIconDopSize: 1.5;
@contactIconDopPadd: 0;
@contactIconDopRad: 8;
@contactIconDopUnder: false;
@contactIconDopBg: false;
@contactIconDopBgColor: #3d3d3d;
@contactIconDopBorder: false;
@contactIconDopBorderColor: #313131;
@contactIconDopShadow: false;
@contactIconDopOpac: false;
@contactIconDopOpacW: false;
@socialOn: true;
@socialIconAmount: "2";
@socialIconDist: 2;
@socialIconSize: 4.9;
@socialIconPadd: 0.7;
@socialIconRad: 23;
@socialBgUnder: true;
@socialBgBg: false;
@socialBgBgColor: #3d3d3d;
@socialBgBorder: false;
@socialBgBorderColor: #313131;
@socialBgLine: false;
@socialBgLineColor: #1774d1;
@socialBgShadow: true;
@socialBgOpac: true;
@socialBgOpacW: true;
@socialText1: false;
@socialText2: false;
@socialTextBottom: -0.1;
@socialTextLine: 140;
@socialTextOpac: 1;
@socialTextColor: #2d2d2d;
@buttonOn: true;
@buttonTopP: -0.7;
@buttonBottomP: -0.58;
@buttonTopM: -0.3;
@buttonIcon: false;
@buttonIconImg: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/calling1.png";
@buttonIconSize: 13;
@buttonIconOpac: 0.6;
@navOn: true;
@navTopP: 1.6;
@navTopM: 0;
@navMenu1: true;
@navMenu2: false;
@navRad: 0;
@navUnder: true;
@navBg: false;
@navBgColor: #ffffff;
@navBorder: false;
@navBorderColor: #eeeeee;
@navLine1: true;
@navLine2: false;
@navLineColor: #eeeeee;
@navShadow: false;
@navOpac: false;
@navOpacW: false;
@navOpac1: false;
@navOpac1W: false;
@navOverflow: false;
@navTransparent1: false;
@navSide: false;
@navSideBg: false;
@navSideBgColor: #ffffff;
@navSideLine1: true;
@navSideLine2: false;
@navSideLineColor: #9b9b9b;
@navSideShadow: false;
@navSideOpac: false;
@navSideOpacW: false;
@navLinkColor: #3d3d3d;
@navLinkColorA: #1774d1;
@navLinkOpac: true;
@navLinkRad: 5;
@navLinkTextSize: 17;
@navLinkTextLineP: 45;
@navLinkTextLineM: 25;
@navLinkTextColor: #ffffff;
@navLinkBorder: true;
@navLinkBorderOpacP: 0.05;
@navLinkBorderOpacM: 0.05;
@navLinkHome: false;
@navLinkCall1: true;
@navLinkCall2: false;
@navLinkHomeColor: #f7f7f7;
@navLinkHomeColorA: #0460bb;
@navLinkHomeIcon: true;
@navLinkHomeIcon1: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/home.png";
@navLinkHomeIcon1A: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/home.png";
@navLinkCall1Color: #1774d1;
@navLinkCall1ColorA: #0460bb;
@navLinkCall1Icon: true;
@navLinkCall1Icon1: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/email1.png";
@navLinkCall1Icon1A: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/email1.png";
@navLinkCall2Color: #f7f7f7;
@navLinkCall2ColorA: #f7f7f7;
@navLinkCall2Icon: false;
@navLinkCall2Icon1: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/arrow54.png";
@navLinkCall2Icon1A: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/dmitryzwer_0040ya_002eru/addons/mobirise4/components/A1118_menu/../_images/arrow54.png";

.block-screen {
  padding-top: (@screenTop * 1px);
  padding-bottom: (@screenBottom * 1px);
  @media (max-width: 991px) {
    overflow: hidden;
    padding-top: (@screenTopM * 1px);
    padding-bottom: (@screenBottomM * 1px);
  }
  position: relative;
  z-index: 50 !important;
  border-radius: 0px 0px (@screenRad1 * 1px) (@screenRad1 * 1px);
  & when (@screenOverHidd) {
    overflow: hidden;
  }
  & when (@screenBg) {
    background: @screenBgColor;
  }
  & when (@screenLine) {
    border-bottom: 1px solid @screenLineColor;
  }
  & when (@screenShadow) {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 10px 80px;
  }
  & when (@screenOpac) {
    backdrop-filter: blur(4px);
    background-color: rgba(0, 0, 0, 0.25);
    & when (@screenOpacW) {
      background-color: rgba(255, 255, 255, 0.25);
    }
  }
  & when (@screenBgNone) {
    background-color: rgba(255, 255, 255, 0) !important;
    @media (min-width: 992px) {
      .nav-menu::before, .nav-menu::after {
        background-color: rgba(255, 255, 255, 0) !important;
      }
    }
  }
  & when (@screenTextRevers) {
    @media (min-width: 992px) {
      p, h2, h3, a {
        color: white !important;
      }
    }
  }
}
.block-main {
  padding: 0.0rem;
  & when (@blockUnder) {
    padding: (@blockPad * 1rem);
    padding-bottom: 0rem;
    border-radius: 0px 0px (@blockRad * 1px) (@blockRad * 1px);
    @media (max-width: 991px) {
      padding: 0.0rem;
    }
    & when (@blockBg) {
      background: @blockBgColor;
    }
    & when (@blockBorder) {
      border: 1px solid @blockBorderColor;
    }
    & when (@blockLine) {
      border-bottom: 1px solid @blockLineColor;
    }
    & when (@blockShadow) {
      box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
    }
    & when (@blockOpac) {
      backdrop-filter: blur(4px);
      background-color: rgba(0, 0, 0, 0.25);
      & when (@blockOpacW) {
        background-color: rgba(255, 255, 255, 0.25);
      }
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  @media (max-width: 991px) {
    margin-top: 0rem;
    justify-content: center !important;
    border-radius: (@blockRad * 1px);
    background-color: @blockBgColorM;
    & when (@blockUnder) {
      background-color: @blockBgColor;
    }
  }
  & when (@blockFix) {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  & when (@blockUpBorder) {
    position: relative;
    z-index: 50 !important;
    margin-bottom: (@blockUpBorderMargP * -1rem);
    @media (max-width: 991px) {
      margin-bottom: (@blockUpBorderMargM * -1rem);
    }
  }
  & when (@blockCardLine) {
    .card-line {
      @media (min-width: 992px) {
        border-left: 1px solid rgba(0, 0, 0, 0.18) !important;
        margin-left: auto !important;
        padding-left: auto !important;
        border-radius: 0px;
      }
    }
  }
  .card-inform {
    @media (min-width: 992px) {
      padding: 0rem (@blockCardPaddP * 1rem) 0rem (@blockCardPaddP * 1rem);
    }
    @media (max-width: 991px) {
      padding: (@blockCardPaddM * 1rem) 1rem (@blockCardPaddM * 1rem) 1rem;
    }
  }
  .hidden-box {
    @media (max-width: 991px) {
      display: none;
    }
  }
  .open-box {
    & when (@blockMenuUnder) {
      @media (max-width: 991px) {
        background-color: @blockMenuBgColor;
        box-shadow: @blockMenuBgColor 0px 0px 0px 7px, rgba(0, 0, 0, 0.1) 0px 20px 80px -10px;
        .brand-title, .brand-text1 {
          color: @blockMenuTextColor;
        }
        & when (@blockMenuRad) {
          border-radius: 0px 0px (@cardangle * 1px) (@cardangle * 1px);
        }
      }
    }
  }
  & when (@orderOn) {
    .order-rating {
      order: (@orderRatingP * 1);
      @media (max-width: 991px) {
        order: (@orderRatingM * 1);
      }
    }
    .order-call {
      order: (@orderCallP * 1);
      @media (max-width: 991px) {
        order: (@orderCallM * 1);
      }
    }
    .order-button {
      order: (@orderButtonP * 1);
      @media (max-width: 991px) {
        order: (@orderButtonM * 1);
      }
    }
    .order-social {
      order: (@orderSocialP * 1);
      @media (max-width: 991px) {
        order: (@orderSocialM * 1);
      }
    }
    .order-contact {
      order: (@orderContactP * 1);
      @media (max-width: 991px) {
        order: (@orderContactM * 1);
      }
    }
    .order-phone {
      order: (@orderPhoneP * 1);
      @media (max-width: 991px) {
        order: (@orderPhoneM * 1);
      }
    }
    .order-above {
      order: (@orderAboveP * 1);
      @media (max-width: 991px) {
        order: (@orderAboveM * 1);
      }
    }
    .order-nav {
      order: (@orderNavigP * 1);
      @media (max-width: 991px) {
        order: (@orderNavigM * 1);
      }
    }
  }
  .cell-inform {
    height: 100%;
    padding: 0.0rem;
  }
  #menu-button {
    position: absolute;
    top: (@blockBurgerTop * 1rem);
    right: (@blockBurgerRight * 1rem);
    z-index: 15;
    cursor: pointer;
    user-select: none;
    padding: 1.5rem 0.8rem 1.4rem 0.8rem;
    border-radius: (@iconangle * 1px);
    & when (@blockBurgerBg) {
      background: @blockBurgerBgColor;
    }
    & when (@blockBurgerBorder) {
      border: 1px solid @blockBurgerBorderColor;
    }
    & when (@blockBurgerShadow) {
      box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
    }
    & when (@blockBurgerOpac) {
      backdrop-filter: blur(4px);
      background-color: rgba(0, 0, 0, 0.25);
      & when (@blockBurgerOpacW) {
        background-color: rgba(255, 255, 255, 0.25);
      }
    }
    &:hover {
      transition-duration: .5s;
    }
    span {
      height: 2px;
      width: 24px;
      border-radius: 2px;
      background-color: @blockBurgerColor;
      position: relative;
      display: block;
      transition: all 0.2s ease-in-out;
      &:before {
        top: -7px;
        visibility: visible;
      }
      &:after {
        top: 7px;
      }
      &:before, &:after {
        height: 2px;
        width: 24px;
        border-radius: 2px;
        background-color: @blockBurgerColor;
        position: absolute;
        content: "";
        transition: all 0.2s ease-in-out;
      }
    }
    @media (min-width: 992px) {
      display: none;
    }
    &:hover span, &:hover span:before, &:hover span:after {
      background: @blockBurgerColorA;
    }
  }
  input[type=checkbox] {
    display: none;
    &:checked ~ .hidden-box {
      display: block;
    }
    &:checked ~ #menu-button {
      &:hover span, span {
        background-color: transparent;
      }
      span {
        &:before {
          transform: rotate(45deg) translate(5px, 5px);
          opacity: 1;
        }
        &:after {
          transform: rotate(-45deg) translate(5px, -5px);
        }
      }
    }
  }
}
.block-brand {
  .brand-cell {
    width: (@brandWidth * 10px);
    margin-left: (@brandLeftP * 1rem);
    margin-bottom: (@brandBottomP * 1rem);
    padding: 0.0rem;
    @media (max-width: 991px) {
      margin-left: (@brandLeftM * 1rem);
      margin-bottom: (@brandBottomM * 1rem);
      padding: 0.8rem 0.0rem;
      width: 100%;
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  .brand-logo {
    padding: 0.0rem !important;
    .brand-logo-inform {
      width: (@brandLogoP * 10px);
      margin-right: 0.0rem;
      @media (max-width: 991px) {
        width: (@brandLogoM * 10px);
        margin-right: 0.0rem;
      }
    }
  }
  .brand-text {
    margin-left: (@brandTitleLeft * 1rem);
    @media (max-width: 991px) {
      margin-left: 0.5rem !important;
    }
    & when (@brandLine) {
      border-left: 1px solid rgba(0, 0, 0, 0.18) !important;
      margin-left: 1.5rem;
      padding-left: 1.5rem;
      @media (max-width: 991px) {
        margin-left: 1.0rem !important;
        padding-left: 1.0rem;
      }
    }
    .brand-title {
      margin-bottom: (@brandTitleBottomP * 1rem);
      line-height: (@brandTitleLine * 1%);
      color: @brandTitleColor;
      @media (max-width: 991px) {
        margin-bottom: (@brandTitleBottomM * 1rem);
      }
    }
    .brand-text1 {
      margin-bottom: (@brandText1Bottom * 1rem);
      line-height: (@brandText1Line * 1%);
      opacity: @brandText1Opac;
      color: @brandText1Color;
    }
  }
  .brand-phone {
    display: none;
    @media (max-width: 991px) {
      display: block;
    }
    img {
      width: 14px;
    }
  }
}
.block-title {
  width: 100%;
  @media (min-width: 992px) {
    display: none;
  }
  .title-call {
    margin-top: 3rem;
    margin-bottom: 1rem;
    h3 {
      color: @titleCallColorM;
    }
  }
  .title-nav {
    position: relative;
    margin-top: 1.5rem;
    padding-top: 2.5rem;
    margin-bottom: -0.5rem;
    h3 {
      color: @titleCallColorM;
    }
  }
  .title-nav::before {
    @media (max-width: 991px) {
      content: "";
      width: 50rem;
      border-top: 1px solid rgba(255, 255, 255, 0.08);
      position: absolute;
      left: 0rem !important;
      top: 0;
    }
  }
}
.block-contact {
  .contact-icon-inform {
    position: relative;
    height: (@contactIconSize * 10px);
    width: (@contactIconSize * 10px);
    top: (@contactIconTop * 1rem) !important;
    border-radius: (@contactIconRad * 1px);
    padding: (@contactIconPadd * 1rem) !important;
    @media (max-width: 767px) {
      height: (@contactIconSize * 9px);
      width: (@contactIconSize * 9px);
      padding: (@contactIconPadd * 0.8rem) !important;
    }
    & when (@contactIconUnder) {
      & when (@contactIconBg) {
        background: @contactIconBgColor;
      }
      & when (@contactIconBorder) {
        border: 1px solid @contactIconBorderColor;
      }
      & when (@contactIconLine) {
        border-bottom: 1px solid @contactIconLineColor;
      }
      & when (@contactIconShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@contactIconOpac) {
        backdrop-filter: blur(4px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@contactIconOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
      &:hover {
        transition-duration: .5s;
      }
    }
    & when (@contactIconWhite) {
      img {
        filter: invert(100%);
      }
    }
    img {
      border-radius: (@contactIconRad * 1px);
      opacity: 1.0 !important;
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  .contact-icon-inform1 {
    position: relative;
    height: (@contactIconSize1 * 10px);
    width: (@contactIconSize1 * 10px);
    top: (@contactIconTop1 * 1rem) !important;
    @media (max-width: 767px) {
      height: (@contactIconSize1 * 9px);
      width: (@contactIconSize1 * 9px);
    }
    & when (@contactIconWhite1) {
      img {
        filter: invert(100%);
      }
    }
    img {
      opacity: 1.0 !important;
    }
    &:hover {
      transition-duration: .5s;
    }
  }
  .contact-text {
    margin-left: (@contactTextLeft * 1rem);
  }
  .phone-text {
    margin-bottom: (@phoneBottom * 1rem);
    font-size: (@phoneSizeP * 1px);
    font-weight: (@phoneWeight * 100);
    line-height: 120%;
    color: @phoneColor;
    @media (max-width: 991px) {
      font-size: (@phoneSizeM * 1px);
    }
  }
  .contact-text0 {
    margin-bottom: (@contactText0Bottom * 1rem);
    line-height: (@contactText0Line * 1%);
    opacity: @contactText0Opac;
    color: @contactText0Color;
    & when (@contactText0Underline) {
      text-decoration: underline;
    }
  }
  .contact-text1 {
    margin-bottom: (@contactText1Bottom * 1rem);
    line-height: (@contactText1Line * 1%);
    opacity: @contactText1Opac;
    color: @contactText1Color;
    & when (@contactText1Underline) {
      text-decoration: underline;
    }
  }
  .contact-text2 {
    line-height: (@contactText1Line * 1%);
    opacity: @contactText2Opac;
    color: @contactText2Color;
    & when (@contactText2Underline) {
      text-decoration: underline;
    }
  }
  .contact-online {
    animation: blink 2s linear infinite;
    position: absolute;
    z-index: 3;
    top: (@contactIconDopTop * 1%);
    right: (@contactIconDopRight * 1%);
    height: 7px;
    width: 7px;
    background: #61DD93;
    border-radius: 50%;
    box-shadow: 0 0 0 3px white;
  }
  @keyframes blink {
    50% {
      background: #61DD93;
    }
    51% {
      background: white;
    }
    100% {
      background: white;
    }
  }
  .contact-icon-dop {
    position: absolute;
    z-index: 3;
    top: (@contactIconDopTop * 1%);
    right: (@contactIconDopRight * 1%);
    height: (@contactIconDopSize * 10px);
    width: (@contactIconDopSize * 10px);
    padding: (@contactIconDopPadd * 1rem) !important;
    border-radius: (@contactIconDopRad * 1px);
    @media (max-width: 767px) {
      height: (@contactIconDopSize * 8px);
      width: (@contactIconDopSize * 8px);
    }
    & when (@contactIconDopUnder) {
      & when (@contactIconDopBg) {
        background: @contactIconDopBgColor;
      }
      & when (@contactIconDopBorder) {
        border: 1px solid @contactIconDopBorderColor;
      }
      & when (@contactIconDopLine) {
        border-bottom: 1px solid @contactIconDopLineColor;
      }
      & when (@contactIconDopShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@contactIconDopOpac) {
        backdrop-filter: blur(4px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@contactIconDopOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
      &:hover {
        transition-duration: .5s;
      }
    }
  }
}
.block-social {
  .social-inform {
    display: flex;
    justify-content: center !important;
    padding: 0.0rem;
    @media (max-width: 991px) {
      padding: 0.0rem;
      margin: 0.0rem !important;
      justify-content: center;
    }
  }
  .social-icon {
    margin: 0px (@socialIconDist * 1px);
    border-radius: (@socialIconRad * 1px);
    &:hover {
      img {
        filter: brightness(120%);
      }
      transition-duration: .5s;
    }
    img {
      padding: (@socialIconPadd * 1rem);
      border-radius: (@socialIconRad * 1px);
      height: (@socialIconSize * 10px);
      width: (@socialIconSize * 10px);
      @media (max-width: 767px) {
        height: (@socialIconSize * 10px);
        width: (@socialIconSize * 10px);
      }
      & when (@socialBgUnder) {
        & when (@socialBgBg) {
          background: @socialBgBgColor;
        }
        & when (@socialBgBorder) {
          border: 1px solid @socialBgBorderColor;
        }
        & when (@socialBgLine) {
          border-bottom: 1px solid @socialBgLineColor;
        }
        & when (@socialBgShadow) {
          box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
        }
        & when (@socialBgOpac) {
          backdrop-filter: blur(4px);
          background-color: rgba(0, 0, 0, 0.12);
          & when (@socialBgOpacW) {
            background-color: rgba(255, 255, 255, 0.12);
          }
        }
        &:hover {
          transition-duration: .5s;
        }
      }
    }
  }
  .social-text {
    margin-bottom: (@socialTextBottom * 1rem);
    line-height: (@socialTextLine * 1%);
    opacity: @socialTextOpac;
    color: @socialTextColor;
  }
}
.block-button {
  .button-button {
    margin-top: (@buttonTopP * 1rem);
    margin-bottom: (@buttonBottomP * 1rem);
    margin-right: 0.1rem;
    margin-left: 1rem;
    @media (max-width: 991px) {
      margin-top: (@buttonTopM * 1rem);
      margin-left: 0rem;
    }
  }
  .button-icon {
    & when (@buttonIcon) {
      background-size: cover;
      background-image: url(../../../@buttonIconImg);
      margin-right: 0.8rem;
      margin-left: -0.1rem;
      height: (@buttonIconSize * 1px);
      width: (@buttonIconSize * 1px);
      opacity: (@buttonIconOpac * 1);
      @media (max-width: 767px) {
        width: 15px !important;
      }
    }
  }
}
.block-nav {
  .nav-menu {
    @media (min-width: 992px) {
      margin-top: (@navTopP * 1rem) !important;
    }
    @media (max-width: 991px) {
      margin-top: (@navTopM * 1rem) !important;
      margin-bottom: 3.5rem !important;
      border-radius: 0px !important;
      background-color: rgba(0, 0, 0, 0) !important;
    }
    width: 100% !important;
    position: relative;
    z-index: 50;
    display: flex;
    padding: 0.0rem 0.0rem 0.0rem 0.0rem;
    border-radius: (@navRad * 1px) !important;
    & when (@navUnder) {
      & when (@navBg) {
        background: @navBgColor;
      }
      & when (@navBorder) {
        border: 1px solid @navBorderColor;
      }
      & when (@navLine1) {
        border-top1: 1px solid @navLineColor;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
      }
      & when (@navLine2) {
        border-bottom1: 1px solid @navLineColor;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      }
      & when (@navShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@navOpac) {
        backdrop-filter: blur(8px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@navOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
      & when (@navOpac1) {
        overflow: hidden;
        ul li {
          backdrop-filter: blur(4px);
          background-color: rgba(0, 0, 0, 0.25);
          & when (@navOpac1W) {
            background-color: rgba(255, 255, 255, 0.25);
          }
        }
      }
      & when (@navOverflow) {
        overflow: hidden;
      }
      & when (@navTransparent1) {
        background-color: rgba(0, 0, 0, 0) !important;
      }
      &:hover {
        transition-duration: .5s;
      }
    }
  }
  & when (@navSide) {
    .nav-menu::before {
      content: "";
      position: absolute;
      left: -100rem !important;
      bottom: 0;
      height: 102.0%;
      width: 400%;
      @media (max-width: 991px) {
        display: none;
      }
      & when (@navSideBg) {
        background: @navSideBgColor;
      }
      & when (@navSideLine1) {
        border-top1: 1px solid @navSideLineColor;
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        @media (max-width: 991px) {
          border-top: 0px solid @navSideLineColor;
        }
      }
      & when (@navSideLine2) {
        border-bottom1: 1px solid @navSideLineColor;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        @media (max-width: 991px) {
          border-bottom: 0px solid @navSideLineColor;
        }
      }
      & when (@navSideShadow) {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 80px;
      }
      & when (@navSideOpac) {
        backdrop-filter: blur(4px);
        background-color: rgba(0, 0, 0, 0.25);
        & when (@navSideOpacW) {
          background-color: rgba(255, 255, 255, 0.25);
        }
      }
    }
  }
  .nav-link-home {
    & when not (@navLinkHome) {
      display: none;
    }
    .nav-link-home-icon {
      position: relative;
      margin-right: 22px;
      width: 1px;
      & when not (@navLinkHomeIcon) {
        display: none;
      }
    }
    .nav-link-home-icon::after {
      content: "";
      position: absolute;
      left: 3px;
      top1: 2px;
      bottom: 0px;
      width: 17px;
      height: 17px;
      background-image: url(../../../@navLinkHomeIcon1);
      background-position: 0% 0%;
      background-size: 15px 15px;
      background-repeat: no-repeat;
      @media (max-width: 991px) {
        background-image: url(../../../@navLinkHomeIcon1);
      }
    }
  }
  .nav-link-call1 {
    & when not (@navLinkCall1) {
      display: none;
    }
    .nav-link-call1-icon {
      position: relative;
      margin-right: 25px;
      width: 1px;
      & when not (@navLinkCall1Icon) {
        display: none;
      }
    }
    .nav-link-call1-icon::after {
      content: "";
      position: absolute;
      left: -5px;
      right: 5px;
      top1: 0px;
      bottom: 0px;
      width: 18px;
      height: 18px;
      background-image: url(../../../@navLinkCall1Icon1);
      background-position: 0% 0%;
      background-size: 15px 15px;
      background-repeat: no-repeat;
    }
  }
  .nav-link-call2 {
    & when not (@navLinkCall2) {
      display: none;
      @media (max-width: 991px) {
        display: none !important;
      }
    }
    .nav-link-call2-icon {
      position: relative;
      margin-right: 38px;
      width: 1px;
      & when not (@navLinkCall2Icon) {
        display: none;
      }
    }
    .nav-link-call2-icon::after {
      content: "";
      position: absolute;
      left: 2px;
      top1: -3px;
      bottom: 0px;
      width: 18px;
      height: 18px;
      background-image: url(../../../@navLinkCall2Icon1);
      background-position: 0% 00%;
      background-size: 15px 15px;
      background-repeat: no-repeat;
    }
  }
  nav {
    margin: -8px 0 0px 0;
    height: 100%;
    background-color: none;
    ul {
      padding: 0;
      margin: 0;
      list-style: none;
      position: relative;
      width: 100%;
      @media (min-width: 992px) {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        width: 100%;
      }
    }
    ul li {
      margin: 0px 0px 0px 0px;
      display: inline-block;
      width: auto;
      align-self: center;
      background-color: @navLinkColor;
      & when (@navLinkOpac) {
        background-color: rgba(0, 0, 0, 0);
      }
      @media (min-width: 992px) {
        flex-grow: 1;
      }
      @media (max-width: 991px) {
        display: block !important;
        width: 100%;
      }
    }
    a {
      display: block;
      padding: 10px 0px 4px 5px !important;
      color: @navLinkTextColor !important;
      font-size: (@navLinkTextSize * 1px);
      line-height: (@navLinkTextLineP * 1px);
      border-radius: (@navLinkRad * 1px);
      border-bottom1: 3px solid rgba(255, 255, 255, 1);
      opacity: 0.7;
      text-align: center;
      align-self: center;
      text-decoration: none;
      transition: background-color 0.3s ease, color 0.3s ease, border-radius 0.3s ease;
      @media (max-width: 991px) {
        margin-top: -1px;
        border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
        color: @navLinkTextColor !important;
        line-height: (@navLinkTextLineM * 1px);
      }
      & when (@navLinkBorder) {
        width: 100%;
        padding: 0 18px;
        border-left: 1px solid rgba(0, 0, 0, @navLinkBorderOpacP);
        border-right: 1px solid rgba(0, 0, 0, @navLinkBorderOpacP);
        @media (max-width: 991px) {
          margin-top: -1px;
          border-top: 1px solid rgba(0, 0, 0, @navLinkBorderOpacM) !important;
          border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
          border-left: 1px solid rgba(0, 0, 0, 0);
          border-right: 1px solid rgba(0, 0, 0, 0);
        }
      }
    }
    a:hover {
      backdrop-filter: blur(2px);
      background-color: rgba(255, 255, 255, 0.15);
      background-color1: @navLinkColorA;
      color1: contrast(@navLinkColorA) !important;
      color: @navLinkTextColor !important;
      border-radius: (@navLinkRad * 1px);
      border-bottom1: 3px solid rgba(0, 0, 0, 0.18);
      opacity: 1.0;
    }
    ul .nav-link-home {
      width: auto;
      background-color1: @navLinkHomeColor !important;
      border-radius: (@navRad * 1px) !important;
    }
    ul .nav-link-home a {
      color: contrast(@navLinkHomeColor) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
    }
    ul .nav-link-home a:hover {
      width: auto;
      border-radius: (@navRad * 1px) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
      background-color1: @navLinkHomeColorA !important;
      color: contrast(@navLinkHomeColorA) !important;
      .nav-link-home-icon::after {
        background-image: url(@navLinkHomeIcon1A) !important;
      }
    }
    ul .nav-link-call1 {
      width: auto;
      background-color1: @navLinkCall1Color !important;
      border-radius: (@navRad * 1px) !important;
    }
    ul .nav-link-call1 a {
      color: contrast(@navLinkCall1Color) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
    }
    ul .nav-link-call1 a:hover {
      width: auto;
      border-radius: (@navRad * 1px) !important;
      border-bottom1: 3px solid rgba(0, 0, 0, 0) !important;
      background-color1: @navLinkCall1ColorA !important;
      color: contrast(@navLinkCall1ColorA) !important;
      .nav-link-call1-icon::after {
        background-image: url(@navLinkCall1Icon1A) !important;
      }
    }
    ul .nav-link-call2 {
      width: auto;
      background-color: @navLinkCall2Color !important;
      border-radius: (@navLinkRad * 1px) !important;
    }
    ul .nav-link-call2 a {
      color: contrast(@navLinkCall2Color) !important;
    }
    ul .nav-link-call2 a:hover {
      width: auto;
      border-radius: (@navLinkRad * 1px) !important;
      background-color: @navLinkCall2ColorA !important;
      color: contrast(@navLinkCall2ColorA) !important;
      .nav-link-call2-icon::after {
        background-image: url(@navLinkCall2Icon1A) !important;
      }
    }
    ul ul {
      display: none;
      @media (min-width: 768px) {
        position: absolute;
        top: 99.9%;
        z-index: 10;
      }
    }
    ul ul a {
      display: block;
      padding: 5px 10px;
      color: @navLinkTextColor !important;
      font-size: 15px;
      line-height: 27px;
      text-decoration: none;
    }
    ul li:hover > ul {
      display: inherit;
    }
    ul ul li {
      min-width: 170px;
      max-width: 300px;
      float: none;
      display: list-item;
      position: relative;
      font-size: 12px;
    }
    ul ul ul {
      @media (min-width: 768px) {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 11;
        min-width: 150rem;
        border-bottom: none;
      }
      top: 100%;
      left: 15px;
      border-bottom: 0px solid white;
    }
    ul ul ul a {
      display: block;
      padding: 5px 10px;
      color: #fff;
      font-size: 15px;
      line-height: 20px;
      text-decoration: none;
    }
    ul ul ul a::before {
      content: "";
      margin-right: 5px;
      color: #000;
    }
    li > a:after {
      content: ' ►';
      padding: 0 0 5px 5px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.27);
    }
    li > a:only-child:after {
      content: '';
    }
    .menu1 {
      margin-top: -0.05rem;
      margin-bottom: -0.05rem;
    }
    .menu1:after {
      content: ' ▼';
      padding: 0 0 5px 5px;
      font-size: 18px;
      font-weight: bold;
      color: rgba(0, 0, 0, 0.15);
    }
  }
}
background-color: rgba(255, 255, 255, 0) !important;
background: rgba(255, 255, 255, 0) !important;
h3 {
  font-weight: 500;
  color: #3d3d3d;
  text-align: left;
}
H4 {
  color: #232323;
}
P {
  color: #3d3d3d;
  text-align: left;
}
.card-title {
  text-align: left;
  color: #3d3d3d;
}
.card-wrapper {
  height: 100%;
}
.text-underline {
  text-decoration: underline;
}
.text-link {
  display: table;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid #3d3d3d;
  @media (max-width: 767px) {
    border-bottom: 1px solid #3d3d3d;
  }
}
.flex-center {
  display: flex;
  justify-content: flex-end;
  @media (max-width: 991px) {
    justify-content: center;
  }
}
.text-center {
  text-align: left !important;
  @media (max-width: 991px) {
    text-align: center !important;
  }
}
.nav-item:focus, .nav-link:focus {
  outline: none;
}
& when (@isAnimatedOnHover) {
  .social-icon {
    &:hover {
      img {
        transform: scale(1.1);
      }
      transition-duration: .5s;
    }
  }
}
}

.cid-tSflRegrxJ {
@fullScreen: false;
@paddingTop: 3;
@paddingBottom: 3;
@showTitle: true;
@showSubTitle: true;
@showText: true;
@showButtons: true;
@uname__15: "file:///C:/Users/dmitr/AppData/Local/Mobirise.com/Mobirise/projects/project-2025-05-19_215935/assets/images/background3-1.jpg";
@uname__16: true;
@uname__17: #f7f7f7;
@bg-value: #f7f7f7;
@bg-type: "color";
@bg-color-value: #f7f7f7;
@bg-parallax: false;
@overlay: true;
@overlayColor: #ffffff;
@overlayOpacity: 0.8;

& when not (@fullScreen) {
  padding-top: (@paddingTop * 25px);
  padding-bottom: (@paddingBottom * 25px);
}
& when (@bg-type = 'color') {
  background-color: @bg-value;
}
& when (@bg-type = 'image') {
  background-image: url(../../../@bg-value);
}
box-shadow: 0px 0px 55px rgba(17, 17, 26, 0.08) inset;
h2, h3, p {
  color: #767676;
}
.mbr-text, .mbr-section-btn {
  color: #3d3d3d;
}
.mbr-section-btn {
  margin-left: -0.8rem;
}
H2 {
  color: #000000;
}
H3 {
  color: #000000;
}
P {
  color: #000000;
}
}

.cid-uo1D7AkBVr {
@modalWidth: 485;
@modalPaddX: 2.9;
@modalPaddY: 1.4;
@modalBgColor: #ffffff;
@modalOverHidd: true;
@headerTop: 1.1;
@headerBottom: 1.1;
@headerMargin: -0.3;
@headerblockstyle: "0";
@headerblockColor: #f7f7f7;
@headerblockRad: 0;
@showTitle: true;
@TitleWidth: 100;
@TitleSizeP: 2.5;
@TitleSizeM: 1.8;
@TitleLine: 90;
@headertextColor: #3d3d3d;
@showText: true;
@TextWidth: 100;
@TextMargin: 1.1;
@TextLine: 120;
@TextOpac: 0.7;
@TextColor: #000000;
@closeWidth: 19;
@closePadd: 1.2;
@closeMarginT: -1.3;
@closeMarginR: -1;
@closeRad: "1";
@closeRadIn: 50;
@closeblockstyle: "2";
@closeblockColor: #ffffff;
@closeIconColor: #000000;
@popupOverlayColor: #000000;
@overlayOpacity: 0.8;
@showModalWay: false;
@onTimer: false;
@onTimerDelay: 5;
@onPageExit: false;
@onScroll: false;
@popupOnPages: "null";

&.popup-builder {
  background-color: #ffffff;
  .modal {
    position: relative;
    display: block;
    z-index: 1;
  }
  .modal-dialog {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.modal-content, .modal-dialog {
  height: auto;
}
.form-wrapper {
  .input-group-btn {
    margin-right: auto;
    margin-left: auto;
    .btn {
      margin: 0 !important;
    }
  }
  @media (min-width: 769px) {
    .mbr-form {
      .form-group, .input-group-btn {
        padding: 0 .5rem;
      }
    }
  }
}
.card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.mbr-figure {
  img {
    display: block;
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
  }
}
.mbr-text {
  text-align: center;
  color: #838383;
}
.custom-checkbox input {
  display: none;
}
.custom-checkbox .checkmark {
  display: inline-block;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  border: 2px solid #007bff;
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
  background-color: white;
  transition: background-color 0.3s;
}
.custom-checkbox input:checked + .checkmark {
  background-color: #007bff;
}
.custom-checkbox .checkmark:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.3s;
}
.custom-checkbox input:checked + .checkmark:after {
  opacity: 1;
}
.form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: ~"calc(100% - (.5rem * 2))";
}
.modal-dialog-centered::before {
  display: block;
  height: ~"calc(100vh - (.5rem * 2))";
  content: "";
}
.modal-content {
  background: @cardBg;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: .5;
}
.modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: none;
}
.modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
  &:hover {
    opacity: 1;
  }
  &:focus {
    outline: none;
  }
}
.modal-title {
  line-height: 1.0;
  width: 100%;
  margin: 0;
  margin-bottom: -0.5rem;
  text-align: center;
  color: #3d3d3d;
  padding: 1.5rem 0rem 0rem 0rem;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 2.5rem 2.0rem 2.5rem;
  min-height: 100%;
}
.modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  border-top: none;
  text-align: center;
}
.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;
  }
  .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
  .container {
    max-width: 1140px;
  }
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
.row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.form-group {
  margin-bottom: 1rem;
}
.form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.form-subtitle {
  text-align: center;
}
h4, p {
  text-align: center !important;
}
.btn-form {
  height: 3.7rem;
}
H3 {
  text-align: left;
}
}
