h1, h2, h3, h4, h5, h6, p, span, a {
	font-family: 'Montserrat';
	text-shadow: none !IMPORTANT;
}

.uk-navbar-right.searchBar {
    display: none;
}

.uk-navbar-left img {
    max-width: 130px;
}

.social_media.uk-flex.uk-flex-right {
    display: none;
}

h3.logo-title {
    margin-left: 30px;
    color: #fff;
    font-weight: lighter;
    margin-bottom: 0;
    padding: 0;
	  font-family: 'Playfair Display', serif;
}

#header-site .tm-nav #menu-primary-menu li a {
    color: #000;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    padding: 7px;
}

.page-home #header-site .tm-nav #menu-primary-menu li a {
    color: #000;
}

#header-site .tm-nav #menu-primary-menu li a:after {
    content: '';
    border-right: 1px solid #fff;
    height: 10px;
    width: 13px;
}

.uk-navbar-dropdown-nav a {
    color: #000 !important;
}

.uk-navbar-dropdown {
    width: 200px;
    padding: 5px;
    background: #fff;
    text-align: center;
	  left: 0 !important;
	  top: 50px !important;
}

.uk-navbar-dropdown:before {
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0px solid #fff;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.uk-navbar-dropdown-nav #menu-item-457, .uk-navbar-dropdown-nav #menu-item-456 {
    border-bottom: 1px solid #000;
}

.uk-navbar-center:not(:only-child) {
	transform: translate(100%, -50%);
}

@media screen and (min-width: 1200px) {
	.uk-navbar-center:not(:only-child) {
    transform: translate(100%, -50%);
	}

	.page-home .uk-navbar-left {
    min-height: 80px;
	}
}

.home .uk-logo {
    display: none;
}

.home .uk-sticky.uk-active .uk-logo {
    display: inherit;
}

.home #header-site {
    background: #d8d1c2;
}

.home #header-site.uk-active {
    background: #000;
}

.page-home #header-site.uk-active .tm-nav #menu-primary-menu li a {
    color: #fff;
}

.page-home #header.default {
    height: 250px !important;
}

.page-home .uk-position-center {
    top: 36% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
    width: max-content !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
	  background: #f7aca100 !important;
}

.header-table {
    color: #000;
	display: table-cell;
    font-family: 'Playfair Display', serif;
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
    padding: 0 20px;
    text-align: left;
	vertical-align: middle;
}

.header-home {
    display: table;
}

#header-first, #services-row {
    padding: 0;
}

.page-home #header-first #header {
    background: #d8d1c2;
}

.page-home #header-first #header p {
    color: #000;
}

h3.b-title {
    font-family: 'Playfair Display', serif;
}

.bordertop {
    text-align: center;
    width: 40px;
    border: 1px solid #fff;
    margin: auto;
}

#introBlock .uk-container {
    max-width: 900px;
}

#services-row {
	background: #d8d1c2;
	height: 329px;
}

#services-row p {
    margin-bottom: 0;
}

#services-row #column-1 {
    max-width: 1200px;
	  margin: auto;
}

#services-row .uk-grid>* {
    padding-left: 10px;
}

ul.uk-slideshow-items {
    max-height: 600px;
    height: 572px;
}

#services-row .uk-background-muted {
    background-color: #f8f8f800;
}


@media screen and (min-width: 1921px){
	#services-row #column-1 {
    max-width: 1296px;
	}
}

#services-row h4 {
    font-weight: normal;
    color: #000;
}

#black-row {
    background: #000;
    padding: 158px 0;
}

#banner-row-customer #banner-image {
    display: block;
}

#banner-row-customer {
    padding: 0;
} 

#banner-row-customer #banner-image div {
    padding-top: 80px;
    padding-bottom: 80px;
}

#call-to-action {
    text-align: center;
}

#call-to-action p {
    font-size: 18px;
}

#call-to-action a.button {
    padding: 10px 20px;
    border-radius: 10px;
    color: #000;
    font-weight: bold;
}

#banner-row #banner-image div {
    padding-top: 70px;
    padding-bottom: 70px;
}

#banner-row {
    padding: 0;
}

#reviews-row p {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
#reviews-row {
    padding: 0;
    margin: 0;
}

#reviews-row #editor {
    background: #000;
	  padding: 20px 0;
}

#reviews-row #slide-block p {
    margin: 20px 0;
    text-align: left;
    color: #000;
    font-size: 18px;
}

#reviews-row #slide-block {
    max-width: 90%;
    margin: 40px auto 20px;
}

#reviews-row #slide-block em {
    color: #000;
    font-size: 15px;
}

#reviews-row #slide-block img {
    max-height: 400px;
}

#banner-row-footer {
    padding: 0;
}

#banner-row-footer h3 {
    color: #fff;
    font-size: 50px;
	  font-family: 'Playfair Display', serif;
}

.page-home #banner-row-footer .uk-position-center {
    top: 50% !important;
}

#tm-footer .copyright {
	display: none;
}

#tm-footer {
    background: #000;
    color: #fff;
}

#header.default{
    height: 500px !important;
}

.uk-navbar-center:not(:only-child){
    transform: translate(100%, -50%);
}

#header-site {
	background: #000000;
}
 
#header-site .tm-nav #menu-primary-menu li a {
	color: #ffffff;
}

#header .uk-position-center {
    top: auto;
    left: 0;
    transform: none;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    bottom: 0;
    text-align: center;
    background: #00000075;
}

#header-first #header p {
    color: #fff;
    margin: 0;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.border-dashed {
    width: 90%;
    text-align: center;
    margin: auto;
    border-bottom: dashed 2px #000;
}

#custom-button {
	padding: 10px 20px;
  border-radius: 10px;
  color: #000;
  font-weight: bold;
	background-color: #d8d1c1;
	line-height: 24px;
	margin-bottom: 20px;
}

#maintenance-serivices-row .left #editor, #maintenance-serivices-row .left .uk-text-left, #contact-row .left .uk-text-left {
    width: 50%;
    margin: auto;
}

#maintenance-serivices-row .right {
    background: #d8d1c1;
    font-weight: bold;
    color: #000;
    font-family: 'Montserrat';	
}

.right #editor {
    width: 90%;
}

.right, .left {
    padding-top: 40px;
}

.service-title {
    font-weight: lighter;
    color: #000;
}

.page-concierge-services #bajada-row p {
    max-width: 70%;
    margin: auto;
    margin-bottom: 20px;
}

.list-number {
    list-style-type: lower-roman;
    margin: 0;
}

@media screen and (min-width: 960px){
	#aboutus-row {
    width: 90%;
    margin: auto;
	}

	#aboutus-row #slide-block img {
    max-width: 230px;
	}

	#aboutus-row #slide-block .uk-first-column {
    text-align: right;
    width: 100%;
	}
}

#aboutus-row .left #editor, #aboutus-row .right #editor, #aboutus-row .right .uk-text-left {
    width: 70%;
    margin: auto;
}

#contact-row #editor {
    max-width: 50%;
    margin: auto;
}

.page-nav {
    display: none;
}


#tm-footer .uk-container {
    max-width: 550px;
}

#tm-footer .uk-card.uk-card-body {
    padding: 40px 0px;
}

#tm-footer .uk-section-small {
	padding: 0;
}

#tm-footer .uk-width-1-3\@s:nth-child(2) .uk-card-body, #tm-footer .uk-width-1-3\@s:nth-child(3) .uk-card-body {
    margin-top: 20px;
}

#tm-footer .uk-grid-column-small>*, .uk-grid-small>* {
    padding-left: 0;
}

.divider-solid {
    width: 100%;
    border-bottom: 3px solid #d8d1c1;
}

#banner-image {
    display: none;
}

#call-to-action a.button:hover {
    background: #000 !important;
    color: #fff;
    text-decoration: none;
}

#banner-row-footer ul.uk-slideshow-items {
    max-height: 420px !important;
    min-height: 420px !important;
}

#tm-footer .uk-width-1-3\@s:last-child .uk-text-center.uk-text-right\@m:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 1.5px;
    border-radius: 7.5px;
    background-color: #ffffff;
    left: 20px;
    position: absolute;
    bottom: 50px;
}

#custom-button:hover, #gform_submit_button_1:hover {
    background: #000;
    color: #fff;
}

#gform_submit_button_1 {
    padding: 10px 20px;
    border-radius: 10px;
    color: #000;
    font-weight: bold;
    background-color: #d8d1c1;
    line-height: 24px;
    margin-bottom: 20px;
    box-shadow: none;
    border: none;
    text-align: right;
    float: right;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    border: none;
    background: #e0e0e0;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    border: none;
    background: #e0e0e0;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-weight: normal !important;
    color: #000;
}
h2.contact-subtitle {
    font-family: 'Playfair Display', serif;
    color: #000;
}

#slideshow .uk-slidenav {
    color: #ffffff;
}

#slideshow .uk-slideshow-nav li a {
    border: 1px solid #fff;
}

#slideshow .uk-slideshow-nav li.uk-active a{
	background-color: #ffffff;
}

#header-site .tm-nav #menu-primary-menu li:last-child a:after {
	display: none;
}

.tm-nav .uk-container.uk-container-expand {
    max-width: 1100px;
}


#map-container #editor {
    margin: auto;
}

#tm-footer .uk-card img {
    max-width: 75%;
}

@media screen and (max-width: 631px){
    #tm-footer .uk-grid-column-small>*, .uk-grid-small>* {
        text-align: center;
    }	
	
	#tm-footer .uk-card.uk-card-body {
    padding: 10px 20px;
}
	
	#tm-footer .uk-width-1-3\@s:last-child .uk-text-center.uk-text-right\@m:before {
			content: '';
			display: inline-block;
			width: 5px;
			height: 5px;
			-moz-border-radius: 7.5px;
			-webkit-border-radius: 1.5px;
			border-radius: 7.5px;
			background-color: #ffffff;
			left: 0;
			position: absolute;
			bottom: 56px;
			right: 0;
			margin: auto;
        z-index: 9999;
    }
	
	.header-table {
    font-size: 30px !important;
    line-height: 35px !important;
	}
	
	#services-row {
    background: #d8d1c2;
    height: auto;
	}
	#black-row {
    display: none;
	}
	#tm-footer img {
    max-width: 180px;
    margin-top: 20px;
	}
	
	.uk-navbar-right.searchBar {
    display: block;
	}
	.home #header-site .tm-nav .searchBar a {
    color: #000;
	}
	#header-site .tm-nav .searchBar a {
    color: #fff;
	}
	
	
	#maintenance-serivices-row .left #editor, #maintenance-serivices-row .left .uk-text-left, #contact-row .left .uk-text-left 	{
    width: 90%;
    margin: auto;
    padding: 15px;
	}
	#banner-row-footer h3 {
    padding: 0 15px;
	}
	a.uk-navbar-toggle.uk-hidden\@m.uk-icon.uk-navbar-toggle-icon {
		padding: 0;
	}
	#banner-row-footer h3 {
    font-size: 40px;
	}
	
	#contact-row {
        padding: 15px;
	}
	#contact-row #editor {
		max-width: 100%;
		margin: auto;
	}
	#contact-row .right #editor {
    width: 100%;
	}
	#map-container #column-1 p {
    margin: 0;
	}
	h3.logo-title {
    font-size: 15px;
	}
	#menu-mobile #menu-primary-menu-1 a {
    color: #fff;
	}
	#aboutus-row .left #editor, #aboutus-row .right #editor, #aboutus-row .right .uk-text-left 		{
        width: 100%;
        margin: auto;
    }
    #aboutus-row {
        padding: 15px;
    }
}