/*
Theme Name: Netmow
Theme URI: https://netmow.com/
Author: Netmow
Author URI: https://netmow.com/
Description: Custom Theme for Netmow
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: netmow
*/

#gform_wrapper_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: inherit;
  width: 100%;
  align-items: center;
}
#gform_1 {
  width: 100%;
}
#slider-5-slide-5-layer-6 .gform_title {
  font-size: 28px;
  margin-bottom: 31px;
  color: #fff;
  font-weight: 500 !important;
}

@media (max-width: 1440px){
	#slider-5-slide-5-layer-6 .gform_title {
		font-size: 20px;
	}
}

@media (max-width: 1240px){
	#slider-5-slide-5-layer-6 {
  		width: 350px !important;
		height: 280px !important;
	}
}
@media (max-width: 768px){
	#slider-5-slide-5-layer-6 {
		height: 340px !important;
	}
}
#input_1_1, #input_1_3, #input_1_4{
	background-color: rgba(2, 2, 2, 0.57);
}

@media only screen and (max-width: 1640px) and (min-width: 1440px){
	rs-group#slider-5-slide-5-layer-6 {
    width: 460px!important;
}

rs-group#slider-5-slide-5-layer-6 rs-layer-wrap.rs-parallax-wrap {
    left: 17px!important;
}
}


@media only screen and (max-width: 600px) {
	#slider-5-slide-5-layer-6 {
		background-color: transparent !important;
	}
}


.grecaptcha-badge {
	display: none !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
	padding: 0 !important;
	background-color: transparent !important;
	c: ;
	border: none !important;
	font-size: 12px !important;
	line-height: normal !important;
	margin-top: 2px !important;
}
#gform_1_validation_container {
	display: none;
}
#field_1_5 {
	display: none !important;
}