@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon.eot?-lk1jny');
  src: url('/fonts/icomoon.eot?#iefix-lk1jny') format('embedded-opentype'), url('/fonts/icomoon.woff?-lk1jny') format('woff'), url('/fonts/icomoon.ttf?-lk1jny') format('truetype'), url('/fonts/icomoon.svg?-lk1jny#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mail:before {
  content: "\e603";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-instagram:before {
  content: "\e601";
}
.icon-phone:before {
  content: "\e600";
}
img {
  border: 0px;
}
* {
  padding: 0px;
  margin: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  /*background-color:#f3d02b;*/

  background: #fedc00 url(/images/pineapple-pattern.jpg) repeat;
}
body.bg-cleaning {
  background-image: url(/images/bg-cleaning.jpg);
}
body.bg-carpet {
  background-image: url(/images/bg-carpet.jpg);
}
@font-face {
  font-family: "18875_HelveticaCdBd";
  src: url(../fonts/18875_HelveticaCdBd.ttf);/*src:url(../fonts/HelveticaNeueLTStd-Ex.otf);*/
}
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#main {
  *zoom: 1;
}
#main:before,
#main:after {
  display: table;
  content: "";
}
#main:after {
  clear: both;
}
#header_bg {
  width: 100%;
  /*background:url(../images/header_br.png) left top repeat-x;*/

  background-color: rgba(255, 255, 255, 0.9);
  height: 84px;
  float: left;
  position: fixed;
  z-index: 999;
  /* For Safari 3.1 to 6.0 */

  transition: height 0.5s;
}
#header_bg #logo {
  /* For Safari 3.1 to 6.0 */

  transition: width 0.5s;
}
#header_bg .menu ul li {
  /* For Safari 3.1 to 6.0 */

  transition: padding 0.5s;
}
#header_bg.compact {
  height: 65px;
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: solid 1px #474405;
}
#header_bg.compact #logo {
  width: 160px;
  height: auto;
}
#header_bg.compact .menu ul li {
  padding: 20px 0px;
  background-position: left 0px;
}
#header_bg.compact .menu ul li a:hover {
  padding: 30px 12px 20px 12px;
}
#header_bg.compact .menu ul li.no-pad {
  padding: 0px 0px;
}
#header_bg.compact .menu ul li.no-pad a:hover {
  padding: 12px 30px;
}
#header_bg.compact #dropdown ul.sub_menu {
  margin-top: 20px;
}
#header_bg.compact #dropdown ul.sub_menu li {
  padding: 0px;
}
#header_bg.compact #dropdown ul.sub_menu li a {
  background: #fedc00;
  padding: 5px 7px;
}
#header_bg.compact #dropdown ul.sub_menu li a:hover {
  background: #eebf1e;
}
.header {
  width: 1090px;
  margin: 0 auto;
}
.menu {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-left: 0px;
}
.menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.menu ul li {
  float: left;
  background: url(../images/divider.png) left 7px no-repeat;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  /*line-height:79px;*/

  padding: 35px 0px 30px 0px;
  /*padding:41px 0px 27px 0px;;*/

  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.menu ul li.no-pad {
  padding-top: 12px;
}
/*.menu ul li:hover{
	float:left;
	background:url(../images/hover_new.jpg) left top no-repeat;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:19px;
	font-weight:bold;
	padding:30px 0px 34px 0px;
	width:100px;
	text-align:center;
	color:#FFFFFF;
}
*/
.menu ul li a {
  text-decoration: none;
  color: #000000;
  padding: 30px 12px;
  text-align: left;
}
.menu ul li a:hover {
  text-decoration: none;
  background: url(../images/hover_new.jpg) left top no-repeat;
  color: #ffffff;
  text-align: left;
  /*padding:30px 39px 21px 27px;*/

}
#dropdown > ul > li > a:hover {
  text-shadow: 1px 1px 2px #000000;
}
#dropdown li:hover > ul.sub_menu {
  display: block;
}
#dropdown ul.sub_menu {
  padding: 0px;
  margin: 0px;
  display: none;
  position: absolute;
  width: 145px;
  margin-top: 27px;
}
#dropdown ul.sub_menu li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size: 12px;
  font-family: Helvetica;
  background: none;
  float: none;
  height: auto;
  text-align: left;
}
#dropdown .sub_menu li a {
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  padding: 5px 10px;
  display: block;
  line-height: 26px;
  background: #eac126;
  /*text-align:center;*/

}
#dropdown .sub_menu li a:hover {
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  padding: 5px 10px;
  display: block;
  float: none;
  line-height: 26px;
  background-color: #FD9C04;
}
.menu ul li a.activ {
  text-decoration: none;
  color: #fff;
  padding: 30px 39px 35px 39px;
  background: url(../images/hover_new.jpg) left top no-repeat;
}
/*.menu ul li a:hover{
text-decoration:none;
color:#fff;
background:url(../images/hover_new.jpg) left top no-repeat;
padding:30px 39px 35px 39px;
text-align:center;
width:100px;
text-align:center
}*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
.hide-text {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.transition {
  transition: 0.3s all;
}
#lightbox {
  background: #333333;
  background: rgba(41, 32, 0, 0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
#lightbox .inner {
  z-index: 10000;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -312px;
  margin-top: -235px;
  background: #ffc600;
  border-radius: 6px;
  width: 535px;
  height: 445px;
  padding: 30px 45px 12px;
}
#lightbox .inner .title {
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 30px;
  line-height: 30px;
  color: #000000;
}
#lightbox .inner .close {
  position: absolute;
  right: 45px;
  top: 30px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  transition: 0.3s all;
  cursor: pointer;
}
#lightbox .inner .close:hover {
  color: #f00;
}
#lightbox form#lightbox-contact {
  font-family: Helvetica, Arial, sans-serif;
}
#lightbox form#lightbox-contact .row {
  margin-bottom: 18px;
  width: 534px;
  *zoom: 1;
}
#lightbox form#lightbox-contact .row:before,
#lightbox form#lightbox-contact .row:after {
  display: table;
  content: "";
}
#lightbox form#lightbox-contact .row:after {
  clear: both;
}
#lightbox form#lightbox-contact .row label {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 13px;
}
#lightbox form#lightbox-contact .row fieldset {
  float: left;
  width: 254px;
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
}
#lightbox form#lightbox-contact .row fieldset.full {
  width: 100%;
}
#lightbox form#lightbox-contact .row fieldset + fieldset {
  float: right;
}
#lightbox form#lightbox-contact .row input[type=text],
#lightbox form#lightbox-contact .row textarea {
  width: 100%;
  padding: 5px 3px;
  width: 249px;
  border-radius: 5px;
  border: 1px solid transparent;
  transition: 0.3s all;
  font-family: Helvetica, Arial, sans-serif;
}
#lightbox form#lightbox-contact .row input[type=text]:focus,
#lightbox form#lightbox-contact .row textarea:focus {
  border-color: #333333;
  outline: none;
}
#lightbox form#lightbox-contact .row textarea {
  width: 526px;
  height: 100px;
}
#lightbox form#lightbox-contact .row button {
  cursor: pointer;
  transition: 0.3s all;
  font-family: 'Roboto Condensed', sans-serif;
}
.new-wrapper {
  height: auto;
}
.new-wrapper .wrapper {
  *zoom: 1;
}
.new-wrapper .wrapper:before,
.new-wrapper .wrapper:after {
  display: table;
  content: "";
}
.new-wrapper .wrapper:after {
  clear: both;
}
.new-wrapper .left {
  float: left;
}
.new-wrapper .right {
  float: right;
}
.new-wrapper a.btn,
.new-wrapper .btn {
  background: #f44949;
  border-radius: 6px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 12px 30px;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  display: inline-block;
  border: 4px solid #fff;
}
.new-wrapper a.btn:hover,
.new-wrapper .btn:hover {
  background: #000000;
}
.new-wrapper p {
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}
.new-wrapper .content {
  max-width: 1090px;
  position: relative;
  width: 100%;
  margin: 0px auto;
  *zoom: 1;
}
.new-wrapper .content:before,
.new-wrapper .content:after {
  display: table;
  content: "";
}
.new-wrapper .content:after {
  clear: both;
}
.new-wrapper .col {
  *zoom: 1;
  width: 100%;
}
.new-wrapper .col:before,
.new-wrapper .col:after {
  display: table;
  content: "";
}
.new-wrapper .col:after {
  clear: both;
}
.new-wrapper .col.half {
  width: 50%;
}
.new-wrapper .col.third {
  width: 33.3334%;
}
.new-wrapper .btn {
  background: #f44949;
}
#main.index-new .call-to-actions {
  background-color: #FEDC00;
  text-align: center;
  border-top: 5px solid #f44949;
}
#main.index-new .call-to-actions * {
  box-sizing: border-box;
}
#main.index-new .call-to-actions .row {
  margin: 0 -10px;
}
#main.index-new .call-to-actions .box {
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
#main.index-new .call-to-actions .box img {
  max-width: 100%;
}
#main.index-new .call-to-actions .box img.vans {
  height: 120px;
  width: auto;
}
#main.index-new .call-to-actions .box img.padlock {
  width: 115px;
}
#main.index-new .call-to-actions .box a {
  text-decoration: none;
}
#main.index-new .call-to-actions .box a p {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: bold;
}
#main.index-new .call-to-actions .box .happiness img {
  display: inline-block;
  height: 130px;
}
#main.index-new #intro .copy {
  position: relative;
  top: 50px;
  z-index: 5;
}
#main.index-new #intro .copy .btn {
  margin-top: 20px;
  margin-right: 10px;
  float: left;
  padding: 12px 10px;
}
#main.index-new #intro .content {
  padding-top: 60px;
  min-height: 419px;
}
#main.index-new #intro img.truck {
  position: absolute;
  /* top: -100px;*/

  bottom: 0px;
  right: -120px;
  margin: 0 auto;
  width: 640px;
}
#main.index-new #intro .page-title {
  font-size: 70px;
  line-height: 0.9;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
}
#main.index-new #intro .page-title small {
  font-size: 24px;
}
#main.index-new #intro .page-title.alt {
  color: #000;
}
#main.index-new #intro .page-title a {
  color: #fff;
}
#main.index-new #intro .page-title a small {
  display: block;
  padding-top: 10px;
}
#main.index-new #intro .page-title a:visited {
  color: #fff;
}
#main.index-new #intro p.phone {
  font-size: 14px;
  line-height: 32px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0;
}
#main.index-new #intro p.phone strong {
  color: #f44949;
  font-weight: bold;
  font-size: 24px;
}
#main.index-new #intro .btn {
  margin: 27px 5px 0 0;
  padding: 12px 24px;
}
#main.index-new #intro .services {
  margin-top: 30px;
  position: relative;
  font-size: 13px;
}
#main.index-new #intro .services a {
  text-decoration: underline;
  color: #000000;
}
#main.index-new #intro .promotion {
  background: url(../images/black-badge.png) no-repeat;
  background-size: contain;
  width: 180px;
  height: 194px;
  position: absolute;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  transition: 0.3s all;
  left: -100px;
  top: 40px;
  -webkit-transform: translateZ(0);
}
#main.index-new #intro .promotion .pineapples {
  position: absolute;
  z-index: 1;
  left: -20px;
  top: 0;
  -webkit-transform: translateZ(0);
}
#main.index-new #intro .promotion span {
  display: block;
  position: relative;
  z-index: 2;
}
#main.index-new #intro .promotion:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
#main.index-new #intro .promotion .line-1 {
  font-size: 30px;
  margin-top: 51px;
  line-height: 28px;
  font-weight: bold;
  padding-left: 5px;
}
#main.index-new #intro .promotion .line-2 {
  font-size: 14px;
  margin-top: 5px;
  padding-left: 5px;
}
#main.index-new #intro .badge {
  position: absolute;
  width: 247px;
  height: 254px;
  background: url(../images/badge.png ) no-repeat;
  background-position: center center;
  bottom: -75px;
  padding: 50px 0px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.6s ease-in-out;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  box-sizing: border-box;
}
#main.index-new #intro .badge span {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
#main.index-new #intro .badge.cost {
  right: 250px;
  top: 50px;
  z-index: 10;
}
#main.index-new #intro .badge.cost .line-1 {
  font-size: 50px;
  margin-top: 25px;
  line-height: 50px;
  font-weight: bold;
}
#main.index-new #intro .badge.cost .line-2 {
  font-size: 24px;
  line-height: 32px;
}
#main.index-new #intro .badge.cost .line-3 {
  line-height: 16px;
}
#main.index-new #intro .badge:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
#main.index-new #quote {
  border-top: 5px solid #ff5757;
  
  background: url(../images/watermelonpattern.jpg) repeat;
  padding: 0px 0 35px 0;
}

#main.index-new #quote.last_quote_section {
  border-top: 5px solid rgba(0,0,0,0);
}

#main.index-new #quote_new {
  border-top: 0px solid #ff5757;
  background: url(../images/watermelonpattern.jpg) repeat;
  padding: 0px 0 35px 0;
}

#main.index-new #quote .social-media {
  margin-bottom: 40px;
  text-align: center;
}
#main.index-new #quote .social-media .icon {
  display: inline-block;
  color: white;
  font-size: 20px;
  padding: 10px 20px;
  background-color: #ff5757;
  text-decoration: none;
}

#main.index-new #quote_new.quote_top .social-media {
  margin-bottom: 40px;
  text-align: center;
}
#main.index-new #quote_new.quote_top .social-media .icon {
  display: inline-block;
  color: white;
  font-size: 20px;
  padding: 10px 20px;
  background-color: #ff5757;
  text-decoration: none;
}

#main.index-new #quote_new.quote_top{
    border-top: 5px solid #ff5757;
}



#main.index-new #quote .col.left .inner {
  /*padding:0 51px 0 145px;*/

  border-radius: 10px;
  padding: 40px 50px;
  background-color: #fff;
  margin-right: 28px;
}
#main.index-new #quote_new .col.left .inner {
  /*padding:0 51px 0 145px;*/

  border-radius: 10px;
  padding: 40px 50px;
  background-color: #fff;
  margin-right: 28px;
}


#main.index-new #quote .col.right .inner {
  /*padding:0 145px 0 51px;*/

  border-radius: 10px;
  padding: 40px 50px;
  background-color: #fff;
  margin-left: 28px;
}

#main.index-new #quote_new .col.right .inner {
  /*padding:0 145px 0 51px;*/

  border-radius: 10px;
  padding: 40px 50px;
  background-color: #fff;
  margin-left: 28px;
}



#main.index-new #quote .col.mid {
  float: left;
}
#main.index-new #quote .col.mid .inner {
  /*padding:0 145px 0 51px;*/

  border-radius: 10px;
  padding: 40px 50px;
  background-color: #fff;
  margin-left: 14px;
  margin-right: 14px;
}
#main.index-new #quote .sub-title{
  font-size: 42px;
  line-height: 48px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#main.index-new #quote_new .sub-title {
      font-size: 22px;
    line-height: 23px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}


#main.index-new #quote p,
#main.index-new #quote_new p {
  font-weight: bold;
}
#main.index-new #quote .btn,
#main.index-new #quote_new .btn {
  margin-top: 10px;
}
#main.index-new #testimonials {
  background: url(../images/palmpattern.jpg) repeat;
}
#main.index-new #testimonials .wrap {
  background: url(../images/coconut.png) no-repeat;
  background-position: top left;
  width: 100%;
  height: 100%;
}
#main.index-new #testimonials .testimonial {
  color: #111111;
  padding: 100px 0;
  text-align: center;
}
#main.index-new #testimonials .testimonial p {
  font-family: 'Roboto Condensed', sans-serif;
  color: #111111;
}
#main.index-new #testimonials .testimonial p a {
  color: #000000;
}
#main.index-new #testimonials .testimonial .quote {
  font-size: 14px;
  line-height: 22px;
  display: block;
  width: 612px;
  margin: 0px auto 1em;
  position: relative;
}
#main.index-new #testimonials .testimonial .quote.first:before,
#main.index-new #testimonials .testimonial .quote.last:before,
#main.index-new #testimonials .testimonial .quote.full:before,
#main.index-new #testimonials .testimonial .quote.first:after,
#main.index-new #testimonials .testimonial .quote.last:after,
#main.index-new #testimonials .testimonial .quote.full:after {
  position: absolute;
  display: block;
  font-size: 140px;
  color: #f2b702;
}
#main.index-new #testimonials .testimonial .quote.first:before {
  content: "\201C";
  left: -100px;
  top: 30px;
}
#main.index-new #testimonials .testimonial .quote.last:after {
  content: "\201D";
  right: -100px;
}
#main.index-new #testimonials .testimonial .by {
  color: #f44949;
  font-size: 14px;
  margin-top: 0px;
  font-weight: bold;
}
#mid_content {
  width: 630px;
  margin: 0 auto;
  /*background:url(../images/mid_content.jpg) center -106px no-repeat;*/

}
#mid_content span {
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
  text-transform: uppercase;
  font-family: Helvetica;
  font-weight: bold;
  font-style: italic;
}
#mid_content h2 {
  font-size: 30px;
  color: #000000;
  font-family: Helvetica;
  font-weight: bold;
  padding-bottom: 25px;
}
#mid_content h4 {
  font-size: 25px;
  color: #000000;
  padding: 13px 18px 5px 0px;
  font-family: Helvetica;
  font-weight: bold;
}
.footer_bg {
  width: 100%;
  /*background:url(../images/footer_bg.png) left top repeat-x;*/

  height: 136px;
  float: left;
}
.footer {
  width: 1003px;
  margin: 0 auto;
}
.footer1 {
  width: 946px;
  margin: 0 auto;
}
.twitter h3 {
  font-family: Helvetica;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  color: #231F20;
  line-height: 10px;
}
.twitter p {
  margin: 14px 0 7px 0px;
  font-family: Helvetica;
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  color: #231F20;
  line-height: 13px;
}
.twitter_2nd {
  float: left;
  min-height: 120px;
  margin: 7px 0px 14px 0;
}
.twitter_2nd_inner {
  width: 100px;
  float: left;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: normal;
  color: #231F20;
  line-height: 18px;
}
.twitter_2nd_inner a {
  color: #231F20;
  text-decoration: none;
  font-style: italic;
}
.twitter_2nd_inner_btm {
  float: left;
  margin-top: 15px;
  font-family: Helvetica;
  font-size: 13px;
  color: #231F20;
  line-height: 15px;
  font-weight: normal;
  font-style: italic;
}
.twitter_3rd {
  float: left;
  margin: 14px 0px 14px 0;
}
.twitter_3rd_lt {
  float: left;
  margin: 0px;
}
.twitter_3rd_rt {
  float: right;
  margin: 0px;
}
.twitter_3rd_rt input {
  height: 15px;
  border: 1px solid #EDEDED;
  font-family: Arial;
  font-size: 11px;
  color: #78808D;
  padding-left: 5px;
  margin: 5px 0 10px 0;
}
.footer_end_part {
  width: 100%;
  height: 59px;
  float: left;
}
.footer_end {
  width: 1003px;
  margin: 0 auto;
}
.footer_end_lt {
  width: 225px;
  float: left;
  margin: 20px 0px 0px 0px;
  font-family: Arial;
  font-size: 12px;
  color: #959595;
  line-height: 16px;
}
.footer_end_lt a {
  color: #959595;
  text-decoration: underline;
}
.footer_end_lt a:hover {
  color: #959595;
  text-decoration: none;
}
.footer_end_rt {
  width: 500px;
  float: right;
  text-align: right;
  margin: 20px 0px 0px 0px;
  font-family: Arial;
  font-size: 12px;
  color: #959595;
  line-height: 16px;
  padding: 0 15px 0 0;
}
.footer_end_rt a {
  color: #959595;
  text-decoration: none;
}
.footer_end_rt a:hover {
  color: #959595;
  text-decoration: none;
}
.buy_now {
  position: absolute;
  right: 210px;
  top: 500px;
  z-index: 99999;
}
.footer_area {
  float: left;
  width: 100%;
  margin: 0;
}
.mid_img {
  width: 40px;
  float: left;
  text-align: center;
  margin-top: 10px;
}
.mar_top106 {
  margin-top: -190px;
  position: absolute;
  margin-left: -70px;
}
.footer_blk {
  width: 100%;
  min-height: 10%;
  background: #000000;
  float: left;
  margin-top: 30px;
}
body,
html {
  height: 100%;
}
.mid_container {
  width: 100%;
  float: left;
  padding-top: 84px;
}
.mid_container h1 {
  position: relative;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 50px;
  line-height: 1;
}
.mid_container h1 span {
  color: #000;
}
.mid_container h2 {
  font-size: 20px;
  color: #eb5454;
  font-weight: bold;
  font-family: Helvetica;
}
/*-------------------------------------rates_page start-----------------------------------------------*/
.rates-logo {
  float: right;
  height: 200px;
  width: auto;
  position: absolute;
  right: 182px;
  top: -20px;
}
#mid_content_rate {
  width: 1003px;
  margin: 0 auto;
  min-height: 494px;
}
.inner_content {
  width: 775px;
  float: left;
  margin-left: 25px;
  font-family: Helvetica;
  font-size: 13px;
  color: #000000;
  line-height: 16px;
  text-align: justify;
}
.bdr_bm {
  border-bottom: 1px dashed #000000;
  padding-top: 30px;
}
.rats_img {
  position: absolute;
  /*margin-top:-25px;*/

  margin-left: 20px;
  /*z-index:9999;*/

}
.heading {
  width: 65px;
  background: #000000;
  font-family: Helvetica;
  font-size: 15px;
  color: #FFDC00;
  padding: 10px 15px 10px 10px;
  font-weight: bold;
}
.week_tbl {
  font-family: Helvetica;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
.week_tbl td {
  border-bottom: 1px solid #ffffff;
  height: 42px;
}
.prize {
  height: 42px;
  font-family: Helvetica;
  font-size: 13px;
  color: #000000;
  line-height: 20px;
  width: 390px;
  text-align: right;
  padding: 10px 0px 30px 0;
}
.prize.cleaning {
  width: 510px;
  padding-bottom: 0;
}
.wht {
  color: #ffffff;
}
/*-------------------------------------rates_page end-----------------------------------------------*/
/*--------quick_quote----------*/
.form_field {
  width: 200px;
  height: 25px;
  border: #000000 solid 1px;
  background: #fff;
  padding: 0px 5px 0px 5px;
}
.form_field.check {
  width: 22px;
  height: 22px;
}
.text20 {
  font-family: Helvetica;
  font-size: 16px;
  color: black;
  background: #FFD501;
  border: white solid 1px;
  width: 170px;
  font-weight: bold;
  padding: 15px ;
  margin-top: 20px;
  margin-left: 14px;
}
.mid_content_quick h3 {
  font-size: 12px;
  font-family: Arial;
  color: #000000;
  line-height: 22px;
  /*   padding:30px 0px 30px 20px;*/

  font-weight: normal;
}
.home_quot {
  font-size: 15px;
  font-family: Arial;
  color: #000000;
  line-height: 18px;
}
.mart_top125 {
  margin-top: -125px;
  margin-left: 20px;
}
.text16 {
  font-size: 16px;
  font-family: Helvetica;
  color: #000000;
  line-height: 20px;
}
.mar_left30 {
  margin-left: 30px;
}
.under_li {
  text-decoration: none;
  color: #000000;
}
.follow_us {
  color: #CCCCCC;
  padding-left: 45px;
}
.text18_foter {
  font-style: normal;
  font-size: 18px;
  color: #000000;
  font-family: Helvetica;
}
.text18_fot {
  font-style: normal;
  font-size: 18px;
  color: #000000;
  font-family: Helvetica;
}
.foot_twiter {
  padding-top: 10px;
  font-size: 13px;
  font-style: italic;
}
.footer_arrow {
  position: absolute;
  margin-left: 167px;
  margin-top: -5px;
}
.quot_home_heading {
  font-size: 40px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000000;
  font-weight: bold;
}
.quot_home {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}
.quot_content {
  background: #fff;
  border-radius: 6px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.quot_home_heading span {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 17px;
  font-weight: normal;
}
.quot_blurb {
  padding-top: 10px;
  padding-right: 10px;
}
.quot_blurb h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
.quot_blurb span {
  font-size: 14px;
  line-height: 24px;
  font-family: Helvetica, Arial, sans-serif;
}
.pin_mar {
  margin-top: -73px;
  margin-right: -40px;
}
.input_box1 {
  background: url(../images/input_bg.jpg) left top no-repeat;
  width: 215px;
  height: 26px;
  border: none;
  padding-left: 5px ;
  margin-top: 10px;
}
.padd_top20 {
  padding-top: 20px;
}
.mar_top10 {
  margin-top: 10px;
}
.text_box {
  width: 220px;
  height: 95px;
  border: #6BA4D2 1px solid;
  margin-top: 10px;
}
.input_box {
  background: url(../images/input_bg1.jpg) left top no-repeat;
  width: 66px;
  height: 26px;
  border: none;
  padding-left: 10px;
  margin-top: 10px;
}
.padd_top15 {
  padding-top: 10px;
}
.text_box1 {
  width: 505px;
  height: 149px;
  border: #6BA4D2 2px solid;
  margin-top: 10px;
}
.text_box2 {
  width: 220px;
  height: 96px;
  border: #6BA4D2 2px solid;
  margin-top: 10px;
}
.foter_img {
  padding-top: 10px;
  border-top: #000000 1px solid;
  width: 170px;
}
.bor_foter {
  border: #BBA327 1px solid;
  border-radius: 20px;
  padding: 5px;
}
.footer_rihgt {
  border: #F5D658 2px solid;
  border-radius: 20px;
  width: 230px;
  background: #F2CC04;
}
.footer_rihgt h4 {
  padding: 10px 10px 10px 20px;
  font-family: 'Roboto Condensed', sans-serif;
}
.footer_rihgt h4 a {
  text-decoration: none;
  color: #000000;
  line-height: 25px;
}
.footer_rihgt h3 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #FFFFFF;
  font-size: 24px;
  padding: 0px 0px 0px 20px;
}
.footer_roghtimg {
  float: right;
  position: absolute;
  margin-top: -120px;
  margin-left: 209px;
}
.mar_top15 {
  margin-right: 16px;
  margin-top: 17px;
}
.detail_quote {
  font-size: 12px;
  text-decoration: none;
  font-style: normal;
  text-transform: lowercase;
  display: block;
  padding-left: 29px;
  font-family: Helvetica;
  font-weight: bold;
  font-style: italic;
}
.detail_quote a {
  text-decoration: none;
  color: #000000;
}
.mar_left17 {
  margin-left: 17px;
  margin-top: 17px;
}
.mar_right16 {
  margin-right: 16px;
  margin-top: 17px;
}
.mar_left10 {
  margin-left: 10px;
  margin-top: 16px;
}
.detail_new {
  color: #F2C900;
  font-weight: normal;
}
h1.home_moving {
  position: relative;
  color: #131200;
  line-height: 42px;
  font-size: 47px;
  letter-spacing: -1px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
h1.home_moving.office {
  margin-left: 27px;
  text-align: left;
}
.moving_house_info {
  font-size: 12px;
  text-decoration: none;
  font-style: normal;
  /*text-transform: lowercase;*/

  display: block;
  font-family: Helvetica;
  font-weight: bold;
  width: 200px;
  text-align: center;
}
.detaiL_house {
  font-size: 12px;
  text-decoration: none;
  font-style: normal;
  text-transform: lowercase;
  display: block;
  font-family: Helvetica;
  font-weight: bold;
  font-style: italic;
  margin-left: -18px;
}
.detaiL_house a {
  text-decoration: none;
  color: #000000;
}
.per_hour {
  position: absolute;
  margin-top: -102px;
}
.mar_top13 {
  float: left;
  margin-right: 20px;
  margin-top: 13px;
}
.mar_right15 {
  float: left;
  margin-right: 15px;
}
.text_foter14 {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #231F20;
  display: block;
  padding: 18px 4px 9px 18px;
  margin-top: 19px;
  height: 82px;
}
.text_foter14 a {
  text-decoration: none;
  color: #000000;
}
.footer_add_bg {
  background: url(../images/foter_new1.png) left 24px no-repeat;
  width: 276px;
  height: 122px;
  padding-left: 9px;
  padding-top: 9px;
  padding-bottom: 16px;
  margin-top: -14px;
}
.happy_txt {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #FFFFFF;
}
.happy_txt h2 {
  font-size: 40px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000000;
}
.happy_txt h3 {
  font-size: 28px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000000;
}
.bord3 {
  border-top: #F2CA03 6px solid;
  border-bottom: #F2CA03 6px solid;
  border-left: #F2CA03 6px solid;
  border-right: #F2CA03 6px solid;
  margin-left: 3px;
}
.text_frame {
  /*background: url(../images/frame_textmid_contact.jpg) left top repeat-y;*/

  background: white;
  border-radius: 6px;
  font-family: Helvetica;
  font-size: 13px;
  color: #000000;
  line-height: 16px;
  text-align: justify;
  padding: 30px 30px 30px 30px;
  margin-right: 120px;
}
.text_frame a {
  color: #000000;
  text-decoration: underline;
}
.packing_material {
  width: 700px;
  height: 70px;
  background: #fff;
  border-radius: 20px;
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 45px 0px 0px 50px;
  font-size: 17px;
}
.padd_bott30 {
  padding-bottom: 35px;
}
.footer_pinappl {
  position: absolute;
  margin-left: -168px;
  margin-top: -39px;
}
.drop_down {
  background: url(../images/input_drop.jpg) left top no-repeat;
  width: 40px;
  height: 23px;
  padding: 0px 0px 0px 16px;
  border: none;
}
.drop_dowmarrow {
  background: url(../images/dropdown_arrow.jpg) left top no-repeat;
  width: 19px;
  height: 23px;
  border: none;
  float: right;
}
.mar_left2 {
  margin-left: 4px;
  margin-top: 2px;
}
.mar_top3 {
  margin-left: 2px;
  margin-top: 3px;
}
.sele_box {
  border-radius: 4px;
  border: #6BA4D2  1px solid;
  width: 75px;
  height: 22px;
}
.text_13_white {
  font-family: Arial;
  font-size: 13px;
  color: #ffffff;
}
.padd_bott100 {
  padding-bottom: 100px;
}
.padd_bott50 {
  padding-bottom: 50px;
  margin-left: 1px;
}
.padd_top35 {
  padding-top: 35px;
}
.mar_left20 {
  margin-left: 20px;
}
.buton_mar {
  margin: 20px 96px 16px 0px;
}
.selection_box {
  width: 212px;
  height: 26px;
  background: #fff;
  border: 1px solid #000;
  padding: 0px 0px 0px 6px;
}
.content_mid {
  background: url(../images/content_mid.jpg) left top repeat-y;
}
.contact {
  text-decoration: none;
  color: #000000;
}
.click_her {
  font-size: 15px;
  font-family: "Century Gothic";
  color: #f44949;
  text-decoration: none;
}
#contact input {
  margin-bottom: 10px;
}
#contact textarea {
  width: 200px;
  background: #FFD501;
  border: #000000 solid 1px;
  margin-top: 0px;
  padding: 5px;
}
.new-wrapper.btn-wrap {
  margin: 30px 0 60px;
}
.new-wrapper.btn-wrap a.first {
  margin-right: 6px;
}
/* jamie's updates 14/0/2014 */
table {
  position: relative;
}
.relative {
  position: relative;
}
.block {
  background: #fff;
  border-radius: 12px;
  padding: 14px 20px;
}
#mid_content .cost {
  position: absolute;
  display: block;
  right: -10px;
  bottom: -10px;
  font-weight: bolder;
}
#mid_content .cost span {
  display: block;
  text-align: center;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
#mid_content .cost sup {
  font-size: 0.5em;
  position: relative;
  top: 0px;
}
#mid_content .cost span {
  font-size: 46px;
  line-height: 46px;
  font-weight: bolder;
  letter-spacing: -0.15em;
}
#mid_content .cost span + span {
  font-size: 15px;
  line-height: 12px;
  letter-spacing: -0.07em;
}
#mid_content .cost span + span + span {
  font-size: 9px;
  line-height: 12px;
  letter-spacing: normal;
}
.testimonial {
  font-size: 23px;
  line-height: 39px;
  color: #474405;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 30px 60px;
  position: relative;
  font-weight: bold;
}
#testimonials .cycle-slideshow {
  width: 654px;
  height: 330px;
  background: #fff;
  border-radius: 10px;
  padding: 52px;
  margin: 100px 0px;
  float: right;
  box-sizing: border-box;
  position: relative;
}
#testimonials h4 {
  top: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #f44949;
  width: 100%;
  font-size: 32px;
}
.testimonial p {
  position: relative;
  margin-bottom: 1em;
  color: #474405;
}
.testimonial p.mt20 {
  margin-top: 10px;
  color: #131200;
  text-transform: uppercase;
  margin-bottom: -10px;
}
.testimonial a {
  color: #766513;
  text-decoration: underline;
  transition: 0.2s all;
}
.testimonial a:hover {
  color: #ffffff;
  text-decoration: underline;
  transition: 0.2s all;
}
.testimonial p.by {
  text-transform: uppercase;
  color: #131200;
  margin-bottom: 0px;
}
p.quote.open:before,
p.quote.full:before {
  content: '\201C';
  font-size: 60px;
  color: #131200;
  position: absolute;
  display: block;
  left: -30px;
  top: 5px;
}
p.quote.close {
  display: inline;
}
p.quote.full {
  display: inline;
}
p.quote.close:after,
p.quote.full:after {
  content: '\201D';
  font-size: 60px;
  color: #131200;
  position: absolute;
  display: block;
  right: -30px;
  bottom: -10px;
}
.win {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
}
.win h3 {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 50px;
}
.win p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 8px;
  font-weight: bold;
}
.enter {
  display: inline-block;
  width: auto;
  background: #000000;
  line-height: 36px;
  font-size: 12px;
  color: #fff;
  padding: 0px 23px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 10px;
  transition: 0.2s all;
  border: 3px solid #fedc00;
}
.enter:hover {
  background-color: #f26222;
}
.left {
  float: left;
}
.right {
  float: left;
}
/* ==========================================*/
/* testimonial page */
#mid_content_rate.testimonials h1,
#mid_content_rate.happy h1 {
  position: relative;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  margin: 55px 0px 45px 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 50px;
}
#mid_content_rate.testimonials h1 {
  margin: 30px 0px 0px 0px;
}
#mid_content_rate.testimonials h2 {
  margin-bottom: 45px;
}
.testimonials .testimonial {
  width: 1003px;
  padding: 0px;
  margin-bottom: 70px;
}
.testimonials .testimonial .block {
  width: 480px;
  padding: 30px 60px;
  position: relative;
  margin-right: 40px;
  color: #474405;
  border-color: #fdd003;
}
.testimonials .testimonial .by {
  margin-top: 5px;
}
.testimonials .testimonial .by p {
  color: #131200;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 26px;
}
.testimonials .testimonial .by p span {
  font-size: 34px;
  line-height: 55px;
}
/* ==========================================*/
/* happy wall page */
.happy .block {
  width: auto;
  padding: 57px;
  position: relative;
  margin-bottom: 62px;
  font-family: Helvetica;
}
.happy .block.competition {
  width: 785px;
  padding: 0px;
}
.happy .block .banner {
  border-radius: 12px 12px 0px 0px;
  border-bottom: 3px solid #f7de7c;
}
.happy .block h2 {
  position: absolute;
  top: 70px;
  left: 270px;
  color: #ffffff;
  font-size: 36px;
}
.happy h2 {
  font-size: 30px;
  line-height: 1em;
  color: #131200;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 1em;
  font-weight: bold;
}
.happy .block .text {
  padding: 47px 55px;
  font-size: 19px;
  line-height: 26px;
}
.happy .block .text a {
  text-decoration: underline;
  color: #131200;
  font-weight: bold;
  transition: 0.2s all;
}
.happy .block .text a:hover {
  color: #ffffff;
  transition: 0.2s all;
}
.happy .block .text p {
  margin-bottom: 1em;
  width: 575px;
}
.happy .block .text p.full {
  width: 700px;
}
.happy .block .text em {
  color: #ffffff;
  font-style: normal;
  font-weight: bold;
}
.pineapple {
  position: absolute;
  right: -200px;
  top: -290px;
}
.instagram {
  padding-bottom: 34px;
}
.instagram a {
  display: block;
  width: 156px;
  height: 156px;
  border: 2px solid #aaa;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  transition: 0.2s all;
}
.instagram img {
  width: 100%;
  height: 100%;
  line-height: 0px;
}
.instagram a:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  border-color: #333333;
}
.instagram a.nomargin {
  margin-right: 0px;
}
h4 a {
  text-decoration: none;
  color: #000000;
}
p.note {
  font-weight: bold;
  font-style: italic;
  margin: 25px 0 0 10px;
  font-family: Helvetica;
  font-size: 13px;
  color: #000000;
  line-height: 16px;
}
td.td {
  font-family: Helvetica, Arial, sans-serif;
}
.footer-wrapper {
  text-align: left;
}
.footer-wrapper #happy-wall {
  background: #8fe7a4;
  padding: 45px 0;
  position: relative;
  *zoom: 1;
  width: 100%;
}
.footer-wrapper #happy-wall:before,
.footer-wrapper #happy-wall:after {
  display: table;
  content: "";
}
.footer-wrapper #happy-wall:after {
  clear: both;
}
.footer-wrapper #happy-wall .content {
  max-width: 1090px;
  position: relative;
  width: 100%;
  margin: 0px auto;
  *zoom: 1;
}
.footer-wrapper #happy-wall .content:before,
.footer-wrapper #happy-wall .content:after {
  display: table;
  content: "";
}
.footer-wrapper #happy-wall .content:after {
  clear: both;
}
.footer-wrapper #happy-wall h3 {
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 10px;
  font-weight: bold;
}
.footer-wrapper #happy-wall img.pineapples {
  position: absolute;
  left: 230px;
  top: -85px;
}
.footer-wrapper #footer-new {
  background: #79d38f;
  padding: 52px 0 32px 0;
}
.footer-wrapper #footer-new .fb-like {
  margin-bottom: 7px;
}
.footer-wrapper #footer-new .col {
  width: auto;
}
.footer-wrapper #footer-new .col.first {
  width: 356px;
}
.footer-wrapper #footer-new .col p {
  line-height: 26px;
  margin-bottom: 0px;
}
.footer-wrapper #footer-new .col p strong {
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}
.footer-wrapper #footer-new .col p a {
  color: #000000;
  text-decoration: none;
}
.footer-wrapper #footer-new .col.second,
.footer-wrapper #footer-new .col.third {
  width: 100px;
}
.footer-wrapper #footer-new .col.second a,
.footer-wrapper #footer-new .col.third a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 28px;
  font-size: 18px;
  font-weight: bold;
  transition: 0.3s all;
  position: relative;
}
.footer-wrapper #footer-new .col.second {
  text-align: right;
  border-right: 1px solid #c79702;
  padding-right: 16px;
}
.footer-wrapper #footer-new .col.second a:hover {
  padding-right: 16px;
  /*&:after {
				
						display: block;
						position: absolute;
						right:0px;
						top:0px;
						.size(20px,20px);
						background:url(/images/pin_1-small.png);
						content:"";
					

					}*/

}
.footer-wrapper #footer-new .col.third {
  padding-left: 16px;
}
.footer-wrapper #footer-new .col.third a:hover {
  padding-left: 16px;
  /*&:before {
				
						display: block;
						position: absolute;
						left:0px;
						top:0px;
						.size(20px,20px);
						background:url(/images/pin_1-small.png);
						content:"";
				
					}*/

}
.footer-wrapper #footer-new .col.last {
  width: 203px;
  position: relative;
}
.footer-wrapper #footer-new .col.last p {
  font-weight: bold;
}
.footer-wrapper #footer-new .col.last img {
  position: absolute;
  left: -120px;
}
.footer-wrapper #footer-new .col.last .btn {
  margin-top: 5px;
  background: none;
  color: #000000;
  font-size: 13px;
  line-height: 1em;
  text-align: left;
  padding: 5px 0;
  border-top: 1px solid #e2ac05;
  border-bottom: 1px solid #e2ac05;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0;
  text-transform: none;
}
/* ==========================================*/
/* moving checklist page */
.checklist h1 {
  margin-top: 55px;
}
.checklist .stages {
  float: left;
  width: 100%;
  margin-top: 55px;
  font-family: Helvetica;
}
.checklist .stages .row {
  float: left;
  width: 100%;
}
.checklist .stages img {
  float: left;
}
.checklist .stages .first {
  margin-left: 100px;
}
.checklist .stages .second {
  margin-left: 140px;
}
.checklist .stages .third {
  margin-left: 115px;
}
.checklist .steps {
  margin: 40px 0px;
}
.checklist .steps div {
  float: left;
  font-size: 13px;
  margin-left: -8px;
}
.checklist .steps div.first {
  margin-left: 10px;
}
.checklist .steps span.centre {
  float: left;
  color: #fff;
  background: #231f20;
  height: 28px;
  line-height: 28px;
  padding: 0px 80px;
}
.checklist .steps div .start,
.checklist div .steps .end {
  display: block;
  height: 28px;
}
.checklist .steps div .start {
  float: left;
  width: 14px;
  background: url('/images/checklist/arrow_start.png');
}
.checklist .steps div .end {
  float: right;
  width: 13px;
  background: url('/images/checklist/arrow_end.png');
}
.checklist .block {
  width: auto;
  padding: 57px;
  position: relative;
  margin-bottom: 62px;
  font-family: Helvetica;
}
.checklist .information {
  position: relative;
  float: left;
  width: 100%;
  width: 630px;
  padding: 50px 100px 20px 35px;
  background: #ffffff;
}
.checklist .information p {
  margin-bottom: 25px;
  font-size: 13px;
}
.checklist .information .winston {
  color: #8e6524;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 5px;
}
.checklist .information .quote {
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
}
.checklist .information .download {
  position: absolute;
  top: 0px;
  right: -150px;
  display: block;
  width: 209px;
  height: 209px;
  background: url('/images/checklist/btn_download.png');
  transition: all 0.6s ease-in-out;
}
.checklist .information .download:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.form-error {
  position: absolute;
  right: 0px;
  top: 2px;
  color: #f00;
  font-size: 11px;
}
span.req {
  color: #f00;
  font-weight: bold;
  position: relative;
  top: 2px;
  left: -2px;
}
img.notfound {
  position: absolute;
  right: 0px;
  top: -130px;
  width: 200px;
}
.button {
  background: #f44949;
  border-radius: 6px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 12px 30px;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  display: inline-block;
  border: 1px solid transparent;
  margin-bottom: 50px;
  margin-top: 30px;
  margin-left: 30px;
  border: 4px solid #fff;
}
.button:hover {
  background-color: black;
}
.text_frame.solutions {
  position: relative;
  padding-right: 280px;
}
.text_frame.solutions img {
  position: absolute;
  right: -50px;
  top: -120px;
  height: 400px;
}
.text_frame.solutions ul {
  margin: 20px 0;
}
.text_frame.solutions ul li {
  list-style: none;
  font-size: 18px;
  font-weight: bold;
  margin-top: 22px;
  position: relative;
  padding-left: 30px;
}
.text_frame.solutions ul li:first-child {
  margin-top: 0;
}
.text_frame.solutions ul li:before {
  content: "";
  width: 19px;
  height: 26px;
  display: block;
  background: url(../images/pin.png) no-repeat;
  position: absolute;
  left: 0;
  top: -8px;
}
#main.cleaning-solutions h2 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#main.cleaning-solutions .top {
  width: 635px;
}
#main.cleaning-solutions .top p {
  font-family: Helvetica,Arial;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 1em;
}
#main.cleaning-solutions .text_frame {
  background: #ffffff;
  border: 10px solid #3dabde;
  width: 681px;
  padding: 20px 90px 20px 20px;
  border-radius: 20px;
  position: relative;
}
#main.cleaning-solutions .text_frame .img300 img {
  width: 300px;
}
#main.cleaning-solutions .text_frame img {
  position: absolute;
  right: -250px;
  top: -50px;
}
#main.cleaning-solutions .text_frame ul {
  margin: 5px 0 10px;
}
#main.cleaning-solutions .text_frame ul li {
  background: url(/images/bullet_chair.png) left center no-repeat;
  list-style-type: none;
  padding-left: 30px;
  color: #fe7fb4;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
#main.cleaning-solutions .text_frame a {
  display: block;
  font-weight: bold;
  color: #000000;
  margin-bottom: 1em;
}
#main.cleaning-solutions.carpet .text_frame {
  border: 2px dashed #000000;
  border-radius: 0;
}
#main.cleaning-solutions.carpet .text_frame .col {
  width: 45%;
  float: left;
  margin-right: 5%;
}
#main.cleaning-solutions.carpet .text_frame .col.last {
  width: 50%;
  margin-right: 0%;
}
#main.cleaning-solutions.carpet .text_frame .col .carpet-title {
  display: block;
  background: #8ec63f;
  padding: 5px 10px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
}
#main.cleaning-solutions.carpet .text_frame .col ul li {
  color: #000000;
  background: url(/images/bullet_carpet.png) left top no-repeat;
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 10px;
  text-align: left;
  font-weight: normal;
}
#main.cleaning-solutions.carpet .text_frame .col ul.furniture li {
  background-image: url(/images/bullet_furniture.png);
}
#main.cleaning-solutions.carpet .text_frame .fine-print {
  text-align: right;
  margin-top: 10px;
  font-size: 10px;
}
#main.cleaning-solutions.carpet .text_frame img.abs-top {
  top: -40px;
  right: -200px;
}
#main.cleaning-solutions.carpet .text_frame img.abs-bottom {
  top: 200px;
  right: -50px;
}
table.cleaning-contact {
  background: #FEDC00;
  border: 8px solid #fdcf00;
  border-radius: 12px;
  width: 390px;
}
.button.m-l-0 {
  margin-left: 0px;
}
h1.black {
  color: #000000;
}
table.contact {
  background: #ffffff;
  border-radius: 10px;
}
table.contact .contact-inner {
  background: #fdcf00;
}
table.contact .contact-inner table {
  background: #ffffff;
  border-radius: 5px;
}
table.contact .contact-inner table td {
  padding: 40px;
  font-size: 13px;
}
table.contact .contact-inner table td b {
  text-transform: uppercase;
}
table.contact .contact-inner table td b.capitalize {
  text-transform: capitalize;
}
table.contact .new-wrapper.btn-wrap {
  margin-bottom: 30px;
}
table.contact .new-wrapper.btn-wrap .btn {
  width: 178px;
}
table.contact .new-wrapper.btn-wrap a.first {
  margin-right: 20px;
}
table.contact p.note {
  font-weight: bold;
  font-size: 18px;
  font-style: normal;
}
.cleaning-list {
  margin: 20px 0 40px;
  background: #ffffff;
  *zoom: 1;
  padding: 20px;
  border-radius: 10px;
  border: 10px solid #fdcf00;
  font-family: Arial;
  width: 650px;
  position: relative;
}
.cleaning-list:before,
.cleaning-list:after {
  display: table;
  content: "";
}
.cleaning-list:after {
  clear: both;
}
.cleaning-list h2 {
  font-family: 'Roboto Condensed', sans-serif;
}
.cleaning-list .success {
  color: #6f965b;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #c8e5be;
  background: #e2ffd1;
  font-family: Arial;
}
.cleaning-list .pineapples {
  position: absolute;
  right: -40px;
  top: -90px;
}
.cleaning-list .details {
  *zoom: 1;
  margin: 20px 0 30px;
  box-sizing: border-box;
}
.cleaning-list .details:before,
.cleaning-list .details:after {
  display: table;
  content: "";
}
.cleaning-list .details:after {
  clear: both;
}
.cleaning-list .details .row {
  width: 100%;
  *zoom: 1;
  box-sizing: border-box;
  margin-bottom: 10px;
  vertical-align: top;
  position: relative;
}
.cleaning-list .details .row:before,
.cleaning-list .details .row:after {
  display: table;
  content: "";
}
.cleaning-list .details .row:after {
  clear: both;
}
.cleaning-list .details .row .item {
  width: 50%;
  box-sizing: border-box;
  float: left;
  position: relative;
}
.cleaning-list .details .row .item.first {
  padding-right: 40px;
}
.cleaning-list .details .row .item.first .form-error {
  right: 40px;
}
.cleaning-list .details .row .item.full {
  width: 100%;
  float: none;
  clear: both;
}
.cleaning-list .details .row .item label {
  display: block;
  margin: 5px 0;
  width: 100%;
  font-size: 14px;
  vertical-align: top;
}
.cleaning-list .details .row .item input[type=text] {
  display: inline-block;
  width: 100%;
  padding: 10px 10px;
  box-sizing: border-box;
  background: #f7f7f7;
  border: 1px solid #aaaaaa;
}
.cleaning-list .room {
  margin-bottom: 20px;
  position: relative;
  *zoom: 1;
}
.cleaning-list .room:before,
.cleaning-list .room:after {
  display: table;
  content: "";
}
.cleaning-list .room:after {
  clear: both;
}
.cleaning-list .room.collapsed .title-wrap h3,
.cleaning-list .room.collapsed .title-wrap .open {
  color: #000000;
}
.cleaning-list .room.collapsed .title-wrap .open {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.cleaning-list .room.collapsed .inner {
  height: 0px;
  max-height: 0px;
  overflow: hidden;
  padding: 0px;
  border-bottom: none;
}
.cleaning-list .room .title-wrap h3 {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 7px 0;
  position: relative;
  cursor: pointer;
  color: #f26222;
  transition: 0.3s all;
}
.cleaning-list .room .title-wrap:hover h3,
.cleaning-list .room .title-wrap:hover .open {
  color: #f26222;
}
.cleaning-list .room .title-wrap .open {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  color: #f26222;
  transition: 0.3s all;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cleaning-list .room .row {
  width: 100%;
  float: none;
  clear: both;
  *zoom: 1;
}
.cleaning-list .room .row:before,
.cleaning-list .room .row:after {
  display: table;
  content: "";
}
.cleaning-list .room .row:after {
  clear: both;
}
.cleaning-list .room .inner {
  position: relative;
  height: auto;
  max-height: 1200px;
  overflow: hidden;
  background: #fafafa;
  border: 1px solid #ccc;
  padding: 10px;
  transition: height, max-height linear 0.3s;
  *zoom: 1;
}
.cleaning-list .room .inner:before,
.cleaning-list .room .inner:after {
  display: table;
  content: "";
}
.cleaning-list .room .inner:after {
  clear: both;
}
.cleaning-list .room .inner .toggle.button {
  padding: 5px 10px;
  font-size: 10px;
  position: relative;
  float: right;
  margin: 0 0 10px 0;
  cursor: pointer;
  display: block;
  transition: 0.3s all;
}
.cleaning-list .room .inner .left,
.cleaning-list .room .inner .right {
  width: 50%;
  float: left;
  position: relative;
  padding: 0px;
  box-sizing: border-box;
  font-size: 14px;
  *zoom: 1;
}
.cleaning-list .room .inner .left:before,
.cleaning-list .room .inner .right:before,
.cleaning-list .room .inner .left:after,
.cleaning-list .room .inner .right:after {
  display: table;
  content: "";
}
.cleaning-list .room .inner .left:after,
.cleaning-list .room .inner .right:after {
  clear: both;
}
.cleaning-list .room .inner .left .item,
.cleaning-list .room .inner .right .item {
  position: relative;
}
.cleaning-list .room .inner .left .item:hover,
.cleaning-list .room .inner .right .item:hover {
  background: #ffffff;
}
.cleaning-list .room .inner .left .item label,
.cleaning-list .room .inner .right .item label {
  width: 100%;
  display: block;
  text-transform: capitalize;
  padding: 6px 6px 6px 30px;
  vertical-align: top;
}
.cleaning-list .room .inner .left .item .form-error,
.cleaning-list .room .inner .right .item .form-error {
  position: absolute;
  right: 0px;
  top: 2px;
  color: #f00;
  font-size: 11px;
  letter-spacing: -0.02em;
}
.cleaning-list .room .inner .left .item span.req,
.cleaning-list .room .inner .right .item span.req {
  color: #f00;
  font-weight: bold;
  position: relative;
  top: 2px;
  left: -2px;
}
.cleaning-list .room .inner .left .item input[type=checkbox],
.cleaning-list .room .inner .right .item input[type=checkbox] {
  position: absolute;
  left: 10px;
  top: 8px;
}
.cleaning-list .room .inner .left .item textarea,
.cleaning-list .room .inner .right .item textarea {
  float: right;
  margin-right: 15px;
  margin-bottom: 10px;
  height: 30px;
}
.cleaning-list .room .inner .row.other {
  float: none;
  clear: both;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  *zoom: 1;
  margin-bottom: 10px;
}
.cleaning-list .room .inner .row.other:before,
.cleaning-list .room .inner .row.other:after {
  display: table;
  content: "";
}
.cleaning-list .room .inner .row.other:after {
  clear: both;
}
.cleaning-list .room .inner .row.other label {
  display: block;
  margin-bottom: 10px;
}
.cleaning-list .room .inner .row.other textarea {
  width: 100%;
  height: 80px;
  padding: 5px;
  font-family: Arial;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}
.cleaning-list input[type=submit].button {
  margin: 0;
  cursor: pointer;
  transition: 0.3s all;
}
.btn,
.pagination {
  background: #f44949;
  border-radius: 6px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 6px 15px;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  display: inline-block;
  border: 1px solid transparent;
  margin-top: 5px;
}
.btn:hover {
  background: black;
}
.no-pad .btn {
  padding: 12px 30px;
  color: #fff;
  border: 4px solid #fff;
}
.no-pad .btn:hover {
  background: black;
}
.block .text h1 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 35px;
}
.checklist .information,
.blog-sidebar .information {
  padding: 40px;
}
.checklist .information p,
.blog-sidebar .information p {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 22px;
}
.checklist .information .excerpt p,
.blog-sidebar .information .excerpt p {
  margin-bottom: 0;
}
.checklist .information .btn,
.blog-sidebar .information .btn {
  background: #f44949;
  border-radius: 6px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 12px 30px;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  display: inline-block;
  border: 1px solid transparent;
}
.checklist .information .btn:hover,
.blog-sidebar .information .btn:hover {
  background: black;
}
.checklist .information .no-pad .btn,
.blog-sidebar .information .no-pad .btn {
  padding: 12px 30px;
  color: white;
  border: 4px solid #fff;
}
.checklist .information .no-pad .btn:hover,
.blog-sidebar .information .no-pad .btn:hover {
  background: black;
}
.menu ul li {
  font-size: 12px;
}
.menu ul li a {
  padding: 23px 11px;
}
.blog {
  width: 70%;
  display: inline-block;
}
.blog-sidebar {
  width: 259px;
  float: right;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
}
.blog-sidebar h2 {
  margin-bottom: 10px;
}
.blog-sidebar .sidebar-post {
  background-color: white;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
.blog-sidebar .sidebar-post h1 {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 5px;
}
.archive .block.information {
  margin-right: 100%;
}
.pagination {
  position: relative;
  margin-bottom: 30px;
  width: 10px;
  height: 20px;
  color: white;
  transition: all .2s;
}
.pagination:hover {
  background: black;
}

/*Start for HP*/

div.mid_container #intro .home_slide_video {
    float: right;
    height: 280px;
    margin-top: -212px;
    width: 500px;
	position:relative !important;
}

/*End for HP*/

/* start for chandani */
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 600px;
width: 664px;
min-height: 470px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 10px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
color: #555555;
text-align: justify;
}
.cnt223 p a{
color: #eb5454;
font-weight: bold;
float:right;
font-family: 'Roboto Condensed', sans-serif;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}

/* add css chandani */
div.popup > div.cnt223 > p img{
	position: absolute;
    overflow: hidden;
    display: block;
}
div.popup > div.cnt223 > p a.in_close{
	position: relative;
    margin: 3px;
    padding: 2px;
	text-transform:uppercase;
}
div.popup > div.cnt223 a.enquire{
	display: inline-block;
    position: absolute;
    margin-top: 428px;
    float: none;
    text-align: center;
    margin-left: 255px;
    margin-right: 233px;
}
/* add css chandani end */
/* end for chandani */

/*Start for Hitesh*/

#main.index-new #quote_new .col.full.quick_quote_form .inner {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 40px 50px;
}
body.contact #main #quote_new .content {
	margin: 0 auto;
	max-width: 1090px;
	position: relative;
	width: 100%;
}
body.contact #main #quote_new .col.half {
	width: 50%;
}
body.contact #main #quote_new .col.left .inner {
	background-color: #fff;
	border-radius: 10px;
	margin-right: 28px;
	padding: 15px;
	margin-bottom:35px;
} 
body.contact #main #quote_new .col.right .inner {
	background-color: #fff;
	border-radius: 10px;
	margin-left: 28px;
	padding: 15px;
	margin-bottom:35px;
}

#main.index-new div.quick_contact_form .col.half{
	margin-bottom:15px;
	width:48%;
}
#main.index-new div.quick_contact_form .col.half input[type='text'],
#main.index-new div.quick_contact_form .col.half input[type='email']{
	width:96%;
	-moz-box-shadow: 0px 0px 8px 0px #888 inset; 
	-webkit-box-shadow: 0px 0px 8px 0px #888 inset; 
	box-shadow: 0px 0px 8px 0px #888 inset; 
	border-color:#888 !important;
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#main.index-new div.quick_contact_form .col.half p{
	font-weight:normal !important;
	display:inline-block !important;
}
#main.index-new div.quick_contact_form .col.half.left{
	margin-right:1%;
}
#main.index-new div.quick_contact_form .col.half.right{
	margin-left:1%;
}
/*End for Hitesh*/
/* chandni */
div.pos{
	padding-top:20px;
	font-weight:bold;
}
span.line-4{
	color:#eb5454;
	font-size:12px;
}
/* chandni */