a{
	color:#ffffff;
}
p{	
	font-family: 'Roboto Slab', sans-serif;
	line-height:24px;
	font-size: 16px;
}
.navbar{
	font-family: 'Roboto Slab', sans-serif !important;
	font-weight: 800;
	color: #333333 !important;
}
p, .white{
	color: #ffffff;
}
b, .yellow{
	color: #eabd00;
}
h1{
	font-family: 'Roboto Slab', sans-serif;
	font-weight:bold;
	font-size: 50px;
}
h2{
	font-family: 'Roboto Slab', sans-serif;
	font-weight:bold;
	font-size: 32px;
	padding-top: 12px;
	color: #eabd00;
}
h3{
	font-family: 'Roboto Slab', sans-serif;
	font-size: 40px;
	font-weight: 200;
	padding-bottom: 42px;
}
h4{
	color: #eabd00 !important;
	font-weight: 400;
	font-size: 36px;
}
h5{
	color: #333333 !important;
	font-weight: 800;
	font-size: 36px;
}
h6{
	color: #9d9d9d !important;
	font-weight: 800;
	font-size: 22px;
}
.nav-item, a, a:hover{
	font-size: 20px;
	font-weight: 400;
}
.nav-item, a:hover{
	color: #eabd00;
}
.rednum{
	color: #eabd00;
	font-weight: 700;
}
.silverbg{
	height: 500px;
	background-image: url(images/slider-bg-1.jpg);
	background-position: center;
	background-size: cover;
}
.testibg1{
	height: 374px;
	background-image: url(images/feature-bg-1.jpg);
	background-position: center;
	background-size: cover;
}
.testibg2{
	height: 374px;
	background-image: url(images/feature-bg-2.jpg);
	background-position: center;
	background-size: cover;
}
.testibg3{
	height: 374px;
	background-image: url(images/feature-bg-3.jpg);
	background-position: center;
	background-size: cover;
}
.contactbg{
	background-color:#333333;
	padding-top: 32px;
	padding-bottom: 32px;
}
.break{
	height: 5px;
	background-color: #eabd00;
}
.padspace{
	padding-top:52px;
	padding-bottom:82px;
}
.footerspace{
	padding: 22px 22px 2px 22px;
	color: #ffffff;
	font-size: 20px;
}
.footerspacebottom{
	padding: 22px 22px 2px 22px;
	color: #7e7e7e;
	font-size: 12px;
}
.form-group {
    margin-bottom: 1rem;
}
.steps{
	color: #cdcdcd;
}
.mr-auto, .mx-auto {
    margin-right: 0px !important;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,114,0, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-toggler{
	border: 2px solid #eabd00;
}
.navbar-toggler:focus {
    background-color: #eabd00;
}
.btnarvo, .btnarvo:hover{
	color: #ffffff;
	font-size: 24px !important;
	font-weight:800;
	border-radius: 0;
	background-color: #eabd00;
	border-color: #0e6873;
	padding: 10px 30px 10px 30px;
}
.orangebottom{
	height: 2px;
	width: 100px;
	background-color: #eabd00;
}
.btn{
	font-size: 20px;
}
.client{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.logo-padding{
	padding:30px 0px 30px 0px;
}
