
/**
 * 	Font Raleway override
 */

.btn,
.navbar-default .navbar-brand,
.navbar-default .navbar-nav>li>a,
.dropdown-menu>li>a,
.general-title h2,
.head-title h2,
.service-title h3,
.project-title h3,
.price-table h3,
.price-table h1,
.price-table small,
.about-caption h3,
.project-caption h3,
.projects-title h2,
.cbp-l-grid-blog-title,
.cbp-popup-singlePage .cbp-l-project-title,
.t-info b,
.blog-inner h3,
.team-details h5,
.team-details h3,
.btn-submit,
.f-logo h2,
.f-inner strong,
.f-cta,
.cta-title-2 h2,
.cta-title h2,
.nav-logo a,
.slider-text,
#counter span,
.c-soon h1,
.s-title h1,
.s-heading h1, .s-heading h2, .s-heading h3, .s-heading h4, .s-heading h5, .s-heading h6,
.s-heading-b h1, .s-heading-b h2, .s-heading-b h3, .s-heading-b h4, .s-heading-b h5, .s-heading-b h6
{
	font-family: 'Lato', sans-serif;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
	background: #d0ad55;
}

.s-title h1 {
	line-height: 1.2em;
}


.cta-section{
	background: url('../../img/slider/slider-hi-res-7.jpg') 50% 0 no-repeat fixed;
	background-size: cover;
}


#about_bg{
	background: url('../../img/wnetrze-2.jpg') 50% 0 no-repeat fixed;
	background-size: cover;
}
.navbar-brand {
	height: auto;
	padding: 7px 12px;
	font-size: 18px;
	line-height: 1.3em;
	border: 2px solid #d0ad55;
	margin-top: 12px;
	margin-left: 4px;
}

.cms-art{
	border: 1px solid #d0ad55;
	padding: 50px 40px;
	border-radius: 3px;
	margin: 50px 0;
}

.cms-art h2{
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 31px;
	font-weight: 300;
	letter-spacing: 3px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	padding: 0;
	margin: 0;
}

.cms-art h3{
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 30px 0 20px 0;
}

.cms-art h4{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin: 20px 0 15px 0;
}

.cms-art h5{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0 15px 0;
}

.cms-art p{
	margin: 15px 0;
}

.w100{
	width: 100%;
}
