/*!
 * Start Bootstrap - Landing Page v5.0.9 (https://startbootstrap.com/theme/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body {
  min-height: 100vh;
}

.flex-fill {
  flex: 1 1 auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

header.masthead {
  position: relative;
  /*background-color: #343a40;*/
  /*background: url("../img/bg-masthead.jpg") no-repeat center center;*/
  background-size: cover;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 2rem;
}

main {
  min-height: fit-content;
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

.features-icons {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 1rem;
  padding-bottom: 4rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.tezaurus {
  font-style: italic;
}

.tezaurus h2 {
  font-style: normal;
}

.tezaurus h4 {
  font-style: normal;
}

.tezaurus span {
  font-weight: bold;
  font-style: normal;
  color: rgb(214, 12, 12);
}

.tezaurus ol ul {
  margin: 0;
  padding-left: 5px;
}

.tezaurus ol ul>li {
  list-style-type: none;
}

.tezaurus .uz {
  /*width: 200px;*/
  background: url("../img/uz.svg") no-repeat left center / 27px 20px;
  padding-left: 35px;
}

.tezaurus .ru {
  /*width: 200px;*/
  background: url("../img/ru.svg") no-repeat left center / 27px 20px;
  padding-left: 35px;
}

.tezaurus .en {
  /*width: 200px;*/
  background: url("../img/gb.svg") no-repeat left center / 27px 20px;
  padding-left: 35px;
}

.tezaurus h2 a {
  font-size: 1rem;
  padding-left: 20px;
}

.search-word {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

a.nav-link {
  color: white!important;
  font-size: 1.25rem !important;
}

.search-word-list {
  font-size: 1.4rem;
}

li.nav-item {
  margin: 0px 10px;
}

.my-popover {
  cursor: pointer;
}

.tezaurus-popover {
  font-size: 1em;
}

.tezaurus-popover span {
  font-weight: bold;
}

.myheader {
  padding: 1rem 0rem !important;
}

.myheader .logo {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 150px;
  /*width: 200px;*/
}

.loyiha-azolari {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 1.2rem;
}

.loyiha-azolari span {
  font-weight: bold;
}

.loyiha-azolari li {
  margin-top: 0.5rem;
}

.guruh_data h3 {
  font-weight: normal;
}

.guruh_data span {
  font-weight: bold;
}

h3 {
  font-size: 1.5rem;
}

nav a.lang {
  color: white !important;
  margin: 0 8px;
}

.alifbo a {
  display: inline-block!important;
  margin: 3px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 1.5rem;
  color: #17a2b8;
}

.alifbo a:hover {
  background-color: #17a2b8;
  color: white;
}

@media print {
  a {
    color: black !important;
    text-decoration: none !important;
  }
}

.text-cyan {
  color: #17a2b8;
}

.btn-cyan {
  background-color: #17a2b8;
  color: aliceblue;
}

a {
  color: #17a2b8;
}

@media (min-width: 576px) {
  body {
    width: 1vw;
  }
}

@media (min-width: 768px) {
  body {
    width: 1vw;
  }
}

@media (min-width: 992px) {
  body {
    width: 1000px;
    margin: auto;
  }
  nav {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  body {
    width: 1150px;
    margin: auto;
  }
  nav {
    margin-bottom: 20px;
  }
}

.nav-item:hover {
  background-color: white !important;
  color: #17a2b8 !important;
}

.nav-item:hover a {
  color: #17a2b8 !important;
}

body #full-container {
  margin-top: 15px;
  border-radius: 4px;
  box-shadow: 0 9px 30px 5px rgba(136, 136, 136, 0.2);
  min-height: 95vh;
}