.btn {
  font-size: 20px;

}

header .bottom-header .main-nav > ul > li > a {
  padding-right: 20px;
}

header .bottom-header .main-nav > ul > li {
  margin-right: 20px;
}

.btn-warning {
  color: #fff;
  background-color: #58a9dd;
  border-color: #58a9dd;
}


.btn-warning:hover {
  color: #fff;
  background-color: #58a9dd;
  border-color: #58a9dd;
}

header .top-header {
  background-color: #007FA8 !important;
}



header .top-header {
    background-color: #ffffff;
}


.bottom-header {
  background-color: white;
}

.inscriptions {
  margin-top: 15px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #dbfcfb;
}






.main-nav > ul {
  text-align: center;
}

.footer-map {
    height: 300px;
background:#ffffff!important;
}

.footer-v1 .bottom-footer {
    background: transparent;
}


.footer-v1 .bottom-footer::before {
    border-right: transparent;
}

.footer-v1 .bottom-footer::after{
    border-left: transparent;
}


.s-dot i, .site-dot li span i {
  border: black !important;
}

.s-dot, .site-dot li span {
  border: black !important;
}