span.Typewriter__wrapper {
  margin:auto;
  width: 100%;
  margin: 0px;
  margin-left: 0;
}

@media (min-width: 300px) {
p[в нашем] {
  text-align: center!important;
}}

@media (min-width: 576px) {
p[в нашем] {
  text-align: left!important;
}}

div#app {
  margin-top: 30px;
}

.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
    filter: invert(1) grayscale(100);
}



@media (min-width: 299px) {
div#bonus img {
  position: absolute;
  display: block;
  top:15%;
  right:0;
  left: 60%;
  width: 50%;
  height: auto;
  opacity: 0.025;
  }
}

@media (min-width: 300px) {
div#bonus img {
  position: absolute;
  display: block;
  top:15%;
  right:0;
  left: 60%;
  width: 40%;
  height: auto;
  opacity: 0.025;
  }
}

@media (min-width: 400px) {
div#bonus img {
  position: absolute;
  display: block;
  top:15%;
  right:0;
  left: 60%;
  width: 30%;
  height: auto;
  opacity: 0.015;
  }
}


@media (min-width: 299px) {
div#benefits img {
  position: absolute;
  display: block;
  top:35%;
  right:0;
  left: 50%;
  width: 50%;
  height: auto;
  opacity: 0.025;
  }
}

@media (min-width: 300px) {
div#benefits img {
  position: absolute;
  display: block;
  top:35%;
  right:0;
  left: 50%;
  width: 40%;
  height: auto;
  opacity: 0.025;
  }
}

@media (min-width: 400px) {
div#benefits img {
  position: absolute;
  display: block;
  top:35%;
  right:0;
  left: 60%;
  width: 30%;
  height: auto;
  opacity: 0.015;
  }
}

@media (min-width: 299px) {
div#pay img {
  position: absolute;
  display: block;
  top:25%;
  right:0;
  left: 50%;
  width: 50%;
  height: auto;
  opacity: 0.025;
  }
}

@media (min-width: 300px) {
div#pay img {
  position: absolute;
  display: block;
  top:25%;
  right:0;
  left: 50%;
  width: 40%;
  height: auto;
  opacity: 0.025;
  }
}

@media (min-width: 400px) {
div#pay img {
  position: absolute;
  display: block;
  top:25%;
  right:0;
  left: 60%;
  width: 30%;
  height: auto;
  opacity: 0.015;
  }
}

.card-header {
  z-index: 2;
}

.card-body {
  z-index: 2;
}

.plyr--full-ui input[type=range] {
  color: orange;
}

.plyr__control--overlaid {
  background: rgba(255,165,0, .8);
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: orange;
}

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(255,165,0, .5);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: orange;
}

#thx_button, #web_demo_button {
  height: 50px;
  background-color: orange;
}

mark {
  background-color: orange;
  color: white;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 10px;
  padding-left: 10px;
  margin:auto;
}

button#thx_button.btn.btn-primary {
  margin: auto;
  width: 300px;
  display: block;
}

button#web_demo_button.btn.btn-primary {
  margin: auto;
  width: 300px;
  display: block;
}

.btn-dark {
  margin-left: 0px;
  font-size: 20px;
  font-family: Roboto, sans-serif;
}

.btn-secondary {
  margin-bottom: 0px;
}

.web_demo {
  margin-top: 0px;
  padding-top: 0px;
}

#thx_button {
  margin-top: 10px;
}



@media (min-width: 300px) {
  .bnt-categories {
    width: 300px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;
  }
}

@media (min-width: 1200px) {
  .bnt-categories {
    width: 200px;
    display: inline-block;
    margin-left: 20px;
  }
}

@media (min-width: 576px) {
  .bnt-categories {
    width: 200px;
    display: inline-block;
    margin-left: 36px;
  }
}



@media (min-width: 576px) {
  .bnt-categories {
    margin-left: 9%;
  }
}

@media (min-width: 768px) {
  .bnt-categories {
    margin-left: 10%;
  }
}

#myModal {
  height: 100px;
}

#after_demo {
  padding-top: 15px;
  margin-bottom: 0px;
}

.btn:focus, .btn:active {
  outline: none !important;
  box-shadow: none;
}

.btn {
  border: none;
}

.card {
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 17.5px;
  font-weight: 300;
  overflow: hidden;
}

ul {
  padding-top: 0px;
  margin-top: 10px;
  list-style: none;
  padding-left: 0px;
}

li {
  margin-top: 6px;
}

div {
}

div#app {
  text-align: center!important;
}

@media (min-width: 320px) {
  #app {
    font-size: 40px;
    margin: auto;
    font-family: Arial;
  }
}

@media (min-width: 350px) {
  #app {
    font-size: 47px;
    margin: auto;
    font-family: Arial;
  }
}

@media (min-width: 576px) {
  #app {
    font-size: 70px;
    margin: auto;
    font-family: Arial;
  }
}





/*! CSS Used from: http://localhost:800/assets/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
mark{padding:.2em;background-color:#fcf8e3;}
::-moz-focus-inner{padding:0;border-style:none;}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);}
/*! CSS Used from: http://localhost:800/assets/css/styles.css */
span.Typewriter__wrapper{margin:auto;width:100%;margin-left:0px;display: block;}
div#app2{margin-top:30px;}
mark{background-color:orange;color:white;padding-top:8px;padding-bottom:8px;padding-right:10px;padding-left:10px;margin:auto;}
div#app2{text-align:center!important;}
@media (min-width: 320px){
#app2{font-size:40px;margin:auto;font-family:Arial;}
}
@media (min-width: 350px){
#app2{font-size:47px;margin:auto;font-family:Arial;}
}
@media (min-width: 576px){
#app2{font-size:70px;margin:auto;font-family:Arial;}
}
*,::after,::before{box-sizing:border-box;}
mark{padding:.2em;background-color:#fcf8e3;}
::-moz-focus-inner{padding:0;border-style:none;}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y);}
mark{background-color:orange;color:white;padding-top:8px;padding-bottom:8px;padding-right:10px;padding-left:10px;margin:auto;}
.Typewriter__cursor{-webkit-animation:Typewriter-cursor2 1s infinite;animation:Typewriter-cursor2 1s infinite;margin-left:0px;display: none}
/*! CSS Used from: Embedded */
.Typewriter__cursor{-webkit-animation:Typewriter-cursor2 1s infinite;animation:Typewriter-cursor2 1s infinite;margin-left:1px;display: none}
/*! CSS Used keyframes */
@keyframes Typewriter-cursor{0%{opacity:0;}50%{opacity:1;}to{opacity:0;}}
@-webkit-keyframes Typewriter-cursor{0%{opacity:0;}50%{opacity:1;}to{opacity:0;}}
@keyframes Typewriter-cursor{0%{opacity:0;}50%{opacity:1;}to{opacity:0;}}

@media (min-width: 1px){
div#app {
  min-height: 100px;
}}

@media (min-width: 576px){
div#app {
  min-height: 120px;
}}

@media (min-width: 1200px){
div#app {
  min-height: 130px;
}}

#site_width {
  max-width: 600px;
  margin: auto;
}




#myInput {
  background-image: url('/assets/img/search.svg'); /* Add a search icon to input */
  background-position: 10px 14px; /* Position the search icon */
  background-repeat: no-repeat; /* Do not repeat the icon image */
  width: 100%; /* Full-width */
  font-size: 16px; /* Increase font-size */
  padding: 12px 20px 12px 40px; /* Add some padding */
  border: 1px solid #ddd; /* Add a grey border */
  margin-bottom: 12px; /* Add some space below the input */
}

#myTable {
  border-collapse: collapse; /* Collapse borders */
  width: 100%; /* Full-width */
  border: 1px solid #ddd; /* Add a grey border */
  font-size: 18px; /* Increase font-size */
}

#myTable th, #myTable td {
  text-align: left; /* Left-align text */
  padding: 12px; /* Add padding */
}

#myTable tr {
  /* Add a bottom border to all table rows */
  border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
  /* Add a grey background color to the table header and on hover */
  background-color: #f1f1f1;
}

div#contacts_align.col {
  margin-left: auto;
  text-align: center;
  margin-bottom: 0px;
}

#contacts_button {
  border-color: black;
  border: 1px solid;
}

p {
  pointer-events: none;
}

#cycles_table.table-striped>tbody>tr:nth-of-type(odd) {
 --bs-table-accent-bg: rgba(0, 0, 0, 0);
}

#table {
  margin-left: 3px;
  padding-left: 10px;
  overflow: hidden;
  font-size: 15px;
}

td {
  max-width: 100px;
}




#bria2 {
  width: 40%;
  text-align: center;
  vertical-align: middle;
  font-weight: 650;
  opacity: 70%;

}

.col a {
  text-decoration: none;
}

div .col a:link {
    text-decoration: none;
}

#info_hidden {
  opacity: 0;
  pointer-events: none;
}


button#bnt-center {
  display: block;
  width: 300px;
}

.modal-open {
    overflow: visible;
    padding-right: 0 !important
}

#pay {
  padding-bottom: 10px;
}

#center_buy {
  text-align: center;
}

div#info.modal.fade.show {
  padding: 0px;
}


* {
  font-family: Roboto, sans-serif;font-size
  scrollbar-color: orange;
  scrollbar-width: thin;
}

#scroll_button {
  display: inline-block;
  background-color: #FF9800;
  width: 55px;
  height: 55px;
  text-align: center;
  border-radius: 8px;
  position: fixed;
  bottom: 40px;
  left: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;
}
#scroll_button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 45px;
  color: #fff;
}
#scroll_button:hover {
  cursor: pointer;
  background-color: #333;
}
#scroll_button:active {
  background-color: #555;
}
#scroll_button.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 300px) {
#scroll_button {
    margin: 0px;
    transform: translate(-10px, 20px);
  }
}

@media (min-width: 576px) {
#scroll_button {
    margin: 30px;
  }
}


body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-track {
  background: white;        /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-color: orange;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid orange;  /* creates padding around scroll thumb */


}



@media (min-width: 300px) {
  .bnt-categories2 {
    width: 300px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;
  }
}

@media (min-width: 576px) {
  .bnt-categories2 {
    width: 235px;
    display: inline-block;
    margin-left: 20px;
    margin-right: auto;
    padding: 0;
  }
}


@media (min-width: 768px) {
  .bnt-categories2 {
    margin-left: 20px;
    width: 265px;
  }
}

@media (min-width: 1200px) {
  .bnt-categories2 {
    width: 265px;
    display: inline-block;
    margin-left: 20px;
    padding: 0;
  }
}

#other_list_text {
 display: block;
transform: translate(0px, 15px);
text-align: center;
}

#other_list {
  list-style:none;
  height: 75px;
}



.sidebar1 {
  grid-area: sidebar1;
}

.sidebar2 {
  grid-area: sidebar2;
}

.wrapper1 {
  background-color: #fff;
  color: #444;
  text-align:center;
}

.wrapper1 {
  display: grid;
  grid-template-areas:
    "sidebar1"
    "sidebar2"
}

@media only screen and (min-width: 600px)  {
  .wrapper1 {
    grid-template-columns: 50% 50%;
    grid-template-areas:
    "sidebar1 sidebar2";
     text-align:center;

  }
}

.sidebar2 .row {
line-height: 30px;
text-align:center;
display: block;
}

.sidebar1 .row {
line-height: 30px;
text-align:center;
display: block;
}

@media only screen and (min-width: 600px)  {
.sidebar2 .row {
line-height: 30px;
padding-left: 30px;
text-align:left;
} 
  }

@media only screen and (min-width: 600px)  {
.sidebar1 .row {
line-height: 30px;
padding-left: 35px;
text-align:left;
} 
  }

.btn:focus,.btn:active:focus,.btn.active:focus,
.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: none;
    box-shadow: none;
}


#bria0 {
  width: 60%;
  font-size: 13px;
}

@media screen and (min-width: 400px) {
  #bria0 {
  font-size: 15px;
}}


#author_text {
  word-spacing: 500px !important;
  font-size: 12px !important;
  margin-left: 5px !important;
}


@media screen and (min-width: 400px) {
#author_text {
  word-spacing: normal !important;
  font-size: 15px !important;
  margin-left:auto !important;
}}

#site_bottom {
  height: 60px;
}

.text_006c .contentTransitionWrap_a9b1 {
  font-weight: 100 !important;
  font-family: Roboto, sans-serif !important;
  text-align: center !important;
  color: black !important;
  margin:0 37px 0 45px !important;
}


.chatCopyright_ba21.__chat_a11a {
  display: none !important;
}

.copy_55f3 {
  display: none !important;
}

video {
  z-index: 2147483647 !important;
}

.button_d9dc {
  box-shadow: none !important;
}


td h3 {
  font-size: 1.2em !important;
  font-weight: 500;
}

@media screen and (min-width: 400px) {
td h3 {
  font-size: 1.33em !important;
  font-weight: 500;
}}


.wrap_1b90._orientationRight_fe10.__jivoMobileButton{
  z-index: 5 !important;
}

.bsc-info {
  opacity: .8;
  overflow:hidden;
}

.collapse.show {
  z-index: 2147483646 !important;
}



#last_buttons {
  margin-bottom: 25px;

}

@media screen and (min-width: 400px) {

  #last_buttons {
  margin-bottom: 25px;
}}


body {
    overflow-y: scroll!important;
}


@media only screen and (min-width: 0px)  {
.test123 {
  transform: translate(3px);
}}

@media only screen and (min-width: 500px)  {
.test123 {
  transform: translate(12px);
}}




#new_button {
  height: 50px;
  background-color: orange;
}

button#new_button.btn.btn-primary {
  margin: auto;
  width: 300px;
  display: block;
}


#new_button {
  transform: translate(0px,-10px);
}






#new_button {
  animation: pulse 0.7s infinite ease-in-out;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  25% {
    transform: scale(1.01);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  75% {
    transform: scale(1.03);
    opacity: 0.85;
  }
}

@media only screen and (min-width: 0px)  {
.test1234 {
  transform: translate(3px);
}}

@media only screen and (min-width: 500px)  {
.test1234 {
  transform: translate(25px);
}}