

.drop-shadow, .image-shadow img {
-webkit-box-shadow: 0px 0px 13px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 13px 4px rgba(0,0,0,0.2);
box-shadow: 0px 0px 13px 4px rgba(0,0,0,0.2);
}

.header.light.header_style_on_scroll .header_bottom_right_widget_holder a.qbutton, header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton
{
background-color: #82B4E5 !important;
}

.input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {

background-color: #19232E !important;

}

.home-row {
padding-top: 100px;
}

.mobile-pull-left {

}

@media screen and (max-width: 480px) {
.home-row {
padding-top: 0px;
}

.col-md-push-6 { float:right;}
}