.sponsors-section .sponsors-outer .image-box {
    padding: 0px 5px !important;
}

.main_menu .menu-logo {
    padding: 25px 0px;
}

.default-section-2 {
    padding: 80px 0px 0px 0px;
}

.map_location {
    margin-bottom: 0px;
    margin-top: 20px;;
}

.whychoose-wrap {
    background-image: url(../images/background/bg-2.jpg);
}

footer {
    padding: 80px 0px 10px 0px;
    background-color: rgb(20, 22, 26);
}

.style-bg-1 {
    background: url(../images/bg/bg-01.jpg) no-repeat center center;
}

.style-bg-2 {
    background: url(../images/bg/bg-01.jpg) no-repeat center center;
}

.style-bg-3 {
    background: url(../images/bg/bg-01.jpg) no-repeat center center;
}

.style-bg-4 {
    background: url(../images/bg/bg-01.jpg) no-repeat center center;
}

.style-bg-5 {
    background: url(../images/bg/bg-01.jpg) no-repeat center center;
}

.style-bg-6 {
    background: url(../images/bg/bg-01.jpg) no-repeat center center;
}

.error{
    color:red;
    font-weight: bold;
}

.quote-form .form-group input, .quote-form .form-group textarea {
    text-transform:none;
}

.main_menu .menu-logo img {
    height: 54px;
}

@media (max-width: 600px) {
    .main_menu .menu-logo img {
        height: 30px;
    }    
  }