@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700,800,900,300i,400i,500i,600i,700i,800i,900i&display=swap);
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

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

body {
  font-style: normal;
  line-height: 1.5;
}

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; 
}

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

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

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

.tc-black {
color: #000000; 
}
.tc-white {
color: #ffffff; 
}
.tc-gray1 {
color: #b1b1b1;
}
.tc-gray2 {
color: #9b9b9b;
}
.tc-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: 'Lato-Medium';
  font-size: 3rem;
  font-display: swap;
}
.display-1 > .mbr-iconfont {
  font-size: 4.8rem;
}
.display-2 {
  font-family: 'Lato-Medium';
  font-size: 2rem;
  font-display: swap;
}
.display-2 > .mbr-iconfont {
  font-size: 3.2rem;
}
.display-4 {
  font-family: 'Rubik', sans-serif;
  font-size: 0.9rem;
  font-display: swap;
}
.display-4 > .mbr-iconfont {
  font-size: 1.44rem;
}
.display-5 {
  font-family: 'Lato-Medium';
  font-size: 1.5rem;
  font-display: swap;
}
.display-5 > .mbr-iconfont {
  font-size: 2.4rem;
}
.display-7 {
  font-family: 'Lato-Medium';
  font-size: 1rem;
  font-display: swap;
}
.display-7 > .mbr-iconfont {
  font-size: 1.6rem;
}
/* ---- 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,
  .display-1b,
  .bold1 {
    font-size: 140%;
  }
  .display-2,
  .display-2b,
  .bold2 {
    font-size: 140%;
  }
  .display-5,
  .display-5b,
  .bold5 {
    font-size: 110%;
  }
  .display-7 {
    font-size: 90%;
  }
  .display-4 {
    font-size: 80%;
  }
}
/* Buttons */
.btn {
  padding: 1rem 2rem;
  border-radius: 3px;
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 3px;
}
.btn-md {
  padding: 1.1rem 2.2rem;
  border-radius: 3px;
}
.btn-lg {
  padding: 1.2rem 2.4rem;
  border-radius: 3px;
}
.bg-primary {
  background-color: #ff6c03 !important;
}
.bg-success {
  background-color: #3d3d3d !important;
}
.bg-info {
  background-color: #2e3740 !important;
}
.bg-warning {
  background-color: #ffffff !important;
}
.bg-danger {
  background-color: #fefefd !important;
}
.btn-primary {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #ff6c03 0, #ff8a36 100%);
  box-shadow: 0px 10px 45px -10px #f86700;
  transition: 0.6s;
}
.btn-primary,
.btn-primary:active {
  background-color: #ff6c03 !important;
  border-color: #ff6c03 !important;
  color: #ffffff !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #b54c00 !important;
  border-color: #b54c00 !important;
  transform: translate(0, 3px);
  transition: .5s linear;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #b54c00 !important;
  border-color: #b54c00 !important;
}
.btn-secondary {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #ff6c03 0, #ff8a36 100%);
  box-shadow: 0px 10px 45px -10px #f86700;
  transition: 0.6s;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #ff6c03 !important;
  border-color: #ff6c03 !important;
  color: #ffffff !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #b54c00 !important;
  border-color: #b54c00 !important;
  transform: translate(0, 3px);
  transition: .5s linear;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #b54c00 !important;
  border-color: #b54c00 !important;
}
.btn-info {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #2e3740 0, #43505e 100%);
  box-shadow: 0px 10px 45px -10px #2a323a;
  transition: 0.6s;
}
.btn-info,
.btn-info:active {
  background-color: #2e3740 !important;
  border-color: #2e3740 !important;
  color: #ffffff !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #0e1113 !important;
  border-color: #0e1113 !important;
  transform: translate(0, 3px);
  transition: .5s linear;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #0e1113 !important;
  border-color: #0e1113 !important;
}
.btn-success {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #3d3d3d 0, #575757 100%);
  box-shadow: 0px 10px 45px -10px #383838;
  transition: 0.6s;
}
.btn-success,
.btn-success:active {
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  color: #ffffff !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #171717 !important;
  border-color: #171717 !important;
  transform: translate(0, 3px);
  transition: .5s linear;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #171717 !important;
  border-color: #171717 !important;
}
.btn-warning {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%);
  box-shadow: 0px 10px 45px -10px #fafafa;
  transition: 0.6s;
}
.btn-warning,
.btn-warning:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  transform: translate(0, 3px);
  transition: .5s linear;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-danger {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #fefefd 0, #ffffff 100%);
  box-shadow: 0px 10px 45px -10px #fbfbf6;
  transition: 0.6s;
}
.btn-danger,
.btn-danger:active {
  background-color: #fefefd !important;
  border-color: #fefefd !important;
  color: #a8a854 !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #a8a854 !important;
  background-color: #e5e5ca !important;
  border-color: #e5e5ca !important;
  transform: translate(0, 3px);
  transition: .5s linear;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #a8a854 !important;
  background-color: #e5e5ca !important;
  border-color: #e5e5ca !important;
}
.btn-white {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%);
  box-shadow: 0px 10px 45px -10px #fafafa;
  transition: 0.6s;
  color: #333333 !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.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: .5s linear;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black {
  border-radius: 50px;
  border: 0.01px;
  background-image: linear-gradient(to right, #333333 0, #4d4d4d 100%);
  box-shadow: 0px 10px 45px -10px #2e2e2e;
  transition: 0.6s;
}
.btn-black,
.btn-black:active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
  top: 1px;
  transform: translate(0, 2px);
  transition: .2s linear;
}
.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: .5s linear;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #9c4100;
  color: #9c4100;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ff6c03;
  border-color: #ff6c03;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ff6c03 !important;
  border-color: #ff6c03 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #9c4100;
  color: #9c4100;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ff6c03;
  border-color: #ff6c03;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ff6c03 !important;
  border-color: #ff6c03 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #030405;
  color: #030405;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #2e3740;
  border-color: #2e3740;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #2e3740 !important;
  border-color: #2e3740 !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #0a0a0a;
  color: #0a0a0a;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #3d3d3d;
  border-color: #3d3d3d;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #808080;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #dcdcb9;
  color: #dcdcb9;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #a8a854;
  background-color: #fefefd;
  border-color: #fefefd;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #a8a854 !important;
  background-color: #fefefd !important;
  border-color: #fefefd !important;
}
.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,
.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: #ff6c03 !important;
}
.text-secondary {
  color: #ff6c03 !important;
}
.text-success {
  color: #3d3d3d !important;
}
.text-info {
  color: #2e3740 !important;
}
.text-warning {
  color: #ffffff !important;
}
.text-danger {
  color: #fefefd !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #9c4100 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #9c4100 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #0a0a0a !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #030405 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #cccccc !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #dcdcb9 !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: #2e3740;
}
.alert-warning {
  background-color: #ffffff;
}
.alert-danger {
  background-color: #fefefd;
}
.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: #ff6c03;
  border-color: #ff6c03;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #ff6c03;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffe3cf;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #b0b0b0;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #9caab8;
}
.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: 'Lato-Medium';
  font-size: 1rem;
  font-display: swap;
}
.form-control > .mbr-iconfont {
  font-size: 1.6rem;
}
blockquote {
  border-color: #ff6c03;
}
/* 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: #ff6c03;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ff6c03;
}
/* 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: #ff6c03;
  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: #ff6c03;
  border-bottom-color: #ff6c03;
}
.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: #000000 !important;
  background-color: #ff6c03 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #ff6c03 !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='%23ff6c03' %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-tRlk7z1zOE {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #0b3b54;
  z-index: 10;
  backdrop-filter: blur(5px);
  margin-bottom: -7.1rem;
  background: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0b3b54;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tRlk7z1zOE {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0b3b54;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE {
    margin-bottom: -4.26rem !important;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .text1 {
    margin: 1rem 0rem 0.5rem 0rem;
  }
}
.cid-tRlk7z1zOE .text2 {
  margin: 0rem 0rem 1rem 0rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .text2 {
    margin: -2rem 0rem -2.5rem 0rem !important;
  }
}
.cid-tRlk7z1zOE .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .text-center {
    text-align: center !important;
  }
}
.cid-tRlk7z1zOE .informX {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1.5rem 0.0rem 1.5rem;
  border-radius: 0px;
  padding: 1.7rem 0.0rem 0.0rem 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .informX {
    justify-content: center;
    padding: 1.0rem 0.3rem 0.8rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .informX {
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  }
}
.cid-tRlk7z1zOE .informX:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .boxmenu {
  background-color: #0b3b54;
  border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
  margin-top: 1.2rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .boxmenu {
    margin-top: 0.3rem !important;
    margin-bottom: 1.5rem !important;
    border-top: 0px solid #ffffff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tRlk7z1zOE .boxmenu {
    margin-top: 1.0rem;
    border-top: 0px solid #ffffff;
  }
}
.cid-tRlk7z1zOE .menu {
  background-filter: blur(5px);
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .menu {
    transition-duration: 0.0s;
  }
  .cid-tRlk7z1zOE .menu .informX {
    border-radius: 0px;
    background-color: #0b3b54;
  }
  .cid-tRlk7z1zOE .menu .navbar {
    margin-top: 0rem;
    transition-duration: 0.0s;
  }
}
.cid-tRlk7z1zOE #menu-button {
  z-index: 15;
  position: absolute;
  top: 0.9rem;
  right: 1.0rem;
  cursor: pointer;
  user-select: none;
  padding: 1.4rem 0.7rem;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.2);
}
.cid-tRlk7z1zOE #menu-button span {
  height: 3px;
  width: 28px;
  border-radius: 2px;
  background-color: white;
  position: relative;
  display: block;
  transition: all 0.2s ease-in-out;
}
.cid-tRlk7z1zOE #menu-button span:before {
  top: -9px;
  visibility: visible;
}
.cid-tRlk7z1zOE #menu-button span:after {
  top: 9px;
}
.cid-tRlk7z1zOE #menu-button span:before,
.cid-tRlk7z1zOE #menu-button span:after {
  height: 3px;
  width: 28px;
  border-radius: 2px;
  background-color: white;
  position: absolute;
  content: "";
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE #menu-button {
    display: none;
  }
}
.cid-tRlk7z1zOE #menu-button:hover span,
.cid-tRlk7z1zOE #menu-button:hover span:before,
.cid-tRlk7z1zOE #menu-button:hover span:after {
  background: white;
}
.cid-tRlk7z1zOE input[type=checkbox] {
  display: none;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ .hidden-box {
  display: block;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button:hover span,
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span {
  background: transparent;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span:before {
  transform: rotate(45deg) translate(7px, 6px);
  opacity: 1;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span:after {
  transform: rotate(-45deg) translate(7px, -6px);
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .hidden-box {
    display: none;
  }
}
.cid-tRlk7z1zOE .container1 {
  margin-bottom: -4.2rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .container1 {
    margin-bottom: -2.73rem;
  }
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 0rem 1.4rem 0rem 1.4rem;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 1.4rem 0rem 0.42rem 0rem;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 1.4rem 0rem 0.42rem 0rem;
  }
}
.cid-tRlk7z1zOE .textlink {
  display: table;
  padding-bottom: 0.2rem;
  border-bottom: 1px dashed #ff6c03;
}
.cid-tRlk7z1zOE .navbar {
  width: 100% !important;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  background-color: rgba(0, 0, 0, 0) !important;
}
.cid-tRlk7z1zOE .navbar:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .nav-item {
  display: flex;
  justify-content: flex-start;
}
.cid-tRlk7z1zOE .nav-item a {
  padding: 0.7rem 0.3rem 0.7rem 0.3rem !important;
  margin: 0rem 0.0rem !important;
  color: #60aaec;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.cid-tRlk7z1zOE .nav-item a:hover {
  border-bottom: 1px solid white;
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .underline {
  align: center;
}
.cid-tRlk7z1zOE .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRlk7z1zOE .iconbuttom {
  background-size: cover;
  background-image: url("../../../assets/images/phone1.png");
  margin-right: 0.8rem;
  margin-left: -0.5rem;
  height: 15px;
  width: 15px;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .iconbuttom {
    width: 15px !important;
  }
}
.cid-tRlk7z1zOE .card-wrapper {
  height: 100%;
}
.cid-tRlk7z1zOE .inform-logo {
  width: 50px;
  margin-right: 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-logo {
    width: 40px;
    margin-right: 0.0rem;
  }
}
.cid-tRlk7z1zOE .inform-iconA {
  height: 20px;
  width: 20px;
  border-radius: 15px;
  padding: 0.5rem 0.0rem 0.5rem 0.5rem;
  filter: invert(100%);
}
.cid-tRlk7z1zOE .inform-icon1 {
  width: 45px;
  border-radius: 15px;
  position: relative;
  background: #f2f2f2;
  padding: 0.7rem !important;
}
.cid-tRlk7z1zOE .inform-icon1 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon1:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .online1 {
  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-tRlk7z1zOE .dop-icon {
  position: absolute;
  z-index: 3;
  border-radius: 8px;
  top: 15.2%;
  right: -6.4%;
  height: 15px;
  width: 15px;
  background: #4294e6;
  border-radius: 50%;
}
.cid-tRlk7z1zOE .dop-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-icon2 {
  width: 50px;
  border-radius: 15px;
  background: #f2f2f2;
  padding: 0.7rem !important;
}
.cid-tRlk7z1zOE .inform-icon2 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon2:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-icon3 {
  width: 50px;
  border-radius: 15px;
}
.cid-tRlk7z1zOE .inform-icon3 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon3:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .marg3 {
  margin-top: 0.1rem;
}
.cid-tRlk7z1zOE .stars {
  display: flex;
  justify-content: flex-start;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE .stars span {
  padding: 0 5px 0 0;
}
.cid-tRlk7z1zOE .stars img {
  width: 15px;
  height: 15px;
}
.cid-tRlk7z1zOE .inform-icon {
  padding: 0.5rem 0.0rem 0.5rem 0.5rem;
}
.cid-tRlk7z1zOE .inform-icon img {
  border-radius: 15px;
  transform: scale(1);
  position: relative;
  left: -2rem;
  background-color: #f2f2f2;
  padding: 0.7rem;
  height: 45px;
  width: 45px;
}
.cid-tRlk7z1zOE .inform-social {
  display: flex;
  justify-content: center !important;
  padding: 0.3rem 0.0rem 0.0rem 0.0rem !important;
  margin: 0rem 0rem 1rem 0rem !important;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-social {
    padding: 0.0rem 0rem 3.0rem 0.0rem !important;
    margin: -3rem 0rem 4rem 0rem !important;
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .inform-social .social-icon {
  margin: 0px 3px;
  border-radius: 28px;
}
.cid-tRlk7z1zOE .inform-social .social-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-social .social-icon:hover img {
  filter: brightness(120%);
}
.cid-tRlk7z1zOE .inform-social .social-text {
  width: 35%;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-social .social-text {
    width: 30%;
  }
}
.cid-tRlk7z1zOE .inform-social img {
  padding: 0.0rem;
  border-radius: 28px;
  height: 45px;
  width: 45px;
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  box-shadow: rgba(0, 0, 0, 0.12) 5px 5px 56px;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .inform-social img {
    height: 45px;
    width: 45px;
  }
}
.cid-tRlk7z1zOE .inform-social img:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .logo-info {
  padding: 0.0rem 1.5rem 0.0rem 1.5rem;
  border-radius: 0px;
  padding: 1.0rem 1.5rem 0.0rem 0.5rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .logo-info {
    padding: 0.0rem 1.0rem 0.0rem 1.0rem;
  }
}
.cid-tRlk7z1zOE .card-logo {
  border-radius: 11px;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  margin-top: 0.0rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .card-logo {
    padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  }
}
.cid-tRlk7z1zOE .card-logo:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .flex-center {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .flex-center {
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .info-cards {
  display: flex;
  justify-content: flex-end;
  padding: 0.0rem 1.5rem 0.0rem 1.5rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .info-cards {
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .card-inform {
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE .card-inform1 {
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE H4 {
  color: #232323;
}
.cid-tRlk7z1zOE h3 {
  font-weight: 500;
  color: #3d3d3d;
  text-align: left;
}
.cid-tRlk7z1zOE p {
  color: #767676;
  text-align: left;
}
.cid-tRlk7z1zOE P {
  color: #ffffff;
  text-align: left;
}
.cid-tRlk7z1zOE .card-title {
  text-align: left;
  color: #ffffff;
}
.cid-tRlk7z1zOE .nav-item:focus,
.cid-tRlk7z1zOE .nav-link:focus {
  outline: none;
}
.cid-tRlk7z1zOE .mbr-section-btn {
  margin-top: -0.6rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .mbr-section-btn {
    margin-top: -0.3rem;
  }
}
.cid-tRlk7z1zOE nav {
  margin: -8px 0 0px 0;
  height: 100%;
  background-color: none;
}
.cid-tRlk7z1zOE nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE nav ul {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav ul {
    width: 100%;
  }
}
.cid-tRlk7z1zOE nav ul li {
  margin: 0px 0px 0px 0px;
  display: inline-block;
  width: auto;
  align-self: center;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE nav ul li {
    flex-grow: 1;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav ul li {
    display: block !important;
    width: 100%;
  }
}
.cid-tRlk7z1zOE nav a {
  display: block;
  padding: 12px 10px !important;
  color: #ffffff !important;
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  align-self: center;
  text-decoration: none;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav a {
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
  }
}
.cid-tRlk7z1zOE nav a:hover {
  background-color: #eeeeee;
  color: #000000 !important;
}
.cid-tRlk7z1zOE nav ul ul {
  display: none;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE nav ul ul {
    position: absolute;
    top: 99.9%;
    z-index: 10;
  }
}
.cid-tRlk7z1zOE nav ul ul a {
  display: block;
  padding: 5px 10px;
  color: #ffffff !important;
  font-size: 15px;
  line-height: 27px;
  text-decoration: none;
}
.cid-tRlk7z1zOE nav ul li:hover > ul {
  display: inherit;
}
.cid-tRlk7z1zOE nav ul ul li {
  min-width: 170px;
  max-width: 300px;
  float: none;
  display: list-item;
  position: relative;
  font-size: 12px;
}
.cid-tRlk7z1zOE nav ul ul ul {
  top: 100%;
  left: 15px;
  border-bottom: 1px solid white;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE nav ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 11;
    min-width: 150rem;
    border-bottom: none;
  }
}
.cid-tRlk7z1zOE nav ul ul ul a {
  display: block;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}
.cid-tRlk7z1zOE nav ul ul ul a::before {
  content: "";
  margin-right: 5px;
  color: #000;
}
.cid-tRlk7z1zOE nav li > a:after {
  content: ' ►';
  padding: 0 0 5px 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.27);
}
.cid-tRlk7z1zOE nav li > a:only-child:after {
  content: '';
}
.cid-tRlk7z1zOE nav .menu1:after {
  content: ' ▼';
  padding: 0 0 5px 5px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.15);
}
.cid-tRlk7z1zOE .menu1 {
  margin-top: -0.05rem;
  margin-bottom: -0.05rem;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .rett {
    display: flex;
    justify-content: space-between;
  }
  .cid-tRlk7z1zOE .rett .card-inform2 {
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .rett .card-inform2 {
    padding-left: 0rem;
    margin: 0rem 0rem 0rem -2rem;
  }
}
.cid-tRlk7z1zOE .iconinform {
  background-color: none;
  visibility: hidden;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .iconinform {
    display: none;
  }
}
.cid-tRlk7z1zOE .ttrr {
  padding-top: 0.4rem;
  padding-left: 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .ttrr {
    padding-top: 0.6rem;
  }
}
.cid-tRlk7z1zOE nav {
  background-color: rgba(255, 255, 255, 0);
}
.cid-tRlk7z1zOE nav ul li {
  background-color: rgba(255, 255, 255, 0);
}
.cid-tRlk7z1zOE .text-marg {
  margin-top: 0.10rem;
}
.cid-tRlk7z1zOE .inform-widget {
  position: fixed;
  z-index: 50;
  overflow: hidden;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .inform-widget {
    border-radius: 15px 0px 0px 15px;
    flex-wrap: wrap;
    flex-direction: column;
    bottom: 30%;
    right: 0;
  }
  .cid-tRlk7z1zOE .inform-widget:hover .widget-text {
    display: block;
    width: 50% !important;
    transition-duration: .5s !important;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .inform-widget {
    width: 100%;
    border-radius: 15px 15px 0px 0px;
    bottom: 0;
    left: 0;
  }
}
.cid-tRlk7z1zOE .widget-card {
  background-color: white;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-card:hover {
    background-color: #f7f7f7;
  }
  .cid-tRlk7z1zOE .widget-card:hover img {
    filter: contrast(130%);
    transform: scale(1.12);
  }
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-card1 {
    display: none;
  }
  .cid-tRlk7z1zOE .widget-card1 .widget-icon {
    background: linear-gradient(#4a4a4a, #303030);
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-card1 {
    background: linear-gradient(#4a4a4a, #303030);
  }
  .cid-tRlk7z1zOE .widget-card1 h3,
  .cid-tRlk7z1zOE .widget-card1 p {
    color: #ffffff;
  }
}
.cid-tRlk7z1zOE .widget-icon {
  width: 71.25px;
  border-radius: 0px;
  overflow: hidden;
  background: none;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-icon {
    width: 56.25px;
  }
}
.cid-tRlk7z1zOE .widget-icon img {
  border-radius: 0px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .widget-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .widget-text h3,
.cid-tRlk7z1zOE .widget-text p {
  color: #3d3d3d;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-text1 {
    margin-left: -1rem;
    display: block;
  }
  .cid-tRlk7z1zOE .widget-text1 h3,
  .cid-tRlk7z1zOE .widget-text1 p {
    color: #ffffff !important;
  }
}
.cid-tR7XPNZSTn {
  padding-top: 200px;
  padding-bottom: 100px;
  box-shadow: 0px 0px 55px rgba(17, 17, 26, 0.08) inset;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn {
    padding-top: 8px;
    padding-bottom: 60px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn {
    background-position: left top%;
    background-image: url("") !important;
    background-color: #0b3b54;
  }
}
@media (min-width: 768px) {
  .cid-tR7XPNZSTn {
    background-position: center top;
    background-image: url("../../../assets/images/a002.2.webp");
  }
}
@media (min-width: 1200px) {
  .cid-tR7XPNZSTn {
    background-position: center 20%;
    background-image: url("../../../assets/images/a002.2.webp");
  }
}
.cid-tR7XPNZSTn .main-block {
  position: relative;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .main-block {
    margin: 0rem -1.5rem 0rem 0rem;
  }
}
@media (min-width: 1600px) {
  .cid-tR7XPNZSTn {
    font-size: 100%;
  }
  .cid-tR7XPNZSTn .main-text {
    font-size: 400%;
  }
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn {
    z-index: 10;
  }
}
.cid-tR7XPNZSTn .border1 {
  border-bottom: 1px dashed gray;
}
.cid-tR7XPNZSTn .textshad {
  text-shadow: 5px 5px 35px #0a0d13;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .textshad {
    text-shadow: none;
  }
}
.cid-tR7XPNZSTn .image-block {
  margin: auto;
  width: 100% !important;
  padding-top: 25px;
}
.cid-tR7XPNZSTn .iconbuttom {
  background-size: cover;
  background-image: url("../../../assets/images/phone-141-512x512.png");
  margin-right: 0.8rem;
  height: 20px;
  width: 20px;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .iconbuttom {
    height: 20px !important;
    width: 20px !important;
  }
}
.cid-tR7XPNZSTn .showimg1 {
  height: 15rem;
  width: 100%;
  border-radius: 15px;
  margin-bottom: 1rem;
  position: relative;
  left: -0.7rem;
  transform: scale(1.02);
  background-image: url("../../../assets/images/a002.2.webp");
  background-size: 150%;
  background-position: right 20%;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .cid-tR7XPNZSTn .showimg1 {
    display: none;
  }
}
.cid-tR7XPNZSTn .showimg2 {
  position: absolute;
  right: -2rem;
  top: -4rem;
  transform: scale(0.87);
  margin: 0rem 0rem 0rem 0rem;
}
.cid-tR7XPNZSTn .showimg2 img {
  border-radius: 8px 8px 0px 0px;
  box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .showimg2 {
    display: none;
  }
}
.cid-tR7XPNZSTn .showimg3 {
  position: absolute;
  right: 2rem;
  bottom: -1rem;
  margin: 0rem 0rem 0rem 0rem;
}
.cid-tR7XPNZSTn .showimg3 img {
  border-radius: 0px;
  box-shadow: none;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .showimg3 {
    display: none;
  }
}
.cid-tR7XPNZSTn .showField {
  display: table;
  padding: 10px 15px 5px 15px;
  border-radius: 8px;
  margin-bottom: 1.9rem;
  padding: 0rem;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .showField {
    margin-bottom: 0.95rem;
  }
}
.cid-tR7XPNZSTn .showField2 {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  margin-bottom: -0.1rem;
  padding: 0rem;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .showField2 {
    margin-bottom: -0.05rem;
  }
}
.cid-tR7XPNZSTn .titleBottom {
  margin-bottom: 2.1rem;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .titleBottom {
    margin-bottom: 0.63rem;
  }
}
.cid-tR7XPNZSTn .block-button {
  margin-bottom: 4.2rem;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .block-button {
    margin-top: 1rem;
    margin-left: 0.2rem;
    margin-bottom: 2.1rem;
  }
}
.cid-tR7XPNZSTn .underline {
  align: left;
}
.cid-tR7XPNZSTn .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tR7XPNZSTn .mbr-phone {
  padding: 1rem 0rem 0rem 0rem;
}
.cid-tR7XPNZSTn .kontakt {
  font-size: 100%;
}
@media (min-width: 768px) {
  .cid-tR7XPNZSTn .kontakt {
    font-size: 120%;
  }
}
.cid-tR7XPNZSTn .kontakt img {
  border-radius: 50%;
}
.cid-tR7XPNZSTn .iconwhite img {
  filter: invert(100%);
}
.cid-tR7XPNZSTn .kontaktBox {
  display: block;
}
@media (min-width: 768px) {
  .cid-tR7XPNZSTn .kontaktBox {
    display: none;
  }
}
.cid-tR7XPNZSTn .card-inform {
  border-radius: 15px;
  padding: 1.0rem 1.0rem 1.0rem 1.0rem;
  padding: 0.5rem 0.7rem 0.0rem 0.5rem;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .card-inform {
    padding: 0.5rem 0.0rem 0.0rem 1.0rem;
  }
}
.cid-tR7XPNZSTn .card-inform:hover {
  transition-duration: .5s;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .block-icon1 {
    width: 100%;
    position: relative;
    left: 0rem !important;
    margin: 1rem -2rem 0rem -0.5rem !important;
  }
}
@media (min-width: 768px) {
  .cid-tR7XPNZSTn .block-icon1 {
    margin: 0rem 0rem 0rem -1.3rem;
  }
}
.cid-tR7XPNZSTn .block-icon2 {
  padding-top: 1rem;
  padding-left: 0rem;
}
.cid-tR7XPNZSTn .block-icon3 {
  margin: 0rem 0rem 0rem -1.5rem;
}
.cid-tR7XPNZSTn .flex1 {
  display: flex;
  align-items: center;
}
.cid-tR7XPNZSTn .inform-icon {
  height: 60px;
  width: 60px;
  position: relative;
  border-radius: 15px;
}
.cid-tR7XPNZSTn .inform-icon img {
  filter: invert(100%);
}
.cid-tR7XPNZSTn .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tR7XPNZSTn .dop-icon {
  position: absolute;
  z-index: 3;
  border-radius: 15px;
  top: 30.4%;
  right: -26.4%;
  height: 35px;
  width: 35px;
  background: #4294e6;
}
.cid-tR7XPNZSTn .dop-icon img {
  filter: invert(100%);
}
.cid-tR7XPNZSTn .dop-icon:hover {
  transition-duration: .5s;
}
.cid-tR7XPNZSTn .card-img {
  position: relative;
  z-index: 1;
}
.cid-tR7XPNZSTn .card-img img {
  transition: all .5s;
}
.cid-tR7XPNZSTn .card-title {
  color: #ffffff;
  text-align: left;
}
.cid-tR7XPNZSTn H1 {
  color: #ffffff;
  text-align: right;
}
.cid-tR7XPNZSTn H2 {
  color: #ffffff;
  text-align: left;
}
.cid-tR7XPNZSTn P {
  text-align: left;
  color: #3d3d3d;
}
.cid-tR7XPNZSTn .textB {
  color: #ffffff !important;
  padding-bottom: 0rem !important;
}
.cid-tR7XPNZSTn .mbr-section-btn {
  padding: 0rem 0rem 0rem 0rem;
  margin-left: -0.6rem;
  text-align: center !important;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .mbr-section-btn {
    margin-left: 0rem;
    text-align: center !important;
  }
}
.cid-tR7XPNZSTn .t-center-mob {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .t-center-mob {
    text-align: center !important;
  }
}
.cid-tR7XPNZSTn .flex-center {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .cid-tR7XPNZSTn .flex-center {
    justify-content: center;
  }
}
.cid-tR7XPNZSTn .text-center {
  display: inline;
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-tR7XPNZSTn .text-center {
    text-align: center !important;
  }
}
.cid-tR7XPNZSTn .text-list {
  line-height: 1.2;
  margin-bottom: -1.5rem;
}
.cid-tR7XPNZSTn .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
  margin-right: 2rem;
}
.cid-tR7XPNZSTn .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #ff6c03;
  background: #ff6c03;
  left: -22px;
  top: 6px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
@media (min-width: 992px) {
  .cid-tR7XPNZSTn .text-col {
    column-count: 2;
  }
}
.cid-tR7XPNZSTn H3 {
  color: #ffffff;
}
.cid-tw9BzivWJD {
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tw9BzivWJD {
    padding-top: 65px;
    padding-bottom: 0px;
  }
}
.cid-tw9BzivWJD .mbr-section-subtitle {
  color: #767676;
  text-align: left;
}
.cid-tw9BzivWJD .underline {
  align: center;
}
.cid-tw9BzivWJD .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #ff6c03;
  display: inline-block;
}
.cid-tw9BzivWJD .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-tw9BzivWJD H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-tw9BzivWJD H3 {
  color: #232323;
}
.cid-tw9BzivWJD .title {
  padding-bottom: 0rem;
}
.cid-tw9BzivWJD .subtitle {
  padding-top: 0.5rem;
}
.cid-tw9BzivWJD .mbr-text,
.cid-tw9BzivWJD .mbr-section-btn {
  color: #3d3d3d;
}
.cid-tRBl3tx8rJ {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
  overflow: hidden;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .cid-tRBl3tx8rJ {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.cid-tRBl3tx8rJ .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-tRBl3tx8rJ .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-tRBl3tx8rJ .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-tRBl3tx8rJ .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-tRBl3tx8rJ .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #353535;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.cid-tRBl3tx8rJ .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-tRBl3tx8rJ .mbr-gallery-item > div:hover:before {
  opacity: 0.2 !important;
}
.cid-tRBl3tx8rJ .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-tRBl3tx8rJ .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #353535 !important;
  opacity: 0.2;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
}
.cid-tRBl3tx8rJ .informX {
  padding: 1.8rem 1.8rem 1.8rem 1.8rem;
  border-radius: 15px;
  padding: 0.5rem 0.5rem 0rem 0.5rem;
}
@media (max-width: 767px) {
  .cid-tRBl3tx8rJ .informX {
    padding: 2.0rem 0.5rem 1.2rem 0.5rem;
  }
}
@media (max-width: 767px) {
  .cid-tRBl3tx8rJ .informX {
    padding: 0rem;
  }
}
.cid-tRBl3tx8rJ .informX:hover {
  transition-duration: .5s;
}
.cid-tRBl3tx8rJ img {
  border-radius: 15px;
  height: 18rem;
  object-fit: cover;
  box-shadow: rgba(17, 17, 26, 0.15) 0px 10px 26px -8px;
}
@media (max-width: 767px) {
  .cid-tRBl3tx8rJ img {
    height: 10.8rem;
  }
}
.cid-tRE7Z7S5FU {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  background-color: #ffffff;
  z-index: 10;
}
@media (max-width: 767px) {
  .cid-tRE7Z7S5FU {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.cid-tRE7Z7S5FU .underline {
  align: center;
}
.cid-tRE7Z7S5FU .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
@media (max-width: 991px) {
  .cid-tRE7Z7S5FU .mbr-figure {
    padding-bottom: 3rem;
  }
}
.cid-tRE7Z7S5FU .justifyCont {
  display: flex;
  justify-content: center;
}
.cid-tRE7Z7S5FU .line {
  padding-bottom: 1.5rem;
}
.cid-tRE7Z7S5FU .showField {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-tRE7Z7S5FU .media-content {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .cid-tRE7Z7S5FU .media-content {
    padding: 2.5rem;
    padding: 0.0rem;
  }
}
.cid-tRE7Z7S5FU .inform {
  position: relative;
  border-radius: 15px;
}
.cid-tRE7Z7S5FU .inform:hover {
  transition-duration: .5s;
}
.cid-tRE7Z7S5FU .dop-img {
  position: absolute;
  overflow: hidden;
  z-index: 0;
  pointer-events: all;
  border-radius: 8px;
  height: 100%;
  width: 30%;
  bottom: 0;
  right: 0;
}
.cid-tRE7Z7S5FU .dop-img img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem 0rem 0rem;
  z-index: 0;
}
.cid-tRE7Z7S5FU .hupt {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.cid-tRE7Z7S5FU .hupt .mbr-section-title {
  pointer-events: all;
}
.cid-tRE7Z7S5FU .hupt .mbr-text {
  pointer-events: all;
}
.cid-tRE7Z7S5FU .hupt .card-img {
  pointer-events: all;
}
.cid-tRE7Z7S5FU .card-img {
  position: relative;
  z-index: 1;
}
.cid-tRE7Z7S5FU .text-list {
  line-height: 1.2;
  margin-bottom: -2.5rem;
}
.cid-tRE7Z7S5FU .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-tRE7Z7S5FU .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #ff6c03;
  background: #60aaec;
  left: -22px;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 0%;
}
.cid-tRE7Z7S5FU .inform-icon {
  height: 50px;
  width: 50px;
  border-radius: 15px;
  background: #ff0202;
  padding: 1.1rem;
}
.cid-tRE7Z7S5FU .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tRE7Z7S5FU .card-inform {
  border-radius: 15px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRE7Z7S5FU .card-inform:hover {
  transition-duration: .5s;
}
.cid-tRE7Z7S5FU .img-text .mbr-text,
.cid-tRE7Z7S5FU .mbr-section-btn {
  text-align: left;
}
.cid-tRE7Z7S5FU .img-text .card-title {
  color: #ffffff;
}
.cid-tRE7Z7S5FU .img-text H3 {
  color: #ffffff;
}
.cid-tRE7Z7S5FU H1 {
  color: #465052;
  text-align: left;
}
.cid-tRE7Z7S5FU H2 {
  color: #3d3d3d;
  text-align: center;
}
.cid-tRE7Z7S5FU H3 {
  color: #848484;
  text-align: left;
}
.cid-tRE7Z7S5FU P {
  color: #232323;
}
.cid-tRE7Z7S5FU .mbr-text,
.cid-tRE7Z7S5FU .mbr-section-btn {
  color: #3d3d3d;
  text-align: center;
}
.cid-tRE7Z7S5FU .buttonPadd {
  margin-left: -0.7rem;
}
.cid-tRE7Z7S5FU .inform-social {
  display: flex;
  justify-content: flex-start;
  margin: 0.0rem 0rem 0rem 2rem;
}
@media (max-width: 991px) {
  .cid-tRE7Z7S5FU .inform-social {
    margin: 1.0rem 3rem 0.5rem 3.0rem;
    justify-content: center;
  }
}
.cid-tRE7Z7S5FU .inform-social .social-icon {
  margin: 0px 4px;
}
.cid-tRE7Z7S5FU .inform-social img {
  border-radius: 35px;
  height: 50px;
  width: 50px;
  padding: 0.0rem;
}
@media (max-width: 767px) {
  .cid-tRE7Z7S5FU .inform-social img {
    height: 50px;
    width: 50px;
  }
}
.cid-tRE7Z7S5FU .inform-social img:hover {
  transition-duration: .5s;
}
.cid-tRE7Z7S5FU .kontakt {
  margin: 0rem 0rem 0rem 0rem;
}
.cid-tRE7Z7S5FU .contactsTitle {
  padding: 1.0rem 1.0rem 0.0rem 1.0rem;
}
.cid-tRE7Z7S5FU .phoneBG {
  position: relative;
  top: -0.7rem;
  border-radius: 44px;
  height: 65px;
  width: 65px;
  background: #eeeeee;
  padding: 1.1rem;
}
@media (max-width: 767px) {
  .cid-tRE7Z7S5FU .phoneBG {
    top: -0.3rem;
    padding: 0.2rem;
    height: 30px;
    width: 30px;
  }
}
.cid-tRE7Z7S5FU .text-center {
  display: inline;
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-tRE7Z7S5FU .text-center {
    text-align: center !important;
  }
}
.cid-tRE7Z7S5FU .call {
  margin-top: 1.7rem;
  margin-bottom: -0.5rem;
}
.cid-tRE7Z7S5FU .card-title {
  text-align: center;
  color: #3d3d3d;
}
.cid-tRE7Z7S5FU .inform-widget {
  position: fixed;
  z-index: 50;
  bottom: 30%;
  right: 0.8rem;
  width: 50px;
  border-radius: 15px 0px 0px 15px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 45px -10px;
  overflow: hidden;
}
.cid-tRE7Z7S5FU .inform-widget .widget-icon {
  padding: 0px 0px;
  border-radius: 5px;
  border-bottom: 1px solid #dcdcdc;
}
.cid-tRE7Z7S5FU .inform-widget .widget-icon:hover {
  background-color: #ff6c03;
  transition-duration: .5s;
}
.cid-tRE7Z7S5FU .inform-widget .widget-icon:hover .widget1 img {
  filter: invert(100%);
}
.cid-tRE7Z7S5FU .inform-widget img {
  width: 50px;
  padding: 12px;
}
@media (max-width: 767px) {
  .cid-tRE7Z7S5FU .inform-widget {
    bottom: 5%;
    width: 35px;
  }
  .cid-tRE7Z7S5FU .inform-widget img {
    width: 35px;
    padding: 8px;
  }
}
.cid-tR8pcFUP1D {
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tR8pcFUP1D {
    padding-top: 65px;
    padding-bottom: 0px;
  }
}
.cid-tR8pcFUP1D .mbr-section-subtitle {
  color: #767676;
  text-align: left;
}
.cid-tR8pcFUP1D .underline {
  align: center;
}
.cid-tR8pcFUP1D .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #ff6c03;
  display: inline-block;
}
.cid-tR8pcFUP1D .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-tR8pcFUP1D H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-tR8pcFUP1D H3 {
  color: #232323;
}
.cid-tR8pcFUP1D .title {
  padding-bottom: 0rem;
}
.cid-tR8pcFUP1D .subtitle {
  padding-top: 0.5rem;
}
.cid-tR8pcFUP1D .mbr-text,
.cid-tR8pcFUP1D .mbr-section-btn {
  color: #3d3d3d;
}
.cid-tRBlAYKezT {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .cid-tRBlAYKezT {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.cid-tRBlAYKezT .underline {
  align: center;
}
.cid-tRBlAYKezT .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRBlAYKezT .flex1 {
  display: flex;
  justify-content: center;
}
.cid-tRBlAYKezT .card-wrapper {
  height: 100%;
}
.cid-tRBlAYKezT .inform-icon {
  position: relative;
  height: 105px;
  width: 105px;
  border-radius: 15px;
  margin: 1.0rem 0rem 1.2rem 0rem;
  background: rgba(255, 255, 255, 0.1);
  padding: 1.2rem;
}
.cid-tRBlAYKezT .inform-icon img {
  filter: invert(100%);
}
.cid-tRBlAYKezT .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tRBlAYKezT .dop-icon {
  position: absolute;
  z-index: 3;
  border-radius: 15px;
  top: 7.2%;
  right: -24.8%;
  height: 35px;
  width: 35px;
  background: #4294e6;
}
.cid-tRBlAYKezT .dop-icon:hover {
  transition-duration: .5s;
}
.cid-tRBlAYKezT .inform {
  border-radius: 15px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  background-color: #ffffff;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
.cid-tRBlAYKezT .inform:hover {
  transition-duration: .5s;
}
.cid-tRBlAYKezT .card-inform {
  border-radius: 15px;
  padding: 2.2rem 1.5rem 1.5rem 1.5rem;
  background-image: url("../../../assets/images/a007.4.webp");
  background-size: cover;
}
.cid-tRBlAYKezT .informX {
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  border-radius: 15px;
  padding: 0rem;
  padding-top: 0.5rem;
}
@media (max-width: 767px) {
  .cid-tRBlAYKezT .informX {
    padding: 2.0rem 0.5rem 1.2rem 0.5rem;
  }
}
@media (max-width: 767px) {
  .cid-tRBlAYKezT .informX {
    padding: 0rem;
  }
}
.cid-tRBlAYKezT .informX:hover {
  transition-duration: .5s;
}
.cid-tRBlAYKezT H4 {
  color: #232323;
}
.cid-tRBlAYKezT h3 {
  font-weight: 500;
  text-align: left;
}
.cid-tRBlAYKezT p {
  color: #767676;
  text-align: left;
}
.cid-tRBlAYKezT .card-title {
  text-align: center;
  color: #ffffff;
}
.cid-tRBlAYKezT P {
  color: #ffffff;
  text-align: center;
  margin-bottom: 0rem;
}
.cid-tR8pfkG3bI {
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tR8pfkG3bI {
    padding-top: 65px;
    padding-bottom: 0px;
  }
}
.cid-tR8pfkG3bI .mbr-section-subtitle {
  color: #9c9c9c;
  text-align: center;
}
.cid-tR8pfkG3bI .underline {
  align: center;
}
.cid-tR8pfkG3bI .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #ff6c03;
  display: inline-block;
}
.cid-tR8pfkG3bI .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-tR8pfkG3bI H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-tR8pfkG3bI H3 {
  color: #232323;
}
.cid-tR8pfkG3bI .title {
  padding-bottom: 0rem;
}
.cid-tR8pfkG3bI .subtitle {
  padding-top: 0.5rem;
}
.cid-tR8pfkG3bI .mbr-text,
.cid-tR8pfkG3bI .mbr-section-btn {
  color: #3d3d3d;
}
.cid-tRBw4PaWfp {
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tRBw4PaWfp {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.cid-tRBw4PaWfp .pro-shadow {
  width: 100%;
  height: 50%;
}
.cid-tRBw4PaWfp .pro-shadow img {
  box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
.cid-tRBw4PaWfp .card-img {
  position: relative;
  z-index: 1;
}
.cid-tRBw4PaWfp .underline {
  align: center;
}
.cid-tRBw4PaWfp .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRBw4PaWfp .up-up {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .cid-tRBw4PaWfp .mbr-figure {
    padding-bottom: 3rem;
  }
}
.cid-tRBw4PaWfp .justifyCont {
  display: flex;
  justify-content: center;
}
.cid-tRBw4PaWfp .showField {
  display: table;
  padding: 5px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-tRBw4PaWfp .media-content {
  padding: 1.0rem;
}
@media (min-width: 992px) {
  .cid-tRBw4PaWfp .media-content {
    padding: 2.5rem;
    padding: 0.0rem;
  }
}
.cid-tRBw4PaWfp .inform {
  position: relative;
  border-radius: 8px;
}
.cid-tRBw4PaWfp .inform:hover {
  transition-duration: .5s;
}
.cid-tRBw4PaWfp .dop-img {
  position: absolute;
  overflow: hidden;
  z-index: 0;
  pointer-events: all;
  border-radius: 8px;
  height: 100%;
  width: 30%;
  bottom: 0;
  right: 0;
}
.cid-tRBw4PaWfp .dop-img img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem 0rem 0rem;
  z-index: 0;
}
.cid-tRBw4PaWfp .hupt {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.cid-tRBw4PaWfp .hupt .mbr-section-title {
  pointer-events: all;
}
.cid-tRBw4PaWfp .hupt .mbr-text {
  pointer-events: all;
}
.cid-tRBw4PaWfp .hupt .card-img {
  pointer-events: all;
}
.cid-tRBw4PaWfp .text-list {
  line-height: 1.2;
  margin-bottom: -2.5rem;
}
.cid-tRBw4PaWfp .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-tRBw4PaWfp .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #ff6c03;
  background: #ffd162;
  left: -22px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 0%;
}
.cid-tRBw4PaWfp .inform-icon {
  hight: 50px;
  width: 50px;
  border-radius: 8px;
}
.cid-tRBw4PaWfp .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tRBw4PaWfp .card-inform {
  border-radius: 8px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRBw4PaWfp .card-inform:hover {
  transition-duration: .5s;
}
.cid-tRBw4PaWfp .img-text .mbr-text,
.cid-tRBw4PaWfp .mbr-section-btn {
  text-align: left;
}
.cid-tRBw4PaWfp .img-text .card-title {
  color: #ffffff;
}
.cid-tRBw4PaWfp .img-text H3 {
  color: #ffffff;
}
.cid-tRBw4PaWfp H1 {
  color: #465052;
  text-align: left;
}
.cid-tRBw4PaWfp H2 {
  color: #232323;
  text-align: left;
}
.cid-tRBw4PaWfp H3 {
  color: #232323;
  text-align: left;
}
.cid-tRBw4PaWfp P {
  color: #232323;
}
.cid-tRBw4PaWfp .mbr-text,
.cid-tRBw4PaWfp .mbr-section-btn {
  color: #465052;
  text-align: left;
}
.cid-tRBw4PaWfp .buttonPadd {
  margin-left: -0.7rem;
}
.cid-tRDZVbHoBW {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 7;
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW {
    padding-top: 24px;
    padding-bottom: 15px;
    overflow: hidden;
  }
}
.cid-tRDZVbHoBW .informX {
  background-size: cover;
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW .informX {
    background-position: left top%;
    background-image: url("../../../assets/images/a009.1.webp");
  }
}
@media (min-width: 768px) {
  .cid-tRDZVbHoBW .informX {
    background-position: center top;
    background-image: url("../../../assets/images/a009.1.webp");
  }
}
@media (min-width: 1200px) {
  .cid-tRDZVbHoBW .informX {
    background-position: center 20%;
    background-image: url("../../../assets/images/a009.1.webp");
  }
}
@media (min-width: 768px) {
  .cid-tRDZVbHoBW .media-content {
    padding-right: 3rem;
  }
}
.cid-tRDZVbHoBW .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-tRDZVbHoBW .form-control1 {
  border: none;
  background: none;
}
.cid-tRDZVbHoBW .form-control,
.cid-tRDZVbHoBW .form-control:focus {
  background: #f5f5f5;
  border: 2px solid #eaeaea;
  border-radius: 15px;
  padding: 1.2rem 1.2rem 1.2rem 1.2rem;
}
.cid-tRDZVbHoBW .form-control:hover,
.cid-tRDZVbHoBW .form-control:focus:hover {
  border: 2px solid #ff6c03;
  transition-duration: .2s;
}
.cid-tRDZVbHoBW .form-container {
  position: relative;
  z-index: 1;
  transition: all .2s;
  border-radius: 15px;
  padding: 2.5rem 2.5rem 1.5rem 2.5rem;
  background-color: #ffffff;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW .form-container {
    padding: 1.5rem 1.5rem 0.7rem 1.5rem;
    margin: 0rem 0rem 2rem 0rem;
  }
}
.cid-tRDZVbHoBW .form-container:hover {
  transition-duration: .5s;
}
.cid-tRDZVbHoBW .text-list {
  line-height: 1.2;
  margin-bottom: -1rem;
}
.cid-tRDZVbHoBW .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-tRDZVbHoBW .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #4294e6;
  background: #4294e6;
  left: -22px;
  top: 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.cid-tRDZVbHoBW .pos-wrap {
  position: relative;
}
.cid-tRDZVbHoBW .pos-box {
  z-index: 2;
  position: relative;
  height: 100%;
  width: 100%;
  pointer-events: all;
}
.cid-tRDZVbHoBW .pos-img {
  position: absolute;
  border-radius: 8px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.cid-tRDZVbHoBW .pos-img img {
  z-index: 0;
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem -4rem -4rem;
}
.cid-tRDZVbHoBW .pos-img2 {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.cid-tRDZVbHoBW .pos-img2 img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem 0rem 0rem;
}
.cid-tRDZVbHoBW .form-img {
  position: absolute;
  border-radius: 8px;
  height: 20%;
  width: 20%;
  bottom: 0;
  left: 0;
}
.cid-tRDZVbHoBW .form-img img {
  z-index: 3;
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 1rem 2rem -2rem -4rem;
}
.cid-tRDZVbHoBW .card-img {
  position: relative;
  z-index: 1;
}
.cid-tRDZVbHoBW .card-img img {
  transition: all .5s;
}
.cid-tRDZVbHoBW .inform-icon1 {
  width: 15px;
  opacity: 0.5;
}
.cid-tRDZVbHoBW .inform-icon {
  height: 45px;
  width: 45px;
  border-radius: 15px;
  background: #ff6c03;
  border-radius: 50%;
  padding: 0.5rem;
}
.cid-tRDZVbHoBW .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tRDZVbHoBW .card-inform {
  border-radius: 15px;
  padding: 1.5rem 1.5rem 1.0rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRDZVbHoBW .card-inform:hover {
  transition-duration: .5s;
}
.cid-tRDZVbHoBW .mbr-section-btn {
  padding-bottom: 2.0rem;
  justify-content: left;
  -webkit-justify-content: left;
  margin-left: -0.5rem;
}
.cid-tRDZVbHoBW textarea.form-control {
  min-height: 188px;
}
.cid-tRDZVbHoBW H1 {
  text-align: left;
  color: #465052;
}
.cid-tRDZVbHoBW .mbr-text,
.cid-tRDZVbHoBW .mbr-section-btn {
  text-align: left;
  color: #e8e8e8;
}
.cid-tRDZVbHoBW .form-title {
  text-align: center;
  color: #3d3d3d;
}
.cid-tRDZVbHoBW .form-subtitle,
.cid-tRDZVbHoBW input.field {
  text-align: left;
}
.cid-tRDZVbHoBW .underline {
  align: left;
}
.cid-tRDZVbHoBW .underline .line {
  width: 5rem;
  height: 3px;
  align: center;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRDZVbHoBW .line {
  border-bottom: 1px solid #dddddd;
}
.cid-tRDZVbHoBW .line2 {
  border-top: 1px solid #dddddd;
}
.cid-tRDZVbHoBW .card-title {
  text-align: left;
  color: #ffffff;
}
.cid-tRDZVbHoBW H3 {
  color: #ffffff;
  text-align: left;
}
.cid-tRDZVbHoBW LABEL {
  text-align: right;
}
.cid-tRDZVbHoBW .card-img-center {
  position: relative;
  z-index: 0;
  margin: 0rem 0rem -3rem 0rem;
}
@media (min-width: 768px) {
  .cid-tRDZVbHoBW .card-img-center {
    margin: 0rem -10rem -10rem 0rem;
  }
  .cid-tRDZVbHoBW .form-container {
    margin: 0rem 0rem 0rem 0rem;
  }
}
.cid-tRDZVbHoBW .form-group {
  text-align: left;
}
.cid-tRDZVbHoBW .contactsTitle {
  padding: 1.0rem 1.0rem 0.0rem 1.0rem;
}
.cid-tRDZVbHoBW .kontakt {
  margin: 0rem 0rem 0rem 0rem;
}
.cid-tRDZVbHoBW .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-tRDZVbHoBW .phoneBG {
    top: -0.3rem;
    padding: 0.2rem;
    height: 27px;
    width: 27px;
  }
}
.cid-tRDZVbHoBW .inform-social {
  display: flex;
  justify-content: left;
  margin: 0.0rem 0.0rem 0.0rem 1.0rem;
}
@media (max-width: 991px) {
  .cid-tRDZVbHoBW .inform-social {
    margin: 1.0rem 0rem 2.5rem 0.0rem;
    justify-content: center !important;
  }
}
.cid-tRDZVbHoBW .inform-social .social-icon {
  margin: 0px 4px;
}
.cid-tRDZVbHoBW .inform-social img {
  border-radius: 32px;
  height: 50px;
  width: 50px;
  padding: 0.0rem;
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW .inform-social img {
    height: 50px;
    width: 50px;
  }
}
.cid-tRDZVbHoBW .inform-social img:hover {
  transition-duration: .5s;
}
.cid-tRDZVbHoBW .informX {
  border-radius: 15px;
  padding: 2.8rem 1.8rem 2.8rem 1.8rem;
  background-color: #3d3d3d;
  box-shadow: rgba(17, 17, 26, 0.15) 0px 0px 35px -8px;
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW .informX {
    padding: 1.8rem 0.5rem 1.2rem 0.5rem;
    margin: 0.5rem 0.0rem 0.5rem 0.0rem;
  }
}
.cid-tRDZVbHoBW .informX:hover {
  transition-duration: .5s;
}
.cid-tRDZVbHoBW H2 {
  color: #ffffff;
}
.cid-tRDZVbHoBW p {
  color: #e8e8e8 !important;
}
.cid-tRDZVbHoBW .text8 {
  color: #3d3d3d !important;
}
.cid-tRDZVbHoBW .text7 {
  padding-top: 3rem;
  width: 70% !important;
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW .text7 {
    padding-top: 0rem;
    padding-bottom: 2rem;
    width: 100% !important;
  }
}
.cid-tRDZVbHoBW .text3 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW .text3 {
    margin-bottom: 1rem;
  }
}
.cid-tRDZVbHoBW input::-moz-placeholder {
  color: #767676;
}
.cid-tRDZVbHoBW input::-webkit-input-placeholder {
  color: #767676;
}
.cid-tRDZVbHoBW .kontaktBox1 {
  padding-bottom: 0rem;
}
@media (max-width: 991px) {
  .cid-tRDZVbHoBW .kontaktBox1 {
    padding-bottom: 2rem;
  }
}
.cid-tRDZVbHoBW .text-center {
  display: inline;
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-tRDZVbHoBW .text-center {
    text-align: center !important;
  }
}
.cid-tRDZVbHoBW .mbr-text,
.cid-tRDZVbHoBW .mbr-section-btn .mbr-text,
.cid-tRDZVbHoBW .mbr-section-btn {
  color: #ffffff;
}
.cid-tR8pdFxnLb {
  padding-top: 80px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tR8pdFxnLb {
    padding-top: 52px;
    padding-bottom: 10px;
  }
}
.cid-tR8pdFxnLb .mbr-section-subtitle {
  color: #767676;
  text-align: left;
}
.cid-tR8pdFxnLb .underline {
  align: center;
}
.cid-tR8pdFxnLb .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #ff6c03;
  display: inline-block;
}
.cid-tR8pdFxnLb .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-tR8pdFxnLb H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-tR8pdFxnLb H3 {
  color: #232323;
}
.cid-tR8pdFxnLb .title {
  padding-bottom: 0rem;
}
.cid-tR8pdFxnLb .subtitle {
  padding-top: 0.5rem;
}
.cid-tR8pdFxnLb .mbr-text,
.cid-tR8pdFxnLb .mbr-section-btn {
  color: #3d3d3d;
}
.cid-tRBz4tkcpg {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tRBz4tkcpg {
    padding-top: 10px;
    padding-bottom: 1px;
  }
}
.cid-tRBz4tkcpg .underline {
  align: center;
}
.cid-tRBz4tkcpg .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRBz4tkcpg .pro-shadow img {
  border-radius: 15px;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
@media (min-width: 992px) {
  .cid-tRBz4tkcpg .media-content {
    padding-left: 3rem;
  }
}
@media (max-width: 991px) {
  .cid-tRBz4tkcpg .media-content {
    padding-bottom: 3rem;
  }
}
.cid-tRBz4tkcpg .text7 {
  display: table;
  padding: 1rem 1.8rem;
  margin-bottom: 1rem;
  background: #f7f7f7;
  border-radius: 15px;
}
.cid-tRBz4tkcpg .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;
  right: 2rem;
  width: auto;
  background-color: #ffffff;
}
.cid-tRBz4tkcpg .img-text:hover {
  transition-duration: .5s;
}
.cid-tRBz4tkcpg .card-img {
  position: relative;
  z-index: 1;
  padding-right: 0rem;
}
.cid-tRBz4tkcpg .card-img img {
  transition: all .5s;
}
.cid-tRBz4tkcpg .inform-card {
  padding: 1rem 2rem 1rem 2rem;
  padding: 0rem 0rem 0rem 0rem;
}
.cid-tRBz4tkcpg .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(#ffffff, #e0e0e0);
  border-radius: 8px;
  box-shadow: 4px 4px 57px -4px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.cid-tRBz4tkcpg H1 {
  color: #232323;
  text-align: left;
}
.cid-tRBz4tkcpg H2 {
  color: #3d3d3d;
  text-align: left;
}
.cid-tRBz4tkcpg H3 {
  color: #232323;
  text-align: left;
}
.cid-tRBz4tkcpg P {
  color: #707070;
}
.cid-tRBz4tkcpg .card-title {
  color: #3d3d3d;
}
.cid-tRBz4tkcpg .mbr-text,
.cid-tRBz4tkcpg .mbr-section-btn {
  color: #767676;
  text-align: left;
}
.cid-tRBz4tkcpg .inform {
  position: relative;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .cid-tRBz4tkcpg .inform {
    padding-bottom: 2.5rem;
  }
}
.cid-tRBz4tkcpg .pos-img {
  position: absolute;
  border-radius: 8px;
  height: 80px;
  width: 80px;
  top: 0;
  right: 0;
  z-index: 5;
}
.cid-tRBz4tkcpg .pos-img img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: -3rem -3rem 0rem 0rem;
}
.cid-tRBz4tkcpg .pos-img2 {
  position: absolute;
  z-index: 0;
  height: 70%;
  width: 70%;
  top: 0;
  left: 0;
}
.cid-tRBz4tkcpg .pos-img2 img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: -2rem 0rem 0rem -2rem;
}
.cid-tRBz4tkcpg .text-list {
  line-height: 1.2;
  margin-bottom: -1.5rem;
}
.cid-tRBz4tkcpg .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-tRBz4tkcpg .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #ff6c03;
  background: #ffd162;
  left: -22px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 0%;
}
.cid-tRBz4tkcpg .img-text .mbr-text,
.cid-tRBz4tkcpg .mbr-section-btn {
  text-align: left;
}
.cid-tRBz4tkcpg .img-text .card-title {
  color: #3d3d3d;
}
.cid-tRBz4tkcpg .img-text H3 {
  color: #3d3d3d;
}
.cid-tRBz4tkcpg .inform-icon {
  position: relative;
  height: 65px;
  width: 65px;
  border-radius: 15px;
}
.cid-tRBz4tkcpg .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tRBz4tkcpg .dop-icon {
  position: absolute;
  z-index: 3;
  border-radius: 15px;
  top: 6.4%;
  right: -26.4%;
  height: 25px;
  width: 25px;
  background: #ff6c03;
}
.cid-tRBz4tkcpg .dop-icon img {
  margin-top: -10%;
  margin-lft: -10%;
}
.cid-tRBz4tkcpg .dop-icon img {
  margin: 0%;
}
.cid-tRBz4tkcpg .dop-icon:hover {
  transition-duration: .5s;
}
.cid-tRBz4tkcpg .card-inform {
  border-radius: 15px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-bottom: 1px solid #dcdcdc;
  padding: 0.0rem 0.0rem 1.2rem 0.0rem;
  border-radius: 0px;
}
.cid-tRBz4tkcpg .informX {
  padding: 2.8rem 1.8rem 1.8rem 1.8rem;
  border-radius: 15px;
  padding: 0rem;
}
@media (max-width: 767px) {
  .cid-tRBz4tkcpg .informX {
    padding: 2.0rem 0.5rem 1.2rem 0.5rem;
  }
}
@media (max-width: 767px) {
  .cid-tRBz4tkcpg .informX {
    padding: 0rem;
  }
}
.cid-tRBz4tkcpg .informX:hover {
  transition-duration: .5s;
}
.cid-tR8peduxVl {
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tR8peduxVl {
    padding-top: 52px;
    padding-bottom: 0px;
  }
}
.cid-tR8peduxVl .mbr-section-subtitle {
  color: #767676;
  text-align: left;
}
.cid-tR8peduxVl .underline {
  align: center;
}
.cid-tR8peduxVl .underline .line {
  width: 4rem;
  height: 4px;
  align: center;
  text-align: center;
  background: #ff6c03;
  display: inline-block;
}
.cid-tR8peduxVl .showField {
  display: table;
  padding: 12px 15px 5px 15px;
  border-radius: 8px;
  padding: 0rem;
}
.cid-tR8peduxVl H2 {
  color: #3d3d3d;
  text-align: center;
  line-height: 130%;
}
.cid-tR8peduxVl H3 {
  color: #232323;
}
.cid-tR8peduxVl .title {
  padding-bottom: 0rem;
}
.cid-tR8peduxVl .subtitle {
  padding-top: 0.5rem;
}
.cid-tR8peduxVl .mbr-text,
.cid-tR8peduxVl .mbr-section-btn {
  color: #3d3d3d;
}
.cid-tREG5aVYOO {
  padding-top: 20px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cid-tREG5aVYOO {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
.cid-tREG5aVYOO .underline {
  align: center;
}
.cid-tREG5aVYOO .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tREG5aVYOO .card-box {
  padding-top: 1.5rem;
}
.cid-tREG5aVYOO .card-title {
  color: #3d3d3d;
  text-align: center;
}
@media (max-width: 767px) {
  .cid-tREG5aVYOO .card-num {
    font-size: 40px;
  }
}
.cid-tREG5aVYOO .card-box-dop {
  padding: 2rem;
}
.cid-tREG5aVYOO .card-wrapper {
  height: 100%;
}
.cid-tREG5aVYOO .card-wrap-dop {
  border-radius: 8px;
  margin: 0rem 0rem 0.0rem 0rem;
  background-color: #ffffff;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
.cid-tREG5aVYOO .card-wrap-dop:hover {
  transition-duration: .5s;
}
.cid-tREG5aVYOO .inform-num {
  height: 85px;
  width: 85px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0rem 0rem 0.0rem 0rem;
  color: #ffffff !important;
  background: #ff6c03;
  border-radius: 50%;
}
.cid-tREG5aVYOO .inform-num:hover {
  transition-duration: .5s;
}
.cid-tREG5aVYOO .card-inform {
  position: relative;
  border-radius: 15px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tREG5aVYOO .card-inform:hover {
  transition-duration: .5s;
}
.cid-tREG5aVYOO .informX {
  padding: 1.8rem 1.8rem 1.8rem 1.8rem;
  border-radius: 8px;
  padding: 0.0rem 0.0rem 0.5rem 0.0rem;
}
@media (max-width: 767px) {
  .cid-tREG5aVYOO .informX {
    padding: 2.0rem 0.5rem 1.2rem 0.5rem;
  }
}
@media (max-width: 767px) {
  .cid-tREG5aVYOO .informX {
    padding: 0rem;
  }
}
.cid-tREG5aVYOO .informX:hover {
  transition-duration: .5s;
}
.cid-tREG5aVYOO H4 {
  color: #232323;
}
.cid-tREG5aVYOO H3 {
  color: #232323;
}
.cid-tREG5aVYOO p {
  color: #767676;
  text-align: left;
}
.cid-tREG5aVYOO P {
  text-align: center;
  color: #3d3d3d;
}
.cid-tRBAmfsPYI {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../../../assets/images/a008.1.webp");
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .cid-tRBAmfsPYI .media-content {
    padding-right: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .mess-text1 {
    margin-bottom: 1rem;
  }
}
.cid-tRBAmfsPYI .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-tRBAmfsPYI .form-control,
.cid-tRBAmfsPYI .form-control:focus {
  background: #f5f5f5;
  border: 2px solid #eaeaea;
  border-radius: 15px;
  padding: 1.5rem 1.2rem;
}
.cid-tRBAmfsPYI .form-control:hover,
.cid-tRBAmfsPYI .form-control:focus:hover {
  border: 2px solid #ff6c03;
  transition-duration: .2s;
}
.cid-tRBAmfsPYI .form-container {
  position: relative;
  z-index: 1;
  transition: all .2s;
  border-radius: 15px;
  padding: 2.5rem 2.5rem 1.5rem 2.5rem;
  background-color: #ffffff;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .form-container {
    padding: 1.5rem 1.5rem 0.7rem 1.5rem;
  }
}
.cid-tRBAmfsPYI .form-container:hover {
  transition-duration: .5s;
}
.cid-tRBAmfsPYI .text-list {
  line-height: 1.2;
  margin-bottom: -1rem;
}
.cid-tRBAmfsPYI .text-list li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
  margin-left: -1rem;
}
.cid-tRBAmfsPYI .text-list li:before {
  position: absolute;
  display: inline-block;
  content: '';
  color: #ff6c03;
  background: #ff6c03;
  left: -22px;
  top: 5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.cid-tRBAmfsPYI .pos-wrap {
  position: relative;
}
.cid-tRBAmfsPYI .pos-box {
  z-index: 2;
  position: relative;
  height: 100%;
  width: 100%;
  pointer-events: all;
}
.cid-tRBAmfsPYI .pos-img {
  position: absolute;
  border-radius: 8px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.cid-tRBAmfsPYI .pos-img img {
  z-index: 0;
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem -4rem -4rem;
}
.cid-tRBAmfsPYI .pos-img2 {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.cid-tRBAmfsPYI .pos-img2 img {
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 0rem 0rem 0rem 0rem;
}
.cid-tRBAmfsPYI .form-img {
  position: absolute;
  border-radius: 8px;
  height: 20%;
  width: 20%;
  bottom: 0;
  left: 0;
}
.cid-tRBAmfsPYI .form-img img {
  z-index: 3;
  height: 100%;
  min-width: 100%;
  width: auto;
  margin: 1rem 2rem -2rem -4rem;
}
.cid-tRBAmfsPYI .card-img {
  position: relative;
  z-index: 1;
}
.cid-tRBAmfsPYI .card-img img {
  transition: all .5s;
}
.cid-tRBAmfsPYI .inform-icon1 {
  width: 15px;
  opacity: 0.5;
}
.cid-tRBAmfsPYI .form-control1 {
  border: none;
  background: none;
}
.cid-tRBAmfsPYI .inform-icon {
  height: 55px;
  width: 55px;
  border-radius: 15px;
  background: #ff6c03;
  border-radius: 50%;
  padding: 0.7rem;
}
.cid-tRBAmfsPYI .inform-icon img {
  filter: invert(100%);
}
.cid-tRBAmfsPYI .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tRBAmfsPYI .card-inform {
  border-radius: 15px;
  padding: 1.5rem 1.5rem 1.0rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRBAmfsPYI .card-inform:hover {
  transition-duration: .5s;
}
.cid-tRBAmfsPYI .mbr-section-btn {
  padding-bottom: 2.0rem;
  justify-content: left;
  -webkit-justify-content: left;
  margin-left: -0.5rem;
}
.cid-tRBAmfsPYI textarea.form-control {
  min-height: 188px;
}
.cid-tRBAmfsPYI H1 {
  text-align: left;
  color: #465052;
}
.cid-tRBAmfsPYI .mbr-text,
.cid-tRBAmfsPYI .mbr-section-btn {
  text-align: left;
  color: #ffffff;
}
.cid-tRBAmfsPYI .form-title {
  text-align: center;
  color: #3d3d3d;
}
.cid-tRBAmfsPYI .form-subtitle,
.cid-tRBAmfsPYI input.field {
  text-align: left;
}
.cid-tRBAmfsPYI .underline {
  align: left;
}
.cid-tRBAmfsPYI .underline .line {
  width: 5rem;
  height: 3px;
  align: center;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRBAmfsPYI .line {
  border-bottom: 1px solid #dddddd;
}
.cid-tRBAmfsPYI .line2 {
  border-top: 1px solid #dddddd;
}
.cid-tRBAmfsPYI .card-title {
  text-align: left;
  color: #797979;
}
.cid-tRBAmfsPYI .messenger {
  margin: 0.0rem 0.0rem;
  padding: 0.0rem 0.0rem;
}
.cid-tRBAmfsPYI .messenger img {
  border-radius: 50px;
}
.cid-tRBAmfsPYI .messenger8 {
  background: linear-gradient(#03c13e, #03a836);
  padding: 0.7rem 0.7rem;
}
.cid-tRBAmfsPYI .messenger9 {
  background: linear-gradient(#00ade5, #009acc);
  padding: 0.7rem 0.7rem;
}
.cid-tRBAmfsPYI .mess-icon {
  height: 50px;
  width: 50px;
}
.cid-tRBAmfsPYI .mess-text {
  color: white;
}
.cid-tRBAmfsPYI .mess-text2 {
  width: 50%;
  color: white;
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .mess-text2 {
    width: 100%;
  }
}
.cid-tRBAmfsPYI H3 {
  color: #ffffff;
  text-align: left;
}
.cid-tRBAmfsPYI LABEL {
  text-align: right;
}
.cid-tRBAmfsPYI .card-img-center {
  position: relative;
  z-index: 0;
  margin: 0rem 0rem -3rem 0rem;
}
@media (min-width: 768px) {
  .cid-tRBAmfsPYI .card-img-center {
    margin: 0rem -10rem -10rem 0rem;
  }
  .cid-tRBAmfsPYI .form-container {
    margin: 0rem 0rem 0rem 0rem;
  }
}
.cid-tRBAmfsPYI .form-group {
  text-align: left;
}
.cid-tRBAmfsPYI .informX {
  border-radius: 15px;
  padding: 2.8rem 1.8rem 2.8rem 1.8rem;
  padding: 0rem;
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .informX {
    margin: 0.0rem 0.1rem;
    margin-bottom: 0rem;
  }
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .informX {
    padding: 0rem !important;
  }
}
.cid-tRBAmfsPYI .informX:hover {
  transition-duration: .5s;
}
.cid-tRBAmfsPYI H2 {
  color: #ffffff;
}
.cid-tRBAmfsPYI input::-moz-placeholder {
  color: #767676;
}
.cid-tRBAmfsPYI input::-webkit-input-placeholder {
  color: #767676;
}
.cid-tRBAmfsPYI .kontakt {
  font-size: 100%;
}
@media (min-width: 768px) {
  .cid-tRBAmfsPYI .kontakt {
    font-size: 120%;
  }
}
.cid-tRBAmfsPYI .kontakt .border1 {
  border-bottom: 1px dashed gray;
}
.cid-tRBAmfsPYI .kontaktBox1 {
  padding-bottom: 0rem;
}
@media (max-width: 991px) {
  .cid-tRBAmfsPYI .kontaktBox1 {
    padding-bottom: 2rem;
  }
}
.cid-tRBAmfsPYI .phoneBG {
  position: relative;
  top: -0.5rem;
  border-radius: 31px;
  height: 50px;
  width: 50px;
  background: #eeeeee;
  padding: 0.5rem;
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .phoneBG {
    top: -0.2rem;
    right: -0.2rem;
    padding: 0.3rem;
    height: 38.5px;
    width: 38.5px;
  }
}
.cid-tRBAmfsPYI .text5 {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .text5 {
    margin-top: 0rem;
    margin-bottom: 2rem;
  }
}
.cid-tRBAmfsPYI .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-tRBAmfsPYI .text-center {
    text-align: center !important;
  }
}
.cid-tRBAmfsPYI P {
  color: #ffffff !important;
}
.cid-tRBAmfsPYI .text1 {
  color: #3d3d3d !important;
}
.cid-tRBAmfsPYI .mbr-text,
.cid-tRBAmfsPYI .mbr-section-btn .mbr-text,
.cid-tRBAmfsPYI .mbr-section-btn {
  color: #ffffff;
}
.cid-tRLS4pgk5b {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #0b3b54;
}
.cid-tRLS4pgk5b .upup {
  margin-top: 0rem;
}
@media (max-width: 767px) {
  .cid-tRLS4pgk5b .icon-pad {
    margin: 1.5rem 0;
  }
}
.cid-tRLS4pgk5b .underline {
  align: center;
}
.cid-tRLS4pgk5b .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRLS4pgk5b .card {
  width: 100%;
}
.cid-tRLS4pgk5b .text1 {
  position: relative;
  top: 0.0rem;
}
@media (max-width: 767px) {
  .cid-tRLS4pgk5b .text1 {
    top: 0.1rem;
  }
}
.cid-tRLS4pgk5b .underline1 {
  align: left;
  padding: 0rem;
  margin-top: -0.5rem;
}
.cid-tRLS4pgk5b .underline1 .line {
  width: 3rem;
  height: 3px;
  align: left;
  background: #ff0202;
  display: inline-block;
}
.cid-tRLS4pgk5b .card-wrapper {
  height: 100%;
}
.cid-tRLS4pgk5b .inform-icon {
  height: 75px;
  width: 75px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  padding: 0.7rem;
}
.cid-tRLS4pgk5b .inform-icon img {
  filter: invert(100%);
}
.cid-tRLS4pgk5b .inform-icon:hover {
  transition-duration: .5s;
}
.cid-tRLS4pgk5b .card-inform {
  border-radius: 15px;
  padding: 1.8rem 1.5rem 0.0rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRLS4pgk5b .card-inform:hover {
  transition-duration: .5s;
}
.cid-tRLS4pgk5b .line3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.cid-tRLS4pgk5b .informX {
  position: relative;
  z-index: 5;
  width: 100%;
  padding: 0.5rem 1.5rem 2.5rem 1.5rem;
  margin: 0rem 1.0rem;
  border-radius: 0px;
  padding: 0rem 0rem 2.5rem 0rem;
}
@media (max-width: 767px) {
  .cid-tRLS4pgk5b .informX {
    padding: 1.0rem 0.5rem 1.0rem 0.5rem;
  }
}
.cid-tRLS4pgk5b .informX:hover {
  transition-duration: .5s;
}
.cid-tRLS4pgk5b H4 {
  color: #232323;
}
.cid-tRLS4pgk5b h3 {
  font-weight: 500;
  text-align: left;
}
.cid-tRLS4pgk5b p {
  color: #767676;
  text-align: left;
}
.cid-tRLS4pgk5b .card-title {
  text-align: left;
  color: #ffffff;
}
.cid-tRLS4pgk5b .mbr-section-btn {
  padding: 0rem 0rem 0.0rem 0rem;
  margin: 0.0rem 0rem 0rem 0rem;
}
.cid-tRLS4pgk5b .button-block {
  padding: 0.0rem 0rem 0.0rem 0rem;
}
.cid-tRLS4pgk5b .justifyCont {
  display: flex;
  justify-content: center;
}
.cid-tRLS4pgk5b .text-center {
  text-align: left !important;
}
@media (max-width: 767px) {
  .cid-tRLS4pgk5b .text-center {
    text-align: center !important;
  }
}
.cid-tRLS4pgk5b P {
  color: #ffffff;
  text-align: left;
}
.cid-tRBAscZOl7 {
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #0b3b54;
}
@media (max-width: 767px) {
  .cid-tRBAscZOl7 {
    padding-top: 0px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .cid-tRBAscZOl7 .media-wrap {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-tRBAscZOl7 .media-wrap .mbr-iconfont-logo {
  font-size: 7rem;
  color: #f36;
}
.cid-tRBAscZOl7 .media-wrap img {
  height: 4rem;
}
.cid-tRBAscZOl7 .mbr-text {
  color: #767676;
}
.cid-tRBAscZOl7 .copyright > p {
  color: #3d3d3d;
}
.cid-tRBAscZOl7 .links {
  color: #ffffff;
  text-align: left;
}
.cid-tRBAscZOl7 .line2 {
  margin: 1.0rem 0rem 0.5rem 0rem;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.cid-tRBAscZOl7 p {
  color: #000000;
}
.cid-tRBAscZOl7 h2 {
  color: #000000;
}
@media (max-width: 767px) {
  .cid-tRBAscZOl7 .linksite {
    margin-top: -2.5rem;
  }
}
.cid-tR8n6f5I5F.popup-builder {
  background-color: #ffffff;
}
.cid-tR8n6f5I5F.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tR8n6f5I5F.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tR8n6f5I5F .modal-content,
.cid-tR8n6f5I5F .modal-dialog {
  height: auto;
}
.cid-tR8n6f5I5F .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tR8n6f5I5F .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tR8n6f5I5F .form-wrapper .mbr-form .form-group,
  .cid-tR8n6f5I5F .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tR8n6f5I5F .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tR8n6f5I5F .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tR8n6f5I5F .mbr-text {
  text-align: center;
  color: #838383;
}
.cid-tR8n6f5I5F .pt-0 {
  padding-top: 0 !important;
}
.cid-tR8n6f5I5F .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tR8n6f5I5F .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tR8n6f5I5F .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tR8n6f5I5F .modal-open {
  overflow: hidden;
}
.cid-tR8n6f5I5F .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tR8n6f5I5F .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tR8n6f5I5F .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tR8n6f5I5F .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);
}
.cid-tR8n6f5I5F .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tR8n6f5I5F .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tR8n6f5I5F .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tR8n6f5I5F .modal-content {
  background: #ffffff;
  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);
}
.cid-tR8n6f5I5F .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tR8n6f5I5F .modal-backdrop.fade {
  opacity: 0;
}
.cid-tR8n6f5I5F .modal-backdrop.show {
  opacity: .5;
}
.cid-tR8n6f5I5F .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;
}
.cid-tR8n6f5I5F .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tR8n6f5I5F .modal-header .close:hover {
  opacity: 1;
}
.cid-tR8n6f5I5F .modal-header .close:focus {
  outline: none;
}
.cid-tR8n6f5I5F .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;
}
.cid-tR8n6f5I5F .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 2.5rem 2.0rem 2.5rem;
  min-height: 100%;
}
.cid-tR8n6f5I5F .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;
}
.cid-tR8n6f5I5F .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tR8n6f5I5F .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tR8n6f5I5F .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tR8n6f5I5F .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tR8n6f5I5F .modal-sm {
    max-width: 300px;
  }
  .cid-tR8n6f5I5F .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tR8n6f5I5F .modal-lg,
  .cid-tR8n6f5I5F .modal-xl {
    max-width: 800px;
  }
  .cid-tR8n6f5I5F .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tR8n6f5I5F .modal-xl {
    max-width: 1140px;
  }
  .cid-tR8n6f5I5F .container {
    max-width: 1140px;
  }
}
.cid-tR8n6f5I5F .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tR8n6f5I5F .container {
    max-width: 720px;
  }
}
.cid-tR8n6f5I5F .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tR8n6f5I5F .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%;
}
.cid-tR8n6f5I5F .form-group {
  margin-bottom: 1rem;
}
.cid-tR8n6f5I5F .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tR8n6f5I5F .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tR8n6f5I5F .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%;
}
.cid-tR8n6f5I5F .form-subtitle,
.cid-tR8n6f5I5F input.field {
  text-align: center;
}
.cid-tR8n6f5I5F h4,
.cid-tR8n6f5I5F p {
  text-align: center !important;
}
.cid-tR8n6f5I5F .btn-form {
  height: 3.7rem;
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

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

body {
  font-style: normal;
  line-height: 1.5;
}

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; 
}

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

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

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

.tc-black {
color: #000000; 
}
.tc-white {
color: #ffffff; 
}
.tc-gray1 {
color: #b1b1b1;
}
.tc-gray2 {
color: #9b9b9b;
}
.tc-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%;
}

/*   */.cid-sQxTLYEHko {
  background-color: #0b3b54;
  box-shadow: 0px 0px 55px rgba(17, 17, 26, 0.08) inset;
}
@media (max-width: 767px) {
  .cid-sQxTLYEHko {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.cid-sQxTLYEHko P {
  color: #767676;
}
.cid-sQxTLYEHko H1 {
  color: #ffffff;
}
.cid-sQxTLYEHko .mbr-text,
.cid-sQxTLYEHko .mbr-section-btn {
  color: #ffffff;
}
.cid-tK2d6GhnsH.popup-builder {
  background-color: #ffffff;
}
.cid-tK2d6GhnsH.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tK2d6GhnsH.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tK2d6GhnsH .modal-content,
.cid-tK2d6GhnsH .modal-dialog {
  height: auto;
}
.cid-tK2d6GhnsH .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tK2d6GhnsH .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tK2d6GhnsH .form-wrapper .mbr-form .form-group,
  .cid-tK2d6GhnsH .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tK2d6GhnsH .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tK2d6GhnsH .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tK2d6GhnsH .mbr-text {
  text-align: center;
}
.cid-tK2d6GhnsH .pt-0 {
  padding-top: 0 !important;
}
.cid-tK2d6GhnsH .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tK2d6GhnsH .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tK2d6GhnsH .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tK2d6GhnsH .modal-open {
  overflow: hidden;
}
.cid-tK2d6GhnsH .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tK2d6GhnsH .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tK2d6GhnsH .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tK2d6GhnsH .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);
}
.cid-tK2d6GhnsH .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tK2d6GhnsH .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tK2d6GhnsH .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tK2d6GhnsH .modal-content {
  background: #ffffff;
  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);
}
.cid-tK2d6GhnsH .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tK2d6GhnsH .modal-backdrop.fade {
  opacity: 0;
}
.cid-tK2d6GhnsH .modal-backdrop.show {
  opacity: .5;
}
.cid-tK2d6GhnsH .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;
}
.cid-tK2d6GhnsH .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tK2d6GhnsH .modal-header .close:hover {
  opacity: 1;
}
.cid-tK2d6GhnsH .modal-header .close:focus {
  outline: none;
}
.cid-tK2d6GhnsH .modal-title {
  line-height: 1.0;
  width: 100%;
  margin: 0;
  margin-bottom: -0.5rem;
  text-align: center;
  color: #232323;
  padding: 1.5rem 0rem 0rem 0rem;
}
.cid-tK2d6GhnsH .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 2.5rem 1rem 2.5rem;
  min-height: 100%;
}
.cid-tK2d6GhnsH .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;
}
.cid-tK2d6GhnsH .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tK2d6GhnsH .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tK2d6GhnsH .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tK2d6GhnsH .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tK2d6GhnsH .modal-sm {
    max-width: 300px;
  }
  .cid-tK2d6GhnsH .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tK2d6GhnsH .modal-lg,
  .cid-tK2d6GhnsH .modal-xl {
    max-width: 800px;
  }
  .cid-tK2d6GhnsH .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tK2d6GhnsH .modal-xl {
    max-width: 1140px;
  }
  .cid-tK2d6GhnsH .container {
    max-width: 1140px;
  }
}
.cid-tK2d6GhnsH .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tK2d6GhnsH .container {
    max-width: 720px;
  }
}
.cid-tK2d6GhnsH .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tK2d6GhnsH .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%;
}
.cid-tK2d6GhnsH .form-group {
  margin-bottom: 1rem;
}
.cid-tK2d6GhnsH .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tK2d6GhnsH .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tK2d6GhnsH .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%;
}
.cid-tK2d6GhnsH .form-subtitle,
.cid-tK2d6GhnsH input.field {
  text-align: center;
}
.cid-tR8oiljyg4.popup-builder {
  background-color: #ffffff;
}
.cid-tR8oiljyg4.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tR8oiljyg4.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tR8oiljyg4 .modal-content,
.cid-tR8oiljyg4 .modal-dialog {
  height: auto;
}
.cid-tR8oiljyg4 .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tR8oiljyg4 .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tR8oiljyg4 .form-wrapper .mbr-form .form-group,
  .cid-tR8oiljyg4 .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tR8oiljyg4 .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tR8oiljyg4 .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tR8oiljyg4 .mbr-text {
  text-align: center;
  color: #838383;
}
.cid-tR8oiljyg4 .pt-0 {
  padding-top: 0 !important;
}
.cid-tR8oiljyg4 .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tR8oiljyg4 .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tR8oiljyg4 .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tR8oiljyg4 .modal-open {
  overflow: hidden;
}
.cid-tR8oiljyg4 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tR8oiljyg4 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tR8oiljyg4 .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tR8oiljyg4 .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);
}
.cid-tR8oiljyg4 .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tR8oiljyg4 .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tR8oiljyg4 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tR8oiljyg4 .modal-content {
  background: #ffffff;
  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);
}
.cid-tR8oiljyg4 .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tR8oiljyg4 .modal-backdrop.fade {
  opacity: 0;
}
.cid-tR8oiljyg4 .modal-backdrop.show {
  opacity: .5;
}
.cid-tR8oiljyg4 .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;
}
.cid-tR8oiljyg4 .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tR8oiljyg4 .modal-header .close:hover {
  opacity: 1;
}
.cid-tR8oiljyg4 .modal-header .close:focus {
  outline: none;
}
.cid-tR8oiljyg4 .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;
}
.cid-tR8oiljyg4 .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 2.5rem 2.0rem 2.5rem;
  min-height: 100%;
}
.cid-tR8oiljyg4 .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;
}
.cid-tR8oiljyg4 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tR8oiljyg4 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tR8oiljyg4 .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tR8oiljyg4 .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tR8oiljyg4 .modal-sm {
    max-width: 300px;
  }
  .cid-tR8oiljyg4 .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tR8oiljyg4 .modal-lg,
  .cid-tR8oiljyg4 .modal-xl {
    max-width: 800px;
  }
  .cid-tR8oiljyg4 .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tR8oiljyg4 .modal-xl {
    max-width: 1140px;
  }
  .cid-tR8oiljyg4 .container {
    max-width: 1140px;
  }
}
.cid-tR8oiljyg4 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tR8oiljyg4 .container {
    max-width: 720px;
  }
}
.cid-tR8oiljyg4 .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tR8oiljyg4 .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%;
}
.cid-tR8oiljyg4 .form-group {
  margin-bottom: 1rem;
}
.cid-tR8oiljyg4 .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tR8oiljyg4 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tR8oiljyg4 .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%;
}
.cid-tR8oiljyg4 .form-subtitle,
.cid-tR8oiljyg4 input.field {
  text-align: center;
}
.cid-tR8oiljyg4 h4,
.cid-tR8oiljyg4 p {
  text-align: center !important;
}
.cid-tR8oiljyg4 .btn-form {
  height: 3.7rem;
}
.cid-tRlk7z1zOE {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #0b3b54;
  z-index: 10;
  margin-bottom: -7.1rem;
  background: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0b3b54;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tRlk7z1zOE {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0b3b54;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE {
    margin-bottom: 0rem;
  }
}
.cid-tRlk7z1zOE .informX {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1.5rem 0.0rem 1.5rem;
  border-radius: 0px;
  padding: 1.7rem 0.0rem 0.0rem 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .informX {
    justify-content: center;
    padding: 1.0rem 0.3rem 0.8rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .informX {
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  }
}
.cid-tRlk7z1zOE .informX:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .boxmenu {
  background-color: #0b3b54;
  border-top: 1px solid #ffffff;
  margin-top: 1.2rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .boxmenu {
    margin-top: 0.3rem !important;
    margin-bottom: 1.5rem !important;
    border-top: 0px solid #ffffff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tRlk7z1zOE .boxmenu {
    margin-top: 1.0rem;
    border-top: 0px solid #ffffff;
  }
}
.cid-tRlk7z1zOE .menu {
  background-filter: blur(5px);
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .menu {
    transition-duration: 0.0s;
  }
  .cid-tRlk7z1zOE .menu .informX {
    border-radius: 0px;
    background-color: #0b3b54;
  }
  .cid-tRlk7z1zOE .menu .navbar {
    margin-top: 0rem;
    transition-duration: 0.0s;
  }
}
.cid-tRlk7z1zOE #menu-button {
  z-index: 15;
  position: absolute;
  top: 0.9rem;
  right: 1.0rem;
  cursor: pointer;
  user-select: none;
  padding: 1.4rem 0.7rem;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.2);
}
.cid-tRlk7z1zOE #menu-button span {
  height: 3px;
  width: 28px;
  border-radius: 2px;
  background-color: white;
  position: relative;
  display: block;
  transition: all 0.2s ease-in-out;
}
.cid-tRlk7z1zOE #menu-button span:before {
  top: -9px;
  visibility: visible;
}
.cid-tRlk7z1zOE #menu-button span:after {
  top: 9px;
}
.cid-tRlk7z1zOE #menu-button span:before,
.cid-tRlk7z1zOE #menu-button span:after {
  height: 3px;
  width: 28px;
  border-radius: 2px;
  background-color: white;
  position: absolute;
  content: "";
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE #menu-button {
    display: none;
  }
}
.cid-tRlk7z1zOE #menu-button:hover span,
.cid-tRlk7z1zOE #menu-button:hover span:before,
.cid-tRlk7z1zOE #menu-button:hover span:after {
  background: white;
}
.cid-tRlk7z1zOE input[type=checkbox] {
  display: none;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ .hidden-box {
  display: block;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button:hover span,
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span {
  background: transparent;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span:before {
  transform: rotate(45deg) translate(7px, 6px);
  opacity: 1;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span:after {
  transform: rotate(-45deg) translate(7px, -6px);
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .hidden-box {
    display: none;
  }
}
.cid-tRlk7z1zOE .container1 {
  margin-bottom: -4.2rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .container1 {
    margin-bottom: -2.73rem;
  }
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 0rem 1.4rem 0rem 1.4rem;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 1.4rem 0rem 0.42rem 0rem;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 1.4rem 0rem 0.42rem 0rem;
  }
}
.cid-tRlk7z1zOE .textlink {
  display: table;
  padding-bottom: 0.2rem;
  border-bottom: 1px dashed #ff6c03;
}
.cid-tRlk7z1zOE .navbar {
  width: 100% !important;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  background-color: rgba(0, 0, 0, 0) !important;
}
.cid-tRlk7z1zOE .navbar:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .nav-item {
  display: flex;
  justify-content: flex-start;
}
.cid-tRlk7z1zOE .nav-item a {
  padding: 0.7rem 0.3rem 0.7rem 0.3rem !important;
  margin: 0rem 0.0rem !important;
  color: #60aaec;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.cid-tRlk7z1zOE .nav-item a:hover {
  border-bottom: 1px solid white;
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .underline {
  align: center;
}
.cid-tRlk7z1zOE .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRlk7z1zOE .iconbuttom {
  background-size: cover;
  background-image: url("../../../assets/images/phone1.png");
  margin-right: 0.8rem;
  margin-left: -0.5rem;
  height: 15px;
  width: 15px;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .iconbuttom {
    width: 15px !important;
  }
}
.cid-tRlk7z1zOE .card-wrapper {
  height: 100%;
}
.cid-tRlk7z1zOE .inform-logo {
  width: 50px;
  margin-right: 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-logo {
    width: 40px;
    margin-right: 0.0rem;
  }
}
.cid-tRlk7z1zOE .inform-iconA {
  height: 20px;
  width: 20px;
  border-radius: 15px;
  padding: 0.5rem 0.0rem 0.5rem 0.5rem;
  filter: invert(100%);
}
.cid-tRlk7z1zOE .inform-icon1 {
  width: 45px;
  border-radius: 15px;
  position: relative;
  background: #f2f2f2;
  padding: 0.7rem !important;
}
.cid-tRlk7z1zOE .inform-icon1 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon1:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .online1 {
  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-tRlk7z1zOE .dop-icon {
  position: absolute;
  z-index: 3;
  border-radius: 8px;
  top: 15.2%;
  right: -6.4%;
  height: 15px;
  width: 15px;
  background: #4294e6;
  border-radius: 50%;
}
.cid-tRlk7z1zOE .dop-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-icon2 {
  width: 50px;
  border-radius: 15px;
  background: #f2f2f2;
  padding: 0.7rem !important;
}
.cid-tRlk7z1zOE .inform-icon2 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon2:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-icon3 {
  width: 50px;
  border-radius: 15px;
}
.cid-tRlk7z1zOE .inform-icon3 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon3:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .marg3 {
  margin-top: 0.1rem;
}
.cid-tRlk7z1zOE .stars {
  display: flex;
  justify-content: flex-start;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE .stars span {
  padding: 0 5px 0 0;
}
.cid-tRlk7z1zOE .stars img {
  width: 15px;
  height: 15px;
}
.cid-tRlk7z1zOE .inform-icon {
  padding: 0.5rem 0.0rem 0.5rem 0.5rem;
}
.cid-tRlk7z1zOE .inform-icon img {
  border-radius: 15px;
  transform: scale(1);
  position: relative;
  left: -2rem;
  background-color: #f2f2f2;
  padding: 0.7rem;
  height: 45px;
  width: 45px;
}
.cid-tRlk7z1zOE .inform-social {
  display: flex;
  justify-content: center !important;
  padding: 0.3rem 0.0rem 0.0rem 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-social {
    padding: 0.0rem 0rem 0.0rem 0.0rem;
    margin: 0rem 0rem 0rem 0rem !important;
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .inform-social .social-icon {
  margin: 0px 3px;
  border-radius: 28px;
}
.cid-tRlk7z1zOE .inform-social .social-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-social .social-icon:hover img {
  filter: brightness(120%);
}
.cid-tRlk7z1zOE .inform-social .social-text {
  width: 35%;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-social .social-text {
    width: 30%;
  }
}
.cid-tRlk7z1zOE .inform-social img {
  padding: 0.0rem;
  border-radius: 28px;
  height: 45px;
  width: 45px;
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  box-shadow: rgba(0, 0, 0, 0.12) 5px 5px 56px;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .inform-social img {
    height: 45px;
    width: 45px;
  }
}
.cid-tRlk7z1zOE .inform-social img:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .logo-info {
  padding: 0.0rem 1.5rem 0.0rem 1.5rem;
  border-radius: 0px;
  padding: 1.0rem 1.5rem 0.0rem 0.5rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .logo-info {
    padding: 0.0rem 1.0rem 0.0rem 1.0rem;
  }
}
.cid-tRlk7z1zOE .card-logo {
  border-radius: 11px;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  margin-top: 0.0rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .card-logo {
    padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  }
}
.cid-tRlk7z1zOE .card-logo:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .flex-center {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .flex-center {
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .info-cards {
  display: flex;
  justify-content: flex-end;
  padding: 0.0rem 1.5rem 0.0rem 1.5rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .info-cards {
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .card-inform {
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE .card-inform1 {
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE H4 {
  color: #232323;
}
.cid-tRlk7z1zOE h3 {
  font-weight: 500;
  color: #3d3d3d;
  text-align: left;
}
.cid-tRlk7z1zOE p {
  color: #767676;
  text-align: left;
}
.cid-tRlk7z1zOE P {
  color: #ffffff;
  text-align: left;
}
.cid-tRlk7z1zOE .card-title {
  text-align: left;
  color: #ffffff;
}
.cid-tRlk7z1zOE .nav-item:focus,
.cid-tRlk7z1zOE .nav-link:focus {
  outline: none;
}
.cid-tRlk7z1zOE .mbr-section-btn {
  margin-top: -0.6rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .mbr-section-btn {
    margin-top: -0.3rem;
  }
}
.cid-tRlk7z1zOE nav {
  margin: -8px 0 0px 0;
  height: 100%;
  background-color: none;
}
.cid-tRlk7z1zOE nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE nav ul {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav ul {
    width: 100%;
  }
}
.cid-tRlk7z1zOE nav ul li {
  margin: 0px 0px 0px 0px;
  display: inline-block;
  width: auto;
  align-self: center;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE nav ul li {
    flex-grow: 1;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav ul li {
    display: block !important;
    width: 100%;
  }
}
.cid-tRlk7z1zOE nav a {
  display: block;
  padding: 12px 10px !important;
  color: #ffffff !important;
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  align-self: center;
  text-decoration: none;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav a {
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
  }
}
.cid-tRlk7z1zOE nav a:hover {
  background-color: #eeeeee;
  color: #000000 !important;
}
.cid-tRlk7z1zOE nav ul ul {
  display: none;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE nav ul ul {
    position: absolute;
    top: 99.9%;
    z-index: 10;
  }
}
.cid-tRlk7z1zOE nav ul ul a {
  display: block;
  padding: 5px 10px;
  color: #ffffff !important;
  font-size: 15px;
  line-height: 27px;
  text-decoration: none;
}
.cid-tRlk7z1zOE nav ul li:hover > ul {
  display: inherit;
}
.cid-tRlk7z1zOE nav ul ul li {
  min-width: 170px;
  max-width: 300px;
  float: none;
  display: list-item;
  position: relative;
  font-size: 12px;
}
.cid-tRlk7z1zOE nav ul ul ul {
  top: 100%;
  left: 15px;
  border-bottom: 1px solid white;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE nav ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 11;
    min-width: 150rem;
    border-bottom: none;
  }
}
.cid-tRlk7z1zOE nav ul ul ul a {
  display: block;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}
.cid-tRlk7z1zOE nav ul ul ul a::before {
  content: "";
  margin-right: 5px;
  color: #000;
}
.cid-tRlk7z1zOE nav li > a:after {
  content: ' ►';
  padding: 0 0 5px 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.27);
}
.cid-tRlk7z1zOE nav li > a:only-child:after {
  content: '';
}
.cid-tRlk7z1zOE nav .menu1:after {
  content: ' ▼';
  padding: 0 0 5px 5px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.15);
}
.cid-tRlk7z1zOE .menu1 {
  margin-top: -0.05rem;
  margin-bottom: -0.05rem;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .rett {
    display: flex;
    justify-content: space-between;
  }
  .cid-tRlk7z1zOE .rett .card-inform2 {
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .rett .card-inform2 {
    padding-left: 0rem;
    margin: 0rem 0rem 0rem -2rem;
  }
}
.cid-tRlk7z1zOE .iconinform {
  background-color: none;
  visibility: hidden;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .iconinform {
    display: none;
  }
}
.cid-tRlk7z1zOE .ttrr {
  padding-top: 0.4rem;
  padding-left: 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .ttrr {
    padding-top: 0.6rem;
  }
}
.cid-tRlk7z1zOE nav {
  background-color: rgba(255, 255, 255, 0);
}
.cid-tRlk7z1zOE nav ul li {
  background-color: rgba(255, 255, 255, 0);
}
.cid-tRlk7z1zOE .text-marg {
  margin-top: 0.10rem;
}
.cid-tRlk7z1zOE .inform-widget {
  position: fixed;
  z-index: 50;
  overflow: hidden;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .inform-widget {
    border-radius: 15px 0px 0px 15px;
    flex-wrap: wrap;
    flex-direction: column;
    bottom: 30%;
    right: 0;
  }
  .cid-tRlk7z1zOE .inform-widget:hover .widget-text {
    display: block;
    width: 50% !important;
    transition-duration: .5s !important;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .inform-widget {
    width: 100%;
    border-radius: 15px 15px 0px 0px;
    bottom: 0;
    left: 0;
  }
}
.cid-tRlk7z1zOE .widget-card {
  background-color: white;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-card:hover {
    background-color: #f7f7f7;
  }
  .cid-tRlk7z1zOE .widget-card:hover img {
    filter: contrast(130%);
    transform: scale(1.12);
  }
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-card1 {
    display: none;
  }
  .cid-tRlk7z1zOE .widget-card1 .widget-icon {
    background: linear-gradient(#4a4a4a, #303030);
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-card1 {
    background: linear-gradient(#4a4a4a, #303030);
  }
  .cid-tRlk7z1zOE .widget-card1 h3,
  .cid-tRlk7z1zOE .widget-card1 p {
    color: #ffffff;
  }
}
.cid-tRlk7z1zOE .widget-icon {
  width: 71.25px;
  border-radius: 0px;
  overflow: hidden;
  background: none;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-icon {
    width: 56.25px;
  }
}
.cid-tRlk7z1zOE .widget-icon img {
  border-radius: 0px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .widget-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .widget-text h3,
.cid-tRlk7z1zOE .widget-text p {
  color: #3d3d3d;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-text1 {
    margin-left: -1rem;
    display: block;
  }
  .cid-tRlk7z1zOE .widget-text1 h3,
  .cid-tRlk7z1zOE .widget-text1 p {
    color: #ffffff !important;
  }
}
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */

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

body {
  font-style: normal;
  line-height: 1.5;
}

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; 
}

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

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

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

.tc-black {
color: #000000; 
}
.tc-white {
color: #ffffff; 
}
.tc-gray1 {
color: #b1b1b1;
}
.tc-gray2 {
color: #9b9b9b;
}
.tc-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%;
}

/*   */.cid-rqKNhMU138 {
  padding-top: 150px;
  padding-bottom: 50px;
  background-color: #0b3b54;
  box-shadow: 0px 0px 55px rgba(17, 17, 26, 0.08) inset;
}
.cid-rqKNhMU138 h1 {
  color: #616161;
}
.cid-rqKNhMU138 h2,
.cid-rqKNhMU138 h3,
.cid-rqKNhMU138 p {
  color: #767676;
}
.cid-rqKNhMU138 .mbr-section-subtitle {
  font-style: italic;
}
.cid-rqKNhMU138 .mbr-text,
.cid-rqKNhMU138 .mbr-section-btn {
  color: #ffffff;
}
.cid-rqKNhMU138 H1 {
  color: #ffffff;
}
.cid-tR8oiljW7P.popup-builder {
  background-color: #ffffff;
}
.cid-tR8oiljW7P.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-tR8oiljW7P.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-tR8oiljW7P .modal-content,
.cid-tR8oiljW7P .modal-dialog {
  height: auto;
}
.cid-tR8oiljW7P .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-tR8oiljW7P .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-tR8oiljW7P .form-wrapper .mbr-form .form-group,
  .cid-tR8oiljW7P .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-tR8oiljW7P .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-tR8oiljW7P .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-tR8oiljW7P .mbr-text {
  text-align: center;
  color: #838383;
}
.cid-tR8oiljW7P .pt-0 {
  padding-top: 0 !important;
}
.cid-tR8oiljW7P .pb-0 {
  padding-bottom: 0 !important;
}
.cid-tR8oiljW7P .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-tR8oiljW7P .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-tR8oiljW7P .modal-open {
  overflow: hidden;
}
.cid-tR8oiljW7P .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-tR8oiljW7P .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-tR8oiljW7P .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-tR8oiljW7P .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);
}
.cid-tR8oiljW7P .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-tR8oiljW7P .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-tR8oiljW7P .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-tR8oiljW7P .modal-content {
  background: #ffffff;
  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);
}
.cid-tR8oiljW7P .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-tR8oiljW7P .modal-backdrop.fade {
  opacity: 0;
}
.cid-tR8oiljW7P .modal-backdrop.show {
  opacity: .5;
}
.cid-tR8oiljW7P .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;
}
.cid-tR8oiljW7P .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-tR8oiljW7P .modal-header .close:hover {
  opacity: 1;
}
.cid-tR8oiljW7P .modal-header .close:focus {
  outline: none;
}
.cid-tR8oiljW7P .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;
}
.cid-tR8oiljW7P .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem 2.5rem 2.0rem 2.5rem;
  min-height: 100%;
}
.cid-tR8oiljW7P .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;
}
.cid-tR8oiljW7P .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-tR8oiljW7P .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-tR8oiljW7P .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-tR8oiljW7P .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-tR8oiljW7P .modal-sm {
    max-width: 300px;
  }
  .cid-tR8oiljW7P .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-tR8oiljW7P .modal-lg,
  .cid-tR8oiljW7P .modal-xl {
    max-width: 800px;
  }
  .cid-tR8oiljW7P .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-tR8oiljW7P .modal-xl {
    max-width: 1140px;
  }
  .cid-tR8oiljW7P .container {
    max-width: 1140px;
  }
}
.cid-tR8oiljW7P .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-tR8oiljW7P .container {
    max-width: 720px;
  }
}
.cid-tR8oiljW7P .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-tR8oiljW7P .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%;
}
.cid-tR8oiljW7P .form-group {
  margin-bottom: 1rem;
}
.cid-tR8oiljW7P .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-tR8oiljW7P .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-tR8oiljW7P .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%;
}
.cid-tR8oiljW7P .form-subtitle,
.cid-tR8oiljW7P input.field {
  text-align: center;
}
.cid-tR8oiljW7P h4,
.cid-tR8oiljW7P p {
  text-align: center !important;
}
.cid-tR8oiljW7P .btn-form {
  height: 3.7rem;
}
.cid-tRlk7z1zOE {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #0b3b54;
  z-index: 10;
  margin-bottom: -7.1rem;
  background: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0b3b54;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tRlk7z1zOE {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0b3b54;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE {
    margin-bottom: 0rem;
  }
}
.cid-tRlk7z1zOE .informX {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1.5rem 0.0rem 1.5rem;
  border-radius: 0px;
  padding: 1.7rem 0.0rem 0.0rem 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .informX {
    justify-content: center;
    padding: 1.0rem 0.3rem 0.8rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .informX {
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  }
}
.cid-tRlk7z1zOE .informX:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .boxmenu {
  background-color: #0b3b54;
  border-top: 1px solid #ffffff;
  margin-top: 1.2rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .boxmenu {
    margin-top: 0.3rem !important;
    margin-bottom: 1.5rem !important;
    border-top: 0px solid #ffffff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-tRlk7z1zOE .boxmenu {
    margin-top: 1.0rem;
    border-top: 0px solid #ffffff;
  }
}
.cid-tRlk7z1zOE .menu {
  background-filter: blur(5px);
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .menu {
    transition-duration: 0.0s;
  }
  .cid-tRlk7z1zOE .menu .informX {
    border-radius: 0px;
    background-color: #0b3b54;
  }
  .cid-tRlk7z1zOE .menu .navbar {
    margin-top: 0rem;
    transition-duration: 0.0s;
  }
}
.cid-tRlk7z1zOE #menu-button {
  z-index: 15;
  position: absolute;
  top: 0.9rem;
  right: 1.0rem;
  cursor: pointer;
  user-select: none;
  padding: 1.4rem 0.7rem;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.2);
}
.cid-tRlk7z1zOE #menu-button span {
  height: 3px;
  width: 28px;
  border-radius: 2px;
  background-color: white;
  position: relative;
  display: block;
  transition: all 0.2s ease-in-out;
}
.cid-tRlk7z1zOE #menu-button span:before {
  top: -9px;
  visibility: visible;
}
.cid-tRlk7z1zOE #menu-button span:after {
  top: 9px;
}
.cid-tRlk7z1zOE #menu-button span:before,
.cid-tRlk7z1zOE #menu-button span:after {
  height: 3px;
  width: 28px;
  border-radius: 2px;
  background-color: white;
  position: absolute;
  content: "";
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE #menu-button {
    display: none;
  }
}
.cid-tRlk7z1zOE #menu-button:hover span,
.cid-tRlk7z1zOE #menu-button:hover span:before,
.cid-tRlk7z1zOE #menu-button:hover span:after {
  background: white;
}
.cid-tRlk7z1zOE input[type=checkbox] {
  display: none;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ .hidden-box {
  display: block;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button:hover span,
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span {
  background: transparent;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span:before {
  transform: rotate(45deg) translate(7px, 6px);
  opacity: 1;
}
.cid-tRlk7z1zOE input[type=checkbox]:checked ~ #menu-button span:after {
  transform: rotate(-45deg) translate(7px, -6px);
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .hidden-box {
    display: none;
  }
}
.cid-tRlk7z1zOE .container1 {
  margin-bottom: -4.2rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .container1 {
    margin-bottom: -2.73rem;
  }
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 0rem 1.4rem 0rem 1.4rem;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 1.4rem 0rem 0.42rem 0rem;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .contact-inform {
    padding: 1.4rem 0rem 0.42rem 0rem;
  }
}
.cid-tRlk7z1zOE .textlink {
  display: table;
  padding-bottom: 0.2rem;
  border-bottom: 1px dashed #ff6c03;
}
.cid-tRlk7z1zOE .navbar {
  width: 100% !important;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  background-color: rgba(0, 0, 0, 0) !important;
}
.cid-tRlk7z1zOE .navbar:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .nav-item {
  display: flex;
  justify-content: flex-start;
}
.cid-tRlk7z1zOE .nav-item a {
  padding: 0.7rem 0.3rem 0.7rem 0.3rem !important;
  margin: 0rem 0.0rem !important;
  color: #60aaec;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.cid-tRlk7z1zOE .nav-item a:hover {
  border-bottom: 1px solid white;
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .underline {
  align: center;
}
.cid-tRlk7z1zOE .underline .line {
  width: 5rem;
  height: 3px;
  align: left;
  background: #ff6c03;
  display: inline-block;
}
.cid-tRlk7z1zOE .iconbuttom {
  background-size: cover;
  background-image: url("../../../assets/images/phone1.png");
  margin-right: 0.8rem;
  margin-left: -0.5rem;
  height: 15px;
  width: 15px;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .iconbuttom {
    width: 15px !important;
  }
}
.cid-tRlk7z1zOE .card-wrapper {
  height: 100%;
}
.cid-tRlk7z1zOE .inform-logo {
  width: 50px;
  margin-right: 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-logo {
    width: 40px;
    margin-right: 0.0rem;
  }
}
.cid-tRlk7z1zOE .inform-iconA {
  height: 20px;
  width: 20px;
  border-radius: 15px;
  padding: 0.5rem 0.0rem 0.5rem 0.5rem;
  filter: invert(100%);
}
.cid-tRlk7z1zOE .inform-icon1 {
  width: 45px;
  border-radius: 15px;
  position: relative;
  background: #f2f2f2;
  padding: 0.7rem !important;
}
.cid-tRlk7z1zOE .inform-icon1 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon1:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .online1 {
  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-tRlk7z1zOE .dop-icon {
  position: absolute;
  z-index: 3;
  border-radius: 8px;
  top: 15.2%;
  right: -6.4%;
  height: 15px;
  width: 15px;
  background: #4294e6;
  border-radius: 50%;
}
.cid-tRlk7z1zOE .dop-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-icon2 {
  width: 50px;
  border-radius: 15px;
  background: #f2f2f2;
  padding: 0.7rem !important;
}
.cid-tRlk7z1zOE .inform-icon2 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon2:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-icon3 {
  width: 50px;
  border-radius: 15px;
}
.cid-tRlk7z1zOE .inform-icon3 img {
  border-radius: 15px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .inform-icon3:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .marg3 {
  margin-top: 0.1rem;
}
.cid-tRlk7z1zOE .stars {
  display: flex;
  justify-content: flex-start;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE .stars span {
  padding: 0 5px 0 0;
}
.cid-tRlk7z1zOE .stars img {
  width: 15px;
  height: 15px;
}
.cid-tRlk7z1zOE .inform-icon {
  padding: 0.5rem 0.0rem 0.5rem 0.5rem;
}
.cid-tRlk7z1zOE .inform-icon img {
  border-radius: 15px;
  transform: scale(1);
  position: relative;
  left: -2rem;
  background-color: #f2f2f2;
  padding: 0.7rem;
  height: 45px;
  width: 45px;
}
.cid-tRlk7z1zOE .inform-social {
  display: flex;
  justify-content: center !important;
  padding: 0.3rem 0.0rem 0.0rem 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-social {
    padding: 0.0rem 0rem 0.0rem 0.0rem;
    margin: 0rem 0rem 0rem 0rem !important;
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .inform-social .social-icon {
  margin: 0px 3px;
  border-radius: 28px;
}
.cid-tRlk7z1zOE .inform-social .social-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .inform-social .social-icon:hover img {
  filter: brightness(120%);
}
.cid-tRlk7z1zOE .inform-social .social-text {
  width: 35%;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .inform-social .social-text {
    width: 30%;
  }
}
.cid-tRlk7z1zOE .inform-social img {
  padding: 0.0rem;
  border-radius: 28px;
  height: 45px;
  width: 45px;
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  box-shadow: rgba(0, 0, 0, 0.12) 5px 5px 56px;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .inform-social img {
    height: 45px;
    width: 45px;
  }
}
.cid-tRlk7z1zOE .inform-social img:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .logo-info {
  padding: 0.0rem 1.5rem 0.0rem 1.5rem;
  border-radius: 0px;
  padding: 1.0rem 1.5rem 0.0rem 0.5rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .logo-info {
    padding: 0.0rem 1.0rem 0.0rem 1.0rem;
  }
}
.cid-tRlk7z1zOE .card-logo {
  border-radius: 11px;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  margin-top: 0.0rem;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .card-logo {
    padding: 0.0rem 0.0rem 0.0rem 0.0rem;
  }
}
.cid-tRlk7z1zOE .card-logo:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .flex-center {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .flex-center {
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .info-cards {
  display: flex;
  justify-content: flex-end;
  padding: 0.0rem 1.5rem 0.0rem 1.5rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .info-cards {
    justify-content: center;
  }
}
.cid-tRlk7z1zOE .card-inform {
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  border-radius: 0px;
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE .card-inform1 {
  padding: 0.0rem 0.0rem 0.0rem 0.0rem;
}
.cid-tRlk7z1zOE H4 {
  color: #232323;
}
.cid-tRlk7z1zOE h3 {
  font-weight: 500;
  color: #3d3d3d;
  text-align: left;
}
.cid-tRlk7z1zOE p {
  color: #767676;
  text-align: left;
}
.cid-tRlk7z1zOE P {
  color: #ffffff;
  text-align: left;
}
.cid-tRlk7z1zOE .card-title {
  text-align: left;
  color: #ffffff;
}
.cid-tRlk7z1zOE .nav-item:focus,
.cid-tRlk7z1zOE .nav-link:focus {
  outline: none;
}
.cid-tRlk7z1zOE .mbr-section-btn {
  margin-top: -0.6rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .mbr-section-btn {
    margin-top: -0.3rem;
  }
}
.cid-tRlk7z1zOE nav {
  margin: -8px 0 0px 0;
  height: 100%;
  background-color: none;
}
.cid-tRlk7z1zOE nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE nav ul {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav ul {
    width: 100%;
  }
}
.cid-tRlk7z1zOE nav ul li {
  margin: 0px 0px 0px 0px;
  display: inline-block;
  width: auto;
  align-self: center;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE nav ul li {
    flex-grow: 1;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav ul li {
    display: block !important;
    width: 100%;
  }
}
.cid-tRlk7z1zOE nav a {
  display: block;
  padding: 12px 10px !important;
  color: #ffffff !important;
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  align-self: center;
  text-decoration: none;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE nav a {
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
  }
}
.cid-tRlk7z1zOE nav a:hover {
  background-color: #eeeeee;
  color: #000000 !important;
}
.cid-tRlk7z1zOE nav ul ul {
  display: none;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE nav ul ul {
    position: absolute;
    top: 99.9%;
    z-index: 10;
  }
}
.cid-tRlk7z1zOE nav ul ul a {
  display: block;
  padding: 5px 10px;
  color: #ffffff !important;
  font-size: 15px;
  line-height: 27px;
  text-decoration: none;
}
.cid-tRlk7z1zOE nav ul li:hover > ul {
  display: inherit;
}
.cid-tRlk7z1zOE nav ul ul li {
  min-width: 170px;
  max-width: 300px;
  float: none;
  display: list-item;
  position: relative;
  font-size: 12px;
}
.cid-tRlk7z1zOE nav ul ul ul {
  top: 100%;
  left: 15px;
  border-bottom: 1px solid white;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE nav ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 11;
    min-width: 150rem;
    border-bottom: none;
  }
}
.cid-tRlk7z1zOE nav ul ul ul a {
  display: block;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}
.cid-tRlk7z1zOE nav ul ul ul a::before {
  content: "";
  margin-right: 5px;
  color: #000;
}
.cid-tRlk7z1zOE nav li > a:after {
  content: ' ►';
  padding: 0 0 5px 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.27);
}
.cid-tRlk7z1zOE nav li > a:only-child:after {
  content: '';
}
.cid-tRlk7z1zOE nav .menu1:after {
  content: ' ▼';
  padding: 0 0 5px 5px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.15);
}
.cid-tRlk7z1zOE .menu1 {
  margin-top: -0.05rem;
  margin-bottom: -0.05rem;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .rett {
    display: flex;
    justify-content: space-between;
  }
  .cid-tRlk7z1zOE .rett .card-inform2 {
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .rett .card-inform2 {
    padding-left: 0rem;
    margin: 0rem 0rem 0rem -2rem;
  }
}
.cid-tRlk7z1zOE .iconinform {
  background-color: none;
  visibility: hidden;
}
@media (min-width: 992px) {
  .cid-tRlk7z1zOE .iconinform {
    display: none;
  }
}
.cid-tRlk7z1zOE .ttrr {
  padding-top: 0.4rem;
  padding-left: 0.0rem;
}
@media (max-width: 991px) {
  .cid-tRlk7z1zOE .ttrr {
    padding-top: 0.6rem;
  }
}
.cid-tRlk7z1zOE nav {
  background-color: rgba(255, 255, 255, 0);
}
.cid-tRlk7z1zOE nav ul li {
  background-color: rgba(255, 255, 255, 0);
}
.cid-tRlk7z1zOE .text-marg {
  margin-top: 0.10rem;
}
.cid-tRlk7z1zOE .inform-widget {
  position: fixed;
  z-index: 50;
  overflow: hidden;
  box-shadow: 0 0 85px rgba(50, 50, 50, 0.12);
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .inform-widget {
    border-radius: 15px 0px 0px 15px;
    flex-wrap: wrap;
    flex-direction: column;
    bottom: 30%;
    right: 0;
  }
  .cid-tRlk7z1zOE .inform-widget:hover .widget-text {
    display: block;
    width: 50% !important;
    transition-duration: .5s !important;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .inform-widget {
    width: 100%;
    border-radius: 15px 15px 0px 0px;
    bottom: 0;
    left: 0;
  }
}
.cid-tRlk7z1zOE .widget-card {
  background-color: white;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-card:hover {
    background-color: #f7f7f7;
  }
  .cid-tRlk7z1zOE .widget-card:hover img {
    filter: contrast(130%);
    transform: scale(1.12);
  }
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-card1 {
    display: none;
  }
  .cid-tRlk7z1zOE .widget-card1 .widget-icon {
    background: linear-gradient(#4a4a4a, #303030);
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-card1 {
    background: linear-gradient(#4a4a4a, #303030);
  }
  .cid-tRlk7z1zOE .widget-card1 h3,
  .cid-tRlk7z1zOE .widget-card1 p {
    color: #ffffff;
  }
}
.cid-tRlk7z1zOE .widget-icon {
  width: 71.25px;
  border-radius: 0px;
  overflow: hidden;
  background: none;
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-icon {
    width: 56.25px;
  }
}
.cid-tRlk7z1zOE .widget-icon img {
  border-radius: 0px;
  opacity: 1.0 !important;
}
.cid-tRlk7z1zOE .widget-icon:hover {
  transition-duration: .5s;
}
.cid-tRlk7z1zOE .widget-text h3,
.cid-tRlk7z1zOE .widget-text p {
  color: #3d3d3d;
}
@media (min-width: 768px) {
  .cid-tRlk7z1zOE .widget-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .cid-tRlk7z1zOE .widget-text1 {
    margin-left: -1rem;
    display: block;
  }
  .cid-tRlk7z1zOE .widget-text1 h3,
  .cid-tRlk7z1zOE .widget-text1 p {
    color: #ffffff !important;
  }
}
