/*
Theme name: SeGqZERpdK
*/

/******* Base WordPress CSS *******/

#menu-side #menu-item-60 {
	height: 30px;
	background: #eee;
	padding-top: 15px;
	padding-left: 15px;
}

#nav_menu-3{
	display:none;
}
.wpcf7-form p {
	display: block !important;
}
.wpcf7-form-control-wrap textarea{
	width:313px;
}


.bold{
	font-weight:bold;
}


.bimg{
width:100% !important;
height:auto !important;
}


#sidebar input, #sidebar select, #sidebar textarea {
	width: 99%; 
	padding: 3px 7px; 
	margin: 3px; 
}

.wpcf7-submit{
	background:#d93d33 ;
	border: none;
        color: #fff;
}
.wpcf7-submit:hover{
	background:#202020;
}
.wpcf7-textarea{
	height:100px;
}
#contpage select{
	width:313px;
}
#contpage textarea{
 height:200px;
}
.srv li a {
	font-size:15px;
}
.remtbl{
	width:100%;
}
.prc{ display:block;}
.yellow{
	background:#FFB720;
}

.blue{
	background:#05AED7;
}
.crazy{
	border-spacing:0px;
}
.obf-button{
	padding: 5px 0;
	margin: 10px auto;
	border-radius: 5px;
	display: block;
	font-size: 25px;
	font-family:'Patua One', cursive;
	text-decoration: none !important;
	text-align: center;
	background-image: linear-gradient(to bottom,#ff4023 0%,#ff4023 100%);
	color: #fff !important;

}
.obf-button:hover{
	text-transform: uppercase;
}
.with-10-off{
	display:block;
	font-size: 15px;
}
.maps{
	margin-top:15px;
	margin-bottom:15px;
}
.list-sprtite li{
    background: url(/wp-content/themes/cleaners/images/cleanicons-sprite.png) no-repeat 0 -123px;
    background-size: 16px 151px;
    list-style-position: inside;
    padding-left: 20px;
    list-style: none;
//display:none;
}

.tc-wrap{
	width:100%;
}

#mobileimg{
  display: none;
}

@media only screen and (max-width: 767px){
  #desktopimg{
   display: none;
  }  
  #mobileimg{
  display: block;
 }
}

.uline{
       text-decoration: underline;
}

#location{
   color: #fff;
}

#companylogo{
    display: block;
    margin: 0 auto;
}