
.blog-title i {
    color:#43b2e3;
   
}
.blog-title2 img ,.iconimg{
 height:23px
}
.blog-font {
    font-size: 17px !important;
}
.blog-title2  h4{
    color:rgb(179, 174, 174);
    font-size: 15px;
    margin-top:1.5%;
    text-transform: uppercase;

}
.blog-herf {
    color:#5dc3ef;
    font-weight: bold;
    text-decoration: none;
    
   

}
.blog-sub{
    color: rgb(0 ,19 ,59);
    font-weight: bold;
    line-height: 31px;
    text-align: right;

}
.blog-cap{
    padding:2%
}
.Blog-articles .Blog-sub-art{
    margin-top: 9%;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 3px 20px #e3e6f0;

}
.Blogsec{
    margin-top:5%;
    margin-bottom: 5%;
}
.blog-border{
    display: inline-block;
    border-radius: 3px;
    height: 1px;
    position: relative;
    width: 80%;
    margin-bottom: 10%;
    background-color: #e3e6f0;
    margin: 0 auto;

}

.full-img{
    width:100%
}

/*Blog Details */

.border{
    border: none;
display: inline-block;
border-radius: 3px;
height: 4px;
position: relative;
width: 25%;
margin-bottom: 10px;
background-color: rgb(16, 143, 181);
}
.blogde-title{

    color: rgb(0 ,19 ,59);
    font-weight: 600;
    text-transform: capitalize;
    word-spacing:4px;
    

}
.img-Details{
    width: 75%;
    background: white;
    position: absolute;
    
   padding: 1%;
    margin: auto 0;
    display: table;
    text-align: center;
    transform: translate(-4%, -58%);
    /* left: 50%; */
    z-index: 10030;
    box-shadow: 0px 3px 20px #e3e6f0;
    border-radius: 20px;
}
