/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


html body .gsr_left h1 {
    color: #fff;
    text-shadow: 2px 2px #468dc7;
}
html body .gsr_form>h2{
	
	text-shadow: 2px 2px #468dc7;
}

html body .gsr_left>p {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 60px;
	text-shadow: 2px 2px #468dc7;
}


html body .gsr_form>p {
    padding:0px 0px 0px 0px !important;
    width: 100%;
} 
html body .gsr_left { 
    margin-top: 50px;
    background-color: #0000005c;
    padding: 20px;
}
html body .right_form {
    padding-bottom: 5px;
    background-color: rgba(12, 12, 12, 0.51) !important;
} 

.res_phone2{ text-align:center !important;}

.res_phone2 {
    display: none !important;}

.res_phone{display: none !important;}

.res_phone{margin: 0px auto !important;
    }

#footer {width:100% !important;}
div .av_one_fifth {
    margin-left: 1%;
    width: 19%;
}
							.ui-slider-wrap {
    background-color: rgba(123, 136, 147, 0.8);
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ui-slider {
    position: relative;
    text-align: left;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    height: 12px;
    margin-right: 14px;
    margin-left: 23px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
}
.flag--small>.flag__img {
    padding-right: 13px; display: inline-block;
}
.flag__body{width: 78%;
    display: inline-block;}
.slider-result-wrap {
    color: white;
    white-space: nowrap;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.38889;
    width: 125px;
}
.slider-result {
    background-color: transparent;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.38889;
    font-size: 18px !important;
    border: none;
    outline: none;
    display: inline-block;
    width: 20px !important;
    padding: 0 !important;
	float:right;
	    background: none !important;
    border: none !important;
    color: #fff !important;
    line-height: 27px !important;
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider-wrap {
    background-color: rgba(123, 136, 147, 0.8);
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ui-slider {
    position: relative;
    text-align: left;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    height: 12px;
    margin-right: 14px;
    margin-left: 23px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 39px;
    height: 36px;
    background: url('../src/images/ui-slider/slider.png') no-repeat 0 0;
    background-image: url("https://www.gsrcleaning.com.au/wp-content/uploads/2018/08/slider.png");
    cursor: url("images/openhand.cur.ico") 4 4, move;
	cursor:pointer;
    outline: none !important;
    margin-left: -24px;
    margin-top: -12px;
}
.ui-slider .ui-slider-range{
	position: absolute;
}
.ui-slider .ui-slider-handle:active {
    cursor: url("images/closedhand.cur.ico") 4 4, move;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
 @media (max-width:480px) {
	 .res_phone{display: inline-block !important;}
	 .res_phone2 a{ color:#fff !important;}
	.res_phone2{ display: inline-block !important;font-size: 16px;
    font-weight: bold;
    border: 2px solid #fff;
    width: 38%;
    padding: 0px;
    margin-left: 7px;
    line-height: 38px;}
}

.control_slider{width: 100%; text-align:center;
    display: inline-block;
    margin: auto;
    padding: 50px 0px;
    margin: 50px 0px;
    border-radius: 5px;}


.page-template-page-homepage .subheader .bedroom__description {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 600;
    color: white;
    display: inline-block;
}
.page-template-page-homepage .subheader form>.layout {
    display: block !important;
    margin-top: 78px !important;
}

.page-template-page-homepage .subheader form>* {
    vertical-align: top !important;
    display: inline-block !important;
}
.layout {
    font-size: 0;
}
.layout--small {
    margin-left: -13px;
}
.layout {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -25px;
}
























.btn {
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background: none !important;
    border: none !important;
    display: inline-block !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
    text-shadow: none !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}
.btn:hover {
    cursor: pointer !important;
    text-decoration: none !important;
}
.btn--full {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block !important;
    width: 100% !important;
}
.layout {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -25px;
}
.layout__item {
    display: inline-block;
    padding-left: 25px;
    vertical-align: top;
    width: 100%}
.layout--tiny {
    margin-left: -6px;
}
.layout--tiny>.layout__item {
    padding-left: 6px;
}
.layout--small {
    margin-left: -13px;
}
.layout--small>.layout__item {
    padding-left: 13px;
}
.layout--large {
    margin-left: -50px;
}
.layout--large>.layout__item {
    padding-left: 50px;
}
.layout--huge {
    margin-left: -100px;
}
.layout--huge>.layout__item {
    padding-left: 100px;
}
.layout--flush {
    margin-left: 0;
}
.layout--flush>.layout__item {
    padding-left: 0;
}
.layout--rev {
    direction: rtl;
    text-align: left;
}
.layout--rev>.layout__item {
    direction: ltr;
    text-align: left;
}
.layout--middle>.layout__item {
    vertical-align: middle;
}
.layout--bottom>.layout__item {
    vertical-align: bottom;
}
.layout--right {
    text-align: right;
}
.layout--right>.layout__item {
    text-align: left;
}
.layout--center {
    text-align: center;
}
.layout--center>.layout__item {
    text-align: left;
}
.layout--auto>.layout__item {
    width: auto;
}
.layout {
    font-size: 0;
}
.layout__item {
    font-size: 16px;
    font-size: 1rem;
}
.layout:after {
    content: "";
    display: block;
    margin-top: -25px;
}
.layout__item {
    margin-bottom: 25px;
}
.layout--tiny:after {
    margin-top: -6px;
}
.layout--tiny>.layout__item {
    margin-bottom: 6px;
}
.layout--small:after {
    margin-top: -13px;
}
.layout--small>.layout__item {
    margin-bottom: 13px;
}
.layout--large:after {
    margin-top: -50px;
}
.layout--large>.layout__item {
    margin-bottom: 50px;
}
.layout--huge:after {
    margin-top: -100px;
}
.layout--huge>.layout__item {
    margin-bottom: 100px;
}
.layout--flush:after {
    margin-top: 0;
}
.layout--flush>.layout__item {
    margin-bottom: 0;
}



.btn--primary {
    -webkit-font-smoothing: inherit;
    transition: all .2s ease;
    background-color: #0e9edf !important;
    color: white !important;
    font-weight: 700;
    font-family: "ProximaNova", sans-serif !important;
    height: 75px !important;
    padding: 0 20px !important;
    text-align: center !important;
    box-sizing: border-box;
    border-radius: 4px;
    max-width: 100%;
    width: 100%; margin-top:20px !important;
	font-size: 22px !important;
}
.btn--primary:not(:disabled):hover, .btn--primary:not(:disabled):focus {
    background-color: #0b283d !important;
}
.checkbox_wrap {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.styled-checkbox--icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
}
.styled-checkbox--icon:checked+label {
    background-color: #82736e;
}
.styled-checkbox--icon:checked+label span {
    font-weight: 400;
}
.styled-checkbox--icon:checked+label img {
    top: -65px !important;
}
.styled-checkbox--icon:checked+label:hover {
    background-color: #82736e;
}
.styled-checkbox--icon:checked ~ p {
    font-weight: 400;
    top: 1px;
}
.styled-checkbox--icon+label {
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    height: 65px;
    text-align: center;
    border: 1px solid #dedede;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.2);
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
    border-radius: 4px;
    margin-bottom: 15px;
}
.styled-checkbox--icon+label img {
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    max-width: none;
}
.styled-checkbox--icon+label .img-wrap {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: relative;
}
.styled-checkbox--icon+label:hover {
    background-color: rgba(205, 114, 23, 0.2);
}
.styled-checkbox--icon+label:hover img {
    top: -65px;
}
.styled-checkbox--icon+label span {
    font-size: 14px;
    padding-top: 4px;
    display: block;
}
.styled-checkbox--icon+label ~ p {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.styled-checkbox--icon[disabled]+label {
    color: #a1a9b3 !important;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}
.styled-checkbox--default {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
}
.styled-checkbox--default+label {
    position: relative;
    padding-left: 29px;
    color: black;
    cursor: pointer;
}
.styled-checkbox--default+label span {
    display: inline-block;
    visibility: visible;
    width: 18px;
    height: 18px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: white;
    border: 1px solid #b5b7b9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    border-radius: 2px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 300;
    color: #727375;
}
.styled-checkbox--default+label span b {
    position: absolute;
    height: 7px;
    width: 11px;
    display: block;
    left: 3px;
    top: 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.styled-checkbox--default+label span b:before, .styled-checkbox--default+label span b:after {
    content: '';
    display: block;
    width: 3px;
    height: 0;
    background-color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.styled-checkbox--default+label span b:before {
    bottom: auto;
    top: 0;
}
.styled-checkbox--default+label span b:after {
    width: 0;
    height: 3px;
}
.styled-checkbox--default+label:hover span {
    border: 1px solid #ff684c;
}
.styled-checkbox--default:checked+label span {
    border: 1px solid #ff684c;
    background-color: #ff684c;
}
.styled-checkbox--default:checked+label span b:before {
    height: 7px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.styled-checkbox--default:checked+label span b:after {
    width: 11px;
    -moz-transition: all 0.1s ease 0.1s;
    -o-transition: all 0.1s ease 0.1s;
    -webkit-transition: all 0.1s ease;
    -webkit-transition-delay: 0.1s;
    transition: all 0.1s ease 0.1s;
}
.styled-checkbox--default[disabled]+label {
    color: #a1a9b3 !important;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}
.styled-checkbox--default[disabled]+label span {
    background-color: #d0d4d9 !important;
    border-color: #d0d4d9 !important;
}
input[type="radio"] {
    display: none;
}
.radio_wrap {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.styled-radiobutton--default {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
}
.styled-radiobutton--default+label {
    position: relative;
    padding-left: 32px;
    color: black;
    cursor: pointer;
}
.styled-radiobutton--default+label span {
    display: inline-block;
    visibility: visible;
    width: 18px;
    height: 18px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: white;
    border: 1px solid #b5b7b9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    border-radius: 2px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5625;
    font-weight: 300;
    color: #727375;
}
.styled-radiobutton--default+label span b {
    position: absolute;
    height: 7px;
    width: 11px;
    display: block;
    left: 3px;
    top: 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.styled-radiobutton--default+label span b:before, .styled-radiobutton--default+label span b:after {
    content: '';
    display: block;
    width: 3px;
    height: 0;
    background-color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.styled-radiobutton--default+label span b:before {
    bottom: auto;
    top: 0;
}
.styled-radiobutton--default+label span b:after {
    width: 0;
    height: 3px;
}
.styled-radiobutton--default+label:hover span {
    border: 1px solid #82736e;
}
.styled-radiobutton--default:checked+label span {
    border: 1px solid #82736e;
    background-color: #82736e;
}
.styled-radiobutton--default:checked+label span b:before {
    height: 7px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.styled-radiobutton--default:checked+label span b:after {
    width: 11px;
    -moz-transition: all 0.1s ease 0.1s;
    -o-transition: all 0.1s ease 0.1s;
    -webkit-transition: all 0.1s ease;
    -webkit-transition-delay: 0.1s;
    transition: all 0.1s ease 0.1s;
}
.styled-radiobutton--default[disabled]+label {
    color: #a1a9b3 !important;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}
.styled-radiobutton--default[disabled]+label span {
    background-color: #d0d4d9 !important;
    border-color: #d0d4d9 !important;
}
.styled-radiobutton--text:checked+label {
    background-color: #0b283d;
    font-weight: 700;
    padding: 8px 0;
    color: #fff;
	line-height: 29px;
}
.styled-radiobutton--text:checked+label span {
    font-weight: 400;
}
.styled-radiobutton--text:checked ~ p {
    font-weight: 700;
    top: -1px;
}
.styled-radiobutton--text+label {
    position: relative;
    display: block;
    overflow: hidden;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    color: white;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
    background-color: rgba(123, 136, 147, 0.5);
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
    border-radius: 4px;
}
.styled-radiobutton--text+label span {
    font-size: 12px;
    padding-top: 4px;
    display: block;
    font-weight: 300;
}
.styled-radiobutton--text+label ~ p {
    color: white;
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    position: relative;
}
.styled-radiobutton--text[disabled]+label {
    color: #0b283d !important;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}
.styled-radiobutton--text-colored+label {
    border: 1px solid #0b283d;
    color: #0b283d;
}
.styled-radiobutton--text-colored+label:hover {
    background-color: #fff;
}
.styled-radiobutton--text-colored+label ~ p {
    color: #0b283d;
    font-weight: 300;
}
.styled-radiobutton--text-colored:checked+label {
    color: white;
    font-weight: 300;
    border-color: #0b283d !important;
    background-color: #0b283d !important;
}
.styled-radiobutton--text-colored:checked+label:hover {
    background-color: #0b283d;
}
.styled-radiobutton--text-colored:checked+label span {
    font-weight: 300;
}
.styled-radiobutton--text-colored:checked+label ~ p {
    color: #0b283d;
    font-weight: 300;
    top: 0;
}
.subheader {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
@media screen and (max-width: 480px) {
    .subheader h1 {
        font-size: 2.5rem;
    }
}.subheader .input--primary {
    height: 52px;
    border-radius: 4px !important;
    font-size: 17px;
    color: white;
    font-weight: 400;
}
.page-template-page-homepage .subheader {
    background-image: url("images/subheader-img1.jpg");
    background-position: 50% 100%;
    position: relative;
    z-index: 1;
}
.page-template-page-homepage .subheader .bedroom__description {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 600;
    color: white;
    display: inline-block;
}
.page-template-page-homepage .subheader .bedroom__description p {
    text-decoration: underline;
}
.page-template-page-homepage .subheader .bedroom__description span {
    font-size: 13px;
    font-weight: 400;
}
@media screen and (max-width: 660px) {
    .page-template-page-homepage .subheader .bedroom__description {
        display: block !important;
        text-align: center;
        margin-bottom: 40px;
        margin-left: 0 !important;
    }
}.page-template-page-homepage .subheader form {
    font-size: 0;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
}
.page-template-page-homepage .subheader form>* {
    vertical-align: top !important;
    display: inline-block !important;
}
@media screen and (max-width: 660px) {
    .page-template-page-homepage .subheader form>* {
        display: block !important;
        margin-top: 0 !important;
    }
}.page-template-page-homepage .subheader form>.layout {
    display: block !important;
    margin-top: 78px !important;
}
.page-template-page-homepage .subheader form>.button-wrap {
    display: block !important;
}
.page-template-page-homepage .subheader .flag-wrap {
    display: block;
    float: left;
    /*max-width: 385px;*/
	max-width: none;
    width: 100%}
@media screen and (max-width: 660px) {
    .page-template-page-homepage .subheader .flag-wrap {
        max-width: none;
    }
    .page-template-page-homepage .subheader .flag-wrap .flag {
        margin-bottom: 30px !important;
        padding-bottom: 0 !important;
    }
}.page-template-page-homepage .subheader .container {
    padding: 160px 60px 180px;
}
.page-template-page-homepage .subheader h2 {
    text-transform: none;
    margin: 0 auto 20px;
}
@media screen and (max-width: 480px) {
    .page-template-page-homepage .subheader h2 {
        font-size: 40px;
    }
}[class~="1/1"] {
    width: 100% !important;
}
[class~="1/2"], [class~="2/4"], [class~="3/6"], [class~="4/8"], [class~="5/10"], [class~="6/12"] {
    width: 50% !important;
}
[class~="1/3"], [class~="2/6"], [class~="3/9"], [class~="4/12"] {
    width: 33.3333333% !important;
}
[class~="2/3"], [class~="4/6"], [class~="6/9"], [class~="8/12"] {
    width: 66.6666666% !important;
}
[class~="1/4"], [class~="2/8"], [class~="3/12"] {
    width: 25% !important;
}
[class~="3/4"], [class~="6/8"], [class~="9/12"] {
    width: 75% !important;
}
[class~="1/5"], [class~="2/10"] {
    width: 20% !important;
}
[class~="2/5"], [class~="4/10"] {
    width: 40% !important;
}
[class~="3/5"], [class~="6/10"] {
    width: 60% !important;
}
[class~="4/5"], [class~="8/10"] {
    width: 80% !important;
}
[class~="1/6"], [class~="2/12"] {
    width: 16.6666666% !important;
}
[class~="5/6"], [class~="10/12"] {
    width: 83.3333333% !important;
}
[class~="1/8"] {
    width: 12.5% !important;
}
[class~="3/8"] {
    width: 37.5% !important;
}
[class~="5/8"] {
    width: 62.5% !important;
}
[class~="7/8"] {
    width: 87.5% !important;
}
[class~="1/9"] {
    width: 11.1111111% !important;
}
[class~="2/9"] {
    width: 22.2222222% !important;
}
[class~="4/9"] {
    width: 44.4444444% !important;
}
[class~="5/9"] {
    width: 55.5555555% !important;
}
[class~="7/9"] {
    width: 77.7777777% !important;
}
[class~="8/9"] {
    width: 88.8888888% !important;
}
[class~="1/10"] {
    width: 10% !important;
}
[class~="3/10"] {
    width: 30% !important;
}
[class~="7/10"] {
    width: 70% !important;
}
[class~="9/10"] {
    width: 90% !important;
}
[class~="1/12"] {
    width: 8.3333333% !important;
}
[class~="5/12"] {
    width: 41.6666666% !important;
}
[class~="7/12"] {
    width: 58.3333333% !important;
}
[class~="11/12"] {
    width: 91.6666666% !important;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    [class~="medium-1/1"] {
        width: 100% !important;
    }
    [class~="medium-1/2"], [class~="medium-2/4"], [class~="medium-3/6"], [class~="medium-4/8"], [class~="medium-5/10"], [class~="medium-6/12"] {
        width: 50% !important;
    }
    [class~="medium-1/3"], [class~="medium-2/6"], [class~="medium-3/9"], [class~="medium-4/12"] {
        width: 33.3333333% !important;
    }
    [class~="medium-2/3"], [class~="medium-4/6"], [class~="medium-6/9"], [class~="medium-8/12"] {
        width: 66.6666666% !important;
    }
    [class~="medium-1/4"], [class~="medium-2/8"], [class~="medium-3/12"] {
        width: 25% !important;
    }
    [class~="medium-3/4"], [class~="medium-6/8"], [class~="medium-9/12"] {
        width: 75% !important;
    }
    [class~="medium-1/5"], [class~="medium-2/10"] {
        width: 20% !important;
    }
    [class~="medium-2/5"], [class~="medium-4/10"] {
        width: 40% !important;
    }
    [class~="medium-3/5"], [class~="medium-6/10"] {
        width: 60% !important;
    }
    [class~="medium-4/5"], [class~="medium-8/10"] {
        width: 80% !important;
    }
    [class~="medium-1/6"], [class~="medium-2/12"] {
        width: 16.6666666% !important;
    }
    [class~="medium-5/6"], [class~="medium-10/12"] {
        width: 83.3333333% !important;
    }
    [class~="medium-1/8"] {
        width: 12.5% !important;
    }
    [class~="medium-3/8"] {
        width: 37.5% !important;
    }
    [class~="medium-5/8"] {
        width: 62.5% !important;
    }
    [class~="medium-7/8"] {
        width: 87.5% !important;
    }
    [class~="medium-1/9"] {
        width: 11.1111111% !important;
    }
    [class~="medium-2/9"] {
        width: 22.2222222% !important;
    }
    [class~="medium-4/9"] {
        width: 44.4444444% !important;
    }
    [class~="medium-5/9"] {
        width: 55.5555555% !important;
    }
    [class~="medium-7/9"] {
        width: 77.7777777% !important;
    }
    [class~="medium-8/9"] {
        width: 88.8888888% !important;
    }
    [class~="medium-1/10"] {
        width: 10% !important;
    }
    [class~="medium-3/10"] {
        width: 30% !important;
    }
    [class~="medium-7/10"] {
        width: 70% !important;
    }
    [class~="medium-9/10"] {
        width: 90% !important;
    }
    [class~="medium-1/12"] {
        width: 8.3333333% !important;
    }
    [class~="medium-5/12"] {
        width: 41.6666666% !important;
    }
    [class~="medium-7/12"] {
        width: 58.3333333% !important;
    }
    [class~="medium-11/12"] {
        width: 91.6666666% !important;
    }
}@media screen and (min-width: 481px) {
    [class~="medium-and-up-1/1"] {
        width: 100% !important;
    }
    [class~="medium-and-up-1/2"], [class~="medium-and-up-2/4"], [class~="medium-and-up-3/6"], [class~="medium-and-up-4/8"], [class~="medium-and-up-5/10"], [class~="medium-and-up-6/12"] {
        width: 50% !important;
    }
    [class~="medium-and-up-1/3"], [class~="medium-and-up-2/6"], [class~="medium-and-up-3/9"], [class~="medium-and-up-4/12"] {
        width: 33.3333333% !important;
    }
    [class~="medium-and-up-2/3"], [class~="medium-and-up-4/6"], [class~="medium-and-up-6/9"], [class~="medium-and-up-8/12"] {
        width: 66.6666666% !important;
    }
    [class~="medium-and-up-1/4"], [class~="medium-and-up-2/8"], [class~="medium-and-up-3/12"] {
        width: 25% !important;
    }
    [class~="medium-and-up-3/4"], [class~="medium-and-up-6/8"], [class~="medium-and-up-9/12"] {
        width: 75% !important;
    }
    [class~="medium-and-up-1/5"], [class~="medium-and-up-2/10"] {
        width: 20% !important;
    }
    [class~="medium-and-up-2/5"], [class~="medium-and-up-4/10"] {
        width: 40% !important;
    }
    [class~="medium-and-up-3/5"], [class~="medium-and-up-6/10"] {
        width: 60% !important;
    }
    [class~="medium-and-up-4/5"], [class~="medium-and-up-8/10"] {
        width: 80% !important;
    }
    [class~="medium-and-up-1/6"], [class~="medium-and-up-2/12"] {
        width: 16.6666666% !important;
    }
    [class~="medium-and-up-5/6"], [class~="medium-and-up-10/12"] {
        width: 83.3333333% !important;
    }
    [class~="medium-and-up-1/8"] {
        width: 12.5% !important;
    }
    [class~="medium-and-up-3/8"] {
        width: 37.5% !important;
    }
    [class~="medium-and-up-5/8"] {
        width: 62.5% !important;
    }
    [class~="medium-and-up-7/8"] {
        width: 87.5% !important;
    }
    [class~="medium-and-up-1/9"] {
        width: 11.1111111% !important;
    }
    [class~="medium-and-up-2/9"] {
        width: 22.2222222% !important;
    }
    [class~="medium-and-up-4/9"] {
        width: 44.4444444% !important;
    }
    [class~="medium-and-up-5/9"] {
        width: 55.5555555% !important;
    }
    [class~="medium-and-up-7/9"] {
        width: 77.7777777% !important;
    }
    [class~="medium-and-up-8/9"] {
        width: 88.8888888% !important;
    }
    [class~="medium-and-up-1/10"] {
        width: 10% !important;
    }
    [class~="medium-and-up-3/10"] {
        width: 30% !important;
    }
    [class~="medium-and-up-7/10"] {
        width: 70% !important;
    }
    [class~="medium-and-up-9/10"] {
        width: 90% !important;
    }
    [class~="medium-and-up-1/12"] {
        width: 8.3333333% !important;
    }
    [class~="medium-and-up-5/12"] {
        width: 41.6666666% !important;
    }
    [class~="medium-and-up-7/12"] {
        width: 58.3333333% !important;
    }
    [class~="medium-and-up-11/12"] {
        width: 91.6666666% !important;
    }
}@media screen and (min-width: 769px) and (max-width: 1024px) {
    [class~="large-1/1"] {
        width: 100% !important;
    }
    [class~="large-1/2"], [class~="large-2/4"], [class~="large-3/6"], [class~="large-4/8"], [class~="large-5/10"], [class~="large-6/12"] {
        width: 50% !important;
    }
    [class~="large-1/3"], [class~="large-2/6"], [class~="large-3/9"], [class~="large-4/12"] {
        width: 33.3333333% !important;
    }
    [class~="large-2/3"], [class~="large-4/6"], [class~="large-6/9"], [class~="large-8/12"] {
        width: 66.6666666% !important;
    }
    [class~="large-1/4"], [class~="large-2/8"], [class~="large-3/12"] {
        width: 25% !important;
    }
    [class~="large-3/4"], [class~="large-6/8"], [class~="large-9/12"] {
        width: 75% !important;
    }
    [class~="large-1/5"], [class~="large-2/10"] {
        width: 20% !important;
    }
    [class~="large-2/5"], [class~="large-4/10"] {
        width: 40% !important;
    }
    [class~="large-3/5"], [class~="large-6/10"] {
        width: 60% !important;
    }
    [class~="large-4/5"], [class~="large-8/10"] {
        width: 80% !important;
    }
    [class~="large-1/6"], [class~="large-2/12"] {
        width: 16.6666666% !important;
    }
    [class~="large-5/6"], [class~="large-10/12"] {
        width: 83.3333333% !important;
    }
    [class~="large-1/8"] {
        width: 12.5% !important;
    }
    [class~="large-3/8"] {
        width: 37.5% !important;
    }
    [class~="large-5/8"] {
        width: 62.5% !important;
    }
    [class~="large-7/8"] {
        width: 87.5% !important;
    }
    [class~="large-1/9"] {
        width: 11.1111111% !important;
    }
    [class~="large-2/9"] {
        width: 22.2222222% !important;
    }
    [class~="large-4/9"] {
        width: 44.4444444% !important;
    }
    [class~="large-5/9"] {
        width: 55.5555555% !important;
    }
    [class~="large-7/9"] {
        width: 77.7777777% !important;
    }
    [class~="large-8/9"] {
        width: 88.8888888% !important;
    }
    [class~="large-1/10"] {
        width: 10% !important;
    }
    [class~="large-3/10"] {
        width: 30% !important;
    }
    [class~="large-7/10"] {
        width: 70% !important;
    }
    [class~="large-9/10"] {
        width: 90% !important;
    }
    [class~="large-1/12"] {
        width: 8.3333333% !important;
    }
    [class~="large-5/12"] {
        width: 41.6666666% !important;
    }
    [class~="large-7/12"] {
        width: 58.3333333% !important;
    }
    [class~="large-11/12"] {
        width: 91.6666666% !important;
    }
}@media screen and (min-width: 769px) {
    [class~="large-and-up-1/1"] {
        width: 100% !important;
    }
    [class~="large-and-up-1/2"], [class~="large-and-up-2/4"], [class~="large-and-up-3/6"], [class~="large-and-up-4/8"], [class~="large-and-up-5/10"], [class~="large-and-up-6/12"] {
        width: 50% !important;
    }
    [class~="large-and-up-1/3"], [class~="large-and-up-2/6"], [class~="large-and-up-3/9"], [class~="large-and-up-4/12"] {
        width: 33.3333333% !important;
    }
    [class~="large-and-up-2/3"], [class~="large-and-up-4/6"], [class~="large-and-up-6/9"], [class~="large-and-up-8/12"] {
        width: 66.6666666% !important;
    }
    [class~="large-and-up-1/4"], [class~="large-and-up-2/8"], [class~="large-and-up-3/12"] {
        width: 25% !important;
    }
    [class~="large-and-up-3/4"], [class~="large-and-up-6/8"], [class~="large-and-up-9/12"] {
        width: 75% !important;
    }
    [class~="large-and-up-1/5"], [class~="large-and-up-2/10"] {
        width: 20% !important;
    }
    [class~="large-and-up-2/5"], [class~="large-and-up-4/10"] {
        width: 40% !important;
    }
    [class~="large-and-up-3/5"], [class~="large-and-up-6/10"] {
        width: 60% !important;
    }
    [class~="large-and-up-4/5"], [class~="large-and-up-8/10"] {
        width: 80% !important;
    }
    [class~="large-and-up-1/6"], [class~="large-and-up-2/12"] {
        width: 16.6666666% !important;
    }
    [class~="large-and-up-5/6"], [class~="large-and-up-10/12"] {
        width: 83.3333333% !important;
    }
    [class~="large-and-up-1/8"] {
        width: 12.5% !important;
    }
    [class~="large-and-up-3/8"] {
        width: 37.5% !important;
    }
    [class~="large-and-up-5/8"] {
        width: 62.5% !important;
    }
    [class~="large-and-up-7/8"] {
        width: 87.5% !important;
    }
    [class~="large-and-up-1/9"] {
        width: 11.1111111% !important;
    }
    [class~="large-and-up-2/9"] {
        width: 22.2222222% !important;
    }
    [class~="large-and-up-4/9"] {
        width: 44.4444444% !important;
    }
    [class~="large-and-up-5/9"] {
        width: 55.5555555% !important;
    }
    [class~="large-and-up-7/9"] {
        width: 77.7777777% !important;
    }
    [class~="large-and-up-8/9"] {
        width: 88.8888888% !important;
    }
    [class~="large-and-up-1/10"] {
        width: 10% !important;
    }
    [class~="large-and-up-3/10"] {
        width: 30% !important;
    }
    [class~="large-and-up-7/10"] {
        width: 70% !important;
    }
    [class~="large-and-up-9/10"] {
        width: 90% !important;
    }
    [class~="large-and-up-1/12"] {
        width: 8.3333333% !important;
    }
    [class~="large-and-up-5/12"] {
        width: 41.6666666% !important;
    }
    [class~="large-and-up-7/12"] {
        width: 58.3333333% !important;
    }
    [class~="large-and-up-11/12"] {
        width: 91.6666666% !important;
    }
}@media screen and (min-width: 1025px) {
    [class~="extralarge-and-up-1/1"] {
        width: 100% !important;
    }
    [class~="extralarge-and-up-1/2"], [class~="extralarge-and-up-2/4"], [class~="extralarge-and-up-3/6"], [class~="extralarge-and-up-4/8"], [class~="extralarge-and-up-5/10"], [class~="extralarge-and-up-6/12"] {
        width: 50% !important;
    }
    [class~="extralarge-and-up-1/3"], [class~="extralarge-and-up-2/6"], [class~="extralarge-and-up-3/9"], [class~="extralarge-and-up-4/12"] {
        width: 33.3333333% !important;
    }
    [class~="extralarge-and-up-2/3"], [class~="extralarge-and-up-4/6"], [class~="extralarge-and-up-6/9"], [class~="extralarge-and-up-8/12"] {
        width: 66.6666666% !important;
    }
    [class~="extralarge-and-up-1/4"], [class~="extralarge-and-up-2/8"], [class~="extralarge-and-up-3/12"] {
        width: 25% !important;
    }
    [class~="extralarge-and-up-3/4"], [class~="extralarge-and-up-6/8"], [class~="extralarge-and-up-9/12"] {
        width: 75% !important;
    }
    [class~="extralarge-and-up-1/5"], [class~="extralarge-and-up-2/10"] {
        width: 20% !important;
    }
    [class~="extralarge-and-up-2/5"], [class~="extralarge-and-up-4/10"] {
        width: 40% !important;
    }
    [class~="extralarge-and-up-3/5"], [class~="extralarge-and-up-6/10"] {
        width: 60% !important;
    }
    [class~="extralarge-and-up-4/5"], [class~="extralarge-and-up-8/10"] {
        width: 80% !important;
    }
    [class~="extralarge-and-up-1/6"], [class~="extralarge-and-up-2/12"] {
        width: 16.6666666% !important;
    }
    [class~="extralarge-and-up-5/6"], [class~="extralarge-and-up-10/12"] {
        width: 83.3333333% !important;
    }
    [class~="extralarge-and-up-1/8"] {
        width: 12.5% !important;
    }
    [class~="extralarge-and-up-3/8"] {
        width: 37.5% !important;
    }
    [class~="extralarge-and-up-5/8"] {
        width: 62.5% !important;
    }
    [class~="extralarge-and-up-7/8"] {
        width: 87.5% !important;
    }
    [class~="extralarge-and-up-1/9"] {
        width: 11.1111111% !important;
    }
    [class~="extralarge-and-up-2/9"] {
        width: 22.2222222% !important;
    }
    [class~="extralarge-and-up-4/9"] {
        width: 44.4444444% !important;
    }
    [class~="extralarge-and-up-5/9"] {
        width: 55.5555555% !important;
    }
    [class~="extralarge-and-up-7/9"] {
        width: 77.7777777% !important;
    }
    [class~="extralarge-and-up-8/9"] {
        width: 88.8888888% !important;
    }
    [class~="extralarge-and-up-1/10"] {
        width: 10% !important;
    }
    [class~="extralarge-and-up-3/10"] {
        width: 30% !important;
    }
    [class~="extralarge-and-up-7/10"] {
        width: 70% !important;
    }
    [class~="extralarge-and-up-9/10"] {
        width: 90% !important;
    }
    [class~="extralarge-and-up-1/12"] {
        width: 8.3333333% !important;
    }
    [class~="extralarge-and-up-5/12"] {
        width: 41.6666666% !important;
    }
    [class~="extralarge-and-up-7/12"] {
        width: 58.3333333% !important;
    }
    [class~="extralarge-and-up-11/12"] {
        width: 91.6666666% !important;
    }
}

.verticalize {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-id-3426 .main_color{ background:#fff url(https://www.gsrcleaning.com.au/wp-content/uploads/2018/08/subheader-img1.jpg) top center no-repeat; background-size:100%; margin-bottom:100px; display:inline-block; width:100%;}

.page-id-3426 .el_before_av_hr  {padding: 50px 0px 150px 0px !important;}
.button-wrap{ text-align:center;}
.form_bx1{    font-size: 0;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto; margin-top:10%; margin-bottom:10%;}

.form_bx1 h2{ padding-bottom:50px;} 

.flag{padding-bottom: 17px !important;}
#top #header .av-main-nav > li > a{font-size: 14px !important;}
@media screen and (max-width: 1280px) {
	.page-id-3426 .main_color{background-size: auto;}
	#top #header .av-main-nav > li > a {font-size: 12px !important;padding: 0 7px;}
}

#socket .sub_menu_socket {float: inherit !important;}
#socket .sub_menu_socket li {width: 241px !important; padding: 3px 11px !important;}

.page-id-8120 .main_color .container{ max-width: 100% !important;
    padding: 0px !important; }


.container2{width:1210px !important;
    margin: auto !important;}

.page-id-8120 #av-layout-grid-1{width: 1210px !important;
    margin: auto !important;
    margin: auto !important;
    display: block !important;
   background: #fff !important;}


.page-id-8120 .all_colors{background-color: #ffffff !important;}
#new_bx{    width: 1280px !important;
    margin: auto !important;}

#new_bx .mt-1{ padding-top:15px !important;}

#new_bx h4{ font-size:16px !important;}


#after_submenu_3{ background: #f1f1f1 !important;
    padding-top: 50px!important;}

.big-preview single-big {display: none !important;}

=================================

* {
box-sizing: border-box;
}


.heading {
font-size: 25px;
margin-right: 25px;
}

.fa {
font-size: 25px;
}

.checked {
color: orange;
}

/* Three column layout */
.side {
float: left;
width: 15%;
margin-top: 10px;
}

.middle {
float: left;
width: 70%;
margin-top: 10px;
}

/* Place text to the right */
.right {
text-align: right;
}

/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}

/* The bar container */
.bar-container {
width: 100%;
background-color: #f1f1f1;
text-align: center;
color: white;
}

/* Individual bars */
.bar-5 {width: 95%; height: 18px; background-color: #4CAF50;}
.bar-4 {width: 30%; height: 18px; background-color: #2196F3;}
.bar-3 {width: 10%; height: 18px; background-color: #00bcd4;}
.bar-2 {width: 5%; height: 18px; background-color: #ff9800;}
.bar-1 {width: 2%; height: 18px; background-color: #f44336;}

/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
.side, .middle {
width: 100%;
}
/* Hide the right column on small screens */
.right {
display: none;
}
}


.review__wrapper .cleaner__photo img{ border-radius:100%; width:40%; display: inline-block;}
.cleaner__name{font-size: 15px; padding-top:5px; }
.cleaner__name p{ font-size:16px; font-weight:bold;}
.cleaner__photo{ text-align:center;}
.review__client{ font-size:20px; font-weight:bold;}
.review__date{ font-size:13px; color: #a2a2a2; font-style: italic;}
.review__text{font-size: 15px;
    padding-top: 5px; padding-bottom:14px;}

.jq-ry-normal-group{ display:none;}
.review__wrapper{     padding: 10px;
    margin-top: 20px;
    box-shadow: 0px 0px 1px #8c8c8c;}

.review__wrapper .col-md-2{ background: #f1f1f1; padding:10px;}

.right_form_1 h2{ padding-bottom:20px;  color:#fff !important;}
.right_form_1 { padding:20px; background:#19446a; color:#fff !important;	}



.right_form_1{text-align: center;
display: inline-block;
width: 100%;}
#award_logo a{background: #fff;}


/* google widget left side */
div .wpac .wp-google-form {
    left: 0 !important;
}
 div .wp-gr .wp-google-badge-fixed {
    left: 30px !important;
    right: inherit !important;
}




