.navbar-brand>img {width: 190px;}
.navbar-default .navbar-brand {padding: 10px 15px; background: #fff;}
.navbar-fixed-top .navbar-brand {background: none;}

.nomar {margin: 0;}

.navbar-nav>li {margin-right: 10px;}

.text-left {text-align: left;}

.mb-30 {margin-bottom: 30px;}
.underline-left {margin-left: 0;}

.about2 {    margin-top: -15px;}

.about-detail { font-size: 16px; line-height: 26px; }

.section-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

.bg2 {
    background: url(../images/bg2.png);
    color: #fff;
    background-size: cover;
}

.section-item-title {
    line-height: 35px;
    letter-spacing: 1px;
    font-size: 18px;
}
.services span {margin-right: 5px;}

.service .section-title {margin-top: 64px;}
.service .underline {
    margin-bottom: 35px;
}
.services {
    margin-bottom: 70px;
}

.one-page-nav {
 box-shadow: 0 0 15px rgba(0,0,0,0.3);
}

.main-color {color: #0088c7;}

.form {background: #e2e2e2; padding: 20px; margin: 0;}

.form .message {
    margin: 0;
    height: 140px;
    width: 100%;
}
.btn-sub {margin-left: 0;}

.contact h3 {padding-bottom: 2px;}

.contact i {
    margin: 0 20px 20px 0;
    padding: 17px 0;
}

.form-group {
    margin-top: -15px;
}

.success {color: green!important;
    font-weight: bold;}
.error {color: red!important;
    font-weight: bold;}


.btn-wa {color: #fff; font-size: 22px;margin: -3px 0 0 18px; position: absolute;}
.btn-wa i {
    display: inline-block; font-size: 26px; padding: 10px;
    background: #1ebb38; border-radius: 50%;
}
.btn-wa:hover {color: #fff;}