*{
    font-family: 'Poppins', sans-serif;

    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #788487;
    text-decoration: none;
    list-style-type:none ;
}

.custom-nav-H{
    background-color: wheat !important;
    /* height: 76px !important; */
    /* position: relative; */
}

.brand{
    font-weight: 700;
    color: grey !important;
}


.navbar-nav li a{
    letter-spacing: .05625rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .75rem;

    
    
} 

.navbar-nav li a{
    color: grey !important;
}

.extra-nav-ww li i{
    /* color: grey; */
    font-size: 20px;
    /* margin-top: 15px; */
    
}




/* navbar styling ends  */

.offcanvas-bg{
    background: #222 !important;
}

.widget {
    margin-bottom: 60px;
    font-size: .8125rem;
    /* padding: 40px; */

}


.textwidget{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.logo-off{
    width: 80px;
}





.off-img{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}

.off-img li{
    /* list-style-type: none; */
    width:30%;
    margin: 5px;
}

.social-icon-off{
    display: flex;
    justify-content: center;
}

.social-icon-off li a i{
    font-size: 18px;

}
.social-icon-off li{
padding: 10px;

}

/* navbar and offcanvas ends here */

.bg-c{
    background-image: url(./images/module-17.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;

    height: 100%;
    position: relative;
  
    
}

.bg-c::before{
    content: "";
    position: absolute;
    background: #333;
    opacity: 0.85;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;

}

.cscs{
    position: relative;
}

.cscs h1{
    font-weight: 500;
    font-size: 5rem;
    color: #fff;
    margin-bottom: 0.625rem;
    line-height: 1.3;


}

.cscs p{
    color: #fff;
    font-size: 15px;
}
/* bg-c ends here */

.post {
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 35px;
    margin: 0 0 45px;
}

.post-title a{
    text-decoration: none;
    color: #a3a6a8;
    font-weight: 500;
    font-size: 1.5625rem;
    color: #222;
}

.post-preview {
    border-radius: 0.1875rem;
    transition: all .3s ease-in-out;
    margin: 0 0 35px;
}

.post-preview a{
    transition: all .3s ease-in-out;
    
}

.post-preview img {
    border-radius: 0.1875rem;
    max-width: 100%;
    height: auto;
}

.post-header {
    margin: 0 0 30px;
}
.post-header .post-title {
    font-weight: 500;
    font-size: 1.5625rem;
    margin-bottom: 8px;
    line-height: 1.3;
    color: #222;
}

.post-meta {
    list-style: none;
    font-size: .8125rem;
    color: #a3a6a8;
    padding: 0;
    margin: 0;
}

.post-meta a{
    color: #0d6efd;
    text-decoration:none;
    color: #a3a6a8;
}

.post-meta > li {
    position: relative;
    display: inline-block;
    padding: 0 14px 0 0;
    margin: 0 14px 0 0;
}

.post-meta > li:not(:last-child):after {
    position: absolute;
    content: '/';
    right: -5px;
    top: 0;
}

.post-more a{
    color: #505cfd;
    text-decoration: none;
}

.sidebar {
    padding-left: 15px;
}
.widget-search {
    padding: 0;
    border: 0;
}

.widget {
    margin-bottom: 60px;
    font-size: .8125rem;
}

aside{
    display: block;
}

.widget-search form {
    position: relative;
}

.form-control {
    border-width: 1px;
    padding: 1.0625rem 0.875rem;
    font-size: .75rem;
    display: block;
    width: 100%;
    height: 3.375rem;
    padding: 1.0625rem 0.875rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ededed;
    border-radius: 0.1875rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

input {
    overflow: visible;
}

.widget-search .search-button {
    background-color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    height: 100%;
    right: 0.875rem;
    transform: translateY(-50%);
    transition: all .3s ease-out;
    color: #ddd;
}

.widget .widget-title {
    margin-bottom: 24px;
}

.widget .widget-title > h6 {
    text-transform: uppercase;
    letter-spacing: 2.6px;
    font-weight: 700;
    font-size: .6875rem;
    margin: 0;
    line-height: 1.3;
    color: #222;
}

ul,ol{
    list-style: none;
    padding-left: 0;
}

.widget-categories ul li, .widget-recent-entries ul li, .widget-recent-entries-custom ul li {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    margin: 0;
}

.widget .widget-title {
    margin-bottom: 24px;
}



.widget .widget-title > h6 {
    text-transform: uppercase;
    letter-spacing: 2.6px;
    font-weight: 700;
    font-size: .6875rem;
    margin: 0;
    color: #222;
    line-height: 1.3
}

.widget ul {
    margin-bottom: 0;
}

.widget-categories ul li:first-child, .widget-recent-entries ul li:first-child, .widget-recent-entries-custom ul li:first-child {
    padding-top: 0;
}

.widget-categories ul li {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    margin: 0;
}

.widget a {
    color: #788487;
    text-decoration: none;
}

.float-right {
    float: right !important;
}

.widget-recent-entries-custom ul li:first-child {
    padding-top: 0;
}
.widget-recent-entries-custom ul li {
    display: table;
}

.widget-recent-entries-custom ul li {
    padding: 12px 0;
}

.widget-recent-entries-custom ul li {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    margin: 0;
}

.widget-recent-entries-custom .wi {
    float: left;
    width: 64px;
}

.widget-recent-entries-custom .wi {
    float: left;
    width: 64px;
}

.widget-recent-entries-custom .wi{
    vertical-align: middle;
    display: table-cell;
}

.widget-recent-entries-custom .wi img {
    border-radius: 0.1875rem;
    width: 100%;
}

.wi img{
    max-width: 100%;
    height: auto;
}

.widget-recent-entries-custom .wb {
    padding-left: 16px;
    width: 100%;
}

.widget-recent-entries-custom .wb {
    vertical-align: middle;
    display: table-cell;
}

.tag-cloud > a {
    background: #f4f4f4;
    border-radius: 0.1875rem;
    position: relative;
    display: inline-block;
    padding: 1px 15px;
    margin: 5px 8px 5px 0;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    line-height: 24px;
    font-size: .4375rem !important;
    color: #222;
}

/* pagination starts here */

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.875rem;
    margin-left: 0;
    line-height: 1.25;
    color: #788487;
    background-color: #fff;
    border: 0 solid #dee2e6;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #505cfd;
    border-color: #505cfd;
}


.page-link {
    border-radius: 100%;
    font-weight: 600;
    margin-left: 8px;
}

.pagination{
    list-style-type: none;
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}


/*module gc end here  */

footer{
    background: #222;
    height: 100%;
}

.footer-widget{
    padding-top: 70px;
}

.widget .title-f > h6 {
    text-transform: uppercase;
    letter-spacing: 2.6px;
    font-weight: 600;
    font-size: .6875rem;
    margin: 0;
    color: #fff;
}

.title-f{
    margin-bottom: 30px;
}

.text-widget{
    width: 250px;
}

.social-icon li{
    display: inline-block;
}

.widget-recent-enty ul li{
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    border-color: #2f2f2f;
    width: 210px;
}

.unorder-f li a {
    text-decoration: none;
    color: #cecece;
}

.post-date{
    font-size: .6875rem;
    color: #a3a6a8;
    display: block;
}

.widget-recent-works > ul > li {
    border: 0 !important;
    float: left;
    width: 33.333%;
    padding: 4px;
    margin: 0;
}


footer .footer-bar {
    border-top: 1px solid #2c2c2c;
}

.copyright p a{
    text-decoration: none;
    color: #cecece;
}
 