
                

.input-field {
    border-bottom:1px solid rgb(65, 67, 71) !important;
    background-color:#fff !important;
}

h2{
    margin-top: 3rem;
    /*border-top: 1px #efefef solid;*/
    /*border-bottom: 1px #414347 solid;*/
    /*border-top: 1px #414347 solid;*/
    padding-top: 14px;
    border-bottom: 1px #e6e1db solid;
}

.navbar .navbar-brand {
    padding: 0 0 0 15px;
}

.navbar-brand {
    height: 95px !important;
} 

.navbar-right {
    padding: 20px 0 0 32px;
}                                                                                               
.navbar-brand img {
    height: 100%;
} 

.navbar.has-scrolled {
    background-color: #000;
    border-bottom: none!important;
}

.navbar.has-scrolled .navbar-nav>li> a, .navbar.nav-light .navbar-nav>li> a {
    color: #ffffff;
    opacity: 0.8;
}

.pricetable-1 div[class*='col-'] {
    opacity: 1;
}

@media (max-width: 767px){
.custom-img {
    height:500px;
    }
}