.descParrafo{
    text-align:justify;
}

.download{
    display:none;
}

.nopadding{
	padding:0px !important;
}


.contactList li h1{
	font-size:18px;
	color:#fff;
}

.contactList{margin-top:75px;}
.contactList li  a{
	font-size:14px;
}
.header-old{
	width:100%;
	height:100px;
	background: #41acd4; /* Old browsers */
	background: -moz-linear-gradient(top, #41acd4 1%, #38b7ba 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#41acd4), color-stop(100%,#38b7ba)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #41acd4 1%,#38b7ba 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #41acd4 1%,#38b7ba 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #41acd4 1%,#38b7ba 100%); /* IE10+ */
	background: linear-gradient(to bottom, #41acd4 1%,#38b7ba 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41acd4', endColorstr='#38b7ba',GradientType=0 ); /* IE6-9 */
}
.container1{
	margin:0px auto;
	width:90%;
}




::-webkit-input-placeholder { /* WebKit browsers */
    color:    #4b4949;
	 opacity:0.7;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4b4949;
   opacity:0.7;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4b4949;
   opacity: 0.7;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #4b4949;
   opacity:0.7;
}


.shopingcategoryRow h1{
	color:#353e57;
	margin: 30px 0px 10px;
	padding-left: 15px;
	font-family:open sans;
	font-weight:normal;
	font-size: 30px;
}
.shopingcategoryRow{
	width:100%;
	//  border-bottom: 1px solid #5d6579;
 //padding-bottom: 45px !important;
	margin-bottom:20px;
}
.borderbottomCategory{
	width:97.5%;margin:0px auto;border-bottom:1px solid #5d6579;padding-top:45px;
}
.categoryImg{
	width:100%;
	position:relative;
	height:250px;
	overflow:hidden;
}
.categoryImgDesc{
	width: 100%;
	height: 60px;
	background:rgba(0, 0, 0,0.8);
	/*margin-top: -23%;*/
	position: absolute;
	z-index: 99;
	/*bottom:0px;*/
}
.categoryImgDesc h1{
  padding:10px 0px 0px 13px;
  margin:0px;
  font-weight:100;
  font-size:17px;
  color: #fff;
}
.categoryImgDesc p{
  padding:4px 0px 0px 13px;
  margin:0px;
  font-weight:100;
  font-size:13px;
  color: #fff;
}
.priceInfo{
  height: 70px;
  width: 70px !important;
  color: #232d3b !important;
  /* padding: 11px 24px 10px 5px; */
  position: absolute;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  top: 10%;
  font-size:19px;
  right: 5%;
  font-weight:700;
  padding: 20px 0px;
  border:4px solid rgba(35,45,59,0.19);
}
.nextslidebtn{
  padding-top: 141px !important;
  padding-left: 20px !important;
}
.pevslidebtn{
padding-top: 141px !important;
}
.sliderRow{
	background-image:url('../img/sliderimg1.png');
	height:570px;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
}
.sliderRow h1{
	margin:0px;
	font-size:60px;
	padding-top:50px;
	color:#fff;
}
.sliderRow p{margin-top:50px;}

.getappRow{
	margin-top:20px;
	margin-bottom:70px;
	background-image:url('../img/getappbg.png');
	background-repeat:no-repeat;
	height:410px;
	background-size:cover;
	text-align:center;
}
.getappcontent{
	margin:25px auto;
	width:65%;
	height:360px;
	background:rgba(255,255,255,0.43);
}
.getappcontent h1{
	padding-top: 20px;
	font-size: 40px;
	font-weight: 100;
	color: #000;
}
.getappcontent p{
	font-size: 22px;
    font-weight: 100;
    color: #000;
}
.getappform{
	width:100%;
	padding:2% 3%;
	margin-top:30px;
}
.getappform input[type="text"]{
	border:none;
	width:60%;
	padding:22px 40px;
	outline:none;
	color:#4b4949;
}
.getappform input[type="submit"]{
	width:40%;
	padding:22px;
	border:none;
	background:#5d5083;
	color:#fff;
	text-align:center;
	letter-spacing: 1px;
    text-align: center;
    font-weight: 100;
}
.getappStrore{
	width:90%;
	margin:35px auto;
	text-align:center;
}
.getappStrore span{margin-right:20px;}
.laundryProcess{margin-top:105px;}
.feedbackRow h1{
	margin:15px 0px 75px;
	text-align:center;
	color:#000;
	font-weight: 100;
	font-size:40px;
}
.feedbackRow{
	height:300px;
	//background:lightgreen;
	margin:80px 0px 150px;
}
.feedbackContent{
	padding: 15px 32px;
	margin:0px auto;
	text-align:center;
	border-right:1px solid #596075;
}
.feedbackContent p{
	color:#000;
	font-weight:100 !important;
	font-size:20px;
}
.feedbacklist li{font-weight:100;	}
.copyright p{
	font-size:12px;
	margin-top:40px;
	text-align:center;
	color:#fff;
}
/*Login screen CSS*/
.userActionSection{
	width:100%;
	margin:20px auto;
	min-height:450px;
	background:#efefef;
}
.signupdiv{width:48% !important;}
.signindiv{width:48% !important;}
.verticalline{width:4% !important;}
.verticalline img{
	height:70%;
	margin-top:30px;
}
.loginSection{
	width:40%;
	margin:50px auto;
}
.signInForm{
	padding:4%;
	width:100%;
}
.loginSection > h1{
  font-size: 25px;
  color: #000;
  font-weight: normal;
  margin: 20px 0px;
}
.signInForm h1{
	font-size:20px;
	font-weight:normal;
	color:#000;
	margin: 10px 0px 30px 0px;
}
.signInFormRow{
	width:100%;
	margin-bottom:12px;
}
.signInFormRow input[type="text"],.signInFormRow input[type="password"]{
	width: 100%;
	font-size:18px;
	padding: 12px;
	outline: none;
	border: 1px solid #e2e2e2;
}
.signInFormRow input[type="checkbox"]{
	margin: 25px 15px 30px 0px;
}
.signInFormRow input[type="button"]{
  width: 100%;
  padding:17px;
  outline: none;
  background: #3b5998;
  color: #fff;
  background-image: url('../img/fbicon.png');
  text-align: center;
  border: none;
  background-repeat: no-repeat;
  font-size:20px;
  background-position: 5%;
}

.signInFormRow input[type="submit"]{
	width: 100%;
	margin:10px 0px;
	padding:16px;
	font-size:20px;
	background:#000;
	color:#fff;
	text-align:center;
	outline: none;
	border: none;
}
/*.signupbtn{background:#1ac371 !important}
.loginbtn{background:#41acd4 !important;}*/
.signInFormRow p a{
	color:#000;
	text-decoration:none;
	font-style:italic;
}
.signInFormRow p{
	margin-top:7px;
}
/*Search Item*/
.searchCartItem h1{
	color: #353e57;
    margin: 40px 0px 25px;
	font-size: 30px;
}
.searchCartItem{
	margin-bottom:75px;
}
.searchHeadingItem{
  color: #3bb2c3 !important;
  border-bottom:1px solid #3bb2c3;
  padding-bottom: 7px;
  margin: 35px 0px 8px !important;
  font-size:26px !important;
  padding-bottom: 15px;
}
.searchRow{
	background:#fff;
	height:auto;
	margin: 0px 0px 0px 0px;
	border-bottom:1px solid #3bb2c3;
	padding-bottom:3px !important;
}
.searcgHeading{
color: #000 !important;
  font-size: 33px !important;
  margin: 30px 0px 0px 0px !important;
}
.cartItemPic{
	width:14% !important;
	margin:5px;
	background:#fff;
}
.cart_ItemPic img{border-radius:10px;}
.cartItemPicDesc{
	width:100%;
	margin:5px;
}
.cartItemPicDesc h1{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	font-size:18px;
	color: #383838;
}
.cartItemPicDesc p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-weight: 100;
	font-size:16px;
	color: #3f3f3f;
}
.additemCart{
	margin: 27px 0px 0px;
}
.totalItemPrice{
	width: 46% !important;
	margin:31px 0px 0px;
}
.totalItemPrice span{
  padding: 15px 30px;
  color: #fff;
  background: #38b5e1;
  border-radius: 5px;
}
.searchlistAction{text-align:right !important}
.closeCart{margin:21px 0px 0px;}
/*Account page*/
.accountName h1{
	color: #353e57;
    margin: 40px 0px 25px;
	font-size: 30px;
}
.userAuthentication{margin: 40px 0px 25px;}
.loginBTN{
	width: 90%;
	padding: 7px;
	outline: none;
	color:#fff;
	background:#2593ba;
	border: none;
}
.userAuthentication span{
	float: right;
	text-align: right;
	width: 19%;
}
.accountbgImg{
  width: 100%;
  min-height: 400px;
  height: auto;
  background: #fff;
  background-image: url('../img/tellfrndbg.png');
  background-repeat: no-repeat;
  background-size: cover;

}
.accountbgImg1{
  width: 100%;
  min-height: 440px;
  height: auto;
  background: #fff;
  background-image: url('../img/tellfrndbg1.png');
  background-repeat: no-repeat;
  background-size: cover;

}
.accountRow{margin-bottom:50px;}
.accountContent{
	margin:10px auto;
	width:74%;
	padding:3%;
	text-align:center;
}
.accountDiscountForm{
	margin:70px auto;
	width:74%;
	background:rgba(35,211,122,0.56);
	padding:3%;
	text-align:center;
}
.applydiscountForm{width:55%;margin:30px auto;}
.accountContent h1{
	margin:0px;
	font-size:40px;
	color:#fff;
	font-weight:normal;
}
.accountContent p{
	font-size: 27px;
	font-style: italic;
	margin-top:20px;
	color:#fff;
	font-weight: 100;
}
.accountSocialList{
	margin:30px 0px 0px;
	padding-left:0px;
	text-align:center;
}
.accountSocialList li{
	list-style-type:none;
	display:inline;
	margin-right:25px;
}
.accountDiscountForm h1{
	margin:0px;
	font-size:40px;
	color:#fff;
	font-weight:normal;
}
.accountDiscountForm p{
	font-size: 27px;
	font-style: italic;
	color:#000;
	margin-top: 30px;
	font-weight: 100;
}
.DiscountTextBox{
	width:90%;
  background: rgba(255,255,255,.6);
  border: none;
  outline: none;
  padding:15px;
}

.DiscountEnterbtn{
  border: none;
  width: 30%;
  margin-top:25px;
  color: #fff;
  background: #000;
  padding: 15px;
  font-weight: 100;
  margin-left: 10px;
  outline: none;
  border-radius: 5px;
}
.accountbottombtns{
	margin-bottom:80px;
}
.accountbottombtns .col-md-4 button{
	width: 100%;
	border: none;
	outline: none;
	padding: 20px;
	font-size: 18px;
	color: #fff;
	background:#38b5e1;
}
.accountbottombtns .col-md-4 button img{margin-bottom:8px;}
.basketMap{
	min-height:450px !important;
	height:auto;
	background:url('../img/map.png');
	background-size:cover
}
.addressSection{margin-bottom:30px;}
.basketMapSection{margin-bottom:30px;margin-top:30px;}
.basketMapSection h1{
	color: #353e57;
    margin: 40px 0px 0px;
	font-size: 30px;
}
.addressList{
	padding:0px;
	list-style:none;
}
.addressList li{
	margin-bottom:10px;
	font-size:20px;
}
.addressList li input[type="text"],.addressList li select{
  width: 100%;
  padding: 4px;
  border: 1px solid #e2e2e2;
  outline: none;
  margin-bottom: -4px;
  font-size: 15px;
}
.addressList li textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #e2e2e2;
  resize: vertical;
  outline: none;
font-size:14px;
  height: 146px;
}
.collections{
	margin-bottom:30px;
	width:100%
}
.collectionsName{
	min-height:50px;
	width:100%;
	background:#38b5e1;
  background-repeat: no-repeat;
  background-position: 2%;
}
.collectionbg{ background-image: url('../img/collectionicon.png');}
.Delivery{
	background-image: url('../img/deleveryicon1.png');
}
.youritems{
	min-height:50px;
	width:100%;
	background:#38b5e1;
	margin-top:45px;
	  background-image: url('../img/cart1.png');
  background-repeat: no-repeat;
  background-position: 1%;
}
.collectionsName h1,.youritems h1{
	font-size: 22px;
	color: #fff;
	margin: 0px;
	padding:15px 50px;
	font-weight: 100;
}
.promocodeheading h1{
		font-size: 22px;
	color: #fff;
	margin: 0px;
	padding:13px 20px;
	font-weight: 100;
}
.collectionDetails{
	min-height:60px !important;
	background:#f3f3f3;
	background-image:url('../img/dateIcon.png');
	background-repeat:no-repeat;
	background-position: 5% 41%;
}
.collectiontime{
	background-image:url('../img/timericon.png') !important;
}
.collectiondate{
	border-right:1px solid #acacac;
}
.collectiondate p,.collectiontime p{
	padding: 12px 60px;
	font-size:14px;
	color:#404040;
}
.youritemsDetails{
	margin-bottom:30px;
}
.itemDetailsRow{
	border-bottom:1px solid #969191;
	margin-top:5px;
}
.itemDetailsSection{margin-top:15px;  background: #f3f3f3;}
.itemPic{
	height:auto;
}
.itemPic img{padding:5px;border-radius:10px;}
.itemPicDetail p{
	font-size: 16px;
	padding:20px 0px 0px 10px;
}
.totalItemList input[type="number"]{
	width: 100%;
	border: none;
	background:#38b5e1;
	border-radius: 6px;
	padding:9px;
	outline:none;
	color:#fff;
	margin-right:10px;
	margin-top:5px;
}
.totalItemList{width:15%}

.ietmAction span{float:right;margin-right:20px;}
.totalPrice{
	padding: 11px 36px;
	background: #38b5e1;
	color:#fff;
	border-radius:5px;
	font-size:16px;
}
.closeicon{padding-top:5px;cursor:pointer;}
.ietmAction{margin-top:10px;}
.addPromocode{
	min-height:50px !important;
	//margin-bottom:40px;
	margin-top:20px;
	border-top:2px solid #000;
	width:100%;
	background:#38b5e1;
}
.promocodetextbox{
	float: right;
	margin: 4px 40px;
	width:80%;
	border: none;
	outline: none;
	padding: 10px;
}
.checkoutRow{
	min-height:60px !important;
	margin-bottom:40px;
	//margin-top:35px;
	width:100%;
	background:#000;
}
.totalCheckout span{float:right;margin-right:15px;}
.totalPriceCheck{
	padding: 0px 32px;
	//background: #e2e2e2;
	border-radius: 5px;
	font-size:30px;
	color:#fff;
	margin-right: 38px !important;
	margin-top:10px;
}
.total{
	color: #fff;
	font-size: 23px;
	padding: 4px;
	margin-top:10px;
}
.checkoutheading h1{
	font-size: 22px;
	color: #fff;
	margin: 0px;
	padding: 17px 18px;
	font-weight: 100;
}
.placeorder{
	width:100%;
	text-align:right;
}
.order{margin-bottom:80px;
	  text-align: center;
  width: 72% !important;
}
.placeorder span{float:right;}
.placeorder span button{
	border:none;
	outline:none;
	color:#fff;
	padding: 16px 50px;
}
.cancleOrder{
	background:#bf2a2a;
	margin-right:20px;
}
.placeorder{
	background:#0da366;
}
/*Order History Details CSS*/
.processOrder{
	min-height:450px !important;
	background:#fff;
	border:1px solid #191919;
	margin:20px 0px;
	height:auto;
	padding:3% 0% !important;
}
.orderItemRow{
	padding:0% 3% !important;
}
.deleveryStatus h1{
  font-size:25px;
  color: #38b5e1;
  margin: 0px;
  padding: 0px 0px 10px 25px;
  font-weight: normal;
}
.deleveryStatus p{
color: #000;
  padding: 0px 0px 0px 25px;
  font-size:17px;
  margin: 0px;
}
.processStatus{
	padding:3% 2%!important;
}
.processCircleDetial{
	float: left;
	width:13%;
}
.processBar{
	width:8%;
	height:8px;
	background:#38b5e1;
	float:left;
	margin-top:52px;
}
.processCircle{
	width:100%;
	height:113px;
	border-radius:100%;
	background:#fff;
	border:5px solid #3cd530;
	  background-repeat: no-repeat;
  background-position: 47%;
  background-size: 43%;
}
.Ordered{
 background-image: url('../img/ordered.png');
}
.Collecting{
 background-image: url('../img/collectiong.png');
}
.Cleaning{
 background-image: url('../img/cleaning.png');
}
.Delivering{
 background-image: url('../img/delevring.png');
}
.searchbtn{
	position:relative;
	left:-45px;
}
.Completed{
 background-image: url('../img/completed.png');
}
.norightmargin{margin-right:0px;}
.processCircleDetial p{
	text-align: center;
	padding: 16px 0px 0px 0px;
	color: #000;
	font-size: 20px;
}
.processStatus ul{
	padding-left:0px;
	margin:0px;
	list-style-type:none;
}
.processStatus ul li{
	display:inline;
}
.disputesection{
	padding:0 2% !important;

}
.disputeRow{
	min-height:80px !important;
	background:#38b5e1;
	height:auto;
}
.totalItemOrder{
	float:left;
	margin-top:2px;
}
.totalItemOrder p{
	padding:10px 25px;
	background:#237491;
	color:#fff;
	border-radius:5px;
}
.totalOrderDetials{
	margin-top:20px;
}
.totalOrderPrice{
	float:left;
	margin-right:20px;
}
.totalOrderPrice p{
	font-size:30px;
	margin-left:15px;
}
.disputebtn{
float: right;
  margin-top: 15px;
  border: none;
  background: #f55353;
  color: #fff;
  padding: 13px 35px;
  border-radius: 5px;
  outline: none;
  font-size: 17px;
}
.orderHistory {
	margin: 20px 0px 70px;
	border:1px solid #999999;
	padding:10px !important;
}

.orderHistoryHeading{font-size:25px;
	margin:10px 0px;}

	.orderHistoryHeading1{
		font-size:25px;
	margin:30px 0px 20px;
	}
.orderHistoryRow{
	min-height:70px !important;
	height:auto;
	background:#fff;

	border-bottom:1px solid #38b5e1;
}
.orderedItemPic{
	width:13%;
	padding:5px;
	margin-right:20px;
	float:left;
}
.orderListHeading p{
  padding: 18px 0px 0px 0px;
  margin-left: 0px !important;
  margin: 0px;
  font-size: 20px;
  color: #383838;
}
.itemwithprice{
	width:100%;
	text-align:right;
}
.itemwithprice p{
	font-size: 30px;
	color: #383838;
	text-align: center;
	padding-top:15px;
}
.itemwithprice span p{
  text-align: center;
  font-size: 10px;
  background: #38b5e1;
  color: #fff;
  border-radius: 5px !important;
  padding: 10px 20px;
  margin-top: 8px;
  width: 100%;
	white-space: nowrap;
}
.noleftpadding{
	padding-left:0px !important;
}
.applypromocode{
	margin: 5px -7px;
	width:70%;
	border: none;
	outline: none;
	padding: 10px;
	  background: #126988;
  color: #fff;
  border-radius: 5px

}
.tellfrndtextbox{
width: 100%;
  background: rgba(255,255,255,.6);
  border: none;
  outline: none;
  padding:15px;
}
.tellformRow{
	width:100%;
	margin-bottom:10px;
}
.formElementTell{
  width: 58%;
  float: left;
  margin-left: 21%;
}
.formSubmit{
	width:20%;
	float:right;
}
.formSubmitbtn{
  width: 90%;
  background:#000;
  color:#fff;
  padding: 15px;
  border-radius:5px;
  outline:none;
  border: none;
}
.container2{
	width:70%;
	margin:0px auto;
}
.pagination {
  height: 40px;
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #a0a0a0;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #a0a0a0;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.error-message{
	color:red;
}
.cart_count{
	color:#fff;
	position:relative;
}
.btn{
	padding: 11px 36px;
	background: #38b5e1;
	color:#fff;
	border-radius:5px;
	font-size:16px;
	cursor:pointer;
}
.btn:hover{
	color:#fff;
	background-color:#38b5e5;
}
.order_btn_div{
	margin:0 auto;
	text-align:center;
	margin-top:20px;
}
.addremove-btn{
	position:relative;
	bottom:60%;
	left:70%;
	z-index:100;
}
.addremove-btn a{
	cursor:pointer;
}
.product_flash{
	padding: 20px;
	background-color: green;
	color: #FFF;
	display: none;
	right: 10px;
	z-index: 9999;
	top: 10px;
	border-radius: 5px;
	display:none;
	position:fixed;
}
img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}


/*RESPONSIVE*/

@media screen and (max-width:700px){
    #empezarlavanderia{display:none;}
    .botonComun{display:none;}
    
    .pdt50{display:none;}
}
