.full-width-header .rs-header .topbar-area.style1 .topbar-contact li a {
    color: #fff;
    font-size: 14px;
}

.full-width-header .rs-header .topbar-area.style1 .topbar-contact li i::before {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.full-width-header .rs-header .topbar-area.style1 .topbar-contact li {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    line-height: 50px;
    font-weight: 500;
    border-right: 1px solid rgba(255,255,255,.2);
    margin-right: 20px;
    padding-right: 20px;
}

.full-width-header .rs-header.style2 .topbar-area {
    background-color: #e9e9e9;
}

.full-width-header .rs-header .topbar-area.style1 .toolbar-sl-share ul .opening {
    color: #fff;
    border-right: 1px solid rgba(255,255,255,.2);
    margin-right: 15px;
    padding-right: 40px;
}

.full-width-header .rs-header .topbar-area.style1 .toolbar-sl-share ul .opening em i::before {
    font-size: 13px;
    color: #fff;
}
.full-width-header .rs-header .menu-area .row-table .col-cell.header-logo {
	display: flex;
	 flex: 0;
}
.col-cell.header-logo {
    width: 50px ;
    padding: 7px;
}
.top-nav .title{
    margin-bottom : 0px;
}


.rs-services.style2 .service-wrap {
	padding:0;
	background: #fff;
	box-shadow: none;
}


.full-width-header .rs-header.style2 .topbar-area {
	background-color: #121212;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    overflow: hidden;
}

.top-nav .title {
    margin-top: 31%;
    margin-right: 19%;
}

.service-single.about-us .image {
    max-width: 50%;
}

.readon.consultant {
    padding: 18px 35px;
    border-radius: 0;
    color: #fff;
    background: #a22828;
    overflow: hidden;
    position: relative;
}
.thumbCover {
    border: 2px solid #f8ca00;
    border-radius: 50%;
    padding: 8px 5px;
    min-height: 70px;
}
.img-title-logo {
    position: absolute;
    right: 0;
}
.img-title-2 h4 {
    position: absolute;
    left: 43px;
    font-size: 22px;
    color: #d5ae35;
    margin-top: 12px;
}
.rs-services.style2 .service-wrap .image-part {
    overflow: visible;
    margin-bottom: 20px;
}
.text-align{
    text-align: center;
}
.project-img img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}
.rs-project.style5 .project-item .project-content .title a {
    color: #9a1818;
}
.img-title{
    position: relative;
    width: 170px;
    height:62px
}
.full-width-header .rs-header .menu-area .rs-menu-area {
    display: flex;
    align-items: center;
    margin-left: 0;
}

.rs-blog.style2 .blog-item .blog-content .blog-title {
	font-size: 14px;
	line-height: 26px;
	font-weight: 600;
	margin: 0 0 18px;
	text-align: justify;
}
