body{
	font-family:Raleway,sans-serif;
	font-style:;
	font-size:14px;
	color:#515151;
	line-height:26px;
	
	background-color:;
	background-repeat:;
	background-size:;
	background-attachment:;
	background-position:;
	background-image:;
	
}
.cbp-l-caption-buttonLeft, .cbp-l-caption-buttonRight, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc, 
.cbp-l-loadMore-button .cbp-l-loadMore-button-link, .cbp-l-filters-buttonCenter .cbp-filter-item, #portfolio-filters-container .cbp-filter-item, 
#portfolio-grid-container .cbp-l-caption-title, #portfolio-grid-container .cbp-l-caption-desc, .cbp-l-grid-slider-testimonials-body, 
.cbp-l-grid-slider-testimonials-footer, .changer-inner span{
	font-family:Raleway,sans-serif;	
}

#header{
margin: 0 auto;
}
.rk-clients-content a.thumbnail {
    padding: 3px;
}

.col-sm-12, .col-md-12{
    padding-left: 0px;
    padding-right: 0px;
}

.team-inner .team-caption{
    background-color: rgba(103, 0, 0, .6);
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #670000;
    color: white;
    transition: all .5s ease;
}

.rk-separator {
    background-color: #626363;
}

.rk-head-title h1, .team-content .team-details h5, .features-icon span, .elements-features-left-icon h3.features-title, .contact-address spa, .contact-address span {
    color: #670000;
}

.navbar-brand img {
    max-height: 70px;
}

a:hover{
    color: #670000 !important;
}
.footer {
    background-color: #e8e8e8;
}

.second-footer .col-sm-3 a {
    color: #616262;
}

.second-footer {
    border-top: 1px solid #babcbe;
}

.btn-pink {
    color: #fff;
    background-color: #670000;
}

.btn-pink:hover {
    color: #fff;
    background-color: #a71f1f;
}

.elements-features-left-icon .features-icon span{
 font-size: 46px;   
}
.navbar-header .navbar-toggle .icon-bar{
    background-color: #670000;
    
}