
.main-title {
    background-color: #f7f8f9;
    border-bottom: 1px solid #e64143;
    color: #888;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 6px 10px;
    text-transform: uppercase;
}
.main-title i {
    color: #e64143;
    margin-right: 10px;
}
.about-right ul {
    list-style: outside none none;
    padding-left: 17px;
}
.about-right ul li {
    list-style: outside none none;
}
.about-right ul li::before {
    color: #ccc;
    content: "";
    font-family: "FontAwesome";
    margin: 0 12px 0 -15px;
}
.about-right ul li:nth-child(odd) {
    background: #f7f8f9;
}

.member-inner {
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 20px 39px;
    position: relative;
    text-align: left;
}
.member-info span{
      color: #e64143;

}

.our-team .social-member li {
    background-color: #161616;
    border: 2px solid #454545;
    border-radius: 100%;
    float: left;
    height: 33px;
    line-height: 33px;
    margin: 0 5px;
    text-align: center;
    width: 33px;
}


.icon-facebook::before {
    content: "";
}


.icon-twitter::before {
    content: "";
}


.icon-instagram::before {
    content: "";
}


.icon-youtube::before {
    content: "";
}

[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: fontawesome;
    line-height: normal;
    vertical-align: baseline;
}
.our-team .social-member {
    bottom: -42px;
    clear: both;
    list-style: outside none none;
    position: absolute;
    right: 42%;
}
.our-team .social-member li a {
    color: #ffffff;
    margin-left: 5px;
    text-align: center;
}


.member-info p {
    font-size: 14px;
}
.member-inner:hover img{
    opacity:0.9;
}
.logos_bg_in{
border: 1px solid #f7f8f9;
    box-shadow: 0 1px 3px #dedede;
    font-size: 25px;
    margin-top: 25px;
    text-align: center;
}
.txt_normal{
font-size: 15px;
    font-weight: 600;
}

.font11{color: #555;
    font-size: 16px;
    margin-top: 19px;
}

.heading-style2{
    border-bottom: 1px solid #ccc;
    color: #111111;
    font-size: 19px;
    padding-bottom: 9px;
}