body {
    font-size: 15px;
      font-family: "Kumbh Sans", serif;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    margin: 0;
    color: #767BA1;
    
}

.section-padding {
    padding: 70px 0;
}

.section-title{
    text-align: center;
      font-family: "Kumbh Sans", serif;
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #171D3D;
    margin-bottom: 0;
}

.section-title-p, p{
    letter-spacing: 0.27px;
    color: #767BA1;
    opacity: 1;
    font-size: 15px;
    line-height: 24px;
      font-family: "Kumbh Sans", serif;
    font-weight: 400;
}
nav.navbar .nav-item a.nav-link.active:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #FFC44A;
    left: 0;
    bottom: 0;
    transition: 0.3s;
}
nav.navbar .nav-item .nav-link:hover:after {

    width: 100%;

}

nav.navbar .nav-item .nav-link:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 1px;
    background: #FFC44A;
    left: 0;
    bottom: 0;
    transition: 0.3s;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


a.nav-link.active {
    position: relative;
}

/* .container{
max-width:1640px;
} */

h1 {
    color: #353979;
    font-size: 52px;
      font-family: "Kumbh Sans", serif;
    font-weight: 700;
    font-style: normal;
}

.blog-details-image .next-blog-details img.blog-img {
    max-width: 100px;
}

/*****************Header**********************/
header {
    background: #353979;
    /* padding: 6px 0; */
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    /* height: 85px; */
}

a.navbar-brand {
    background: #fff;
}

/****************banner***************************/
span#search-addon {
    position: absolute;
    right: 20px;
    top: 20px;
}

.home-banner input.form-control {
    height: 70px;
    border-color: #DFDFDF;
}
.home-banner .input-group {
    max-width: 614px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.home-banner {
    position: relative;
    margin-top: 120px;
    background: #FFF9EB;
    padding: 60px 0;
}
a.nav-link {
    font-size: 16px;
    color: #fff;
    margin: 0 13px;
    font-weight: 400;
}

.bannerContent.row {
    align-items: center;
}

.leftContentSection p {
      font-family: "Kumbh Sans", serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.18px;
    color: #353979;

}.socialMediaIcon a {
    margin: 0px 10px;
}

.homebannerRightImg {
    width: 100%;
    /* height: 500px; */
    object-fit: contain;
}

.RightBannerImg {
    position: relative;
}
.blog-list {
    /*gap: 26px;*/
    margin-top: 50px;
}
.blog-details-image img.blog-img {
    max-width: 100%;
}
span.tag {
    color: #353979;
    background: #FFE7AD;
    font-size: 13px;
    font-weight: 500;
    padding: 9px;
    border-radius: 8px;
}

h2 {
    font-size: 28px;
    color: #353979;
    font-weight: 700;
}

.blog-details h2{
    font-size: 22px;
}

.blog-list h2{
margin: 20px 0;
}

.btn-primary {
    color: #fff;
    background-color: #353979;
    border-color: #353979;
}

.btn{
    padding: 0.775rem 1.45rem;
    font-size: 15px;
    font-weight: 700;
}

img.blog-img {
    border-radius: 10px;
    width: 100%;
    height: auto;
    max-width: 500px;
    /*object-fit: cover;*/
}

.blog-list img.blog-img {
    width: 500px;
    height: 400px;
    min-width: 500px;
}

.blog-list:first-child {
    /*gap: 26px;*/
    border-top: 1px solid #DFDFDF;
    margin-top: 30px;
    padding-top: 30px;
}

.blog-featured-posts h2 {
    font-size: 14px;
    margin-top: 5px;
}

.blog-featured-posts-list {
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 20px;
    margin-bottom: 20px;
    gap: 22px;
}

.blog-featured-posts {
    padding: 15px;
    border: 1px solid #DFDFDF;
    border-radius: 8px;
    margin-top: 20px;
}

.blog-featured-posts-list img.blog-img {
    max-width: 70px;
}

.blog-featured-posts h2.sec-title {
    font-size: 24px;
    margin-bottom: 24px;
}
.blog-featured-posts-list:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
span.tag.white {
    background: #fff;
    border: 1px solid #353979;
    padding: 6px 10px;
}
.blog-featured-posts .tag {
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-wrap: wrap;
    gap: 13px;
}

.inner-banner {
    margin-top: 104px;
    background: url(../images/inner-banner.png) no-repeat;
    padding: 70px 0;
}

.inner-banner  h1{
    color: #fff;
    font-size: 52px;
    
}

.breadcrumb a, .breadcrumb li {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}

.breadcrumb-item.active {
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
    content: "-";
}
/* .blog-details p {
    color: #353979;
    font-weight: 500;
} */

.next-blog-details {
    position: absolute;
    max-width: 423px;
    bottom: 30px;
    right: 30px;
    background-color: rgba(53,57,121, 0.60);
    border-radius: 20px;
    padding: 30px;
    display: flex ;
    align-items: center;
    gap: 22px;
}
.blog-details-image {
    position: relative;
}
.next-blog-details h2 {
    font-size: 16px;
    color: #fff;
}
h3 {
    font-size: 20px;
    font-weight: 700;
    color: #353979;
}

.form-control {
    border: 1px solid #DFDFDF;
    height: 50px;
    margin-bottom: 23px;
}

label {
    color: #353979;
    font-weight: 600;
    font-size: 15px;
}

textarea.form-control {
    height: 174px;
}

.author {
    background: #FCFCFC;
    padding: 38px;
    margin-top: 23px;
    margin-bottom: 23px;
    border-radius: 10px;
}

.contact-us {
    border-top: 1px solid #D7D7D7;
    margin-top: 30px;
    padding-top: 30px;
}

.categories-list {
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.number-count {
    background: #353979;
    padding: 5px 10px;
    border-radius: 7px;
    color: #fff;
    font-weight: 500;
}

.text-primary{
    color: #353979 !important;
}

.navbar-toggler {
    background: #fff;
}
.navbar-nav .nav-link {
    position: relative;
}
.nav-link:hover, .nav-link:focus {
    color: #ffb600;
}
.blog-featured-posts {
    margin-bottom: 30px;
  }

  section.blog-cat {
    background: #353979;
   
}

.blog-cat li{
    list-style: none;
}

.blog-cat li a.nav-link {
    font-size: 15px;
    margin: 0 5px;
    font-weight: 500;
    padding: 20px 0;
}

.blog-cat li a.nav-link.active {
    border-bottom: 3px solid #ffb600;
}

.sidebar-search span#search-addon {
    top: 26px;
}

input[type=search] {
    background: url(../images/serch-icon.svg) no-repeat;
    background-position: 95%;
}
.blog-details {
    margin-left: 30px;
    padding: 0px !important;
}
.tag.white.active-tag {
    background-color: #007bff;
    color: #fff;
    border: 1px solid #007bff;
}