
                

p {
    /*font-family: 'Montserrat';*/
    font-style: normal;
    font-weight: 300;
}

body {
    /*color: #454547;*/
}

h1, h2, h3, h4, h5, h6 {
    /*text-align: left;*/
    /*font-family: "Pathway Gothic One" !important;*/
    /*font-size: 52px;*/
    /*text-transform: uppercase !important;*/
    /*font-weight: 800 !important;*/
    /*color: #161616;*/
}

.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%;
}  

.input-field {
    border-radius: 50px;
    /*border:1px solid #e2e2e2;*/
    background:#ddd;
}

.btn {
    border-radius: 40px!important;
}