/* ----------------------------------------------------------------
	RBCU CSS
-----------------------------------------------------------------*/
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0!important;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert a{
    color: #fff!important;
}
#skiptocontent a {
	padding: 6px;
	position: absolute;
	top: -40px;
	left: 0px;
	color: #BF1722;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-bottom-right-radius: 8px;
	background: #fff;
	-webkit-transition: top 1s ease-out;
	transition: top 1s ease-out;
	text-decoration: underline!important;
	z-index: 1000!important;
}
#skiptocontent a:focus {
	position: absolute!important;
	left: 0px;
	top: 0px;
	outline: 0;
	-webkit-transition: top .1s ease-in;
	transition: top .1s ease-in;
}
.section_title {
	background-color: #C01B2D!important;
	background-image: url('../images/sectionbrand.jpg')!important; 
	padding: 80px 0 80px 0!important;
	
}
.sectiontagline {
	color: #fff!important; 
	font-size: 1.85rem!important; 
	font-weight: 600!important;
}
.rate {
	font-size: 30px!important;
	font-weight: 700!important;
}
#header .btn {
	margin: 33px 0 33px 15px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
#header.sticky-header .btn {
	margin: 13px 0 13px 15px;
}

@media (max-width: 991px) {
#header .btn {
	position: absolute;
	margin: 0;
	top: 33px;
	left: auto;
	right: 15px;
}
}
#content p strong {
	font-weight: 600!important;
}
#header .btn {
	margin: 33px 0 33px 15px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
#header.sticky-header .btn {
	margin: 13px 0 13px 15px;
}

@media (max-width: 991px) {
#header .btn {
	position: absolute;
	margin: 0;
	top: 33px;
	left: auto;
	right: 15px;
}
}
.card.card-shadow {
	-webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.2);
	box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.2);
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 0px;
	border-radius: .25rem;
}
.nav-tabs .nav-link {
	font-weight: 500;
}
.card h2 a {
	font-size: 18px!important;
	color: #736C57!important;
}
.btn-danger {
	color: #fff;
	background-color: #A4172E!important;
	border-color: #A4172E!important;
}
.btn-info {
	color: #fff;
	background-color: #137a8a!important;
	border-color: #137a8a!important;
}
.button-dirtygreen {
	background-color: #137a8a!important;
}
.button-green {
	background-color: #387429!important;
}
#primary-menu ul li > a {
	display: block;
	line-height: 22px;
	padding: 39px 15px;
	color: #a41728!important;
	font-weight: 600;
	font-size: 18px!important;
	letter-spacing: 1px;
	text-transform: none!important;
	font-family: 'Poppins', sans-serif;
}
#primary-menu ul ul li > a {
	font-size: 16px!important;
	font-weight: 500;
	color: #565656!important;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	letter-spacing: 0;
	font-family: 'Poppins', sans-serif;
}
.top-links ul ul {
	min-width: 180px!important;
}
.top-links li > a {
	display: block;
	padding: 0 12px;
	font-size: 12px;
	font-weight: 400;
	text-transform: none!important;
	height: 44px;
	color: #fff!important;
	font-family: 'Poppins', sans-serif!important;
}
.top-links ul li {
	float: left;
	position: relative;
	height: 44px;
	border-left: 1px solid #9D1624;
}
#top-bar {
	/*	background: rgb(192,27,45);
background: radial-gradient(circle, rgba(192,27,45,1) 0%, rgba(192,27,45,1) 50%, rgba(2,0,36,1) 100%);*/
	background-color: #C01B2D;
	position: relative;
	border-bottom: 1px solid #EEE;
	height: 45px;
	line-height: 44px;
	font-size: 13px;
}
.top-links ul ul a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #666!important;
}
.top-links ul li:hover {
	background-color: rgba(184,173,173,0.2)!important;
}
.card h2 a {
	font-size: 18px!important;
}
.owl-carousel .owl-dots {
	display: none!important;
}
.dark .widget_links li a {
	color: #fff!important;
}
.dark #copyrights {
	color: #fff!important;
}
.dark #copyrights {
	background-color: #6E111B!important;/* ----------------------------------------------------------------
	Floated Images in CMS
-----------------------------------------------------------------*/	

}
.image-left {
	max-width: 100%!important;
	margin-bottom: 15px!important;
	margin-right: 20px!important;
	float: left!important;
}
.image-right {
	max-width: 100%!important;
	margin-bottom: 15px!important;
	margin-left: 20px!important;
	float: right!important;
}
.cms-float-left {
	margin-right: 20px!important;
	margin-bottom: 15px!important;
}
.cms-float-right {
	margin-left: 50px!important;
	margin-bottom: 15px!important;
}
/*! -- Image Customizers -- */
.box-shadow {
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
}
.box-shadow-shallow {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}
.box-shadow-wide {
	box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}
.border--round {
	border-radius: 6px;
}
.border--round:before {
	border-radius: 6px;
}
.border--round .background-image-holder {
	border-radius: 6px;
}
#primary-menu-trigger {
	font-size: 20px;
}
#content p {
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	color: #555;
	line-height: 1.8;
	font-weight: 300;
	margin: 10px 0 10px 0;
}
#content ul li {
	line-height: 1.8;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	margin-left: 25px;
}
#content ol li {
	line-height: 1.8;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}
#content ul ul, ol ul, ul ol, ol ol {
	font-weight: 300;
}
#content .widget ul li {
	margin-left: 0!important;
}
.section {
	background-color: #F5FAFF!important;
}
.section .grey {
	background-color: #F5FAFF!important;
}
#content h1 {
	font-size: 50px;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	color: #8E856B!important;
	margin: 10px 0 10px 0;
}
h2 {
	font-size: 26px;
	font-family: "Poppins", sans-serif;
	color: #8E856B!important;
	font-weight: 500;
	margin: 10px 0 10px 0;
}
h3 {
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	color: #736C57!important;
	text-transform: uppercase;
	font-weight: 400;
	margin: 10px 0 10px 0;
}
h4 {
	font-family: "Poppins", sans-serif;
	color: #666!important;
	margin: 10px 0 10px 0;
}
#content h2 {
	font-size: 25px;
	font-family: "Poppins", sans-serif;
	color: #C01B2D!important;
	font-weight: 500;
	margin: 10px 0 10px 0
}
#content h3 {
	font-size: 22px;
	font-family: "Poppins", sans-serif;
	color: #7c755e!important;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0 10px 0;
}
#content h4 {
	color: #7c755e!important;
}
#iconbar h3 {
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	color: #7c755e!important;
	text-transform: uppercase;
	font-weight: 400;
	margin: 10px 0 10px 0;
}
/* ----------------------------------------------------------------
	HOMEPAGE FEATURES
-----------------------------------------------------------------*/

.masonry-thumbs a {
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.masonry-thumbs a:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	z-index: 1;
	box-shadow: 0 10px 30px -5px rgba(10, 16, 34, 0.5);
}
.masonry-thumbs a:hover img {
	padding: 0;
}
.masonry-thumbs a:before, .masonry-thumbs a:after {
	opacity: 0;
	content: "\e114";
	font-family: 'lined-icons';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	font-size: 40px;
	margin-top: -20px;
	margin-left: -20px;
	line-height: 40px;
	color: #FFF;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.masonry-thumbs a:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
	left: 0;
	top: 0;
	margin: 0;
}
.masonry-thumbs a:hover:before, .masonry-thumbs a:hover:after {
	opacity: 1;
}
.iproduct .product-image, .button, .feature-box.media-box.fbox-bg {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .2);
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 5px;
}
.contact-properties [class^=col-] > a:hover, .iproduct:hover .product-image, .button:hover, .feature-box.media-box.fbox-bg:hover {
	box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .2);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.feature-box h3 {
	font-size: 17px;
}
.feature-box h3 span.subtitle {
	font-size: 17px;
}
.feature-box h4 {
	font-size: 17px;
}
.feature-box h4 span.subtitle {
	font-size: 17px;
}
.feature-box h4 span.subtitle {
	display: block;
	margin-top: 5px;
	color: #444!important;
	font-weight: 300;
	text-transform: none;
}
.feature-box.media-box.fbox-bg .fbox-desc {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 53%, rgba(203,201,201,0.20772058823529416) 100%, rgba(255,255,255,1) 100%);
	padding: 25px;
	border: 1px solid #E5E5E5;
	border-top: 0;
	border-radius: 0 0 5px 5px;
}
/* HOMEPAGE ELEMENTS */
.apr {
	font-size: 11px;
}
.ratetitle a {
	font-size: 17px;
	color: #736C57!important;
}
.rate {
	font-size: 26px;
	font-weight: 500;
	margin: 0 !important;
}
/* Rules for sizing the icon. */
.material-icons.md-18 {
	font-size: 18px;
}
.material-icons.md-24 {
	font-size: 24px;
}
.material-icons.md-36 {
	font-size: 36px;
}
.material-icons.md-48 {
	font-size: 48px;
	color: #8E856B;
}
.material-icons.md-80 {
	font-size: 80px;
}
.material-icons.md-100 {
	font-size: 100px;
}
/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
	color: rgba(0, 0, 0, 0.54);
}
.material-icons.md-dark.md-inactive {
	color: rgba(0, 0, 0, 0.26);
}
/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
	color: rgba(255, 255, 255, 1);
}
.material-icons.md-light.md-inactive {
	color: rgba(255, 255, 255, 0.3);
}
.video-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}
.video-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}
