.wpcf7-form .wpcf7-response-output{
	border-radius: 30px;
	text-align: center;
}

form.wpcf7-form{
	position: relative;
}

.wpcf7 form .wpcf7-response-output {
	border-color:  #00A000!important;
}

.wpcf7 form.invalid .wpcf7-response-output {
	border-color: #A00000!important;
}

.wpcf7-form .wpcf7-spinner{
	position: absolute;
	bottom: 5em;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
	box-sizing: border-box;
}

form.wpcf7-form .clear,
.wpcf7-form p,
.wpcf7-form label {
    display: block;
    margin-bottom: 1.33333333em;
}

form.wpcf7-form .trx_addons_columns_wrap{
	margin: 0!important;	
	display: flex;
	align-items: center;
	gap: 1.33333333em;
}

form.wpcf7-form .trx_addons_columns_wrap:has(select){
	gap: 0;
}

form.wpcf7-form .trx_addons_columns_wrap:has(select) > *{
	flex: auto;
	text-align: center;
	margin-bottom: 1.33333333em;
}


form.wpcf7-form .trx_addons_columns_wrap:has(select) > * label{
	margin-bottom: 0;
}

form.wpcf7-form:has(select) input[type="submit"]{
	margin-top: 2em;
}

form.wpcf7-form .trx_addons_columns_wrap > *{
	padding: 0!important;
	flex: 1;
	width: 100%!important;
}

form.wpcf7-form .trx_addons_columns_wrap::after,
form.wpcf7-form .trx_addons_columns_wrap::before{
	display: none!important;
}

form.wpcf7-form .super-select span input{
	border: none!important;
}

select.wpcf7-select{
	width: 100%;
	line-height: normal;
}

.wpcf7-form-control-wrap{
	display: inline-block;
	width: 100%;
	position: relative;
}

.wpcf7-form-control-wrap:has(> select.wpcf7-select)::after{
	 transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

.wpcf7-list-item:has(input[type="radio"]){
	margin-left: 0;
}

/* custom section*/
#get_quote {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
@media(max-width: 1024px) {
	#get_quote {
		background-size: inherit;
		background-position: 70% top;
	}
}


#get_quote .vc_col-sm-6:first-child .vc_column-inner{
	box-shadow: 0px 2px 68px 0px rgba(0, 0, 0, 0.06);
}
#get_quote .wpb_wrapper:has( > .wpcf7) {
	padding: 4em;
}

form.wpcf7-form .super-select div#fname{
	display: none;
}

form.wpcf7-form .super-select span {
	display: block;
	position: relative;
	border: 2px dashed #f3f3f3;
	
}
form.wpcf7-form .super-select label {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	cursor: pointer;
}
#get_quote form .select_container select {
	width: 96%;
}
#get_quote form .select_container select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#get_quote form .select_container select{
	color: #ababaf;
	font-family: Work Sans, sans-serif;
}

#get_quote form .super-select p {
	margin: 0;
}
form.wpcf7-form .super-select input[type='file']{
	opacity: 0;
}
#get_quote form .super-select div,
form.wpcf7-form .super-select span:not(.wpcf7-form-control-wrap) {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	line-height: 36px;
}
#get_quote form .super-select div p {
	display: inline-block;
	vertical-align: middle;
	line-height: 36px;
}

form.wpcf7-form .super-select div:not(#fname){
	position: absolute;
	left: 1.4em;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
}

form.wpcf7-form .super-select div:not(#fname),
form.wpcf7-form .super-select span:not(#fname, .wpcf7-form-control-wrap) {
	background: #f3f3f3;
	border-radius: 18px;
	cursor: pointer;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form .super-select div#fname,
form.wpcf7-form .super-select span#fname {
	max-width: 50%;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form textarea {
	
	max-height: 100px;
	min-height: 4em;
}

#get_quote form input:focus {
	border: 2px solid white;
	background: none;
}




#order-translation input::-webkit-input-placeholder{
	color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
	text-transform: uppercase;
}
#order-translation input::-moz-placeholder{
	text-transform: uppercase;
}
#get_quote form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form input::-moz-placeholder { /* Firefox 19+ */
  color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form input:-ms-input-placeholder { /* IE 10+ */
  color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form input:-moz-placeholder { /* Firefox 18- */
  color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}
#get_quote form textarea:-moz-placeholder { /* Firefox 18- */
  color: #ababaf;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}


#get_quote .vc_col-sm-6:first-child h2.sc_item_title {
	margin-bottom: 1em;
}
/*services part*/

#get_quote .vc_col-sm-6 .sc_services_iconed.sc_services  .sc_services_item_image_icon {
	margin: 0 auto;
	width: 46px;
}
@media(min-width: 480px) {
	#get_quote .vc_col-sm-6 .sc_services_iconed.sc_services  .sc_services_item_image_icon {
		margin: 0;
	}
}
#get_quote .vc_col-sm-6 .sc_services_iconed .sc_services_item_header .sc_services_item_title{
	line-height: 1.1em;
	margin-top: 1.5em;
}
#get_quote .vc_col-sm-6 .sc_services_iconed .sc_services_item_header .sc_item_descr {
	font-size: 13px;
}
#get_quote .vc_col-sm-6 .sc_services_iconed {
	margin-top: 50px;
}
@media(max-width: 1024px) {

	/*services part*/
	#get_quote .vc_col-sm-6 .sc_services_iconed .sc_services_item_header {
		
		padding: 0 2em 0 0;
	}
}
@media(max-width: 1024px) and (min-width: 768px) {
	#get_quote form .super-select div#fname {
		max-width: none;
		line-height: normal;
		margin-top: 10px;
		padding: 0;
		height: auto;
	}
}
@media(min-width: 1440px) {
	#get_quote .vc_col-sm-6:last-child .vc_column-inner .wpb_wrapper {
		padding: 0 0 0 4em;
	}
}

/*#order-translation*/
#order-translation h3{
	text-transform: uppercase;
	text-align: center;
}
#order-translation .trx_addons_columns_wrap {
	overflow: hidden;
	
}

#order-translation .wpcf7-list-item{
	display: block;
}
#order-translation .clear {
	clear: both;
}


#order-translation .m50 { margin-bottom: 50px; }
#order-translation .select_container select{
	color: #ababaf;
	font-family: Work Sans, sans-serif;
}

#order-translation .super-select p {
	margin: 0;
}

#order-translation .super-select div {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	line-height: 36px;
}

#order-translation .super-select div#fname {
	max-width: 50%;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	font-family: Work Sans, sans-serif;
}