/*
Theme Name: schremp
Author: Templines
Version: 1.0
Description: Moresa - Business Wordpress Template
Theme URI:  http://pro-theme.com/wordpress/schremp/
Author URI: http://templines.com
Template: schremp
License: ThemeForest Regular License
License URI: http://themeforest.net/licenses/regular
Tags: custom-header, custom-menu, editor-style
*/

.form_full_width {
	width: 100% !important;
	padding-bottom: 1em;
}

.fm-form label {
  font-size: 18px !important;
  font-weight: 900;
  line-height: initial !important;
}

.fm-form-container.fm-theme1 .fm-form input[type="text"], .fm-form-container.fm-theme1 .fm-form .ui-corner-all, .fm-form-container.fm-theme1 .fm-form input[type="number"], .fm-form-container.fm-theme1 .fm-form input[type="password"], .fm-form-container.fm-theme1 .fm-form input[type="url"], .fm-form-container.fm-theme1 .fm-form input[type="email"], .fm-form-container.fm-theme1 .fm-form textarea, .fm-form-container.fm-theme1 .fm-form .ui-spinner-input, .fm-form-container.fm-theme1 .fm-form select, .fm-form-container.fm-theme1 .fm-form .captcha_img, .fm-form-container.fm-theme1 .fm-form .arithmetic_captcha_img {
  height: 40px !important;
}

.wdform-required {
	display:none; !important;
}

.page-content {
    scroll-margin-top: 150px;
}

.scroll-down {
    position: fixed;
    bottom: 2vw;
    right: 5vw;
    z-index: 20;
}
.scroll-down .vc_general.vc_btn3 {
    border: solid 2px #1E3B70 !important;
    color: #1E3B70 !important;
}