.navbar-brand{
   height: inherit !important;
   color: #73a7bb !important;
   font-size: 26px;
   letter-spacing: 2px;
}

.dark.nav-wrp .btn-primary {
    border: 2px solid #73a7bb;
    background-color: #73a7bb;
    color: #fff;
}

.dark.nav-wrp .btn-primary:hover {
    border: 2px solid #64676b;
    background-color: #64676b;
    color: #fff;
}

.dark.bg-glass, .dark.nav-wrp.bg-glass:not(.nav-sticky){
    background-color: rgba(0, 0, 0, 0.2);
}

.info-box2 .img i {
  color: #73a7bb;
}

.portfolio-box1 .pop-img{
  background-color: #5e7a86;
}

div#popgallery0 {
    margin-right: 50px;
    margin-left: 50px;
}

.contact-section-3 .contact-form{
  padding-top: 0px !important;
}

.contact-section-3 .contact-form button, .contact-section-3 .contact-form button:hover {
    background-color: #73a7bb;
    border-color: #73a7bb;
}

.btn-primary, .btn-primary:hover {
    border-color: #73a7bb;
    background-color: #73a7bb;
}

.copyright{
  text-align: center;
}

.footer-section .row{
  text-align: center;
}

.footer-section-6 img{
  height: 50px;
}

.footer-section-6{
  padding: 30px 0 30px 0;
}

.footer-section-6 .social a {
    font-size: 30px;
}

.price-section {
    text-align: center;
}

.price-table-2.popular .lbl {
    background-color: #73a7bb;
}

.price-table-2.popular .lbl i{
  color: #73a7bb;
}

.price-table-2.popular .price-box {
    border-color: #73a7bb;
}

.intro-section-3 .btn-default:hover {
    background-color: #73a7bb;
    border-color: #73a7bb;
}

.nav-wrp .navbar-brand img {
    max-height: 33px !important;
}

@media (max-width: 767px) {
  div#popgallery0 {
      margin: 0px !important;
  }
}

