/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/
@import url("../twentyseventeen/style.css");
/* .page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 600 !important;
}
div#search {
    width: 50%;
    float: right;
}
.info_txt.text-center a {
    color: #fff;
}
.info_txt.text-center {
    padding: 30px 0;
    background: #009ec6;
    margin-bottom: 30px;
    color: #fff;
}
.entry-content ul,  .entry-content ol{
    margin-left: 30px;
}
header#Header_Inr_hdr {
    font-size: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.08), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.16), 0 8px 8px rgba(0,0,0,0.20);
}
section#InnerPages {
    min-height: 450px;
}
.tnp-subscription {
    margin: 0 !important;
}
section#InnerPages {
    background: #D9CEB0;
    background: url(custom/images/bg-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
} */