a{
	color:#ffffff;
}

.optimis-nav{
	background-color:#212121;
}
p{	
	font-family: 'Source-sans', sans-serif;
	line-height:22px;
}
h1{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 800;
	font-size: 50px;
}
h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
	font-size: 32px;
	padding-top: 12px;
}
h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 200;
	padding-bottom: 42px;
}
h4{
	color: #00ccd6 !important;
	font-weight: 400;
	font-size: 36px;
}
.nav-item, a, a:hover{
	font-size: 20px;
	font-weight: 400;
}
.nav-item, a:hover{
	color: #dd2c3d;
}
.rednum{
	color: #dd2c3d;
	font-weight: 700;
}
.optimisbgf-redmobi{
	background-color: #dd2c3d;
	color: #ffffff;
	text-align: center;
	background-position: center;
	padding: 20px;
}
.fa-optimis{
	color: #ffffff;
	font-size: 64px !important;
}
.break{
	height: 10px;
	background-color: #212121;
}
.break-red{
	height: 10px;
	background-color: #dd2c3d;
}
.opred{
	background-color: #dd2c3d;
	color: #ffffff;
	padding: 28px;
}
.opwhite{
	background-color: #ffffff !important;
	color: #212121 !important; 
	padding: 28px;
}
.opwhite-proj{
	background-color: #ffffff !important;
	color: #212121 !important; 
	padding: 10px 25px 10px 25px;
	border-bottom: 10px solid #00ccd6;
}
.opblue{
	background-color: #00ccd6;
	color: #ffffff;
	padding: 28px;
}
.white{
	color: #ffffff;
}
.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-control {
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 2px solid #ff3c4f;
    border-radius: 0px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.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(220,45,60, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-toggler{
	border: 2px solid #03afbe;
}
.navbar-toggler:focus {
    background-color: #03afbe;
}
.profblue{
	font-weight: bold;
	color: #00ccd6;
}
.profred{
	font-weight: bold;
	color: #dd2c3d;
}
.carousel-caption{
	top: 50%;
	transform: translateY(-50%);
}
.titleshadow{
	text-shadow: 0px 3px 5px rgba(0,0,0, 0.5)
}
.bg-blue{
	background-color: #03afbe;
	background-image: url("images/footer-bg.jpg");
}
.bg-dark{
	background-color: #2a2a2a !important;
}
.bg-dark-2{
	background-color: #202020 !important;
}
.bg-dark-3{
	background-color: #2a2a2a !important;
}
.bg-red{
	background-color: #070507 !important;
}
.topspace{
	padding-top: 10px;
}
