/*Custom CSS*/
body {
	font-family: 'Open Sans', sans-serif;
}
body, header, #container {
	line-height: 1.7em;
	color: #222;
}

/*header*/
header#header {}
#header .header-b {
	border: none;
}

/*Logo*/
.logo img {
    width: auto;
    max-width: 100%;
}
.logo {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4em;
    text-align: center;
}
a.hidden-logo {
    display: none;
}

.passed-header a.hidden-logo {
    display: block;
    padding-top: .5em;
}
.hidden-logo p {
	margin: 0;
}


span.call-today {
    display: none;
}
a.phone-number {
    display: block;
    background: #252525;
    margin: 0 0 15px;
    font-weight: bold;
    font-size: 1.1em;
    padding: 8px 15px 5px;
}

/*nav*/
.nav-bar ul {
    padding: 5px 0px;
    line-height: 1.2em;
}
.passed-header .nav-bar  {
	text-align: center;
}

.nav-bar ul li {
    margin: 0 .4em;
	text-align:center;
}
.nav-bar ul a {
    /* padding: 5px 12px !important; */
    font-size: 18px;
    font-family: 'PT Serif', serif;
    text-transform: CAPITALIZE;
    font-weight: 700;
    letter-spacing: .075em;
    border: 2px solid transparent;
    margin-right: 0px;
}
.nav-bar ul > li.current-menu-item > a, .nav-bar ul li.current_page_parent > a, .nav-bar ul li.current-menu-ancestor > a, .nav-bar ul > li:hover > a {
	color: #EFE4CB;
	/* background-color: #708090; */
	/* border-radius: 25px; */
	/* text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.67); */
	/* border-bottom: 3px solid #c1bb3f; */
}

.nav-bar ul a:active {
    /* padding: .5em !important; */
    font-weight: 700;
    /* border-bottom: 2px solid #00368E; */
}

.header-visible .menu-wrap.stick-me {
    position: relative !important;
}
.stuck {
    /* background: white; */
    /**/
}
.billboard .slide-header, .video-container .slide-header {
    font-size: 3em;
    margin-bottom: 15px;
    font-family: 'Cinzel', serif;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    text-align: center;
    text-shadow: 1px 1px 4px rgb(0, 0, 0);
    line-height: 1.2em;
}

/*headings*/

h1 {
	margin: .95em 0 .5em;
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
	margin-top: 1.5em;
	margin-bottom: .25em;
}
h2 + p {
	margin-top: .75em;
}
h3 {
	font-size: 1.4em;
}
.breakout h3 {
    color: #171717;
}

h1, h2, h3, h4 {
	color: #24335C;
	font-family: 'Cinzel', serif;
	font-weight: 700;
}
 h4{
	font-size: 1.4em;
}

.medium-wrapper {
	padding: 2em 2em;
}
@media only screen and (max-width: 500px) {
.medium-wrapper {
	padding: 1em 0.5em;
}
}
.bgheight{
min-height: 350px;
}
@media only screen and (max-width: 768px) {
.bgheight{
min-height: 150px;
}



}


.swiper-pagination-bullet-active {
    background: #000;
}	
.swiper-pagination-bullet-active {
    background: #000;
}

 .swiper-button-next {
    background: none;
}



 .swiper-button-prev {
    background: none;
}

#content div[id*="gallery"] .gallery-item {
    float: none;
    padding: 5px;
    margin: 0;
}

	


/*images*/  
#content img, img, .feedback-header img {
    max-width: 100%;
    height: auto;
    width: auto;
}
body.page-id-16 img.aligncenter {
    max-width: 100% !important;
    width: auto;
    height: auto;
    margin: auto;
}

.bg-img {
  align-items: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  min-height: 300px;
}


/*home ctas*/
.home-ctas h3 a {
    color: inherit;
    display: block;
}

.home-ctas h3 {
    text-align: left;
    font-size: 1.1em;
    color: #101010;
    line-height: 1.4em;
    background: #e4e4e4;
    margin: 0;
    padding: .95em;
}

.home-ctas {margin-top: 2em;margin-bottom: 2.5em;}
.home-ctas .wrap {border: 0px solid #9fa2a4;}

.home-ctas p {
	margin-top: 0;
	margin-bottom: 0;
}


/*homepage cta-list*/

.flex-wrapper, ul.cta-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0em -20px;
  list-style: none !important;
}


.flex-wrapper .flex-item,.flex-wrapper > li,
ul.cta-list li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    flex-basis: 300px;
    border-radius: 20px;
    list-style: none;
    padding: 25px;
}
ul.cta-list li {
    padding-left: 0;
    text-indent: 0;
    line-height: 1.6em;
    font-size: 1.0em;
    font-weight: 500;
    flex-basis: 250px;
    text-align: left;
}
ul.cta-list li h4:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: '\f138';
  font-size: 1.0em;
  color: #9ea2a5;
  margin-right: 7px;
}
ul.cta-list {
  margin: 0 -15px;
}



/*buttons*/
 .video-container .slider-content a, .btn, .wpcf7-form input[type=submit], button, html input[type="button"], input[type="reset"], input[type="submit"], a.contact-btn, .client-button, #content .btn, #slider .btn, .view-article, .rev-read-more, button#show-form-button {
      background: #a1a97c;
      color: #24335c;
      padding: 10px 15px;
      font-family: 'PT Serif', serif;
      text-transform: CAPITALIZE;
      font-weight: 700;
      display: inline-block;
      margin-top: 8px;
      text-align: center;
      min-width: 150px;
      letter-spacing: .01em;
      position: relative;
      z-index: 1;
      line-height: 1.6em;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      cursor: pointer;
      border: none;
}
a.slider-cta-button.btn:hover,.btn:hover,  button#show-form-button:hover,  #content .btn:hover {background: #D7D8D3;color: #24335c;}
.wpcf7-form input[type=submit]:hover {
  background: #D7D8D3;
  color: #24335c;
}

.inverse .btn {

	border: solid 2px #2FD0ED;
}
.inverse .btn:hover {

	background: #c1bb3f !important;
	border: solid 2px #fff;
}




.billboard .slider-content a:after, .video-container .slider-content a:after, 
.btn:after, button i,.rev-read-more:after,
a.contact-btn:after, .client-button:after, .btn:after, #slider .btn:after, .view-article:after  {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  font-size: .9em;
  content: '\f138';
  margin-left: 10px;
}
.billboard .slider-content a:hover, .video-container .slider-content a:hover,
.btn:hover, #slider:hover .btn, button:hover, .rev-read-more:hover,
html input[type="button"]:hover, 
input[type="reset"]:hover, input[type="submit"]:hover,
#content .view-article:hover,.wpcf7-form input[type=submit]:hover, 
#content .btn:hover, #slider .btn:hover {
}

.btn.tel-btn:after {
	content: '\f095';
}

/*slider buttons*/
.billboard .slider-content {
  max-width: 1200px;
}
.billboard .slider-content a, .video-container .slider-content a {background: #a1a97c;color: #24335c;font-family: 'PT Serif', serif;text-transform: CAPITALIZE;padding: 10px 20px;border-radius: .25rem;-moz-border-radius: .25rem;-webkit-border-radius: .25rem;}
.billboard .slider-content a:hover, .video-container .slider-content a:hover {
color: #24335c;
background:#D7D8D3;
}

.billboard .slider-content a:hover:after, .video-container .slider-content a:hover:after, 
.btn:hover:after, button i,.rev-read-more:hover:after,
a.contact-btn:hover:after, .client-button:hover:after, .btn:hover:after, #slider .btn:hover:after, .view-article:hover:after, span.icon-item i:hover:before {
  
}


/*usefull classes*/
.dk {
	background: #252525 !important;
}
.center, .center * { text-align: center; }
.inverse *,  #content .inverse h1, #content .inverse h2, #content .inverse h3, #content .inverse h4  {
  color: #fff;
}

.about-columns {
	margin-top: 3em;
	margin-bottom: 3em;
}
hr {
    margin: 1em 0;
    background: #b02d29;
}
.neg-margin {
  margin: 0 -15px;
}
.neg-margin > div {
  padding: 0 15px;
}
.clear {
	clear: both;
}


/*feedback*/
.up-down a i {
    font-size: 7em;
    /* margin: 0; */
    text-align: center;
    display: inline-block;
    width: 35% !important;
    max-width: 200px;
    color: #1d4276;
}


.up-down a i:hover {
   
    color: #a1a97c;
}

.numbered h3:before {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;	
  content: '';
}
.numbered .wrap {
	height: 100%;
	margin: 0 0;
	padding: 1em;
	border: 1px solid #d0d0d0;
}
.numbered.row > div {
	padding-bottom: 1.5em;
}
.numbered h3 span {
	background: #18bafe;
	color: #fff;
	margin-right: 10px;
	padding: 5px 15px;
}


/*Sidebar / blog */
.blog #sidebar, .woocommerce #sidebar, .single-post #sidebar {
    padding: 1em 1.5em 2em;
    background: #252525;
    color: #fff;
}

.widget-title {
    color: #fff;
}

#sidebar a {
    color: inherit;
}
a:hover {
	color: #a1a97c;
	text-decoration:none;
}


/*Links*/
a {
	color: #1d4276;
	text-decoration:none;
	font-weight: bold;
}

#content .dotted {
  line-height:1.2em;
  display: inline-block;
  border-bottom: 1px dotted;
  color: inherit;
}
.tel-inline {
  font-weight: 700;
}
.tel-inline:before {
  margin-right: 3px;
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: "\f095";
  font-size: .9em;
}


/*breakouts*/
.breakout {
    background: #1d4276;
    color: #171717;
    width: 100vw;
    position: relative;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    left: 8px;
}
/*.breakout + .breakout {
	margin-top: -3em;
}*/
.burgendy {
	background: #9a0a37;
}
.breakout .medium-wrapper,
.small-wrapper {
	padding: 1em;
}
.last-b {
	margin-bottom: -4em;
	font-size: 1.15em;
}

.full-w-col .text-col .wrap {
   /* max-width: 570px;*/
}



/*form*/
body.page-contact-us #content form {
  padding: 1em 1.5em;
  background-position: bottom right;
  box-shadow: rgba(0, 0, 0, 0.75) 0px 2px 13px -3px;
  color: #24335c;
  background-color: #24335c;
}
body.page-contact-us #content form h2 {
	color: #ffffff;
}
form label {
    display: block;
    margin: .5em 0;
    font-weight: bold;
}
body.page-contact-us form textarea,
body.contact-us form input {
  /*border: none;
  font-weight: 400;*/
}
body.page-contact-us form input.submit {
  font-size: 1.05em;
  color: #fff;
}
form textarea, form input[type="text"] {
	width: 100%;
	border:  none;
	margin-bottom: 5px;
	padding: 7px 7px;
	background: #fff;
	border: solid 2px #3B3834;
}
form textarea {
	height: 150px;
}

.wpcf7-form input[type=submit], form input.submit, form input[type="submit"] {
	background: #a1a97c;
	color: #24335c;
	/* text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.67); */
	font-size: 1.1em;
	margin-top: .5em;
	font-family: 'PT Serif', serif;
	text-transform: CAPITALIZE;
}


/*styled listed fancylist*/
#footer ul,
#content ul.marker,
#content ul.checked, ul.fancylist,
#content ul.fancylist{list-style: none;padding-left: 30px;}
ul.marker  {
  margin-top: 0;
}
#footer ul li,
ul.checked li, 
ul.fancylist li, 
ul.marker li {
  line-height: 1.5em;
  margin-bottom: 3px;
  text-indent: -22px;
}
ul.marker li:before {
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: '\f276';
  margin-right: 5px;
  font-size: .9em;
}
#footer ul li:before,
ul.fancylist li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: '\f138';
    margin-right: 5px;
    color: #1d4276;
    font-size: .95em;
}
#footer ul li:before {
	content: '\f054';
}
ul.spaced li {
  margin-bottom: 10px;
}
ul.checked li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: '\f00c';
    margin-right: 8px;
    color: #fb3036;
}


/*responsive video*/

.video-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 



/*Footer*/
#footer {
	margin-top: 0em;
	padding-top: 20px;
	color: #ffffff;
	overflow:hidden;
	background: #24335c;
}
header .row {
	max-width: 2041px;
	margin: auto;
	padding: 0em 0px;
	/* background: url(/wp-content/uploads/baseboard-background.jpg); */
	position: relative;
}


#footer h2 {
	text-transform: CAPITALIZE;
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	margin-bottom: .45em;
	margin-top: 0;
}
#footer ul {
    padding-left: 25px;
}
#footer .textwidget p:first-of-type {
	margin-top: 0;
}

#footer a {
    color: inherit;
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
    text-decoration: none;
}

span.icon-item a {
    text-indent: -11px;
    display: inline-block;
    margin-left: 22px;
    margin-bottom: .2em;
    margin-top: .5em;
}

span.icon-item i {
    margin-right: 5px;
    color: #EFE4CB;
}

#footer table {
	/* font-size: .98em; */
	line-height: 1.5em;
	max-width: 450px;
}

#footer .box {
	font-size: .98em;
	padding: 1em;
	text-align: center;
}
.socialicons {
	text-align: center;
}

#copyright {
	color: #fff;
	padding: 10px;
	background: #A1A97C;
	margin-top: 1em;
	font-family: 'Red Hat Display', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
}

.video-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 


@media only screen and (min-width: 769px) {

	.parallax {
	  background-attachment: fixed;
	}
	.passed-header .menu-wrap.stuck {
		 box-shadow: 0 0 5px;
		 padding-bottom: .5em !important;
	}

	
	.nav-bar > ul > li {
		-webkit-flex-grow: 1;
		flex-grow: 1;
		-moz-flex-grow: 1;
		vertical-align: middle;
		border:none;
		margin: 0;
		position: relative;
		overflow: inherit;
		padding: 0px 0 0px;
  }
  .nav-bar ul.sub-menu {
		right: 0;
		width: auto;
		left:0;
		z-index: -2;
		top: 150%;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		display: block;
		opacity: 0;
		visibility: hidden;
  }
  .nav-bar > ul >  li:hover > ul.sub-menu {
		top: 100%;
		opacity: 1;
		visibility: visible;
		z-index: 5;
		margin: 0;
		width: 100%;
		text-align: center;
		border-radius: .25rem;
		-moz-border-radius: .25rem;
		-webkit-border-radius: .25rem;
	}
	.nav-bar > ul > li ul.sub-menu li {
		margin: 0;
	}
	.full-w-col .text-col.text-col-left .wrap {
		margin: 0 0 0 auto;
	}
	.full-w-col .text-col.text-col-right .wrap {
		margin: 0 auto 0 0;
	}	
	.full-w-col .text-col.text-col-left .wrap {
		padding: 2em;
	}
	.full-w-col .text-col.text-col-right .wrap {
		padding: 2em 4em 2em 1.5em;
	}	
	.one-half {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	header#header {
		/* margin-top: 2em; */
	}
	#mobile-menu-container .current_page_item , #mobile-menu-container li:hover {
		text-decoration: none;
		background: #24335c;
	}
	#mobile-menu-container a {
    	font-size: 1em;
    	line-height: 2em;
    	font-family: 'PT Serif', serif;
    	text-transform: CAPITALIZE;
    	padding: .5em 1em;
    	display: block;
  }
	.sub-menu-icon {
		cursor: pointer;
	}
	
	.slide-header h1, h1.slide-header, .billboard .slide-header {
		font-size: 2em;
		max-width: 90%;
	}
	.billboard .slider-content a, .video-container .slider-content a {
		font-size: .85em;
		padding: 8px 15px;
	}
	.billboard .slide-sub-header, .video-container .slide-sub-header {
		display: none;
	}
	.topPhone {
		text-align: right;
	}
	#content {
		min-height: 0;
	}
	.home-ctas .wrap {
		max-width: 400px;
		margin: 0 auto 1em;
	}
	#footer h2 {
		margin-top: 1em;
	}
	#footer .box {
		padding-bottom: 0;
	}
}
#wpadminbar {
    color: #fff;
    background: #909090 !important;
}
.phone a {
    background: #a1a97c;
    border-radius: .25rem;
    color: #fff !important;
    border: solid 3px #a1a97c !important;
}
.phone a:hover {border: solid 3px #a1a97c;background: transparent;color: #fff !important;}
.hours-wrap {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    max-width: 350px;
    color: #D7D8D3;
}
.socialicons img {
    max-width: 45px;
}
.bathroom {
    background-image: url(/wp-content/uploads/bathroom-bath-tub-banner.jpg);
    background-position: center;
    background-size: cover;
}
.kitchen {
    background-image: url(/wp-content/uploads/kitchen-banner.jpg);
    background-size: cover;
    background-position: center;
}
.other {
	 background-image: url(/wp-content/uploads/living-room-cabinets.jpg);
}
.contact {
    background-image: url(/wp-content/uploads/cabinets.jpg);
}

.four-oh-four-btn {
   display: table;
   background-color: #42B6F1 !important;
    color: #FFF !important;
    padding: 10px 15px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.67);
}

.page-id-13 form label {
display: none;
}

.header-a .phone-wrap.stuck {
	background: url(/wp-content/uploads/baseboard-background.jpg);
	background-position: center;
}

.sticky-background {
	/* background:#e3e3e3; */
}

.header-a .logo {
    padding: 0rem 0;
}

.billboard .swiper-slide {
    height: 70vh;
    max-height: 750px;
}
.billboard .slide-sub-header, .video-container .slide-sub-header {
    font-size: 1.9em;
    font-family: 'Open Sans', sans-serif;
    color: #18bafe;
}

.colour-3 {
    background: #3b3834c2;
    box-shadow: 0px 0px 4px 3px #21202014;
    border-top: 11px solid #C0E8D0;
}

.review-body {
    font-style: normal;
    border: 0;
    line-height: 1.5em;
}

#content .review-body {
    font-size: .95em;
    text-align: center;
}

#content .review-info span {
    display: block;
    width: auto;
    text-align: center;
    float: none;
    line-height: 1.4em;
}

.review-nav-container { width: 100%;}

.review-container {
    /* margin-top: 45px; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    padding: 1em 2em;
    margin-right: -15px;
}

form#review-form label { color: #000;}


.rev-cont {
    padding: 2em 1em 1em;
    border: 2px solid #D7D8D3;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 1em 2em;
    box-shadow: 3px 3px 9px #0000004f;
}

.rev-cont:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f10d';
    position: absolute;
    background-color: #24335C;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    font-size: 1.25em;
    font-weight:900;
    top: -22px;
    left: -25px;
    box-shadow: 2px 2px 3px #00014b3b;
}

.final-star {
    color: #a1a97c !important;
}

.review-container h3.review-title { display: none;}
.review-nav-container li a, #content .review-nav-container li { background: transparent;}

.author-name {
    font-weight: bold;
    font-style: normal;
}

#content .review-nav-container li a {
    min-width: 0;
    color: #0c0c0c;
    padding: 5px;
}

button#show-comment-form-button {display:none;}
.active-page a {color: #24335c;border-bottom: 1px solid #171717;}
.active-page { background: transparent;}

@media only screen and (max-width: 500px) {
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
.p-5 {
	/* padding: 0em !important; */
}
}
#mobile-menu-container .current_page_item a {
    background: #a1a97c;
    color: #fff;
}
#mobile-menu-container.left, #mobile-menu-container.right {
    background: #24335c;
}
#mobile-menu-container .menu-bar {
    background: #24335c;
}
@media only screen and (max-width: 500px) {
.page-id-13 .p-4 {
    padding: 0rem!important;
}
}
.socialicons .bottomicon {
    width: 50px;
}


.cta-full {
    border: 3px solid #587569;
    /* color: #fff; */
    padding: 1em;
    margin: 2em 0 0;
}

.cta-full.center {}

#content .cta-full h2 {
    /* color: #fff; */
}

.locations li {
    display: inline-block;
}

.locations li:after {
    content: '|';
    margin: 0 5px;
}

.locations li:last-child:after {
    content: none;
}

.locations {
    max-width: 800px;
    margin: 1em auto;
    padding: 0;
}

#footer a {
	font-weight: 400;
	color: #D7D8D3;
}

.header-b .stick-me > .end-xs:first-child {
    /* background: transparent; */
}

.header-b .logo {
    padding: 1rem;
}

.waves-light {
  position: relative;
  bottom:0;
  padding-bottom: 50px;
  background-size: cover;
}
#waves-light{
}
.color-1{
	fill: #708090;
}
.color-2{
	fill: #2FD0ED;
}
.color-3{
	fill: #63442C;
}
.color-4{
	fill: #C1BB3F;
}
.color-5{
	fill: #fff;
}
.color-6{
	fill: #eee;
}

.today {
    font-weight: 600;
    color: #EFE4CB;
}

.map-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
}
.map-link:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    content: '\f08e';
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 6em;
    color: white;
    font-family: 'Font Awesome 5 Pro';
    transition: .2s cubic-bezier(0.53, 0.02, 0.03, 0.93);
    opacity: 0;
}

.map-link:hover:after {
    opacity: 1;
}

@media only screen and (min-width: 769px) {
.wave-top-border {
	margin-top: -60px;
}
	.bottom-padding{
		padding-bottom: 0px;
	}
	
}

@media only screen and (max-width: 768px) {
.wave-top-border {
	margin-top: 0px;
}
	.bottom-padding{
		padding-bottom: 30px;
	}
}

.header-c .nav-wrap {
    background: #24335C;
}
.nav-bar ul a {
    color: #D7D8D3;
}


ul.menu span.icon-item i {
    margin-right: 5px;
    color: inherit;
}
.home-services {
    margin-top: 2em;
    margin-bottom: 2.5em;
}
.home-services .wrap {
    padding: 15px 25px;
    border: 1px solid #18bafe;
    color: #fff;
    background: #171717;
    height: 100%;
    margin: 10px;
}

.animation-element {position: relative;}
.bounce-up .subject {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view .subject, .bounce-left.in-view .subject, .bounce-right.in-view .subject  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.bounce-left .subject {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(200px, 0px, 0px);
  -webkit-transform: translate3d(200px, 0px, 0px);
  -o-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate3d(200px, 0, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-right .subject {
	opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(-200px, 0px, 0px);
  -webkit-transform: translate3d(-200px, 0px, 0px);
  -o-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate3d(-200px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

li.phone.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-166{
    padding-top: 8px;
    padding-bottom: 8px;
}

.vagaro-container.vagaro-popup-widget a.loader-btn-html{
	font-weight: 700 !important;
	font-family: 'Red Hat Display', sans-serif !important;
  background: #18bafe !important;
  padding: 7px 10px 7px 20px !important;
  color: #ffffff !important;
  display: inline-block !important;
  margin-top: 8px !important;
	margin-right:10px;
  text-align: center !important;
  min-width: 150px !important;
  text-transform: uppercase !important;
  letter-spacing: .01em !important;
  position: relative !important;
  z-index: 1 !important;
  line-height: 1.6em !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  transition: all .3s ease-in-out !important;
  /* font-size: .95em; */
  border-radius: 10px !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 10px !important;
  cursor: pointer !important;
  border: none !important;
}
.vagaro-container.vagaro-popup-widget a.loader-btn-html:hover{
  background: #fb3036  !important;
	
}

.vagaro-popup {
	position: fixed !important;
}

.wrap {
    max-width: 700px;
    padding: 2em;
}

li.phone.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-184 {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #24335c;
}
li.phone.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-184 a {
	color: #24335c !important;
}
li.phone.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-184 a:hover {
	color: #ffffff !important;
}

.custom-logo{
	margin: 0.75em 0em;
	background: #fff;
	padding: .2em .4em;
	border: solid 5px #24335c;
}
@media only screen and (max-width: 768px) {
.custom-logo{
	margin: 5px;
    background: #ffffff5c;
    padding: 5px;
    font-size: 2em;
    border: solid 5px #24335c;
}
	.bathroom {
    background-size: cover;
}
.kitchen {
      background-size: cover;
}
.other {
	    background-size: cover;
}
.contact {
    background-size: cover;
}
	
}

.card {
    height: 100%;
}

.subject {
    height: 100%;
}

.flex-wrapper.service-columns .flex-item {
    margin-bottom: 2em;
}


div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	color: #fff;
	border: 2px solid #efe4cb;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}




.page-home .breakout.parallax .row .flex-item::before {
  display: block;
  font-family: "Font Awesome 5 Pro";
  font-size: 2em;
  margin: 0 auto 15px;
  background: #24335C;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 50%;
}

.page-home .breakout.parallax .row .flex-item:nth-child(1)::before {
  content: "\f6e3";
}

.page-home .breakout.parallax .row .flex-item:nth-child(2)::before {
  content: "\f0ad";
}

.page-home .breakout.parallax .row .flex-item:nth-child(3)::before {
  content: "\f01c";
}

.page-home .breakout.parallax .row .flex-item:nth-child(4)::before {
  content: "\f015";
}

.page-home .breakout.parallax .row .flex-item:nth-child(5)::before {
  content: "\f552";
}
