.colorlib-nav .top-menu {
    padding: 5px 0;
}
.top-menu .menu-1{
	margin-top: 20px;
}
.tools-menu-right{
	text-align: center;
}

.btn-cta img.select-cuntry  {
    background: 0 0;
    border: none;
    color: #fff;
    padding-left:12px;
    margin-left: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border-left: 1px solid #fff;
    cursor: pointer;
}

.btn-cta select.select-cuntry option {
    color: #f7c336;
}

.colorlib-heading-custom h2 {
	    text-align: center;
}
.services {
    min-height: 500px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #2e3280 !important;
}

.blog-sidebar .search-form {
    margin-bottom: 55px;
}

.blog-sidebar .search-form form {
    position: relative;
}

.blog-sidebar .search-form form input {
    height: 46px;
    width: 100%;
    border: 2px solid #ececec;
    padding-left: 20px;
    font-size: 18px;
    color: #b2b2b2;
}

.blog-sidebar .search-form form button {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background: #252525;
    border: 1px solid #252525;
    height: 46px;
    padding: 0 15px;
    cursor: pointer;
}

.blog-sidebar .blog-catagory {
    margin-bottom: 41px;
}

.blog-sidebar .blog-catagory h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 14px;
}

.blog-sidebar .blog-catagory ul li {
    list-style: none;
}

.blog-sidebar .blog-catagory ul li a {
    font-size: 16px;
    color: #636363;
    line-height: 39px;
}

.blog-sidebar .recent-post {
    margin-bottom: 55px;
}

.blog-sidebar .recent-post h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 28px;
}

.blog-sidebar .recent-post .recent-blog .rb-item {
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-pic {
    float: left;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-pic img {
    height: 80px;
    width: 80px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text {
    display: table;
    padding-left: 16px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text h6 {
    color: #252525;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #e7ab3c;
    letter-spacing: 2px;
    line-height: 20px;
}

.blog-sidebar .recent-post .recent-blog .rb-item .rb-text p span {
    color: #b2b2b2;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
}

.blog-sidebar .search-form h4 {
    color: #252525;
    font-weight: 700;
    margin-bottom: 14px;
}
#colorlib-content .colorlib-video a {
    display:none;
}
#colorlib-content .colorlib-video:hover .overlay {
    background: none;
}
#colorlib-content .colorlib-video .overlay {
    background: none;
}