body {
  margin: 0;
  font-family: 'Montserrat', sans-serif !important;
font-family: 'Cuprum', sans-serif !important;
font-family: 'PT Mono', monospace !important;   

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #000000 !important;
}

.text-left {
  font-size: 1.2em;
}

.btn-outline-light {
  margin-top: 10px;
}
nav {
  height: 60px;
  font-size: 1.1em;
  color: #ffffff !important;
}

 .nav-item:hover, .navbar-brand:hover, .nav-link:hover {
  color: #ffd37a !important;
}

.nav-item:focus, .navbar-brand:focus, .nav-link:focus {
  color: #ffd37a !important;
}

.dropdown-menu {
  background-color: #000000 !important;
  color: #ffffff;
}

.dropdown-item, .nav-item, .nav-link {
  color: #ffffff;
}

.dropdown-item:hover {
  background-color: #000000 !important;
  color: #ffd37a;
  z-index: 100;
}

.navbar-toggler {
  border-color: #808080 !important;
}

.navbar-nav {
  background-color: #000000;
  width: 100%;
  text-align: center;
  z-index: 100;
}

span:hover, .nav-link:hover, a:hover {
  color: #ffd37a !important;
}

img {
  max-width: 100%; 
  z-index: 1; 
  height: 10%;
}

img {
  width: 100%;
  height: auto;
}
@media (min-width: 300px) and (max-width: 767px) {

  #footer > .container {
    display: none;
  }

  #myBtn {
    width: 55px !important;
  }

  #footer {
    height: 0px !important;
    margin-top: 0px !important;
  }

  .headtxt {
    font-size: 1.3em;
    text-align: center;
    margin-bottom: 40px;
    display: none;
  }

  .card-image {
    height: 35em !important;
    padding-top: 50% !important;
  }

  #lastfooter {
    font-size: 1em !important;
    margin-top: auto !important;
  } 

  #card-box {
    height: 500px;
    height: 500% !important;
  }

  hr {
    display: none;
  }

  table {
    font-size: 0.9em !important;
  }

  tr {
    height: 40px !important;
  }

  #rate-text {
    font-size: 1.3em;
  }

  .modal-content {
    width: 100% !important;
    margin-left: 0% !important;
  }

}


@media (min-width: 425px) and (max-width: 768px) {
  .card-image {
    padding-top: 40% !important;
  }
}
.carousel-indicators > li{
  height: 4px !important;
  width: 40px !important;
  background-color: #ffd37a !important;
}

.btn-warning {
  margin-top: 5px;
}
#footer {
  background-color: #1e2026;
  width: 100%;
  height: 300px;
  color: #ffffff;
  padding-top: 10px;
  position: absolute;
  position: absolute;
  display: table-row;
}

a {
  color: #ffffff;
  text-decoration: none;
}

#table {
  background: url(/img/3png);
}

#card-box{
 width: 100%;
 background: url(/img/1.png);
}

.card-image{
  width: 100%;
  height: 800px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 20%;
}

.intotext {
  color: rgb(214, 214, 214);  
  text-align: center; 
  box-sizing: border-box;           
}   


a:hover {
  text-decoration: none;
}

#footer > .container {
  margin-top: 40px;
}

hr {
  background-color: #ffffff;
  width: 150px;
  margin-left: 00px;
}

.headtxt {
  margin-top: 40px;
}

#lastfooter {
  background-color: #9c9c9c;
  text-align: center;
  height: 50px;
  font-size: 1.2em;
  margin-top: 60px;
  padding-top: 10px;
}

table {
  width: 100%; 
  border-collapse: collapse;
  text-align: center;
  font-size: 1.3em;
}

table thead tr {
  color: #ffffff; 
  background: #323539;
}

table thead tr td {
  border: 1px solid #32383E;
}

table tbody tr td {
  border: 1px solid #323539;
}

table tbody tr:nth-child(n) {
  background: #2C3034;
}

table tbody tr:nth-child(2n) {
  background: #323539;
}

table tbody tr:hover {
  background: #32383E;
}

tr {
  height: 50px;
}

.text {
  text-align: center;
  margin-top: 20px;
}

.card {
  background-color: #1e2026;
  border-width: 1px;
  border-color: #ffffff;
  width: 300px;
  margin-left: 10px;
  font-size: 1.5em;
}

.modal-content {
  background-color: #1e2026 !important; 
  width: 500px !important;
}

.modal-body {
  padding: 110px;
}

.btn-warning {
  background-color: #ffd37a;
  border: #ffd37a;
  color: #000000;
}

.btn-outline-warning {
  text-align: center !important;
}

.divider-card {
  margin: 0;
}

#myBt {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border-style: solid;
  border-color: #ffffff;
  outline: none;
  background-color: #1e2026;
  color: rgb(255, 255, 255);
  cursor: pointer;
  padding: -40px;
  height: 55px;
  width: 55px;
  font-size: 2em;
  border-radius: 50px;
  text-align: center;
}


#myBt:hover {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}

.form-control {
  background-color: #000000 !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  width: 100% !important;
}


.cl {
  margin-left: 4%;
  margin-right: 4%;
}

a {
  color: #ffffff !important;
}

a:hover {
  text-decoration: none !important;
  color: #ffd37a !important;
}

.nav-item:hover, .nav-link:hover {
  color: #ffd37a !important;
}


::placeholder {
  color: rgb(179, 179, 179) !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:link, .btn-primary:visited {
  background-color: #cfab64;
  border: #ffd37a;
  color: #000000;
}

::-webkit-scrollbar-button {
  background-image: url('');
  background-repeat: no-repeat;
  width: 16px;
  height: 0px
}

::-webkit-scrollbar-track {
  background-color: #353535;
  box-shadow: 0px 0px 1px #000 inset;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffd37a;
  box-shadow: 0px 1px 1px #000000 inset;
  background-image: url('https://yraaa.ru/_pu/24/59610063.png');
  background-position: center;
  background-repeat: no-repeat;
}

::-webkit-resizer {
  background-image: url('');
  background-repeat: no-repeat;
  width: 40px;
  height: 0px
}

::-webkit-scrollbar {
  width: 8px;
}
Toast.add({
header: 'Название заголовка',
body: 'Текст сообщения',
color: '#28a745',
autohide: true,
delay: 10000
}); 

