#main-home-content .thim_bg_gradient
{background-color: #4D42E1;
background-image: none;}
.have_scroll_bottom .scroll_slider_tab .to_bottom {
        text-align: center;
    position: absolute;
    top: -105px;
    margin-left: -50px;
    padding: 12px 0;
    display: none;
    border-left: 1px solid rgba(255,255,255,.2);
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
    display: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
    display: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.flexslider {
    
    border: 0px solid #f5f5f5 !important;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1;
}
.mc4wp-form .mc4wp-form-fields input[type=email], .mc4wp-form .mc4wp-form-fields input[type=text] {
    width: 100%;
    background-color: #4D42E1;
    border: 1px solid #4D42E1;
    line-height: 30px;
    padding: 5px 10px;
    max-width: 300px;
  margin-top: 5px;
    margin-left: 0;
    color: #fff !important;
    border-radius: 0px;
    box-shadow: none;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    -khtml-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mc4wp-form .mc4wp-form-fields input[type=submit] {
    width: 350px;
    border-color: #4f4d61 !important;
    background-color: #4f4d61 !important;
    margin-top: 20px;
}

.sgpb-theme-1-content {
    border-radius: 6px;
    padding-bottom: 0;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 0px 14px !important;
    border-bottom-width: 35px !important;
    border-bottom-color: #4d42e2 !important;
}