


.PartnerWithTitle {
	color: blue;
}

.ItemContentAreaItemBlock {
	background-color: blue;
}

.ProductsTitle {
	color: blue;
}

.ProductItem {
	background-color: blue;
}

.BacktoProductPageWords {
	color: blue;
}

.ProductTitle {
	background-color: blue;
}

.PartnerWithTitle {
	color: blue;
}

.ItemContentAreaItemBlock {
	background-color: blue;
}

.NavBar {
	border-bottom: 4px solid rgba(0,0,255,1);
}

.NavbarLink:hover {
	color: rgba(0,0,255,1);
}

.BurgerBtn:hover {
	box-shadow: 1px 1px 8px rgba(0,0,255,1);
	border: 2px solid rgba(0,0,255,1);
}

.SmallNavOption:hover {
	color: rgba(0,0,255,1);
}

.HomeSlide {
	border: 4px solid rgba(0,0,255,1);
}

.ProductsBodyBlock {
	border: 4px solid rgba(0,0,255,1);
}

.RTLL_Icons_HeadingWords {
	color: rgba(0,0,255,1);
}

.ChooseUsButton:hover {
	background-color: rgba(0,0,255,1);
	border: 2px solid rgba(0,0,255,1);
}

.FooterTitle {
	background-color: rgba(0,0,255,1);
}

.SlidePointBoxBottomInside {
	background-color: rgba(0,0,255,0.8);
}

/*About Us*/

.ExtraUnderNav {
	background-color: rgba(0,0,255,1);
}

.AboutBody1 {
	background-color: rgba(0,0,255,1);
}

.AboutBody2TitleWords {
	color: rgba(0,0,255,1);
}

.AboutBody2BodyCellBlockWords {
	color: rgba(0,0,255,1);
}

/* Contact Form */
.ContactUs {
	/*border: 4px solid rgba(0,0,255,1);*/
}

.ContactFormLabel {
	/*color: rgba(0,0,255,1)*/;
}

.ContactFormSubmitButton {
	/*color: rgba(0,0,255,1);*/
	/*background-color: rgba(0,0,255,1);*/
}

.ContactFormSubmitButton:hover {
	background-color: rgba(0,0,255,1);
}

.ContactMap {
	border-top: 4px solid rgba(0,0,255,1);
	border-bottom: 4px solid rgba(0,0,255,1);
}