/*
Theme Name: Management Business Solutions
Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/andondesign/portfolio?ref=AndonDesign
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/
#slogan {display:none !important;}


@media screen and (min-width: 960px) {
#wrapper-1 {border-top:2px solid #650e12;}
}

#navigation-menu ul.sf-menu > li > a {border-top:1px solid #ffffff;}
#navigation-menu ul.sf-menu > li > a:hover {border-top:1px solid #272763;}

#main-menu {text-transform:uppercase;}
.mobmenu-content #mobmenuright .sub-menu a {font-size:12px;padding-left:5px;padding-right:5px;}
.mobmenu-content #mobmenuright .sub-menu a:hover {color:#3a3a3a;}

@media screen and (min-width: 960px) and (max-width: 1199px) {
.social-media-area {min-width:500px;padding-left:30% !important;}
.social-media-area .textwidget  {text-align:center;}
}

a.topgreen {background: #098048;color: #FFFFFF;font-weight: 300;margin-left: 3px;margin-top: 4px;display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;border: 1px solid transparent;border-radius: 4px;}
a.topblue {background: #272763;color: #FFFFFF;font-weight: 300;margin-left: 13px;margin-top: 4px;display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;border: 1px solid transparent;border-radius: 4px;}
a.topred {background: #650e12;color: #FFFFFF;font-weight: 300;margin-left: 13px;margin-top: 4px;display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;border: 1px solid transparent;border-radius: 4px;}
a.topred:hover, a.topgreen:hover, a.topblue:hover {background-color:#000000;}

@media screen and (max-width: 959px) {
	a.topred, a.topgreen, a.topblue {font-size:10px;margin-left: 3px;padding: 6px 8px;}
}

a.socialicon {font-size:16px;color:#c0c2c2;margin-left:40px;}
a.socialicon:hover {color:#565656;}

#main-content a.socialicon {font-size:16px;color:#660f14;margin-left:40px;}
#main-content a.socialicon:hover {color:#353877;}


#bottom .widget_nav_menu li a::before {background:none;width:0px;}
#bottom .widget_nav_menu li a {text-transform:uppercase;background:none;}
a.fts-twitter-at-name {color:#272763 !important;}
.fts-powered-by-text-popup a.fts-powered-by-text {display:none !important;}

#footer-bg .container_24 .grid_20 {width:100% !important;}
#footer .godaddy {float:right;}


.whitetext h3, .whitetext, .whitetext h1, .whitetext h2, .whitetext h4, .whitetext h5 {color:#ffffff;}
.homeicon {
    max-width: 145px;
}

.homeboxgreen {background-color:rgb(17, 128, 69);}
.homeboxblue {background-color:#353877;}
.homeboxred {background-color:#7c171c;}
.homeboxgreen img, .homeboxblue img, .homeboxred img {margin-bottom:10px;}
.homeboxgreen a, .homeboxblue a, .homeboxred a {display:block;color:#ffffff;padding:15px;height:150px;}
.homeboxgreen a:hover {background-color:#126F38;}
.homeboxblue a:hover {background-color:#272763;}
.homeboxred a:hover {background-color:#650E12;}
.homeboxgreen h5, .homeboxblue h5, .homeboxred h5 {text-align:center;color:#ffffff;}

.blocktext {font-size:18px;}
.smalltext {font-size:12px;}
.packhead strong {color:#000000;}
.philoblock {font-size:18px;text-align:center;}

.requestquote {height:420px;}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active > a {color:#272763 !important;text-transform:uppercase;border-color:#ffffff !important;border-top:#272763 1px solid !important;}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a {color:#126F38 !important;text-transform:uppercase;border-color:#ffffff !important;}

.vc_tta.vc_general .vc_tta-panels-container {border-top:#272763 1px solid !important;}


















#contact-form .form-control {
    background: #f1f1f1;
    height: 50px;
	border-color: #dbdbdb;}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;border: 1px solid #ccc;border-radius: 4px;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

input {font-family: inherit;
font-size: inherit;
line-height: inherit;}

#contact-form textarea.form-control {
	height: 265px;}

.wpcf7-submit {
    color: #FFFFFF;
    font-size: 16px;
    background: #343876;
    min-width: 150px;
	padding: 12px 10px;}
    border: 1px solid transparent;
	border-radius: 4px;}


