/*
 Theme Name:   cleaningmate-childtheme
 Theme URI:    http://reinforcewebsol.com/
 Description:  A reinforce child theme 
 Author:      	Reinforce Team
 Author URI:   http://reinforcewebsol.com/
 Template:     cleaningmate
 Version:      100.0.1
*/
@import url("../cleaningmate/style.css");
.col-md-2 {
  width: 24.667%;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}

.main-sidebar .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0 0;
}

 .active {
  background-color: #084d54;
  border-bottom: 2px solid #ee4b3a;
  color: #f8f8f8;
}
.active > a {
  color: #f8f8f8 !important;
}

.alert.alert-org {
  background-color: #ee4b3a;
}
.alert.alert-org > p {
  color: #ffffff;
}

.main_container {
  background-color: #ffffff;
  overflow: hidden;
}

.menubar {

  background-color: #fff;
}
.deserve_potfolio .col-sm-6:hover {
  border-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  transition: box-shadow 400ms ease-out 0s;
  z-index: 10;
}
body{
background-image: url("images/bg.jpg");
}
.home-contact {
  background: none repeat scroll 0 0 #3a3c41!important;
  background-position: center center;
  background-repeat: repeat;
 
padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}
.contact-logo {
  text-align: center;
}
.main_footer {
 margin: 0px;
}

.contact-logo .textwidget > a {
  color: rgb(255, 255, 255);
  font-size: 31px;
  font-weight: 600;
  text-transform: uppercase;
}

.contact-logo .button-read {
  display: inline-block;
  padding: 10px 14px;
  position: relative;
  background-color: #ee4b3a;
font-size: 24px !important;
}
.contact-logo a {
  display: inline-block;
  padding: 0 50px 15px;
  position: relative;
}
.col-md-10 {
  width: 75.333%;
}
.contact-info > ul > li {
    font-size: 20px;
    font-weight: bold;
    background: #bb2818;
    padding: 10px;
    color: #fff;
}
.contact-info > ul > li > i {
    color: #ffffff;
    padding-right: 5px;
}
.deserve-container.container.devlopment- {
  background-color: #fff;
}
.responsive-menubar .container {
  background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
}
.banner .container {
  border-bottom: 1px solid #ee4b3a !important;
}
.banner {
  border-bottom: none;
}
.container.devlopment-wrap {
  background-color: #ffffff;
  margin-top: 0px;
}
.container.latest-blog {
  background-color: #ffffff;
  margin-top: 0px;
}
.breadcumb-bg .container {
  background-color: #ffffff;
  border-bottom: 1px solid #e6e6e6;
  
}
.breadcumb-bg{
    border-bottom: none;
    background: none !important;
}
.site-breadcumb h1 {
  font-size: 18px;
 }
 .blog-box p {
  line-height: 1.5;
}
.blog-title {
  font-size: 18px;
}
.textwidget {
  text-align: unset;
}
.footer-widget .post-time {
  float: right;
}
.footer-widget .featured-post {
  float: left;
}
.panel-title {

  font-size: 18px;

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

.wp-caption-text {
  text-align: center !important;
}
.footer-widget .tagcloud a {
  font-size: 13px !important;
  margin: 0px !important;
}
.utcw-7986pcc a {
  font-size: 16px !important;
}
.responsive-menubar .row {
  background-color: #f5f5f5;
}
.menubar {
  background-color: #f5f5f5;
}
.header-menu #menu-main-menu .open > .dropdown-menu {
  display: block;
  opacity: 1 !important;
  visibility: visible;
  width:260px;
  z-index: 999;
}

.dropdown:hover .dropdown-menu {
  display: none;
}
.header-menu ul li a {

  padding: 27px 20px;
 border-bottom: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #084d54;

}
.contact-info{
	float:right;
}
.social-link{
	float:left;
}
.contact-info > ul > li > a {
    font-size: 19px;
    font-family: opensans-regular;
    color: white;
}
@media screen and (max-width: 767px) {
 
.dropdown-menu {
  display: none !important;
}
.header-menu #menu-main-menu .open > .dropdown-menu {
  display: block  !important;
 
  opacity: 1 !important;
  visibility: visible ;
  z-index: 999;
}
/*#menu-toggle {
  float: right;
  width: 10px;
  right: 40px !important;
  position: absolute;
  height: 36px;
  z-index: 999;
}
.menu-main-menu-container{
display: none;
}
#menu-toggle:checked + .col-md-9 .header-menu .menu-main-menu-container {
  display: block !important;
}*/
}

.sidebar-widget .featured-post h4 {
 padding-top: 10px; padding-bottom: 3px;
  }

.panel .post-meta {
    margin: 0 0 2px;
} 
