.main-banner-content h1 {
    font-size: 42px;
}

.amazing_features{
    display: flex;
    justify-content: center;
}

.amazing_features .single-features{
    height: 260px;
}

#demo_form_div{
    margin-top:20px;
    /* height: 140px; */
}

#demo_form_div .form-group input{
    background-color: rgba(88, 130, 253, .4);
}

#demo_form_div button{
    background-color: #f06334 !important;
    border-color: #f06334 !important;
    
}

.client-slides .owl-item{
    width: 225px !important;
}

.client-slides .owl-item img{
    height: 110px;
}

.services_img {
    text-align: center;
}

.services_img img {
  height: 80px;
}

.ColorSwitcher{
    display: none;
}