/*
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: 15.8

All css files are placed in /css/ folder
*/
#Top_bar .logo {
    margin: 0 !important;
}
a.tabs-menu {
    background: #253764;
    color: #ffffff;
    font-size: 18px;
    padding-top: 10px;
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}
a.tabs-menu:hover {
    text-decoration: none;
    color: #ffffff;
    background: #000000;
}
.menu-buttons .one-fourth {
    margin: 0px;
    width: 25%;
    text-align: center;
}
.page-id-35 .column.one h1 {
  display: none;
}
.one-second.column {
    width: 98% !important;
}
.heading-form {
  background: #253764 none repeat scroll 0 0;
  margin: auto;
  width: 98%;
}
.heading-form  h2 {
  color: #ffffff;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0px;
}
.column_attr {
  padding-top: 0px !important;
}
.what-we-do p {
  text-align: justify;
}


