

.profile-card {
    background: # !important;
}

.estate figure .imgout .price, .site-btn, .timeline li:first-child i, nav ul li a:after, .owl-theme .owl-controls .owl-page span, .skill-list .progress .percentage, ul.profile-information li:first-child:before{
    background: # !important;
}

header nav ul li a:hover, .events ul li .datenlocation span, .namenprice .price, .portfolio-content p span, #blog-post .blog-sidebar ul.category-list li a:hover, #blog-post .blog-sidebar .popular-posts ul li a .info{
    color: #ddd !important;
}

.cbp-filter-item-active{
    color: # !important;
}

.estate figure .imgout .price, .timeline li:first-child i, nav ul li a:after, .owl-theme .owl-controls .owl-page span, .skill-list .progress .percentage, ul.profile-information li:first-child:before {
    background: # !important;
}

.timeline li:first-child i{
    background: # !important;
    color:#fff;
}
.active{
    border-bottom: 2px solid #fff;
    border-radius: 0px;
}

.spinner:before{
    border-top-color: #;  
}

ul.profile-information li:before{
	border-color: #; 
}


/* Hover Color*/

.section-title h1, .section-title h2, .section-title h3, .section-title h4 ,.section-title h5{
    font-size: 18px;
    font-weight: 600;
    position: relative;  
    <!-- border-bottom: 2px solid #; -->
    line-height: 26px;
}

/* Opacity Color*/

#portfolio .cbp-item .portfolio-image .icon i, #portfolio .cbp-item figure .icon i{
    background: rgb(255, 197, 1);
}

/* for light colors */

header nav a.home-btn i, ul.profile-information li:first-child:before, #blog .blog-box .date span, #blog .blog-box .date span, .cbp-l-loadMore-link{
	color: #fff !important;
}


.timeline li:before, ul.profile-information li:before{
	border-color: # !important;
}

.tab.active a, #blog-post .post-list ul li a, #blog-post .post-comment ul li .comment-content a{
	color: #fff;
}

ul.profile-information li:first-child:after{
    background: url(../../images/glasses.png) no-repeat; 
    background-size: 27px 10px;
}

.main-nav {
    background: #;
    height: 200px;
    position: relative;
}

svg {
    background: # !important;
    position: absolute;
    top: 200px;
    right: 0;
}

.user-text h2 {
    font-size: 60px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.3),
                 0px 8px 13px rgba(0,0,0,0.1),
                 0px 18px 23px rgba(0,0,0,0.1);
}


.contact-info ul li span i {
    color: #;
    margin-right: 6px;
    border-radius: 50%;
}

.tagcloud a:hover {
    background: #;
    color: #fff;
}

.service:hover {
    background: #;
    color: #fff;
    transform: translateY(-5px);
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: #;
    border-radius: 4px;
}

.site-btn {
    background: #;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #;
    border-radius: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 50px;
    padding: 2px 12px;
    line-height: 32px;
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.site-btn:hover {
    background: #fff !important;
    border: 1px solid #;
    color: #;
}

.profile-usermenu ul li.active a {
  color: #;
  background-color: #fafafa;
  border-right: 3px solid #;
  margin-right: 0px;
}

#download-cv:hover {
    background: # !important;
    color: #fff;
    transition: .3s;
}

#view-cv:hover {
    background: # !important;
    color: #fff;
    transition: .3s;
}

a.site-btn i.fa {
    padding: 4px;
    background: none !important;
    border-radius: 50%;
    margin-left: 5px;
    font-size: 12px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: # !important;
    transition: .3s;
}


.section-header h2::after {
    content: '';
    background-color: # !important;
    border-radius: 0.5rem;
    height: 4px;
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    width: 3.12rem;
    z-index: 1;
}

.header .main-nav ul li a:hover,.header .main-nav ul li a:focus {
    background: # !important;
    color: #fff !important;
    text-decoration: none;
}

.resume-download:hover, .view-resume:hover {
    background: # !important;
    color: #FFF;
}


.works .control ul li a:hover {
    background: # !important;
    color: #fff;
    text-decoration: none;
}

.works .control ul li.active a {
    background: # !important;
    color: #fff;
}

.works .item-outer .item .overlay {
    background: # !important;
    height: 100%;
    left: 0;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.header .main-nav ul li a.active {
    background: # !important;
    color: #fff;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 1px;
    color: #fff;
    text-align: center;
    background-color: # !important;;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}