/* 1200px and up - laptop/desktop */

.L {
	float: left;
}
.R {
	float: right;
}
.CLEAR {
	clear: both;
}

.centered { 
	text-align:center; 
}
.leftalign { 
	text-align:left; 
}
.rightalign { 
	text-align:right; 
}

.FULL {
  width: 98%;
  margin: 0 1%;
}
.HALF {
  width: 48%;
  margin: 0 1%;
}
.THIRD {
  width: 31.3%;
  margin: 0 1%;
}
.THIRDx2 {
  width: 64.6%;
  margin: 0 1%;
}
.QUARTER {
  width: 23%;
  margin: 0 1%;
}
.QUARTERx3 {
  width: 73%;
  margin: 0 1%;
}
.FIFTH {
  width: 18%;
  margin: 0 1%;
}
.SIXTH {
  width: 14.6%;
  margin: 0 1%;
}
.TWELVEx5 {
  width: 39.6%;
  margin: 0 1%;
}

.wrapW {
	width:100%;
}
.pageW {
	width:1380px;
	margin:0 auto;
}

.italic {
  font-style: italic;
}
.unbold {font-weight: normal;}
.red { color: #F00 !important; }

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  	background-color: #FFF;
}



img.centered {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
img {
	max-width: 100%;
	height: auto;
} 

a.ANCHOR {
	margin: -240px 0 240px;
	display: inline-block;
}


a.btRED {
	background-color: var(--BCSred);
	color: #FFF;
	font-weight: 700;
	font-size: 24px;
	padding: 10px 30px;
	border: solid 5px var(--BCSgray);
	border-radius: 10px;
    display: inline-block;
    margin: 0;
}
a.btYELLOW, button.btYELLOW  {
	background-color: var(--BCSyellow);
	color: var(--BCSgray);
	font-weight: 700;
	font-size: 24px;
	padding: 10px 30px;
	border: solid 5px var(--BCSgray);
	border-radius: 10px;
    display: inline-block;
    margin: 0;
}
.btRED:hover, .btYELLOW:hover {
	background-color: var(--BCSgray);
	color: #FFF;
    text-decoration: none;
	cursor: pointer;
}


/* FIXED TOP+HEADER */
body {
	padding-top: 196px;
}
#wrapTOP {
	position: fixed;
	top: 0;
	z-index: 1003;
}
#wrapHDR {
	position: fixed;
	top: 35px;
	/*box-shadow: 0 6px 6px #0002;*/
  	z-index: 1002;
}


/* HEADER */
#wrapTOP {
}
#TOP {
	height: 35px;
	background-color: var(--BCSred);
}
#TOP .HALF {
	width: 50%;
	margin: 0;
}
#TOPL {
	font-size: 16px;
	color: #FFF;
	font-weight: 700;
	padding-top: 7px;
	text-align: center;
	height: 28px;
	/* background-color: var(--BCSred); */
}
#TOPR {
	/* background-color: var(--BCSgray); */
	background-image: url("images/BCKrightheader.png");
	font-size: 23px;
	color: var(--BCSyellow);
	font-weight: 300;
	padding-top: 7px;
	text-align: center;
	height: 37px;
}
#TOPR strong {
  font-weight: 800;
  color: var(--BCSyellow);
}
#TOPR a, #TOPR a strong {
  color: #FFF !important;
}
#TOPR a:hover {
  text-decoration: none;
}

#wrapHDR {
	background-color: #FFFE;
	background-image: url("images/BCKheaderborder.png");
	background-position: bottom;
	background-repeat: repeat-x;
}
#HDR {
	height: 161px;
	position: relative;
	z-index: 1000;
}
#LOGO {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
}
#LOGO img {
	height: 170px;
	width: auto;
}
#CALLNOW {
	position: absolute;
	top: 40px;
	right: 290px;
	z-index: 2000;
}
#SCHEDULE {
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 2000;
}

/* NAVI */
#NAVI {
	bottom: 0px;
	position: absolute;
	right: 0px;
	width: max-content;
}
.navbar {
	text-align: right;
}
.main-navigation {
	display: inline-block;
}





/* SLIDER */
#SR7_1_1-1-3 strong {
	color: var(--BCSyellow);
	font-weight: 800;
}
/*
#wrapHOMESLIDER {
	background-color: var(--TBJblue);
	background-image: url("images/BCKslider.jpg");
	background-position: center bottom;
	background-size: cover;
	padding-top: 150px; 
}
#HOMESLIDER {
	position: relative;
	overflow: hidden;
	height: 500px;
}
#wrapHOMESLIDER #OVERLAY {
	position: absolute;
	bottom: 50%;
	left: 50%;
	animation: OverlayAnim 1s;
	transform: translate(-50%, 50%);
}
@keyframes OverlayAnim {
  0% { bottom: -50%; opacity:0; }
  40% { bottom: -50%; opacity:0; }
  100% { bottom: 50%; opacity:1; }
}
*/

#wrapINNERBANNER {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 150px;
}
#INNERBANNER {
	height: 500px;
}
#wrapINNERBANNEREMPTY {
	height: 150px;
}
/*
#INNERBANNER h1 {
	padding: 100px 20px;
	color: #FFF;
	text-shadow: 2px 2px 5px #0006;
	font-size: 48pt;
}
*/


/* HOME BARS */
#wrapBOXES {
	background-color: var(--BCSgray2);
}

#BOXES {
  padding: 90px 0;
}
#BOXES .QUARTER {
  text-align: center;
}

#wrapWHYCALL {
	background-color: var(--BCSred);
	/* background-image: url("images/BCKwhy.png"); */
	/* background-position: center; */
	/* background-size: cover; */
}
#WHYCALL {
	position: relative;
	padding: 20px 0;
	background-image: url("images/BCKwhy.png");
	background-position: center;
	background-size: auto;
}
#WHYCALL > div {
	z-index: 1001;
	position: relative;
}
#WHYguy {
	background-image: url("images/WHYguy.png");
	position: absolute !important;
	top: 0;
	bottom: 0;
	right: 6%;
	width: 100%;
	background-position: bottom right;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1000 !important;
}
#WHYCALL h2 {
	color: #FFF;
	font-size: 32pt;
}
#WHYCALL h4 {
	color: #FFF;
	margin: 20pt 10pt 40pt;
	font-size: 17pt;
	text-indent: -10pt;
}
#WHYCALL h4 i {
  color: var(--BCSyellow);
}
#WHYCALL .R h4 {
	margin: 190px 0 0;
	font-size: 15pt;
	color: var(--BCSyellow);
	text-shadow: 0 2px 2px var(--BCSred);
}

#MISSIONREVIEWS {
	text-align: center;
	padding-bottom: 50px;
}
#REVIEWS {
	text-align: center;
	padding: 50px 0;
}

#MISSIONREVIEWS h2 {
  color: var(--BCSyellow);
  font-size: 48pt;
}
#REVIEWS h2 {
  color: var(--BCSyellow);
  font-size: 48pt;
  text-align: center;
  margin-top: 0;
}
#REVIEWS a.btYELLOW {
	margin-top: 30px;
}
#MISSIONREVIEWS p {
  font-size: 17pt;
  font-weight: 600;
  text-align: left;
}
#MISSIONREVIEWS li {
  color: var(--BCSred);
  font-size: 24pt;
  text-indent: -10pt;
  font-weight: 500;
  list-style: none;
  margin: 0;
  text-align: left;
}
#MISSIONREVIEWS li i {
  color: var(--BCSyellow);
}
#MISSIONREVIEWS a.btYELLOW {
  margin: 50px auto;
  display: block;
  max-width: fit-content;
}
.bubbletop, .bubble, .bubblebottom {
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
}
.bubble {
	background-image: url("images/BCKbubble_loop.png");
	padding: 10px 40px;
	box-sizing: border-box;
	text-align: left;
	margin-top: -5px;
}
.bubble .stars {
	color: var(--BCSyellow);
	font-size: 32pt;
	text-align: left;
	margin-top: -30px;
	display: block;
}
#MISSIONREVIEWS .bubble p.rightalign {
	text-align: right;
	margin-bottom: -10px;
}
#MISSIONREVIEWS .bubble p {
  font-size: 15pt;
  font-weight: 600;
}

#wrapFORM {
  background-color: var(--BCSred);
}
#FORM {
	padding: 60px 0;
}
#FORM h2 {
  font-size: 36pt;
  color: var(--BCSyellow);
  text-align: center;
  margin: 0;
}
#FORM h4 {
  color: #FFF;
  font-size: 18pt;
  font-weight: 500;
  text-align: center;
  margin: 16pt 0;
}


#PAREAS {
  padding: 20px 0;
}
.PAREA {
  margin: 50px 0;
  box-shadow: 0 0 20px #c43c3670;
  border-radius: 30px;
}
.PAREA > div.L {
  padding: 60px;
  box-sizing: border-box;
}
.PAREA h2 {
  margin-top: 0;
}
.PAREA > div.R {
  padding: 60px 60px 60px 0;
  box-sizing: border-box;
}
.PAREA > div.R li {
  color: var(--BCSred);
  font-weight: bold;
}
.PAREA > div.R .btYELLOW {
  margin-top: 30px;
}
.PAREA > div.L img {
	border-radius: 24px;
}





#MAIN2wrap {
	background-color: #FFF;
}
#MAIN2 {
	padding: 60px 2% 80px;
	box-sizing: border-box;
}
#MAIN2 h2 {
	font-size: 28pt;
	color: var(--H2color);
	line-height: 1.3;
	font-weight: 600;
}
#MAIN2 h3 {
	font-size: 18pt;
	color: var(--H3color);
	line-height: 1.3;
}
#MAIN2 h4 {
	font-size: 15pt;
	color: var(--H4color);
	line-height: 1.3;
}

.BOXES > div {
	border: solid 2px var(--BCSred);
	padding: 0 20px;
	margin: 15px 10px;
	border-radius: 10px;
	box-shadow: 0 9px 10px #0002;
}
.BOXES > div p {
  font-size: 12pt;
  text-align: center;
}
.BOXES > div h4 {
  text-align: center;
}
.BOXES > div:hover {
	border-color: var(--BCSyellow);
	cursor: pointer;
	background: linear-gradient(0deg,rgba(255, 199, 39, 0.54) 0%, rgba(255, 255, 255, 0) 50%);
	transition: all;
	transition-duration: 500ms;
	box-shadow: 0 5px 5px #0001;
}
.BOXES > div:hover figure img {
	filter: brightness(1) saturate(0);
	transition: all;
	transition-duration: 500ms;
}
.BOXES > div:hover h4 {
	color: #000 !important;
	transition: all;
	transition-duration: 500ms;
}







/*
#AFFILIATIONS {
	padding: 30px 0;
	overflow: hidden;
}
#LOGOSstrip {
	white-space: nowrap;
	animation: slide 50s linear infinite;
}
#LOGOSstrip img {
  margin: 0 10px;
}
@keyframes slide {
  2% { transform: translatex(00vw) }
  100% { transform: translatex(-6150px) }
}

#wrapCALL {
	background-color: var(--TBJblue2);
}
#CALL {
	padding: 40px 0;
}
#CALL h2 {
	margin: 0;
	text-align: center;
	font-weight: 400;
	font-size: 36pt;
	color: #FFF;
}
#CALL h2 a {
	font-weight: 600;
	color: #FFF;
}

#INTRO {
	padding: 60px 0;
}
#INTRO h3 {
	font-weight: 300;
	color: var(--TBJblue2);
	font-size: 18pt;
	line-height: 1.5;
	margin: 10pt 0 0;
}

#SERVICES {
  padding: 0 0 60px;
  text-align: center;
}
#SERVICES > a {
  margin: 0 30pt 10pt;
  display: inline-block;
}

#wrapAFICIONADOS {
  background-color: var(--TBJblue2);
}
#AFICIONADOS {
  padding: 60px 0;
}
#AFICIONADOS h2 {
  color: #FFF;
}
#AFICIONADOS h3 {
  font-size: 24pt;	
  color: #FFF;
}
#AFICIONADOS p {
  color: #FFF;
  font-size: 18pt;
}
#AFICIONADOS div p {
  font-size: 14pt;
}
#AFICIONADOS .AFjay {
  text-align: right;
}
#AFICIONADOS .AFsoraya {
  text-align: left;
}
#AFICIONADOS .AFpic {
	text-align: center;
	padding-top: 20pt;
}

#wrapTESTIMONIALS {
	position: relative;
	overflow: hidden;
	background-color: var(--TBJblue2);
	background-image: url("images/BCKtestimonials.jpg");
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#TESTIMONIALS {
	padding: 120px 0;
	width: 33.3%;
	margin: 0 0 0 16.6%;
}
#TESTIMONIALS h2 {
  color: #FFF;
}
#TESTIMONIALS p {
	color: #FFF;
	font-size: 18pt;
	font-style: italic;
	text-shadow: 2px 2px 2px #0006;
	text-align: left;
}
#TESTIMONIALS h3 {
	color: #FFF;
	text-align: right;
	text-shadow: 2px 2px 2px #0006;
}

#BLOGPOSTS {
  padding: 60px 0;
}
#BLOGPOSTS h2 {
  text-align: center;
}
#BLOGPOSTS a div.L {
  padding: 280px 20px 20px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: var(--TBJblue2);
}
#BLOGPOSTS a div.L:hover {
	background-blend-mode: soft-light;
}
#BLOGPOSTS a div h4 {
  margin: 0;
  color: #FFF;
  text-shadow: 2px 2px 2px #0006;
}
*/





#wrapMAP {
	margin-bottom: -4px;
}




#FORM > div {
	margin-left: 0;
}
#FORM .THIRDx2 .FULL, #FORM .THIRDx2 .HALF {
	margin-left: 0;
}
#FORM input, #FORM #Comments, #FORM #Review, #FORM #HearAboutUs {
    font-family: Montserrat, Verdana, Helvetica, Arial, "sans-serif"; 
	color: var(--BCSred);
	font-size: 14pt;
	background-color: #FFF;
	padding: 6pt;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	border: solid 1px var(--TGTgreen2);
	margin: 0 0 10px 0;
	font-weight: normal;
	border-radius: 5px;
}
#FORM .button {
	font-family: Montserrat, Verdana, Helvetica, Arial, "sans-serif";
	width: max-content;
	margin-top: 20px;
	background-color: var(--BCSyellow);
	color: #FFF;
	font-weight: 700;
	font-size: 24px;
	padding: 10px 50px;
	/* border: solid 5px var(--BCSgray); */
	border-radius: 10px;
	display: inline-block;
}
#FORM .button:hover {
	border: none;
	color: #FFF;
	background-color: #000;
	cursor: pointer;
	box-shadow: none;
}
#HorizontalResults {
	width: 100%;
	margin-top: -50px;
	display: none;
	/* background-color: #FFF; */
	/* padding: 20px 0; */
	box-sizing: border-box;
	height: 260px;
	/* border: solid 2px #C00; */
}

#wrapFORM.ReviewsForm {
	background-color: #000;
}
#wrapFORM.ReviewsForm h3 {
	color: var(--ILLorange);
	text-align: center;
	margin-bottom: 20pt;
}


.Map {
	margin-bottom: -5px;
	filter: grayscale(1);
}

#wrapMAPS {
	background-color: #000;
}
#MAPS {
	padding: 60px 0;
}
#MAPS h3, #MAPS p {
	text-align: center;
	color: #FFF;
}
iframe.gMap {
	border: solid 1px var(--JSGred2) !important;
	box-sizing: border-box;
}




/* MAIN */
#MAINwrap {
	background-color: #FFF;
}
#MAIN {
	padding: 60px 2% 80px;
	box-sizing: border-box;
}
#MAIN.InnerFullWPage {
	padding: 40px 0% 80px;
	box-sizing: border-box;
}
#MAIN.ContactPage {
	padding: 0;
}
#MAIN h1 {
	font-size: 36pt;
	color: var(--H1color);
	line-height: 1.3;
	margin-bottom: 30pt;
	/* text-transform: uppercase; */
	font-weight: bold;
}
	
#MAIN h2 {
	font-size: 28pt;
	color: var(--H2color);
	line-height: 1.3;
	font-weight: 600;
}
#MAIN h3 {
	font-size: 18pt;
	color: var(--H3color);
	line-height: 1.3;
}
#MAIN h4 {
	font-size: 15pt;
	color: var(--H4color);
	line-height: 1.3;
}
#MAIN .wp-block-spacer {
	clear: both;
	height: 30pt !important;
}
#MAIN hr.wp-block-separator {
	clear: both;
	margin: 40pt 0;
	border: none;
	background-color: var(--JSGred2);
}
#MAIN a {
	color: var(--JSGred2);
}
#MAIN.ReviewsPage p {
	margin: 40pt 10%;
	font-size: 15pt;
}

.wp-block-video {
	width: 100%;
	height: auto;
	max-width: 1000px;
	margin: 0 auto;
}


/* Columns & captions */
.wp-block-columns {
	margin-bottom: 0;
}
.wp-block-columns.NOSHADOW .aligncenter.size-full {
	box-shadow: none;
}
.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption {
	display: block;
	text-align: center;
}
.wp-block-image.NOSHADOW img {
	box-shadow: none;
}
.wp-block-image.size-large {
	text-align: center;
	margin-bottom: 20pt;
}





#MAINL {
	padding-right: 4%;
	box-sizing: border-box;
}

#MAINR h2 {
	color: var(--ILLorange);
	font-size: 24pt;
}
#MAINR ul {
	padding-left: 20px;
}
#MAINR li {
	font-size: 12pt;
}
.widget_block {
	margin-bottom: 60px;
}
.widget_block li, .widget_block p, .widget_block a {
	color: var(--ILLorange);
}

/* BLOG */
.PostCell {
	margin-bottom: 50pt;
}
.PostCell .Thumb {
	background-color: var(--FPTgreen);
	padding: 40pt 10pt 10pt;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: solid 3px var(--FPTgreen);
}
#MAIN .PostCell .Thumb h3.PostsTit {
	color: #FFF;
	font-size: 24pt;
	text-shadow: 0 3px 7px #000;
}
#MAIN .PostCell p {
	margin: 5pt 0 0;
}
#MAIN a.morelink {
	color: var(--FPTtourquoise);
	text-align: right;
	display: block;
	font-weight: bold;
}



/* PAGES' TWEAKS */
.wp-block-image.HardShadow .alignleft {
	margin-right: 2em;
}
.wp-block-image.HardShadow img {
	border: none;
	box-shadow: 10px 10px 0px #000;
	border-radius: 0;
}
.wp-block-image.HardShadow figcaption {
	font-size: 11pt;
	text-align: center;
	line-height: 1.4;
	margin-top: 10pt;
}





/*
	#LEFTMENU {
		background-color: var(--CILgraylightbground);
		padding: 56px 20px 20px 7px;
		margin-bottom: 20px;
	}
	#LEFTMENU ul {
		padding: 0 0 0 10px;
		margin: 0;
	}
	#LEFTMENU li {
		list-style: none;
	}
	#LEFTMENU li a {
		font-family: "BodoniSvtyTwoITCTT-Book", Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
		margin-top: 0;
		font-size: 14pt;
		color: var(--CILgraytext);
		display: block;
		border-bottom: dotted 1px var(--CILgraytext);
		padding: 8px 0 9px;
		line-height: 1;
	}
	#LEFTMENU>li:last-child a {
		border-bottom: none;
	}
*/

	#MAINLinner a.BigBlueButton {
		display: block;
		margin-bottom: 20px;
		padding: 26px 26px;
	}
	#MAINLinner a.BigBlueButton:hover {
		background-color: #000;
		text-decoration: none;
	}
	#NEEDHELP {
		background-color: var(--CILbluemediumbground);
		padding: 20px;
	}
	#NEEDHELP h3 {
		color: #FFF;
		margin-bottom: 16pt;
	}
	#NEEDHELP p {
		color: #FFF;
		text-align: left;
		line-height: 1.2;
	}
	#NEEDHELP:hover {
		background-color: var(--CILbluebutton);
		text-decoration: none;
	}

	/* POSTS */
	#MAINLinner .widget {
		background-color: var(--CILgraylightbground);
		padding: 20px 20px;
		margin-bottom: 20px;
	}
	#MAINLinner .widget:first-child {
		padding-top: 60px;
	}
	#MAINLinner .widget ul {
		padding-left: 0;
	}
	#MAINLinner .widget li {
		list-style: none;
		/* margin-bottom: 10pt; */
		font-size: 12pt;
		padding: 3pt 5pt;
	}
	#MAINLinner .widget li.current-cat {
		font-weight: bold;
		color: var(--CILbluebutton);
		background-color: var(--CILbluelightbground);
	}
	#MAINLinner .widget li a {
		color: var(--CILgraytext);
		display: block;
		border-bottom: dotted 1px var(--CILgraytext);
	}
	#MAINLinner .widget a:last-child {
		border-bottom: none;
	}

#MAINRinner h1 a, #MAINRinner h2 a, #MAINRinner h3 a, #MAINRinner h4 a {
	text-decoration: none;
}

.PostsInfo {
	border-top: dotted 1px var(--CILbluelighttext);
	margin: -5pt 0 20pt;
	display: block;
	/*text-align: right;*/
	padding-top: 5pt;
}
.PostsDate {
	font-size: 10pt;
	font-weight: bold;
	color: var(--CILbluelighttext);
}

.navigation.post-navigation {
	padding: 30px 0;
	border-top: solid 1px var(--CILbluetext);
	margin-top: 50px;
}
.navigation.post-navigation .L {
	text-align: left;
}
.navigation.post-navigation .R {
	text-align: right;
}

.PostPreview {
	margin-bottom: 40pt;
}
.PostPreview .PostsInfo {
	margin-bottom: 5pt;
}


/*
#wrapVIDEOBANNER {
	background-color: var(--CILbluedarkbground);
	background: linear-gradient(180deg, rgba(15,31,49,1) 0%, rgba(0,0,0,1) 50%, rgba(15,31,49,1) 100%);
}
#VIDEOTHUMBS h2 {
	text-align: center;
	border-bottom: solid 1px var(--CILbluelighttext);
	margin-bottom: 10pt;
	padding-bottom: 10pt;
	display: block;
}
.videothumb {
	width: 19%;
	margin: 0 0.5% 10px;
	float: left;
	font-size: 14px;
}
.videothumb a {
	min-height: 60px;
	display: block;
}
.videothumb img {
	width: 100%;
	height: auto;
	border-radius: 3px;
	background-color: var(--CILbluelighttext);
}
*/



#MAIN a {
	text-decoration: none;
}
#MAIN a:hover {
	text-decoration: underline;
}
#MAINL {
	/*padding: 80px 0;*/
}
#MAIN .HALF {
	width: 46%;
	margin: 0 2%;
}


/* FAQs */
/*
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
	margin-top: 10px !important;
	background: none;
	border: none;
}
.ui-accordion .ui-accordion-content {
	border: none;
	padding: 0 0 20px 1.3em;
	border-left: dotted 2px #CCC;
	margin-left: 0.9em;
	border-radius: 0;
	background: #0a436e11;
	margin-bottom: 20px;
}
.ui-accordion-content li {
	list-style: square;
}
*/

/*
#MAINR.SpecialtiesRBar {
	background-color: var(--SAAred);
	padding: 74px 20px 30px;
	box-sizing: border-box;
	box-shadow: 4px 4px 12px #0006;
}
.SpecialtiesRBar h4 {
	color: #FFF;
}
.SpecialtiesRBar ul {
	padding: 0;
}
.SpecialtiesRBar li {
	padding-left: 1.3em;
	color: #FFF;
	list-style: none;
	font-size: 11pt;
}
.SpecialtiesRBar li::before {
	content: "\f105";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.0em;
}
#MAIN .SpecialtiesRBar ul a {
	color: #FFF;
	text-decoration: none;
}
#MAIN .SpecialtiesRBar ul a:hover {
	text-decoration: underline;
}
#MAINR {
	padding: 80px 0;
}

#recent-posts-2 a {
	text-decoration: none;
}
#recent-posts-2 a:hover {
	text-decoration: underline;
}
#recent-posts-2 ul {
	padding: 0;
}
#recent-posts-2 li {
	padding-left: 1.3em;
	color: var(--Acolor);
	list-style: none;
	font-size: 11pt;
}
#recent-posts-2 li::before {
	content: "\f105";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.0em;
}
*/



/* Special pages */
/*
.ProductsPage h1.entry-title {
	display: none;
}
.ProductsPage #LUXXE,
.ProductsPage #CATALINA {
	background-color: var(--VIPgray);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	padding: 80px 0;
	margin-bottom: 60px;
}
.ProductsPage #LUXXE .pageW,
.ProductsPage #CATALINA .pageW {
	background-color: #FFFD;
	padding: 50px 50px 100px;
	box-sizing: border-box;
	
	background-image: url("images/LOGOsmall.png");
	background-size: initial;
	background-repeat: no-repeat;
	background-position: right 50px bottom 50px;
}
.ProductsPage #LUXXE .pageW h2,
.ProductsPage #CATALINA .pageW h2 {
	font-weight: 300;
}
.ProductsPage #LUXXE .pageW p,
.ProductsPage #CATALINA .pageW p {
	color: #000;
}
.ProductsPage #LUXXE {
	background-image: url("images/BCKparallaxLUXXE.jpg");
}
.ProductsPage #CATALINA {
	background-image: url("images/BCKparallaxCATALINA.jpg");
}

.wp-block-image figcaption {
	margin-top: -80px;
	margin-left: 90px;
	height: 80px;
}
*/




/* FOOTER */
#FTR {
	padding: 40px 0;
}
#FTR1 h3 {
  font-weight: 400;
  font-size: 24pt;
}
#FTR1 h3 strong {
  font-weight: 800;
}
#FTR1 a {
  color: #000;
}
#FTR1, #FTR1 p {
  text-align: center;
}
#FTR h4 {
  color: #000;
  font-size: 16pt;
}
.FTRlocation {
  border: solid 4px var(--BCSred);
  margin-bottom: 20px;
  width: 80%;
  margin: 0 auto 20px;
  min-width: fit-content;
}
.FTRlocation p {
  font-weight: 600;
  margin: 8pt 0;
}
#FTR2 p {
  text-align: center;
}
#FTR2 h4 {
  text-align: center;
}
#FTR3 a {
  font-weight: 600;
}
#FTRend {
  text-align: center;
  font-size: 12pt;
  font-weight: 600;
}