/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.1.1

All css files are placed in /css/ folder
*/
#Wrapper {
     max-width: 1131px !important;
}
.section_wrapper  {
      max-width: 1131px !important;
       }
.section {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.button_label {
    padding: 14px 33px!important;
}
.security-banner-content{max-width: 86%;padding-left: 8%; padding-top: 28px;}
.security-banner{padding-top: 132px;}
.banner-logo{padding-left: 84px; padding-top: 10px;}
.security-banner-content p{text-align:center !important;}
.button-green a{background-color: #9e9f9f;border-radius:2px;color:#fff;padding: 11px 20px;text-align: center;text-decoration: none;display: inline-block;font-size: 16px;margin: 4px 3%;
cursor: pointer;width: 80%;}
.button-green a:hover{background-color:#437740;color:#fff;text-decoration:none;}
.banner-3-button{padding-left: 73px;padding-top: 34px;}
div.wpcs_scroll_div{overflow: inherit;overflow-x: inherit;}
.wpcs_content div.wpcf7{width:280px;}
input{border-radius: 3px !important;}
a#wpcs_handle{top: 0px !important; margin-top: 62px; border: none !important; margin-left: -1px;width:160px !important;line-height: 35px;    min-width: inherit !important;    border-radius: 3px;}
span.wpcf7-form-control-wrap .wpcf7-textarea{border-radius: 3px !important;height:120px;}
.wpcs_content{}
.wpcf7-submit{background: #fff !important; color: #7A5DA8 !important; float: left;  font-size: 16px; margin-right: 0px !important;}
.wpcf7-submit:hover{background: #333 !important; color: #fff !important; }
body:not(.cf7p-message) .homecare .wpcf7-not-valid-tip{right: -50px!important;    transform: rotate(180deg);left: auto !important;}
.homecare-icon:before{background: url(images/chat.png) no-repeat;content: "";
    width: 26px; height: 35px; display: inline-block; position: absolute;  right: 15px;
    transform: rotate(90deg); bottom: 4px;}
.homecare-icon{text-align: left; padding: 0px 0 0px 15px;}
.wpcs-slide-out-div{border-radius: 3px !important;    top: 16% !important;}
footer#Footer p{line-height:14px; margin-bottom:7px;}
footer#Footer ul li{line-height:14px; margin-bottom:2px;}
.form-area{padding:0px 0px 0px 65px;}
.head-office-area{padding:0px 6px 0px 38px;}
.Contact-top{padding-top:25px;padding-bottom: 25px;}
.head-office{font-size: 14px;line-height: 18px;padding-top:22px;}

::-webkit-input-placeholder { /* WebKit browsers */
color: #999 !important;
font-size:14px;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999 !important;
font-size:14px;  
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999 !important;font-size:14px;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999 !important;font-size:14px;
opacity: 1;
}
.form{margin-top:20px;}
div.wpcf7-mail-sent-ok {margin-top:35px !important;}
.request-form span.wpcf7-form-control-wrap {margin-bottom: -15px;}
.request-form label{margin-bottom:-3px;}
.submit-contact{margin-top:-15px;}
.request-form span.wpcf7-form-control-wrap .wpcf7-textarea{height:150px;}
.request-form span.wpcf7-list-item {color:#fff !important;font-size:14px;float:left;}

@media (max-width:767px){
.form-area{padding:0px 0px 0px 0px;}   
.head-office-area{padding:40px 6px 0px 0px;} 
  .head-office{padding-top:15px;}
  }

