html {
	overflow-x: hidden
}
body {
	overflow-x: hidden;
	font-family: "Roboto", Arial, sans-serif
}
.preloader {
	background: none repeat scroll 0 0 #000;
	position: fixed;
	z-index: 9000;
	height: 100%;
	width: 100%;
	overflow: hidden!important
}
.status {
	background: url(../img/loading.gif) no-repeat scroll 0 0 #000;
	float: none;
	height: 69px;
	left: 45%;
	margin: 0 auto;
	opacity: 1;
	overflow-y: hidden;
	position: absolute;
	text-align: center;
	top: 45%;
	width: 50px;
	z-index: 9100
}
a:focus, a:hover {
	text-decoration: none
}
b, strong {
	font-weight: 500
}
.text-left {
	margin-right: auto
}
.text-center {
	margin-left: auto;
	margin-right: auto
}
.text-right {
	margin-left: auto
}
.text-muted {
	color: #777
}
.text-primary {
	color: #b8cf60
}
p {
	font-size: 14px;
	line-height: 1.75
}
p.large {
	font-size: 16px
}
a, a.active, a:active, a:focus, a:hover {
	outline: 0;
	color: #eb008a
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto", Arial, sans-serif;
	font-weight: 300
}
.img-centered {
	margin: 0 auto
}
.bg-light-gray {
	background-color: #f7f7f7
}
.bg-light-green {
	background-color: #b8cf60
}
.bg-darkest-gray {
	background-color: #222
}
.btn-primary {
	color: #fff;
	background-color: #eb008a;
	border-color: #eb008a;
	font-family: "Roboto", Arial, sans-serif;
	font-weight: 700
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #b8006c;
	border-color: #ae0066
}
.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #eb008a;
	border-color: #eb008a
}
.btn-primary .badge {
	color: #eb008a;
	background-color: #fff
}
.btn-xl {
	color: #fff;
	background-color: #eb008a;
	font-family: "Roboto", Arial, sans-serif;
	font-weight: 400;
	border-radius: 0;
	font-size: 18px;
	padding: 13px 40px;
	border-bottom: solid 3px #a80070;
	transition: all .3s ease-in-out
}
.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #bf007f;
	border-color: #a80070
}
.btn-xl.active, .btn-xl:active, .open .dropdown-toggle.btn-xl {
	background-image: none
}
.btn-xl.disabled, .btn-xl.disabled.active, .btn-xl.disabled:active, .btn-xl.disabled:focus, .btn-xl.disabled:hover, .btn-xl[disabled], .btn-xl[disabled].active, .btn-xl[disabled]:active, .btn-xl[disabled]:focus, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl, fieldset[disabled] .btn-xl.active, fieldset[disabled] .btn-xl:active, fieldset[disabled] .btn-xl:focus, fieldset[disabled] .btn-xl:hover {
	background-color: #eb008a;
	border-color: #eb008a
}
.btn-xl .badge {
	color: #eb008a;
	background-color: #fff
}
.navbar-default {
	background-color: #fff;
	border-color: transparent;
	margin-bottom: 0;
	padding: 0!important
}
.navbar-default .navbar-brand {
	padding: 8px 0 0;
	height: 74px;
	margin-left: 0!important
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02)
}
.navbar-default .navbar-toggle {
	background-color: #eb008a;
	border-color: #eb008a
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #eb008a
}
.navbar-default .nav li a {
	font-family: "Roboto", Arial, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	color: #3178b8;
	font-size: 17px;
	text-transform: uppercase;
	transition: all .3s ease-in-out
}
.navbar-default .nav li a:focus, .navbar-default .nav li a:hover {
	color: #b8cf60;
	outline: 0
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #eb008a;
	background-color: #fff
}
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #eb008a;
	background-color: #fff
}
.sd-about span, .sd-contact span, .sd-faq span, .sd-home span, .sd-services span {
	display: block;
	height: 45px;
	margin: 0 auto;
	background-image: url(../img/sd-menu.png)
}
.sd-home span {
	width: 39px;
	padding-bottom: 10px;
	background-position: -1px -48px
}
.sd-about span {
	width: 52px;
	display: block;
	padding-bottom: 10px;
	background-position: -93px -48px
}
.sd-services span {
	width: 35px;
	display: block;
	padding-bottom: 10px;
	background-position: -201px -48px
}
.sd-faq span {
	width: 38px;
	display: block;
	padding-bottom: 10px;
	background-position: -299px -48px
}
.sd-contact span {
	width: 38px;
	display: block;
	padding-bottom: 10px;
	background-position: -397px -48px
}
.nav li.active a.sd-home span {
	width: 39px;
	padding-bottom: 10px;
	background-position: -1px 0
}
.nav li.active a.sd-about span {
	width: 52px;
	padding-bottom: 10px;
	background-position: -93px 0
}
.nav li.active a.sd-services span {
	width: 35px;
	padding-bottom: 10px;
	background-position: -201px 0
}
.nav li.active a.sd-faq span {
	width: 38px;
	padding-bottom: 10px;
	background-position: -299px 0
}
.nav li.active a.sd-contact span {
	width: 38px;
	padding-bottom: 10px;
	background-position: -397px 0
}

.navbar-toggle {
	border-radius: 0;
	padding: 8px;
	margin-top: 19px
}

#intro-header {
	background: #fff;
	padding-top: 127px;
	padding-bottom: 0
}

header {
	background: #fff;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.15);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.15);
	position: relative;
	z-index: 1
}
header #top-address {
	padding: 6px 0;
	background: #616161;
	color: #fff
}
header #top-address .office-address {
	padding: 0;
	margin: 0;
	font-size: 13px
}
header #top-address .call-us {
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 13px
}
section {
	padding: 150px 0
}
section h2.section-heading {
	font-size: 38px;
	margin-top: 0;
	margin-bottom: 35px
}
section h3.section-subheading {
	font-size: 16px;
	font-family: "Roboto", Arial, sans-serif;
	text-transform: none;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 75px
}
#schedule {
	padding: 0
}
#schedule .pick-up {
	background: #eb008a
}
#schedule .pick-up .spick-up {
	color: #fff;
	font-size: 24px;
	margin: 0;
	font-weight: 400;
	padding: 10px 0 18px
}
#schedule .pick-up .pickup-toggle {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 50%;
	text-align: center;
	z-index: 99;
	display: block;
	border-radius: 50%;
	border: 3px solid #fff;
	cursor: pointer;
	top: 37px;
	background: #b8cf60;
	margin-left: -22px
}
#schedule .pick-up .pickup-toggle i {
	font-size: 36px;
	color: #fff;
	line-height: 44px
}
#process {
	padding: 60px 0;
	background-color: #fff
}
.img-stack {
	position: relative;
	display: inline-block;
	width: 118px;
	height: 118px;
	vertical-align: middle
}
.pick-up {
	background: url(../img/splash_sprite.png) -0.5px -94px no-repeat #fff;
}
.express-up {
	background: url(../img/splash_sprite.png) -9.5px -212px no-repeat #fff
}
.world-up {
	background: url(../img/splash_sprite.png) 0px -330px no-repeat #fff
}
.process-heading {
	margin: 15px 0;
	text-transform: none;
	color: #eb008a
}
.agree-terms {
	color: #000;
	font-weight: 400
}
.agree-terms a {
	text-decoration: underline
}
.stack-content {
	padding: 0 15px
}
#works {
	padding: 80px 0;
	background: url(../img/works1.jpg) no-repeat center center scroll;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover
}
.schedule-icon {
	background: url(../img/splash_sprite.png) 0px -448px no-repeat;
	border-radius: 50%;
	border: solid 2px #fff
}
.hand-icon {
	background: url(../img/splash_sprite.png) 0px -566px no-repeat;
	border-radius: 50%;
	border: solid 2px #fff
}
.clothes-icon {
	background: url(../img/splash_sprite.png) 0px -684px no-repeat;
	border-radius: 50%;
	border: solid 2px #fff
}
.works-heading {
	margin: 15px 0;
	text-transform: none;
	color: #fff;
	line-height: 28px
}
#booking {
	background: url(../img/splash_n_dash_laundry_lady.png) right center no-repeat #b8cf60;
	border-top: solid 3px #fff;
	padding: 25px 0
}
#booking h3 {
	color: #fff;
	text-transform: none;
	border-bottom: solid 1px #fff;
	font-weight: 300;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.boxedcontainer {
	max-width: 1170px;
	margin: auto;
	padding: 0 30px
}
.tp-banner-container {
	width: 100%;
	position: relative;
	padding: 0
}
.tp-banner {
	width: 100%;
	position: relative
}
#about {
	padding: 165px 0 45px;
	background: url(../img/pattern_laundry.png) left top #f7f7f7
}
#faq {
	background: url(../img/pattern_laundry.png) left top #b8cf60
}
.service-heading {
	margin: 15px 0;
	text-transform: none
}
#faq .panel-title {
	text-transform: none!important;
	font-size: 15px;
	font-weight: 400
}
#faq .panel-title a {
	display: block
}
.faq-head {
	font-size: 20px;
	font-weight: 300;
	color: #fff
}
.form-control {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}
#booking_form select {
	height: 50px;
	line-height: 50px
}
#booking_form p {
	font-size: 13px;
	margin-bottom: 5px
}
section#contact {
	background-color: #fff
}
.splash-title {
	color: #eb008a
}
.splash-white-title {
	color: #fff
}
section#contact .form-group {
	margin-bottom: 20px
}
.form-group input, .form-group textarea {
	padding: 14px 10px
}
.form-group input.form-control {
	height: 50px;
	line-height: 50px
}
.form-group textarea.form-control {
	height: 195px
}
.form-control:focus {
	border-color: #eb008a;
	box-shadow: none
}
#contact-address h4 {
	text-transform: none;
	margin-top: 26px
}
::-webkit-input-placeholder {
font-family:"Roboto", Arial, sans-serif;
font-weight:400;
color:#bbb
}
:-moz-placeholder {
font-family:"Roboto", Arial, sans-serif;
font-weight:400;
color:#bbb
}
::-moz-placeholder {
font-family:"Roboto", Arial, sans-serif;
font-weight:400;
color:#bbb
}
:-ms-input-placeholder {
font-family:"Roboto", Arial, sans-serif;
font-weight:400;
color:#bbb
}
.text-danger {
	color: #e74c3c
}
.panel-group .panel {
	border-radius: 0
}
.panel-default {
	border-color: #fff
}
.panel-default>.panel-heading {
	color: #3178b8;
	background-color: #fff;
	border-color: #3178b8
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-color: #b8cf60
}
.panel-body p {
	text-align: justify
}
.panel-title a.collapsed {
	color: #3178b8!important
}
.panel-title a {
	color: #eb008a
}
footer {
	background: #222;
	padding: 8px 0
}
footer span.copyright {
	line-height: 20px;
	font-family: "Roboto", Arial, sans-serif;
	text-transform: none;
	color: #fff
}
footer ul.quicklinks {
	margin-bottom: 0;
	line-height: 40px;
	font-family: "Roboto", Arial, sans-serif;
	text-transform: none
}
ul.unstyled {
	list-style: none;
	padding: 0;
	margin: 0
}
ul.unstyled li {
	padding: 5px 0
}
ul.unstyled i {
	margin-right: 20px
}
ul.social-link {
	list-style: none;
	padding: 0;
	margin: 0
}
ul.social-link li {
	display: inline-block;
	padding: 10px 20px 10px 0
}
ul.social-link li a {
	display: block;
	width: 35px;
	height: 35px;
	border: 2px solid #3178b8;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	color: #3178b8;
	background: #fff;
	border-radius: 50%;
	transition: all .3s ease-in-out
}
ul.social-link li a:hover {
	background: #b8cf60;
	color: #fff;
	border-color: #b8cf60
}
.btn.active, .btn:active, .btn:active:focus, .btn:focus {
	outline: 0
}
img::selection {
	background: 0 0
}
img::-moz-selection {
background:0 0
}
#contactForm ul, #bookingForm ul {
	margin: 0;
	padding: 0
}
#contactForm ul, #contactForm li, #bookingForm ul, #bookingForm li {
	list-style-type: none
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: none
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f2f2f2
}
.table-striped>tbody>tr:nth-of-type(even) {
	background-color: #fff
}
.no-c-b {
	background: #fff;
	width: 185px
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #D8D8D8
}
.servh {
	font-size: 18px;
	background: #48b1f3;
	color: #fff;
	border-color: #48b1f3!important
}
.serv {
	font-size: 15px;
	background: #48b1f3;
	color: #fff;
	border-color: #48b1f3!important
}
.no-margin-btm{
	margin-bottom:0 !important;
	}
.table-footer{
	    background-color: #f2f2f2;
		padding:8px;
	  overflow:hidden;
	  margin-bottom:20px;
	}	
	
.lite-col-pink strong {
	font-weight: 400!important
}
.lite-col-blue {
	color: #3d97cf
}
.pricing i {
	color: #b8cf60
}
.pricing td {
	vertical-align: middle!important
}
.express-services, .normal-services {
	font-size: 18px;
	color: #eb008a
}
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: justify;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em
}
.portfolio-modal .modal-content p {
	margin-bottom: 18px
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer
}
.portfolio-modal .close-modal:hover {
	opacity: .3
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.portfolio-modal .modal-backdrop {
	display: none;
	opacity: 0
}
.btn, .alert {
	border-radius: 0
}
.help-block{display:none;}

