/*
Color used
orange - #ea5823
black  - #1f1f1f
blue   - #1a76bc
white  - #c4c4c4
black  - #666    (text)
black  - #1c1c1c (background)

Color used in Wix site
blue   - #002e5d

Fonts to consider
    font-family: 'Courgette', cursive;
    font-family: 'Dancing Script', cursive;

*/
body {
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1a76bc;
}
.h3 {
	font-size: 2.4rem;
}
.show > .sppb-btn-primary.dropdown-toggle,
.sppb-btn-primary.active,
.sppb-btn-primary:active {
	background-color: #ea5823;
	border-color: #ea5823;
}
.sppb-btn-primary.focus,
.sppb-btn-primary:focus,
.sppb-btn.focus,
.sppb-btn:focus {
	box-shadow: none;
}
.sp-scroll-up {
	width: 48px;
	height: 48px;
	border-radius: 24px;
	padding-top: 4px;
}
.fa {
	width: 20px;
	text-align: center;
	margin-right: 5px;
}
.sp-scroll-up .fa,
.close-offcanvas .fa,
.sppb-icons-group-list .fa {
	margin-right: 0;
}
//#sp-page-builder .page-content .sppb-section:first-child {/
//  	margin-top: 0;
//}

// hide Login and Maid Profile Header
  .itemid-158 .header-style-2 {
        display: none!important;
  }
  .itemid-159 .header-style-2 {
        display: none!important;
  }
  .itemid-160 .header-style-2 {
    display: none!important;    
  }

#sp-header {
	position: fixed;
	height: 140px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.075);
	clip-path: polygon(0% 0%, 100% 0%, 100% 140px, 50% 90px, 0% 140px);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#sp-header .container {
	line-height: 1;
}
#sp-header .logo {
	height: auto;
}
#sp-header .logo-image {
	height: 90px;
	margin: 5px 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
	padding: 0 10px;
	color: #666;
	font-weight: 700;
	line-height: 90px;
	font-size: 17px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

#sp-header.header-sticky {
	height: 80px;
}
#sp-header.header-sticky .logo-image {
	height: 70px;
	margin: 5px 0;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
	line-height: 80px;
}

#offcanvas-toggler {
	height: 80px;
	line-height: 70px;
	padding-left: 20px;
	padding-right: 20px;
}
#offcanvas-toggler > .fa {
	color: #666;
}
#offcanvas-toggler:hover > .fa,
#offcanvas-toggler:hover > .fa,
#offcanvas-toggler:hover > .fa {
	color: #ea5823;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
/* .offcanvas-toggler-right { margin-right: 30px; }*/

#sp-footer {
	background-color: #171717;
	color: #666;
	padding: 20px 0;
}
#sp-footer a,
#sp-bottom a {
	color: #fff;
}
#sp-footer a:hover,
#sp-bottom a:hover,
#sp-footer a:active,
#sp-bottom a:active,
#sp-footer a:focus,
#sp-bottom a:focus {
	color: #ea5823;
}
#sp-footer p {
	margin-bottom: 0;
}
#sp-bottom {
	padding: 0;
	line-height: 1.8em;
}
#sp-bottom h3 {
	color: #fff;
	font-size: 1.75rem;
}
#sp-bottom .sp-module {
	margin: 0;
}
#sp-bottom .sppb-icon-inner {
	height: 38px;
	width: 38px;
	background-color: #333;
	border-radius: 19px;
}
#sp-bottom .sppb-icon-inner i {
	line-height: 38px;
	font-size: 24px;
}

#sp-bottom .sppb-icons-group-list a {
	height: 38px;
	width: 38px;
	background-color: #333;
	border-radius: 19px;
	text-align: center;
	margin-right: 10px;
}
#sp-bottom .sppb-icons-group-list i {
	line-height: 38px;
	font-size: 24px;
}
#sp-bottom .sp-module ul > li {
	margin-bottom: auto;
}
.sp-pagebuilder-row-container {
	padding-left: 15px;
	padding-right: 15px;
}

.fixed-side-button {
	position: fixed;
	right: 30px;
	bottom: 90px;
	width: 220px;
}
.fixed-side-button a {
	border-radius: 100px;
	font-size: 1.3em;
	width: 100%;
	background-color: #f4871e;
	margin-bottom: 15px;
	padding: 12px 0;
	border: 0;
}
.fixed-side-button a:hover {
	color: #fff !important;
	border-radius: 100px;
}
.fixed-side-button a:last-child {
	background-color: #3da8f3;
	margin-bottom: 0;
}
.fixed-side-button a:last-child:hover {
	background-color: #1a76bc !important;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -100%;
}
.offcanvas-menu {
	width: 100%;
	transition: all 0.3s;
}
.offcanvas-menu .offcanvas-inner {
	padding: 50px 0 0;
}
.custom-offcanvas-wrapper {
}
.custom-offcanvas-menu {
}
.offcanvas-menu .offcanvas-inner .custom-offcanvas-menu ul > li a {
	padding: 5px 30px;
	border-bottom: 1px solid #daefff;
}
.offcanvas-menu .offcanvas-inner .custom-offcanvas-menu ul > li:first-child {
	border-top: 1px solid #daefff;
}
.custom-offcanvas-contact-wrapper {
	padding: 30px 10px 30px 30px;
}
.custom-offcanvas-contact-wrapper h4 {
	text-align: left;
	font-family: 'Oswald';
}
.custom-offcanvas-contact-wrapper li {
	border: 0 !important;
	padding: 0px;
}
.custom-offcanvas-contacts a {
	color: #1f1f1f;
}
.custom-offcanvas-contacts a:hover {
	color: #ea5823;
}
/* .custom-offcanvas-contacts a[href^="mailto:"] { font-size: 0.8em; } */
.offcanvas-menu .offcanvas-inner .sp-module ul.sppb-icons-group-list > li a {
	display: inline-block;
	height: 38px;
	width: 38px;
	color: #fff;
	background-color: #333;
	border-radius: 19px;
	text-align: center;
	margin-right: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.sppb-icons-group-list > li a:hover {
	color: #fff;
	background-color: #1a76bc;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.sppb-icons-group-list > li a i {
	line-height: 38px;
	font-size: 24px;
	margin-top: -1px;
}

/* RSFORM - CONTACT US FORM */
.formContainer-contact-us-wrap {
	display: block;
}
.rsform-block-contact-us {
	float: left;
}
.formControls-contact-us {
	margin-bottom: 10px;
}
#sp-user-section-contact-form .formBody-contact-us {
}

.bottom-get-in-touch-form-wrapper {
	background-color: #dcdcdc;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us input[type="text"]:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	height: 28px;
	padding: 10px;
	width: calc(100% - 20px) !important;
	font-size: 1em;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us input[type="text"]:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us input[type="tel"]:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	height: 28px;
	padding: 10px;
	width: calc(100% - 20px) !important;
	font-size: 1em;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us input[type="tel"]:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us select:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	height: 28px;
	padding: 10px;
	width: calc(100% - 20px) !important;
	font-size: 1em;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us select:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us textarea:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	width: 100%;
	padding: 10px;
	width: calc(100% - 20px) !important;
	font-size: 1em;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us textarea:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us input[type="submit"] {
	font-family: 'Oswald', sans-serif;
	width: 120px;
	padding: 10px 20px;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	background-color: #ea5823;
	background-image: none;
	transition: all .3s ease-in-out;
	border: 1px solid #dcdcdc;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
	float: right;
}
.bottom-get-in-touch-form-wrapper .formBody-contact-us input[type="submit"]:hover {
	background-color: #f40;
	border: 1px solid #f40;
}
.rsform-block-name {
}
.rsform-block-number {
}
.rsform-block-email {
}
.rsform-block-ima {
}
.rsform-block-message {
}
.rsform-block-recaptcha {
}
.rsform-block-send {
}
.formControls-contact-us-name-wrap {
}
.formControls-contact-us-number-wrap {
}
.formControls-contact-us-email-wrap {
}
.formControls-contact-us-ima-wrap {
}
.formControls-contact-us-msg-wrap {
}
.formControls-contact-us-recaptcha-wrap {
}
.formControls-contact-us-send-wrap {
}
#sp-user-section-contact-form .formBody-contact-us-name {
}
#sp-user-section-contact-form .formBody-contact-us-number {
}
#sp-user-section-contact-form .formBody-contact-us-email {
}
#sp-user-section-contact-form .formBody-contact-us-ima {
}
#sp-user-section-contact-form .formBody-contact-us-msg {
}
#sp-user-section-contact-form .formBody-contact-us-recaptcha {
}
#sp-user-section-contact-form .formBody-contact-us-send {
	text-align: right;
}
.rsform-contact-us-formvalidation-msg {
	float: left;
	width: 100%;
	margin: 0 15px;
}
.rsform-contact-us-formvalidation-msg span {
	width: 100%;
	padding: 0 20px;
}
.rsform-contact-us-formvalidation-msg span.formError {
}

/* RSFORM - END */
.content-contact-us-email-form-row {
	margin-top: 80px;
	margin-bottom: 32px;
}

/* RSFORM - REQUEST A HELPER FORM */
.request-a-helper-form-wrapper {
	margin: 50px 20px;
}

.formContainer-request-helper-wrap {
	display: block;
}
.rsform-block-request-helper {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.formBody-request-helper-header {
	border-bottom: 1px solid #1a76bc;
	padding: 0 5px;
}
.formBody-request-helper-header h4 {
	font-family: 'Oswald';
	margin-bottom: 8px;
	color: #1a76bc;
	font-size: 30px;
}
.formBody-request-helper-header p {
}
.formControlLabel-request-helper {
	font-weight: 500;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #1a76bc;
	font-size: 1em;
}
.formControls-request-helper {
	padding: 0 5px;
}
.rsform-block-helpersheader {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dashed #6bb5ee;
}
.formRequired {
}
.formValidation-request-helper .formError {
	font-weight: 700;
	color: #f00;
	font-size: 0.8em;
}

.request-a-helper-form-wrapper .formBody-request-helper label {
	line-height: 1.1em;
	font-size: 1em;
	height: 22px;
}
.request-a-helper-form-wrapper .formResponsive input[type="radio"],
.request-a-helper-form-wrapper .formResponsive input[type="checkbox"] {
	margin: 8px 10px;
	padding-left: 0;
	min-height: auto;
}

.request-a-helper-form-wrapper .formBody-request-helper input[type="text"]:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	padding: 10px;
	width: calc(100% - 28px) !important;
	font-size: 1em;
}
.request-a-helper-form-wrapper .formBody-request-helper input[type="text"]:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.request-a-helper-form-wrapper .formBody-request-helper input[type="tel"]:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	padding: 10px;
	width: calc(100% - 28px) !important;
	font-size: 1em;
}
.request-a-helper-form-wrapper .formBody-request-helper input[type="tel"]:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.request-a-helper-form-wrapper .formBody-request-helper select:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	padding: 10px;
	width: calc(100% - 28px) !important;
	font-size: 1em;
}
.request-a-helper-form-wrapper .formBody-request-helper select:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.request-a-helper-form-wrapper .formBody-request-helper textarea:not(.form-control) {
	border-radius: 0;
	border: 0;
	border: 1px #ccc solid;
	box-shadow: none;
	width: 100%;
	padding: 10px;
	width: calc(100% - 20px) !important;
	font-size: 1em;
}
.request-a-helper-form-wrapper .formBody-request-helper textarea:not(.form-control):focus {
	border: 0;
	border: 1px #ea5823 solid;
	box-shadow: none;
}
.request-a-helper-form-wrapper .formBody-request-helper input[type="submit"] {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	width: 120px;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #fff;
	background-color: #ea5823;
	background-image: none;
	transition: all .3s ease-in-out;
	border: 1px solid #dcdcdc;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
}
.request-a-helper-form-wrapper .formBody-request-helper input[type="submit"]:hover {
	background-color: #f40;
	border: 1px solid #f40;
}

.request-a-helper-form-wrapper .formBody-request-helper input[type="file"] {
	width: 100%;
	height: 36px;
	line-height: 36px;
}
/* .formResponsive select, .formResponsive input[type="file"] */
.request-a-helper-page ul.pager {
	display: none;
}

/* Login Forms */
.reset { margin: 150px auto;}
.btn-primary,
.sppb-btn-primary{
	border-radius: 0;
}
#member-registration {
  margin: 30px auto 150px;
}
.btn, .btn-secondary{
  border-radius: 0;
}
.login {
  margin: 150px 40px 150px;
}
/*
.view-login {
  margin-top: 150px;
*/}
.alert.alert-error{
  width: 560px;
  margin: 0 auto 150px;
}
.alert.alert-danger{
  width: 560px;
  margin: 0 auto 150px;
}
.alert.alert-success{
  width: 560px;
  margin: 0 auto 150px;
}
#system-message-container {
  display: block;
  width: 560px;
  position: relative;
  top: 100px;
  margin: auto;
}
.reset-confirm {
  width: 560px;
  margin: 150px auto 150px; 
}
.reset-complete {
  width: 560px;
  margin: 150px auto 150px;
}
.registration {
   margin: 150px 40px 150px; 
}
.profile {
  width: 560px;
  margin: 150px auto 150px;
}
.profile-edit {
  margin: 150px0 40px 150px;
}

/* RSFORM - END */
.btn-primary:hover,
.sppb-btn-primary:hover {
	border-radius: 0;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
	background-color: #f40;
	border-radius: 0;
	border: 1px solid #f40;
	transition: all .3s ease-in-out;
}

#sp-main-body {
	padding: 0;
	margin-top: 60px;
}
body.helix-ultimate .sppb-row-container {
	margin: 0 auto;
}
.home-top-banner-row {
  	margin-top: 60px;
}
/* CONTENT PAGE */
.top-banner-header-row {
	height: 300px;
  	margin-top: 60px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #1a76bc;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: 50% 100%;
}
.top-banner-header {
}
.top-banner-header h2 {
	margin: 160px 0 0 0;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	color: white;
	text-align: center;
}
.top-banner-header h3 {
	margin: 10px 0 0 0;
	font-size: 18px;
	line-height: 8px;
	color: white;
}

.home-top-banner-maid-right p {
	text-shadow: 1px 1px 2px #666;
}
.custom-home-featured-message-row-wrapper {
	height: 500px;
	background-position: 0 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.custom-home-featured-message-wrapper {
	background-color: rgba(236, 252, 255, 0.59);
	width: max-content;
	padding: 10px;
	margin: 0 auto;
}
.custom-home-featured-message-wrapper h2 {
	font-size: 3rem;
}
.custom-home-featured-message {
}
.custom-button-group-default a {
	width: 200px;
	font-family: 'Oswald';
	border: 1px solid #fff;
	font-size: 26px;
	transition: all .3s ease-in-out;
	margin: 5px;
}
.custom-button-group-default a:hover {
	background-color: #f40;
	border: 1px solid #f40;
}

.home-testimonial-section {
}

.custom-content-page-title-wrap {
	text-align: center;
}
.custom-content-page-title-pre-text {
	margin: 50px 0 0;
	font-size: 40px;
	font-family: 'Dancing Script';
}
.custom-content-page-title-pre-text p {
	margin: 0;
	color: #1a76bc;
}
.custom-content-page-title-text {
	font-size: 50px;
	line-height: 1em;
	font-weight: 700;
	font-family: Oswald;
}
.custom-content-page-title-sub-text {
	font-size: 18px;
	line-height: 1.4em;
}

/* .custom-content-page-mission-text-wrapper { padding: 50px 0; color: #fff; background-color: #1a76bc; text-align: center; font-size: 34px; font-family: 'Dancing Script' } */
.custom-content-page-mission-text-wrapper {
	padding: 50px 0;
	color: #fff;
	background-color: #1a76bc;
	text-align: center;
	font-size: 40px;
	font-weight: 600;
}
.custom-content-page-mission-text {
}
.custom-content-page-mission-text p {
	margin: 0;
}
.custom-content-page-mission-text p a {
	color: #fff;
	border-bottom: 1px #fff dashed;
}
.custom-content-page-mission-text p a:hover {
	color: #ffa18b;
	border-bottom: 1px #ffa18b dashed;
}

.custom-about-us-feature-box {
	height: 480px;
}
.custom-about-us-feature-box-left {
	text-align: right;
}
.custom-about-us-feature-box-right {
}
#sp-page-builder .page-content .custom-about-us-feature-box .sppb-icon i {
	color: #1a76bc;
}
#sp-page-builder .page-content .custom-about-us-feature-box h3 {
	margin: 15px 0 10px;
	font-size: 24px;
	line-height: 1.5em;
	color: #1a76bc;
}
#sp-page-builder .page-content .custom-about-us-feature-box .sppb-addon-text {
}
.custom-about-us-center-image {
	margin-top: 246px;
}
.custom-about-us-center-image img {
	padding: 5px;
	border: 1px #1a76bc solid;
}

.custom-our-team-outer-wrapper {
}
.custom-our-team-individual-wrapper {
	padding: 15px;
	margin: 40px 0;
	border: 1px solid #1a76bc;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(26, 118, 188, 0.6);
	-moz-box-shadow: 0px 0px 8px 0px rgba(26, 118, 188, 0.6);
	box-shadow: 0px 0px 8px 0px rgba(26, 118, 188, 0.6);
}
.custom-our-team-name-column {
	border-right: 1px solid #1a76bc;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
}
.custom-our-team-name-column h4 {
	font-weight: 700;
	color: #1a76bc;
}
.custom-our-team-name-column p {
	color: #1a76bc;
}
.custom-our-team-name-column a.sppb-btn {
	background-color: transparent;
	border-color: #1a76bc;
	color: #1a76bc;
	border-radius: 0;
}
.custom-our-team-name-column a.sppb-btn:hover {
	background-color: #1a76bc;
	border-color: #1a76bc;
	color: white;
}
.custom-our-team-details-column {
	padding-top: 20px;
	padding-right: 20px;
}

.custom-getting-started-wrapper {
}
.custom-getting-started-row {
	padding: 25px 10px;
	border-top: 1px solid #c4e5ff;
}
.custom-getting-started-row:first-child {
	border-top: 0px;
}
.custom-getting-started-row:hover {
	background-color: #e6f4ff;
}

.custom-getting-started-number-column {
}
.custom-getting-started-number {
}
.custom-getting-started-number p {
	margin: 0;
	text-align: right;
	font-weight: 700;
	color: #1a76bc;
	line-height: 1em;
	font-size: 30px;
}
.custom-getting-started-text-column {
}
.custom-getting-started-text-column h4 {
	text-align: left;
	margin-bottom: 10px;
	font-family: Oswald;
	color: #1a76bc;
	font-size: 24px;
}
.custom-getting-started-text-column p {
	margin-bottom: 0;
}

.custom-faq-wrapper {
}
.custom-faq-row {
	padding: 25px 10px;
	border-top: 1px solid #c4e5ff;
}
.custom-faq-row:first-child {
	border-top: 0px;
	padding-top: 0;
}
.custom-faq-header {
}
.custom-faq-header h4 {
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	font-family: Oswald;
	color: #1a76bc;
	font-size: 30px;
}
.custom-faq-accordion {
}
.custom-faq-accordion .sppb-panel-modern {
	border-radius: 0;
	border: 0;
}
.custom-faq-accordion .sppb-panel-heading {
	padding: 10px 30px 10px 15px;
	background-color: #f1fcff;
}
.custom-faq-accordion .sppb-panel-title {
	color: #000;
	font-size: 1em;
	font-weight: 500;
	transition: all .3s ease-in-out;
}
.custom-faq-accordion .sppb-panel-modern .active {
}
.custom-faq-accordion .sppb-panel-modern .active .sppb-panel-title {
	font-size: 20px;
	font-weight: 700;
	transition: all .3s ease-in-out;
}
.custom-faq-accordion .sppb-panel-body {
}
.custom-faq-accordion {
}

.custom-faq-tab-wrapper {
}
.sppb-tab-content {
	padding: 10px;
	border: 1px solid #e8eff1;
}
.custom-faq-accordion {
}

.custom-contact-us-visit-our-office {
}
.custom-contact-us-visit-our-office a {
	color: #1a76bc;
}
.custom-contact-us-visit-our-office a:hover {
	color: #ea5823;
}
.custom-contact-us-visit-our-office img {
	border: 1px #1a76bc solid;
	padding: 4px;
}
.custom-contact-us-visit-our-office ul.sppb-icons-group-list > li a {
	display: inline-block;
	height: 38px;
	width: 38px;
	color: #fff;
	background-color: #1a76bc;
	border-radius: 19px;
	text-align: center;
	margin-right: 10px;
}
.custom-contact-us-visit-our-office ul.sppb-icons-group-list > li a:hover {
	color: #fff;
	background-color: #ea5823;
}
.custom-contact-us-visit-our-office ul.sppb-icons-group-list > li a i {
	line-height: 38px;
	font-size: 24px;
	margin-top: 1px;
}

.sppb-addon-gallery-for-helpers-database ul {
	display: flex;
	justify-content: center;
}
.sppb-addon-gallery-for-helpers-database li {
	width: 200px;
	border: 1px silver solid;
	border-radius: 3px;
	padding: 8px;
	margin: 0 10px 20px;
	line-height: 1em;
}
.sppb-gallery-item-image a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.sppb-gallery-item-title {
	padding-top: 8px;
	text-align: center;
	font-size: 16px;
  	font-weight: bold;
  	padding-bottom: 5px;
}
.sppb-gallery-item-intro {
  	font-size: 14px;
	text-align: center;
}
.sppb-gallery-item-intro a {
  	color: #179bb9;
  	font-weight: bold;
}
.sppb-addon-gallery-for-helpers-database li img {
	height: 200px;
	margin: auto;
	border-radius: 3px;
}

@media (min-width: 567px) {
	/* .container { max-width: calc(100% - 20px); } */
	/* .sp-pagebuilder-row-container { max-width: calc(100% - 20px); margin: 0 auto; } */
}

@media (min-width: 768px) {
	/* .container { max-width: calc(100% - 40px); } */
	/* .sp-pagebuilder-row-container { max-width: calc(100% - 40px); margin: 0 auto; } */
}

@media (min-width: 992px) {
	/* .container { max-width: calc(100% - 80px); } */
	/* .sp-pagebuilder-row-container { max-width: calc(100% - 80px); margin: 0 auto; } */
}

@media (min-width: 1200px) {
	/* .container { max-width: calc(100% - 160px); } */
	/* .sp-pagebuilder-row-container { max-width: calc(100% - 260px); margin: 0 auto; } */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
}

@media screen and (max-width: 1200px) {
	.sp-megamenu-parent > li > a,
	.sp-megamenu-parent > li > span {
		padding: 0 8px;
		font-weight: 600;
	}
    // hide Login and Maid Profile Header
    .itemid-158 #sp-header, 
    .itemid-159 #sp-header, 
    .itemid-160 #sp-header {
      display: none!important;
}
}

@media screen and (max-width: 992px) {
	#sp-top-bar {
		display: none;
	}
	#sp-header {
		height: 80px;
	}
	#sp-header .logo-image {
		height: 70px;
		margin: 5px 0;
	}

	.content-row-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.custom-home-featured-message-row-wrapper {
		background-position: 50% 0;
	}
	.custom-home-featured-message-wrapper {
		margin-top: 120px;
	}
	.custom-home-featured-message-wrapper h2 {
		font-size: 2.2rem;
	}
	.custom-button-group-default a {
		width: 150px;
		font-size: 18px;
	}

	.custom-about-us-feature-box {
		height: auto;
	}
	.custom-about-us-feature-box-left {
		text-align: left;
	}
	.custom-about-us-feature-box-right {
		text-align: left;
	}
	#sp-page-builder .page-content .custom-about-us-feature-box .sppb-icon i {
	}
	#sp-page-builder .page-content .custom-about-us-feature-box h3 {
	}
	#sp-page-builder .page-content .custom-about-us-feature-box .sppb-addon-text {
	}
	.custom-about-us-center-image {
		margin-top: 20px;
	}
	.custom-about-us-center-image img {
		margin-top: 0;
	}

	.custom-our-team-outer-wrapper {
	}
	.custom-our-team-individual-wrapper {
	}
	.custom-our-team-name-column {
		padding-right: 0;
		padding-bottom: 20px;
		border-right: 0;
		border-bottom: 1px solid #1a76bc;
	}
	.custom-our-team-name-column h4 {
	}
	.custom-our-team-name-column p {
	}
	.custom-our-team-name-column a.sppb-btn {
	}
	.custom-our-team-name-column a.sppb-btn:hover {
	}
	.custom-our-team-details-column {
		padding-right: 0;
	}

	.request-a-helper-form-wrapper .formBody-request-helper input[type="file"] {
		width: 100%;
		height: 36px;
		line-height: 36px;
	}

  	// hide Login and Maid Profile Header
  .itemid-158 .header-style-2 {
        display: none!important;
  }
  .itemid-159 .header-style-2 {
        display: none!important;
  }
  .itemid-160 .header-style-2 {
    display: none!important;    
  }


@media screen and (max-width: 800px) {
}

@media screen and (max-width: 767px) {
	.home-top-banner-maid-right {
		background-position: 70% 50% !important;
	}

	.custom-content-page-title-wrap {
	}
	.custom-content-page-title-pre-text {
		font-size: 36px;
	}
	.custom-content-page-title-pre-text p {
		margin-bottom: 8px;
	}
	.custom-content-page-title-text {
		font-size: 38px;
	}
	.custom-content-page-title-sub-text {
		font-size: 18px;
	}

	/* RSFORM - REUEST A HELPER FORM */
	.request-a-helper-form-wrapper {
	}

	.formContainer-request-helper-wrap {
	}
	.rsform-block-request-helper {
		margin-bottom: 16px;
	}
	.formBody-request-helper-header {
	}
	.formBody-request-helper-header h4 {
		font-size: 1.6em;
	}
	.formBody-request-helper-header p {
		font-size: 1em;
	}
	.formControlLabel-request-helper {
		font-size: 1em;
	}
	.formControls-request-helper {
	}
	.formRequired {
	}
	.formValidation-request-helper {
	}

	.request-a-helper-form-wrapper .formBody-request-helper label {
		line-height: 1em;
		font-size: 15px;
		width: 88%;
		height: 28px;
	}
	.request-a-helper-form-wrapper .formResponsive input[type="radio"],
	.request-a-helper-form-wrapper .formResponsive input[type="checkbox"] {
		margin: 5px 9px 5px 5px;
	}

  .itemid-158 .header-style-2 {
        display: none!important;
  }
  .itemid-159 .header-style-2 {
        display: none!important;
  }
  .itemid-160 .header-style-2 {
    display: none!important;    
  }
}

@media screen and (max-width: 576px) {
}

@media screen and (max-width: 461px) {
}

@media screen and (max-width: 350px) {
}
