header.sticky nav .container > ul > li > a {
    padding: 12px 13px !important;
}



header.sticky nav {
    background: rgb(57, 128, 170) !important;
}

.welcome > p {
    text-align: center !important;
    padding: 0px 16%;
}


.pastors-message h4 {
    text-align: center;
}

.pastors-message label{
    float: right !important;
    font-style: italic !important;
    color: #ec644b !important;
        margin-right: 10%;
  
}

.pastors-message p {
    text-align: center !important;
      padding-right: 0px !important;
}

.donation-box {
    padding: 0px 2% !important;
}

.donation-box a.donate-btn.donation_module:hover {
    background: #2c2828;
    margin-top: 40px;
    float: right;
    padding: 13px 40px;
    cursor: pointer;
    font-family: open sans;
    font-size: 15px;
    color: #ffffff;
}

div#service-block p{
    float: left;
    margin-bottom: 10px;
    min-height: 105px;
    width: 100%;
}

footer .block.blackish:before {
    opacity: 0.97;
    background: rgba(34, 34, 34, 0.98);
}

footer .widget p {
    color: #d1cece;
}

.contact li span {
    color: #c0c0c5 !important;
    font-weight: 600 !important;
    float: none !important;
    margin-right: 7px;
}

.contact i.fa {
    color: #ec644b;
}

.widget .contact li {
     color: #d1cece !important;
}

.bottom-footer p {
    text-align: center !important;
}

form.header-search {
    margin-top: -18px !important;
}

nav ul li a:before {
    content: "";
    height: 0px !important; 
    width: 0;
    position: absolute;
    left: 50%;
    top: -1px;

}

nav ul li > ul li a:hover {
    background: #f5f3f3;
    color: #302b2b;
    border-top: 2px solid #8fdcf6 !important;
}

nav {
    background: #5a94b6 !important;
}

.header-search > input[type="submit"] {
    background: url(https://www.sanga.co.in/wp-content/uploads/2016/04/search-1.png) no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    background-size: 100% 100% !important;
    margin-top: 30px;
        margin-left: -28px;
}

header.header5 nav {
    margin-top: 0px;
    padding-top: 35px;
    border-bottom: 1px solid #1b1616;
}

nav ul li > ul li a {
    border-top: 1px solid rgba(250, 250, 250, 0.2);
    padding: 10px 15px;
}

nav ul li a:hover {
    background: #2a6a82;
    color: white;
}

body {
    background-image: url(https://www.sanga.co.in/wp-content/uploads/2016/04/grey-linen-texture-background_1053-253.jpg)!important;
background-repeat: repeat !important;
    
}

.block {

    padding: 62px 0 !important;
}

.logo img {
    width: 100%;
    margin-top: -5px;
    margin-bottom: 5px;
}

.service-block > h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.page-top.extra-gap {
    padding-top: 119px !important;
    padding-bottom: 40px !important;
}

.welcome > a {
    border: 1px solid;
    color: #FFF;
    font-size: 14px;
    padding: 8px 25px;
    display: table;
}

nav ul li {
    margin-left: 1px !important;

}

.logo_TEXT {
    margin: -1px -25px 0px 0px !important;
    font-size: 18px !important;
    color: white !important;
    text-shadow: 2px 2px 2px black;
    font-family: 'Encode Sans', sans-serif !important;
}

.logo img {
    width: 105px;
}