@font-face {
    font-family: 'ralewayregular';
    font-display: swap;
    src: url('../font/raleway-regular-webfont.eot');
    src: url('../font/raleway-regular-webfont.eot') format('embedded-opentype'), url('../font/raleway-regular-webfont.woff2') format('woff2'), url('../font/raleway-regular-webfont.woff') format('woff'), url('../font/raleway-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaybold';
     font-display: swap;
    src: url('../font/raleway-bold-webfont.eot');
    src: url('../font/raleway-bold-webfont.eot') format('embedded-opentype'), url('../font/raleway-bold-webfont.woff2') format('woff2'), url('../font/raleway-bold-webfont.woff') format('woff'), url('../font/raleway-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.icon-arrow-bottom {
    color: #00abeb;
    font-size: 15px !important;
}

.icon-chat {
    font-size: 30px;
}

.icon-quote {
    margin-right: 20px;
}

.icon-phone {
    font-size: 26px;
    display: inline-block;
}

.icon-close {
    font-size: 25px;
    color: #00ABEB;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 99;
    width: 29px;
    height: 26px;
    display: block;
    text-align: center;
}

.icon-zzzzzlrrow-blue-left, .icon-zarrow-blue-right {
    color: #064e81;
    font-size: 25px;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

html {
    overflow-x: hidden;
}

h1, h2, h3, h4, h5 {
    padding: 0;
    margin: 0;
    color: #064e81;
    font-weight: normal;
}

h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
    font-family: "ralewaybold";
}

h2 {
    font-size: 20px;
    font-family: "ralewaybold";
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 13px;
}

h2.section-title:after {
    content: "";
    width: 90px;
    height: 1px;
    background-color: #064E81;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -45px;
}

p {
    margin: 0;
    padding: 0;
}

span {
    border:none;
}

.text-cms p:empty {
    display: none;
}

.text-centered {
    text-align: center;
}

.crossed {
    text-decoration: line-through;
    font-size: 14px;
    color: #064E81;
}

.bold {
    font-family: 'ralewaybold';
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.phone {
    font-weight: bold;
    white-space: nowrap;
}

.image-fl {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.image-fr {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px
}

.errorMessage {
    display: block;
}

.error {
    color: red;
    border: 1px solid red;
}

.grecaptcha-badge {
    display: none;
}

textarea {
    resize: vertical;
}

a {
    color: #064e81;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    color: #f200c1
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.padding-left0 {
    padding-left: 0;
}

.padding0 {
    padding: 0
}

.margin-top0 {
    margin-top: 0
}

.border-bottom {
    border-bottom: 1px solid #e0e5e7;
}

.border-top {
    border-top: 1px solid #e0e5e7;
}

.relative {
    position: relative;
}

.text-cms p, .multi-block p {
    margin: 0 0 15px;
    vertical-align: top;
    display: block;
}

.text-cms h2 {
    margin-top: 30px;
}

.small {
    font-size: 11px;
}

#breadcrumbs {
    font-size: 13px;
    color: #4d4d4d;
    margin: 0px 0 10px 0;
    display: inline-block;
}

#breadcrumbs div {
    display: inline-block;
}
.crumbs {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    text-align: left;
}
.crumbs #breadcrumbs {
    color: #fff;
}
.crumbs #breadcrumbs a {
    color: #fff;
}
.crumbs #breadcrumbs a:hover {
    color: #d5f4ff;
}


#breadcrumbs a {
    color: #00abeb;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#breadcrumbs a:hover {
    color: #00abeb;
}

#cookie-policy {
    background: #0775c4;
    display: none;
    z-index: 9999;
    color: #fff;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 13px;
    line-height: 140%;
    padding: 13px 0;
}

#cookie-policy p {
    position: relative;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
}

#cookie-policy span:before {
    position: absolute;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
}

#cookie-policy a {
    color: #fff;
    text-decoration: underline;
}

#cookie-policy a:hover {
    color: #c4e2f7;
}

#cookie-policy .icon-close {
    height: 18px;
    width: 18px;
    right: 0;
    top: 50%;
    margin-top: -13px;
}

body {
    line-height: 1.4;
    overflow-x: hidden;
    font-weight: normal;
    font-size: 15px;
    background: #fff;
    font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
    color: #404040;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
}
header {
    padding-top: 7px;
}
body .overlay {
    display: none;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
}
#head li.menu-item-has-children:hover + .overlay {
    display: block;
}
body.no-scrolling {
    overflow: hidden;
    position: fixed;
}

#head_action {
    text-align: right;
}
.web-account {
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: -5px;
}
.web-account .login a {
    font-family: 'ralewaybold';
}
.web-account div.logged {
    padding-bottom: 0;
    margin-left: 3px;
}
.web-account .logged .wa-links li a span {
    font-size: 14px!important;
    height: auto !important;
    display: inline-block !important;
    margin-right: 5px;
}

img.alignleft, .wp-caption.alignleft {
    float: left;
    margin: 10px 15px 10px 0;
}

img.alignright, .wp-caption.alignright {
    float: right;
    margin: 10px 0 10px 15px;
}

img.aligncenter, .wp-caption.aligncenter {
    display: block;
    margin: 10px auto;
}

img.alignleft, .wp-caption.alignleft, img.alignright, .wp-caption.alignright, img.aligncenter, .wp-caption.aligncenter {
    display: block;
    max-width: 100%;
    height: auto;
}

.wp-caption img {
    max-width: 100%;
    height: auto;
}

hr {
    border-bottom: 1px solid #e0e5e7;
    margin: 9px 0 0 0;
}

.btn_style {
    text-transform: uppercase;
    padding: 10px 13px;
    border-radius: 4px;
    font: 16px "ralewaybold";
    display: inline-block;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.btn_style[data-book-loading="true"] {
    cursor: progress !important;
}

.btn_style.filled {
    background-color: #f200c1;
    color: #ffffff !important;
    text-transform: uppercase;
}

.btn_style.not-filled {
    background-color: #ffffff;
    color: #f200c1;
    border: 1px solid #f200c1;
}

.btn_content {
    background-color: #f200c1;
    color: #fff;
    padding: 14px 56px;
}

#head {
    border-bottom: 1px solid #e0e5e7;
    padding: 0 0 12px;
    background-color: rgba(255, 255, 255, 0.95);
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#logo a {
    display: block;
}

#logo a img {
    width: 100%;
    max-width: 140px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#logo a img.fallback_image {
    display: block;
}

#logo a img.canvas_image {
    display: none;
}

#logo .jsgif {
    display: none !important;
    text-align: center;
    height: 54px;
}

#logo .jsgif canvas {
    width: 100% !important;
    vertical-align: middle;
}
#head.animated {
    position: fixed;
    top: 0;
    left: 0;
}
#head.animated #logo .jsgif {
    height: 41px;
}

#head.animated #logo .jsgif canvas {
    width: 100px !important;
}

#logo .jsgif .jsgif_toolbar {
    display: none !important;
}

#head_action .btn_style {
    border: 1px solid #f200c1;
    color: #f200c1;
    margin-bottom: 9px;
    margin-top: 9px;
    padding: 8px 12px 8px 12px;
    font-size: 16px;
    position: relative;
    vertical-align: middle;
}

#head_action .btn_style[data-book-loading="true"]:hover {
    cursor: progress;
}

#head_action .web-account { margin-bottom: 2px; }

.head_phone {
    color: #f200c1;
    font: 20px "ralewaybold";
    margin: 15px 8px 0 0;
    position: relative;
    vertical-align: middle;
}

.head_phone .icon-phone {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: static;
}

.head_phone .icon-phone:before {
    width: 100%;
    font-size: 20px;
    vertical-align: top;
}

.head_phone .phone-holder {
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    vertical-align: middle;
}

.lp .dynamic-helper {
    padding-bottom: 70px;
}

.container.pcode-form + .gallery {
    padding-top: 0;
}

/* CTA Buttons */

#head_action .cta-buttons-holder .btn_style { border: none; }
#head_action .cta-buttons-holder .btn_style:not([data-book-loading="true"]):hover { background-color: transparent; }

#head_action .cta-buttons-holder .btn_style span { color: #ffffff; }

.cta-buttons { position: relative; display: inline-block; width: 60px; height: 60px; z-index: 999999; vertical-align: middle; margin-left: -43px; }
.cta-buttons > .cta-button, .campaign-style > .book-btn  { z-index: 99999; position: absolute; display: block; width: 60px; height: 60px; color: #ffffff; background-color: rgba(242,0,193,0.8); box-shadow: 0px 4px 5px 2px transparent; border-radius: 50%; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.cta-buttons > .cta-button.opened { background-color: #FFF; color: #606060; box-shadow: 0px 4px 5px 2px rgba(0,0,0,0.2); }
.cta-buttons > .cta-button > .open-cta-buttons { font-family: 'fantastic-cleaners-aus'; font-size: 26px; line-height: 63px; text-indent: 2px; position: initial; display: block; margin: 0 auto; text-align: center; display: none;}
.cta-buttons > .cta-button > .open-cta-buttons:before { line-height: 60px; }
.cta-buttons > .cta-button > .close-cta-buttons { display: none; position: relative; left: 0; }
.cta-buttons > .cta-button > .close-cta-buttons.visible { display: block; }
.cta-buttons > .cta-button > .close-cta-buttons:before { content: ''; position: absolute; width: 30px; height: 1px; background-color: #606060; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 30px; left: 15px; }
.cta-buttons > .cta-button > .close-cta-buttons:after { content: ''; position: absolute; width: 30px; height: 1px; background-color: #606060; -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 30px; left: 15px; }
.campaign-style > .book-btn { font-size: 50px; text-align: center; padding-top: 5px; }
.cta-buttons>.cta-button>.open-cta-buttons.visible { display: block; opacity: 1; }

.cta-buttons > .book-btn, .cta-buttons > .call-btn, .cta-buttons > .chat-btn { position: absolute; display: block; opacity: 0; top: -5px; left: -10px; width: 75px; height: 75px; text-align: center; box-shadow: 0px 4px 5px 2px rgba(0,0,0,0.2); background-color: rgba(242, 0, 193, 1); border-radius: 50%; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.cta-buttons > .book-btn > a, .cta-buttons > .call-btn > a, .cta-buttons > .chat-btn > a { display:block; margin:0 auto; font-family: 'ralewayregular'; font-size: 14px; width: 75px; height: 100%; text-align: center; color: #ffffff; }
.cta-buttons > .book-btn span, .cta-buttons > .call-btn span, .cta-buttons > .chat-btn span { display: inline-block; vertical-align: middle; }
.cta-buttons > .book-btn span { margin-left: 4px; }
.cta-buttons > .book-btn span:before, .cta-buttons > .call-btn span:before, .cta-buttons > .chat-btn span:before { vertical-align: middle; font-size: 44px; line-height: 54px; }
.cta-buttons.opened > .book-btn { display: block; opacity: 1; top: -5px; left: -123px; }
.cta-buttons.opened > .call-btn { display: block; opacity: 1; top: 67px; left: -83px; }
.cta-buttons.opened > .chat-btn { display: block; opacity: 1; top: 108px; left: -5px; }

.check-postcode-form { position: relative; margin-top: 30px; margin-right: 40px; display: inline-block; }
.check-postcode-form .postcode-field { padding: 14px 16px; border: 1px solid #70757e; border-radius: 5px; }
.check-postcode-form .postcode-field.error { border: 1px solid #ed1c24; }
.check-postcode-form .ices-submit { padding: 14px 16px; background: #f200c1; border: 1px solid #f200c1; color: #fff; border-radius: 5px; margin-left: 3px; }
.check-postcode-form label { display: block; color: #f200c1; margin-top: 5px; font-weight: normal; }
.check-postcode-form label { position: absolute; left: 0; display: none; color: #f200c1; }
.check-postcode-form label.visible { display: block !important; }

.check-postcode-form label.error-message.visible {
	margin: 0;
	opacity: 1
}
.check-postcode-form .error-message {
	position: absolute;
	top: -60px;
	left: 0;
	color: red;
	font-size: 12px;
	background: rgba(255, 255, 255, .9);
	border-radius: 4px;
	padding: 12px 20px;
	line-height: 18px;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out, top .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .4)
}
.check-postcode-form .error-message:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	box-sizing: border-box;
	border: 8px solid #000;
	border-color: transparent transparent rgba(255, 255, 255, .9) rgba(255, 255, 255, .9);
	transform: rotate(-45deg) translateX(-50%);
	box-shadow: -3px 3px 12px -3px rgba(0, 0, 0, .4)
}


/* ==========================================================================
    #  CHECK PRICE AND AVAILABILITY
========================================================================== */

.top-section-holder  .dynamic-helper {
	margin-top: 50px
}

.dynamic-helper {
	display: block;
	position: relative;
    margin-top: 30px;
}

.default-check-price-form {
	position: relative;
	display: inline-flex
}

.default-check-price-form input {
	border-radius: 5px;
}

.default-check-price-form label.error-message.visible {
	margin: 0;
	opacity: 1
}

.default-check-price-form .the-serviceselect-wrap {
    width: 260px;
    display: inline-block;
	position: relative;
	margin: 0 10px 0 0;
	line-height: 0;
}

.default-check-price-form select {
    display: none;
    height: 0;
    padding: 0;
}

.default-check-price-form .selecionado_opcion {
    border: 1px solid rgba(126,115,115,0.55);
    height: 58px;
    padding: 17px 14px;
    position: relative;
}

.default-check-price-form .selecionado_opcion:before,
.default-check-price-form .selecionado_opcion:after {
    content: '';
    display: block;
    width: 2px;
    height: 9px;
    position: absolute;
    background: #00a8e3;
    right: 15px;
    top: 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.default-check-price-form .selecionado_opcion:before {
    right: 20px;
    transform: rotate(135deg);
}

.default-check-price-form .selecionado_opcion:after {
    transform: rotate(-135deg);
}

.default-check-price-form .the-postfield-wrap {
	position: relative;
	width: 285px;
	display: inline-block;
	line-height: 18px;
	font-size: 0;
}

.default-check-price-form .the-postfield-wrap input {
    color: #404040;
    -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;
}

.default-check-price-form .the-postfield-wrap input:focus {
    outline: none;
    border-color: #00a8e3;
}

.default-check-price-form .submit-wrapper-with-loader {
	position: relative;
	margin: 0 0 0 10px;
	display: inline-block
}

.default-check-price-form .load-holder-lds-eclipse {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ec008c;
	border-radius: 5px;
	display: none
}

.default-check-price-form .load-lds-eclipse {
	position: absolute;
	-webkit-animation: lds-eclipse 1s linear infinite;
	animation: lds-eclipse 1s linear infinite;
	height: 30px;
	width: 30px;
	left: calc(35%);
	top: calc(35%);
	border-radius: 50%;
	box-shadow: 0 3px 0 0 #fff
}

.default-check-price-form  input[type=submit] {
	font: 15px ralewaybold, Arial, Helvetica, sans-serif;
	padding: 19px 17px;
	background-color: #f200c1;
	color: #fff;
	border: 1px solid #f200c1;
	margin: 0;
	width: 100%;
	text-transform: capitalize
}

.default-check-price-form .input[type=submit]:focus,
.default-check-price-form input[type=submit]:hover {
	-moz-box-shadow: 0 0 .5px 1px #c22aa3;
	-webkit-box-shadow: 0 0 .5px 1px #c22aa3;
	box-shadow: 0 0 .5px 1px #c22aa3;
	background: #e9009c;
    cursor: pointer;
}

.default-check-price-form input[type=submit].error {
	border: 1px solid #ec008c;
	border-right: none
}

.default-check-price-form .the-postfield {
	font-size: 15px;
	width: 100%;
	padding: 23px 25px 15px;
	border: 1px solid #70757e;
	margin-top: 0;
	height: 100%
}

.default-check-price-form .typewriter-box {
	background: #fff;
	position: absolute;
	top: 2px;
	left: 2px;
	text-align: left;
	z-index: 41;
	height: 90%;
	width: 94%;
	border-radius: 5px;
	cursor: text
}

.dynamic-helper.clicked .typewriter-box {
	display: none
}

.default-check-price-form .typewriter {
	display: inline-block;
	height: 100%;
	width: 100%;
	color: #000;
	background: url(../images/check-price-gifs/typewriter.gif) 18px center no-repeat #fff
}

.default-check-price-form .typewriter-sydney {
	background-image: url(../images/check-price-gifs/sydney.gif);
}

.default-check-price-form .typewriter-brisbane {
	background-image: url(../images/check-price-gifs/brisbane.gif);
}

.default-check-price-form .typewriter-bundaberg {
	background-image: url(../images/check-price-gifs/bundaberg.gif);
}

.default-check-price-form .typewriter-gold-coast {
	background-image: url(../images/check-price-gifs/gold-coast.gif);
}

.default-check-price-form .typewriter-sunshine-coast {
	background-image: url(../images/check-price-gifs/sunshine-coast.gif);
}
.default-check-price-form .typewriter-adelaide {
	background-image: url(../images/check-price-gifs/adelaide.gif);
}

.default-check-price-form .typewriter-perth {
	background-image: url(../images/check-price-gifs/perth.gif);
}

.default-check-price-form .typewriter-newcastle {
	background-image: url(../images/check-price-gifs/newcastle.gif);
}

.default-check-price-form .typewriter-canberra {
	background-image: url(../images/check-price-gifs/canberra.gif);
}

.default-check-price-form .typewriter-geelong {
	background-image: url(../images/check-price-gifs/geelong.gif);
}

.default-check-price-form .moving-label {
	position: absolute;
	top: 2px;
	left: 25px;
	font-size: 12px;
	z-index: 32;
	color: #00a8e3;
	line-height: 24px;
	pointer-events: none
}

.default-check-price-form .error-message {
	position: absolute;
    font-weight: normal;
	top: -60px;
	left: 0;
	color: red;
	font-size: 13px;
	background: rgba(255, 255, 255, .9);
	border-radius: 4px;
	padding: 12px 20px;
	line-height: 18px;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out, top .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .4)
}

.default-check-price-form .error-message:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	box-sizing: border-box;
	border: 8px solid #000;
	border-color: transparent transparent rgba(255, 255, 255, .9) rgba(255, 255, 255, .9);
	transform: rotate(-45deg) translateX(-50%);
	box-shadow: -3px 3px 12px -3px rgba(0, 0, 0, .4)
}

.check-price-form-title {
	display: block;
	text-align: center;
	color: #404040;
	font-size: 15px;
	font-family: ralewaybold, Arial, Helvetica, sans-serif;
	font-weight: 400
}




#head.animated .cta-buttons.opened > .book-btn { display: block; opacity: 1; top: 0; left: -123px; }
#head.animated .cta-buttons.opened > .call-btn { display: block; opacity: 1; top: 73px; left: -83px; }
#head.animated .cta-buttons.opened > .chat-btn { display: block; opacity: 1; top: 108px; left: -5px; }

#navbar {
    margin: 13px auto 0;
}

.menu-header-container {
    text-align: center;
}

.navbar {
    border: none;
    min-height: inherit;
    margin-top: -15px;
    margin-bottom: -15px;
}

.navbar .btn-navbar {
    display: none;
    float: right;
    margin: 15px 5px;
    padding: 9px 10px;
}

.navbar-brand {
    display: none;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.navbar-nav {
    float: none;
    margin: 0 auto;
    display: inline-block;
    /*text-align: center;*/
    padding-top: 5px;
}

.navbar-nav li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #404040;
    display: block;
    padding: 10px 8px;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.navbar-nav li.current-menu-item a.dropdown-toggle,
.navbar-nav li a.dropdown-toggle,
.navbar-nav li:hover a.dropdown-toggle,
.nav .open>a.dropdown-toggle:focus,
.navbar-nav li.current-menu-item:hover a.dropdown-toggle{
    position: relative;
    padding: 8px 10px;
    background: none;
}
.navbar-nav > li:not(:first-of-type):before {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background: #2a2a2a;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -6px;
    transition: all 0.2s ease-in-out;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li > a.active, .nav > li.current-menu-item > a, .nav > li:hover > a {
    border-bottom: 2px solid #064e81;
    background-color: transparent;
}

.navbar-nav > li.menu-item-has-children:hover:before,
.navbar-nav > li.menu-item-has-children:hover + li:before {
    opacity: 0;
}

li.desktop-cities {
    display: inline-block !important;
}

.navbar-nav > li {
    /* padding: 10px 8px; */
    margin: 0 3px;
    cursor: pointer;
    float: none;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* Link Membership Page */
.navbar-nav li.has-new-label:after {
    content: "new";
    color: #fff;
    position: absolute;
    background: #ff00ff;
    top: 8px;
    right: 12px;
    font-size: 7px;
    padding: 0 8px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 11px;
    box-sizing: border-box;
    border: 1px solid #ff00ff;
    padding: 0 3px 0 3px;
    border-radius: 2px;
}

.navbar-nav > li.menu-item-has-children {
    position: relative;
}

.navbar-nav > li .mega-menu-holder {
    position: absolute;
    text-align: left;
    top: 100%;
    left: -305%;
    z-index: 999;
    min-width: 370px;
    background-color: #f1f4f5;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

#head.animated .navbar-nav > li .mega-menu-holder {
    top: 89%;
}

.navbar-nav > li ul.sub-menu {
    list-style: none;
    padding: 10px 0;
}

.navbar-nav > li.menu-item-has-children:hover {
    background-color: #f1f4f5;
}

/*.navbar-nav > li.menu-item-has-children:hover .mega-menu-holder {*/
.navbar-nav > li.menu-item-has-children .mega-menu-holder.mega-menu-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.navbar-nav > li.menu-dropdown .mega-menu-visible ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.navbar-nav > li ul.sub-menu li {
    position: relative;
    color: #525252;
    padding: 0 18px;
    background-color: #f1f4f5;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-nav > li ul.sub-menu li:not(:last-child) {
    margin-bottom: 20px;
}

.navbar-nav > li ul.sub-menu li > a {
    padding: 25px 0;
    position: relative;
}

.navbar-nav > li ul.sub-menu li:not(:last-child) a:after {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 100%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dfe2e4;
    z-index: 99;
}

.navbar-nav > li.link-choose-city ul.sub-menu li a:after {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 100%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dfe2e4;
    z-index: 99;
}

.navbar-nav > li ul.sub-menu li:hover a {
    background-color: #ffffff;
}

/* .navbar-nav > li ul.sub-menu li:hover a {
    color: #ffffff;
} */

.navbar-nav > li ul.sub-menu li .image-holder, .navbar-nav > li ul.sub-menu li .service-desc-holder {
    display: inline-block;
    vertical-align: middle;
}

.navbar-nav > li ul.sub-menu li .image-holder {
    width: 55px;
    height: 55px;
    margin-left: 15px;
}

.navbar-nav > li ul.sub-menu li .service-desc-holder {
    margin-left: 15px;
}

.navbar-nav > li ul.sub-menu li .service-desc-holder > span {
    display: block;
}

.navbar-nav > li ul.sub-menu li .service-desc-holder .service-desc-title {
    font: 16px 'ralewaybold', Arial, Helvetica, sans-serif;
    color: #494949;
    text-transform: capitalize;
}

.navbar-nav > li ul.sub-menu li .service-desc-holder .service-price-holder {
    font: 14px 'ralewayregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #56beed;
    text-transform: none;
}

.navbar-nav > li ul.sub-menu li .service-desc-holder > span:not(:last-child) {
    margin-bottom: 5px;
}

.navbar-nav > li ul.sub-menu li .icon-arrow-right {
    position: absolute;
    right: 15px;
    top: 50%;
    width: 10px;
    height: 18px;
    margin-top: -9px;
}
.navbar-nav > li ul.sub-menu li .icon-arrow-right:before,
.navbar-nav > li ul.sub-menu li .icon-arrow-right:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 1px;
    background-color: #ccd1d4;
}
.navbar-nav > li ul.sub-menu li .icon-arrow-right:before {
    -webkit-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg);
}

.navbar-nav > li ul.sub-menu li .icon-arrow-right:after {
    -webkit-transform: translateY(12px) rotate(-45deg);
    transform: translateY(12px) rotate(-45deg);
}

.navbar .link-prices, .sidebar-nav .link-services, .sidebar-nav .link-prices {
    display: none;
}
.home .sidebar-nav .link-services-mobile {
    display: none !important;
}
.navbar.servicetype .link-services, .navbar.citytype .link-services, .navbar.servicetype .link-prices, .navbar.citytype .link-prices, .navbar.pricestype .link-services, .navbar.pricestype .link-prices, .navbar.servicestype .link-prices {
    display: inline-block;
}

/* Remove Home link from City Pages */
.navbar.servicetype .link-home, .navbar.citytype .link-home, .navbar.pricestype .link-home {
    display: none;
}

/* Desktop choose city drop-down menu */
.navbar-nav > li.desktop-cities:hover { background: none; }
.desktop-cities > ul{
    position: absolute;
    padding: 10px;
    z-index: 10;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    min-width: 190px;
    background-color: #fff;
    /* transform: translateY(65px); */
    /* bottom: -13px; */
    top: 100%;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden;
}
.navbar-nav > .desktop-cities .mega-menu-holder { display: none; }
.navbar-nav > .desktop-cities:hover > ul {
    opacity: 1;
    visibility: visible;
}
.navbar-nav > li.desktop-cities ul.sub-menu li{
    background: none;
    border: none;
    color: #525252;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}
.navbar-nav > li.desktop-cities ul.sub-menu li a{
    padding: 5px 7px 9px;
    position: relative;
    transition: 0.3s;
    display: inline-block;
}
.navbar-nav > li.desktop-cities ul.sub-menu li a:hover{
    color: #2a2a2a;
}
.navbar-nav > li.desktop-cities ul.sub-menu li:hover a:after{
    width: 100%;
}
.navbar-nav > li.desktop-cities ul.sub-menu li a:after{
    display: block;
    content: '';
    width: 0;
    height: 2px;
    bottom: 0;
    position: absolute;
    left: 0%;
    right: 0%;
    margin: 0 auto;
    background-color: #064e81;
    transition: 0.3s;
}
.navbar-nav > li.desktop-cities:hover:before,
.navbar-nav > li.desktop-cities:hover + li:before{
    opacity: 1;
}
.servicetype .link-services, .citytype .link-services, .servicetype .link-prices, .citytype .link-prices, .servicestype .link-prices {
    display: block;
}

body.animate-scroll {
    padding-top: 80px;
}

.copyright {
    margin-top: 20px;
}

.animated #head_action .btn_style {
    margin-top: 5px;
    margin-bottom: 0;
}

.animated hr {
    display: none;
}

.animated#head #logo a img {
    height: 40px;
}

.animated#head #logo .animated-logo > img {
    margin-left: -49px;
    margin-top: -20px;
}

.animated .head_phone {
    margin-top: 13px;
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.animated#head {
    padding: 0 0 5px 0;
    width: 100%;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    height: auto;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.default-page {
    padding-top: 30px;
    padding-bottom: 30px;
}

.default-page p {
    margin: 10px 0;
}

.section-title {
    font-size: 20px;
    color: #064e81;
    font-family: "ralewaybold";
    margin-bottom: 50px!important;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.q-home {
    padding-bottom: 0px;
}

.quest {
    color: #064e81;
    font-size: 20px;
    margin-bottom: 5px;
}

.answer {
    font-size: 15px;
}

.more-q {
    color: #00abeb;
    font-size: 15px;
    cursor: pointer;
}

.mover {
    display: none;
}

.rotate {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.icon-rotate {
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    display: inline-block;
}

.icon-arrow-bottom.rotate {
    margin-top: 4px;
    margin-left: 7px;
    font-size: 15px;
    display: inline-block;
    height: 13px;
}


.social-widget {
    margin-bottom: 24px;
}

.social-widget iframe.twitter-timeline {
    max-height: 227px;
}

.social-widget hr {
    margin-bottom: 40px;
    margin-top: 40px;
}

.social-widget span.title {
    font-size: 27px;
    padding: 10px 0 20px;
    display: block;
    font-family: Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
    color: #292F33;
}

.postname-home .social-widget {
    padding: 30px 0 20px;
}

.postname-home .social-hr {
    display: none;
}

.summary {
    border-bottom: 1px solid #e0e5e7 !important;
}

.row-btns.front-page {
    background:#fff;
}

.row-btns.front-page .ready-to-book {
    display: inline-block;
    margin: 0 60px 0 0;
}

.row-btns {
    background: #f1f4f5;
    position: relative;
    width: 100%;
    padding: 60px 0 70px;
    margin-top: 0px;
    text-align: center;
    clear: both;
}

.row-btns a {
    margin-right: 20px;
    vertical-align: middle;
    min-width:220px;
}

.row-btns a:last-child {
    margin-right: 0;
}

.row-btns span {
    display: block;
    font-size: 32px;
    color: #404040;
    margin-bottom: 30px;
    vertical-align: middle;
}

.border-btn {
    border: 1px solid #f200c1;
    color: #f200c1;
    padding: 13px 30px;
    position: relative;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}

.footer-inner {
    position: relative;
}

.footer-inner .border-btn:focus {
    background-color: #fff;
    color: #00385f;
}

.footer #menu-footer li.has-new-label a {
    position: relative;
}

.footer #menu-footer li.has-new-label a:after {
    content: "new";
    color: #fff;
    position: absolute;
    background: #ff00ff;
    top: -11px;
    right: -23px;
    font-size: 7px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 11px;
    box-sizing: border-box;
    border: 1px solid #ff00ff;
    padding: 0 3px 0 3px;
    border-radius: 2px;
}
.footer-boxs-title {
    font-size: 14px!important;
    color: #064e81!important;
    font-family: "ralewaybold";
    text-transform: uppercase;
    margin-bottom: 25px;
}

.main-links, .services-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-links a, .footer p, .services-links a {
    font-size: 13px;
    color: #757575;
    line-height: 19px;
}

.main-links a:hover, .services-links a:hover {
    text-decoration: underline;
}

.footer .border-btn {
    border: 1px solid #757575 !important;
    color: #757575;
    margin-top: 20px;
    display: inline-block;
    padding: 8px 30px;
}

.footer .bottom .copyright {
    display: inline-block;
    padding-right: 15px;
}

.footer .bottom {
    font-size: 13px;
    color: #757575;
}

.footer .bottom a {
    color: #757575;
    padding: 0 15px;
}

.footer .bottom a:hover {
    text-decoration: underline;
}

.footer .bottom-links {
    display:inline-block;
    padding-left: 0;
}

.footer .bottom-links li:first-child {
    border-left: 1px solid;
}

.footer .bottom-links li {
    display: inline;
    border-right: 1px solid;
}

.footer .border-btn:hover {
    background: #fff;
    color: #f200c1;
    border: 1px solid #f200c1 !important;
}

.footer object {
    pointer-events: none;
}

.footer-app {
    display: inline-block;
    z-index: 1;
    width: 48%;
    margin-top: 20px;
}

.footer-app object {
    width: 100%;
}

.footer-logo {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.footer-logo .logo-svg {
    pointer-events: none;
    max-width: 130px;
}

.socials {
    margin: 23px 0;
    padding: 0;
    display: block;
    margin-top: 30px;
}

.socials li {
    display: inline-block;
    vertical-align: middle;
}

.socials li a {
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.socials li a:before {
    font-size: 27px;
    color: #a0a0a0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.socials li a {
    display: inline-block;
    width: 27px;
    height: 27px;
    text-align: center;
}

.socials li a.icon-facebook:hover:before {
    color: #3864a3;
}

.socials li a.icon-instagram:hover {
    background: #d82a86;
}

.socials li a.icon-instagram {
    background: #a0a0a0;
    border-radius: 50%;

}

.socials li a.icon-instagram:before {
    color: #fff;
    line-height: 27px;
    font-size: 16px;
}

.socials li a.icon-youtube:hover:before {
    color: #de2b27;
}

.fservices {
    margin-top: 20px;
}

.fservices p {
    margin-top: 15px;
    line-height: 15px;
}

.fservices p span {
    margin-right: 15px;
    margin-top: 15px;
    display: inline-block;
    vertical-align: top;
}

h1.text-left {
    margin-bottom: 5px;
}

.margin-bottom25 {
    margin-bottom: 25px;
}

.brands-services {
    background-color: #ffffff;
    padding: 50px 0 30px;
}

.brands-services h2 {
    margin: 0 0 50px;
}


body.sydney.postname-end-of-lease-cleaning.ppc58 .price-table-holder table,
body.sydney.postname-end-of-lease-cleaning.ppc58 .price-table-holder p,
body.sydney.postname-end-of-lease-cleaning.ppc58 .price-table-holder h2,
body.sydney.postname-end-of-lease-cleaning.ppc58 .price-table-holder ul,
body.sydney.postname-end-of-lease-cleaning.ppc58 .deals-holder {
    display: none;
}

#not_home {
    background-color: #f5f6f6;
    /* padding-top: 50px; */
    /* padding-bottom: 20px; */
}

#not_home img.alignleft, #not_home img.alignright, #not_home img.aligncenter {
    border-radius: 5px;
}

.text-cms {
    padding: 45px 0 50px;
}

.text-cms ol, .text-cms ul, .multi-block ol, .multi-block ul {
    margin: 0 0 30px;
}

.multi-block li {
    margin-bottom: 7px;
}

#not_home h2 {
    margin: 15px 0 10px;
}

.service_deals {
    width: 100%;
    background-color: #fff;
    padding: 45px 0;
    padding: 0px 5000px 45px;
    margin: 0 -5000px;
}




/* Light Prices style */



.table-bottom-text {
    margin: 0px !important;
}

.reviews_widget {
    background: #fff;
    padding-top: 0px;
}

.reviews_widget > .border-top {
    padding-top: 40px;
    padding-bottom: 20px;
}

#reviews_widget_inner {
    padding-bottom: 40px;
}

/*****************************
 *  Product Reviews widget
******************************/

section.product-reviews-widget > div.border-top {
    padding-bottom:20px;
}

.product-review-wrapper {
    padding-top: 40px;
}

.section-title.no-padding-top {
    padding-top: 0px!important;
}

.product-reviews-widget {
    padding: 70px 0 40px;
}

.product-reviews-widget-inner {
    max-height: 400px;
    overflow: hidden;
}

#social_fixed {
    width: 35px;
    position: fixed;
    right: 0;
    top: 34%;
}

#social_fixed a {
    display: block;
    width: 100%;
    background: #e2e2e2;
    height: 35px;
    margin-bottom: 5px;
    position: relative;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #606060;
    position: relative;
}

#social_fixed a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#social_fixed a:hover {
    background: #767676;
}

#social_fixed a:hover:before {
    color: #fff;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important;
}

#help-btn_fixed {
    position: fixed;
    right: 35px;
    bottom: 35px;
    z-index: 9999;
}

#chatFrame {
    display: block !important;
    right: 35px !important;
    bottom: 35px !important;
}


.image-box {
    -webkit-transition: all 1.2s 0.5s ease-in-out;
    transition: all 1.2s 0.5s ease-in-out;
}

.text {
    -webkit-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}


.text span {
    font-size: 24px;
    text-transform: uppercase;
    color: #00abeb;
    display: block;
    margin-bottom: 30px;
}

.text .text-center {
    height: 450px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.bg-icons {
    background: url(../images/layout/sprite_icons.png) no-repeat;
    height: 65px;
    width: 50px;
    position: relative;
    margin: auto;
    margin-bottom: 5px;
}

.bg-cont {
    background-position: 2px 2px;
    width: 54px;
}

.bg-jobs {
    background-position: -124px 2px;
    height: 64px;
    width: 61px;
}

.bg-techn {
    background-position: -264px 2px;
    height: 65px;
    width: 45px;
}

.bg-clients {
    background-position: -389px 2px;
    height: 65px;
    width: 60px;
}

.bg-vision {
    background-position: -195px 2px;
    height: 65px;
    width: 61px;
}

.bg-mission {
    background-position: -318px 2px;
    height: 65px;
    width: 63px;
}

.bg-goals {
    background-position: -60px 2px;
    height: 65px;
    width: 54px;
}

.bg-five-star {
    background-position: -528px 2px;
    height: 65px;
    width: 60px;
}

.bg-pricing {
    background-position: -595px 2px;
    height: 65px;
    width: 65px;
}

.bg-support {
    background-position: -663px 2px;
    height: 65px;
    width: 65px;
}

.bg-guarantee {
    background-position: -455px 2px;
    height: 65px;
    width: 65px;
}

.bg-seven-days {
    background-position: -727px 2px;
    height: 65px;
    width: 54px;
}

.bg-over-the-phone {
    background-position: -780px 2px;
    height: 65px;
    width: 33px;
}

.bg-car{
    background-position: -814px 2px;
    height: 65px;
    width: 100px;
}

.bg-list {
    background-position: -919px 2px;
    height: 65px;
    width: 45px;
}



.terms p {
    margin: 10px 0;
}

#logo .animated-logo {
    position: relative;
    height: 50px;
}

#logo .animated-logo:hover {
    color: #064e81;
}

#logo .animated-logo > p.animated-child {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

#logo .animated-logo > .animated-child {
    position: absolute;
    opacity: 0;
    display: block;
    -webkit-transition: all 0.9s cubic-bezier(0.21, 0.92, 0.75, 1.32);
    transition: all 0.9s cubic-bezier(0.21, 0.92, 0.75, 1.32);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

#logo .animated-logo > img {
    width: auto;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -60px;
}

#logo .animated-logo > .animated-child:first-child.first-step {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

#logo .animated-logo > .animated-child.active, #logo .animated-logo > .animated-child:first-child.active {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

/* Prices Styles */

.multi-block{
    background: #fff;
    padding: 80px 0;
}
.services-lease-tabs.multi-block {
    padding: 40px 0 0 0;
}
.multi-block:nth-child(odd) {
    /* background: #F5F6F6;
    background:red; */
}
.multi-block img {
    max-width: 100%;
    border-radius: 10px;
}
.dark{background:#F5F6F6;}
.light{background:#fff;}

.tabs-menu-holder{ padding-inline-start:20px; }
.tabs-menu{
    margin:0;
    padding:0;
}
.service-tabs-section .tabs-menu .title {
    color: #fff;
    font-size: 17px;
    display: block;
    line-height: 21px;
    margin-bottom: 4px;
}
.service-tabs-section .tabs-menu .subtitle {
    color: #fff;
    font-size: 14px;
    display: block;
}
.tabs-menu li {
    list-style-type:none;
    border-bottom: 1px solid #fff;
}
.tabs-menu li:last-of-type {
    border: none;
}
.tab-content {
    display: none;
    background: #F5F6F6;
    padding-right: 15px;
}
.mobile-tab-content.cur {
    display: block;
}
.mobile-tab-content{
    display:none;
    padding:20px 10px;
}
.mobile-tab-content li {
    list-style-type: disc;
    border-bottom:none;
}
.tab-content:first-of-type {
    display: block;
}
.tab-content li {
    margin-bottom: 7px;
}
.service-tabs-section .tabs-menu li a {
    background-color: #064E81;
    position: relative;
    padding: 15px 10px 15px 60px;
    display: block;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: solid 1px #064E81;
    border-radius: 5px;
}

.service-tabs-section .tabs-menu li a:before {
    font-size: 26px;
}
.service-tabs-section .tabs-menu a:before {
    position: absolute;
    top: 22%;
    left: 17px;
    color: #fff;
}
.service-tabs-section .tabs-menu .current a{
    background:#F5F6F6;
}
.service-tabs-section .tabs-menu .current a, .service-tabs-section .tabs-menu .current a:before{
    color:#064E81;
}
.service-tabs-section .tabs-menu li a:hover {
    background-color: #fff;
}
.service-tabs-section .tabs-menu li a:hover span,.service-tabs-section .tabs-menu li:hover a:before {
    color: #064E81;
}
.service-tabs-section .tabs-menu .current a span:hover, .service-tabs-section .tabs-menu .current a:before:hover{
    color:#064E81;
}
.service-tabs-section .tabs-menu .current a span{
  color:  #064E81;
}
.service-tabs-section .tabs-menu li.standart a{background-color: #064E81;}
.service-tabs-section .tabs-menu .standart .title, .service-tabs-section .tabs-menu .standart .subtitle, .service-tabs-section .tabs-menu li.standart a:before{color:#fff;}

@media (min-width: 1381px) {
    .navbar-nav > li .mega-menu-holder {
        left: -415%;
    }
}

@media (max-width: 1381px) {
    .no-padding {
        padding: 0;
    }
    .navbar-nav > li ul.sub-menu li {
        padding: 0 10px;
    }

    .head_phone {
        display: inline-block;
        vertical-align: top;
        font: 18px "ralewaybold";
        margin-left: -43px;
    }

    #head_action .btn_style {
        font-size: 14px;
    }

    #head_action .btn_style span {
        font-size: 11px;
    }

    .navbar-nav > li {
        margin: 0 1px;
    }
}

@media (max-width: 1380px) and (min-width: 768px) {
    #logo a img {
        width: 100%;
    }

    .footer-app {
        display: block;
    }

    #bottom_btns {
        width: 100%;
    }

    .image:after {
        width: 83.5%;
    }

    thead tr th {
        padding: 13px 20px;
    }
}

@media (max-width: 1024px) and (min-width: 767px) {

    .carousel-indicators {
        bottom: -45px !important;
    }

    #head #logo a img {
        height: 40px;
    }

    #head #logo .animated-logo > img {
        margin-left: -49px;
        margin-top: -20px;
    }

    .prices-service-item {
        padding: 15px 15px 15px 66px;
    }

    .prices-service-item .prices-service-title {
        font-size: 18px;
    }
}

@media (max-width: 991px) and (min-width: 767px) {
    .navbar-nav > li {
        padding: 0;
    }

    .navbar-nav li a {
        padding: 15px 5px 10px;
        font-size: 11px;
    }

    .navbar-nav > li ul.sub-menu li .image-holder {
        display: block;
        margin: 0 auto 20px;
    }

    .navbar-nav > li ul.sub-menu li .service-desc-holder {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .navbar-nav > li ul.sub-menu li .icon-arrow-right {
        display: none;
    }

    .navbar-nav > li .mega-menu-holder {
        left: -248%;
    }

    .inner-text-slider {
        padding: 90px 0 0 0;
    }

    .proff-image-holder img {
        width: 100%;
    }

    .row-btns .btn_style {
        font-size: 15px;
    }

    ul#bottom_btns li:first-child {
        display: none;
    }

    #bottom_btns {
        width: 90%;
    }

    .row-btns span.ready-to-book {
        display: none;
    }

    .image:after {
        width: 88%;
        height: 45%;
    }

    thead tr th {
        padding: 13px 7px;
    }

    .footer-app {
        width: 100%;
    }

    .cta-buttons-holder {
        text-align: right;
    }
}

@media only screen and (min-width: 767px) {
    #head {
        z-index: 100;
        position: relative;
    }

    .carousel-indicators {
        bottom: 65px;
    }

    .carousel-indicators .active {
        background-color: #f200c1;
        border-color: #f200c1;
        width: 10px;
        height: 10px;
        margin: 1px;
    }
}


@media only screen and (max-width: 767px) {
    #bottom_btns {
        width: 100%;
    }

    .fb-post iframe[style] {
        width: 100%!important;
    }

    .bg-seven-days {
        background-position: -709px 2px;
    }
    .bg-over-the-phone {
        width: 35px;
        background-position: -760px 2px;
    }
    .default-check-price-form, .default-check-price-form .submit-wrapper-with-loader {
        display: block;
        width: 285px;
    }
    .default-check-price-form .submit-wrapper-with-loader {
        margin: 15px 0 0 0;
    }

    #not_home .default-check-price-form {
        margin: 0 auto;
    }

    .row-btns span {
        font-size: 28px;
        color: #00385f;
        text-align: center;
        margin-bottom: 32px;
    }
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)and (min-width: 768px) {

    .technicians.image-box {
        background-image: url(../images/layout/our-technicians-image_2x.png);
        background-position-x: 55%;
        background-size: cover;
    }

    .behind-scenes.image-box {
        background-image: url(../images/layout/behind-the-scenes-image_2x.png);
        background-position-x: 55%;
        background-size: cover;
    }

    .founders.image-box {
        background-image: url(../images/layout/founders-image_2x.png);
        background-position-x: 52%;
        background-size: cover;
    }

    .bg-cont {
        width: 37px;
    }

    .bg-icons {
        background: url(../images/layout/sprite_icons_2x.png) no-repeat;
        background-size: 700px;
    }

    .bg-list {
        background-position: -657px 2px;
    }

    .bg-jobs {
        background-position: -119px 2px;
    }

    .bg-techn {
        background-position: -185px 2px;
    }

    .bg-clients {
        background-position: -274px 2px;
        width: 54px;
    }

    .bg-vision {
        background-position: -133px 2px;
        width: 58px;
    }

    .bg-mission {
        background-position: -224px 2px;
        width: 56px;
    }

    .bg-goals {
        background-position: -37px 2px;
        width: 53px;
    }

    .bg-five-star {
        background-position: -505px 2px;
    }

    .bg-pricing {
        background-position: -426px 2px;
        width: 55px;
    }

    .bg-support {
        background-position: -474px 2px;
        width: 53px;
    }

    .bg-guarantee {
        background-position: -435px 2px;
    }

    .bg-seven-days {
        background-position: -526px 2px;
        width: 39px;
    }

    .bg-over-the-phone {
        background-position: -564px 2px;
        width: 25px;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #social_fixed {
        display: none;
        top: 24%;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .navbar-nav li a {
        font-size: 11px;
    }
}
