@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.blog-main{
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 500;
        font-style: normal;
}
.blog-main p{
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 17px;
}
.blog-main ul li a{
    text-decoration: none;
}
.bg-img {
    background-size: cover; 
    background-position: center center; 
    opacity:1; 
    min-height:300px;
  }
  
  .shadow {
  box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
  }

  .sidebar.c-4-12 {
    width: 100%;
    position: sticky;
    top: 50px;
}
#sidebars .widget {
    background: #fff;
    padding: 20px;
    border: 1px solid #dedede;
    margin-bottom: 3rem;
}
#sidebars .widget h3, #sidebars .widget h3 a {
    font-weight: 500;
    line-height: 20px;
    font-size: 20px;
    color: #000;
    box-shadow: 0 0 black;
    text-align: center;
}
h3.widget-title span {
    display: inline-flex;
    background: #aa8453;
    height: 35px;
    padding: 0 20px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    color: #222;
    font-weight: 400;
    font-size: 10px;
    position: relative;
    top: -20px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
}

#searchform #s {
    border: 1px solid #cccccc;
    border-right: none;
    font-size: 14px;
    /* font-family: 'Roboto', 'helvetica neue', helvetica, arial, sans-serif; */
}
#s{
    width: 70%;
    background-color: #fff;
    border: 1px solid #cccccc;
    float: left;
    padding: 10px 0;
    text-indent: 10px;
    line-height: 1;
    height: 37px;
}

#searchform input[type="submit"] {
    color: #fff;
    height: 37px;
    padding-bottom: 0;
    padding-top: 0;
    cursor: pointer;
    transition: all 0.25s linear;
    width: 88px;
    /* font-family: 'Roboto', 'helvetica neue', helvetica, arial, sans-serif; */
    border: 0;
    font-size: 13px;
    padding: 0;
    text-align: center;
    background-color: #aa8453;
}

#sidebars .widget h3, #sidebars .widget h3 a {
    font-weight: 500;
    line-height: 20px;
    font-size: 20px;
    color: #000;
    box-shadow: 0 0 black;
}
#sidebars .widget h3 {
    margin-top: -20px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 20px 20px 0px 20px !important;
}
h3.widget-title span {
    display: inline-flex;
    background: #aa8453;
    height: 35px;
    padding: 0 20px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
    margin: 0;
    color: #222;
    font-weight: 400;
    font-size: 10px;
    position: relative;
    top: -20px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
}
#sidebars .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidebars .widget ul li {
    padding: 0px 0px 6px 0px;
    border-bottom: 1px dashed #aa8453;
    margin-bottom: 10px;
}
#sidebars .widget a {
    color: #6b6b6b;
}
.text-success{
    color: #aa8453!important;
}
.blog-title-main{
    font-size: 25px;
    font-weight: 600;
}
.blog-heading{
    text-decoration: none;

}
a.lead {
    text-decoration: none;
    color: #aa8453;
    font-size: 14px;
}

.blog-date{
    font-size: 15px;
    margin-bottom: 0;
    color: #6b6b6b;
}
.rel-blog-link{
    text-decoration: none;
    color: #aa8453;
    padding: 1rem
}

.new-blog-slider .blog-slider-img img{
    height: 95vh;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.blog-slidder .owl-nav button{
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blog-slidder .owl-nav button.owl-prev{
    left: 10px;
}
.blog-slidder .owl-nav button.owl-next{
    right: 10px;
}
.blog-slidder .owl-nav button span{
        font-size: 30px;
    color: #fff;
    background-color: #212121;
    padding: 0px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.main-headding{
    text-align: center;
    margin-bottom: 30px;
   
}
.main-list-content{
    margin-top: 3rem!important;
}
.w-100{
    width: 100%;
}

.sidebar_list form#contact {
    padding: 2rem;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    /* border: 1px solid #f00; */
    margin-bottom: 3rem;
}
.sidebar_list form#contact h3{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2rem;
}
.blog-title-main1{
    font-size: 30px;
    font-weight: 600;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-transform: uppercase;
    text-align: center;
}
.blog-title-main {
    font-size: 20px;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-transform: capitalize;
}
.blog-item-boxx{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.blog-item-boxx .blog-detail-btn {
    margin-top: 2rem;
    margin-bottom: 2rem;
    background: #aa8453 !important;
    border-radius: 0 !important;
    padding: 5px 11px !important;
    color: #fff !important;
    border: 1px solid #aa8453 !important;
    position: relative !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'VERDANA' !important;
    text-transform: capitalize;
}
.blog-main{
    padding-bottom: 3rem;
}
.blog-item-boxx img{
    height: 200px;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.blog-detail-img{
    max-height: 400px;
    overflow: hidden;
    position: relative;
    width: 100%;
    object-fit: cover;
}

.related-blog-posts{
    margin-top: 3rem;
    padding: 1rem;
}
.blog-main-innerr{
    margin-top: 8rem;
}