.pixiihome-hs-form-area{
    margin: 0 !important;
    padding: 80px 2em 60px; 
}

.pixiihome-hs-form-area a{
	color: inherit; 
}

.pixiihome-hs-form-area .container{
	width: 100%;
    max-width: var(--wp--style--global--wide-size);
    margin: auto;
    color: white;
}

.pixiihome-hs-form-area .hbspt-form * {
    font-size: var(--wp--preset--font-size--18-px) !important;
}

.pixiihome-hs-form-area .hbspt-form fieldset{
	max-width: none;
	display: flex;
	justify-content: space-between;
}

.pixiihome-hs-form-area .hbspt-form fieldset > div{
	width: 32% !important;
}

.pixiihome-hs-form-area .hbspt-form .hs_purpose_of_contact + .hs-dependent-field{
	width: 66% !important;
}

.pixiihome-hs-form-area .hbspt-form .hs_purpose_of_contact + .hs-dependent-field > .hs-form-field{
	width: 48.5% !important;
}

 .pixiihome-hs-form-area .hbspt-form select{
	display: none;
} 

.pixiihome-hs-form-area .hbspt-form .hs_purpose_of_contact + .hs-dependent-field .hs_how_did_you_hear_about_us_other {
	width: 48% !important;
	margin-left: 3%;
}

.pixiihome-hs-form-area .hbspt-form .hs_purpose_of_contact + .hs-dependent-field .hs_how_did_you_hear_about_us_other textarea{
	height: 60px !important;
}

.pixiihome-hs-form-area .hbspt-form fieldset .input {
    margin-right: 0px !important;
}

.pixiihome-hs-form-area .hbspt-form fieldset input[type=text],
.pixiihome-hs-form-area .hbspt-form fieldset input[type=email],
.pixiihome-hs-form-area .hbspt-form fieldset input[type=tel]{
	color: #ffffffde;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 5px;
    width: 100% !important;
    padding: 1vw;
}

.pixiihome-hs-form-area .hbspt-form .hs-fieldtype-textarea{
	width: 100% !important;
}

.pixiihome-hs-form-area ul{
	margin:0;
	padding:0;
	margin-top:5px;
	list-style:none;
	margin-left: -20px !important;
    line-height: 130% !important;
}

.pixiihome-hs-form-area .hs-fieldtype-text {
    margin-bottom: 2%;
}

.pixiihome-hs-form-area .hs-error-msg {
    color: var(--wp--preset--color--pixii-electric) !important;
}

.pixiihome-hs-form-area .header{
    font-weight: bold;
    font-size: var(--wp--preset--font-size--60-px) !important;
    text-align: center;
	line-height: 120%;
}

.pixiihome-hs-form-area .header_text {
    text-align: center;
	font-size: var(--wp--preset--font-size--24-px);
	line-height: 120%;
}

.pixiihome-hs-form-area .link {
    text-align: center;
	margin-bottom: 40px;
}

.pixiihome-hs-form-area .link a {
    text-align: center;
	margin-bottom: 40px;
	color: var(--wp--preset--color--pixii-electric);
}

.pixiihome-hs-form-area input[type=submit]{
	color: #000 !important;
	background-color: #69FC46;
	padding: 1.5% 10% !important;
	cursor: pointer;
	width: auto;
	border: 0;
	font-weight: 900;
	text-transform: uppercase;
}


.pixiihome-hs-form-area .hs_submit.hs-submit {
    text-align: center;
	margin-top: 60px;
}

.pixiihome-hs-form-area .legal-consent-container{
	width: 45%;
	margin: 30px auto 0;
}

.pixiihome-hs-form-area .legal-consent-container .hs-richtext * {
    font-size: var(--wp--preset--font-size--13-px) !important;
}

.hs_pixii_home_b2b_type ul.inputs-list li {
    display: inline-block;
    margin-left: 50px;
}

.hs_pixii_home_b2b_type ul.inputs-list li:first-child{
	margin-left: 0;
} 

.pixiihome-hs-form-area .legal-consent-container > div { 
    margin-top: 20px;
}

.pixiihome-hs-form-area .hs_error_rollup{
	color: var(--wp--preset--color--pixii-electric) !important;
    text-align: center;
    margin: 30px 0 0;
}

.pixiihome-hs-form-area .hs-fieldtype-select{
	width: 32%;	
}

.pixiihome-hs-form-area .hs-fieldtype-textarea{
	width: 100%;
}

.pixiihome-hs-form-area textarea{
	color: #ffffffde;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 5px;
    width: 100% !important;
    padding: 1vw;
	height:100px !important;
}


.pixiihome-hs-form-area .hbspt-form .hs-fieldtype-radio{
	margin: 0 0 30px 0;
	width: 100% !important;
    text-align: center;
}

.pixiihome-hs-form-area .hs-fieldtype-radio .hs-form-radio{
	margin-top: 10px;
}

.pixiihome-hs-form-area .SumoSelect>.optWrapper>.options{
	left: 0px !important;
    padding-left: 20px !important;
}

.pixiihome-hs-form-area .SumoSelect .CaptionCont label{
	position: absolute !important;
}

.pixiihome-hs-form-area .hbspt-form .submitted-message {
	text-align: center;
	max-width: 700px;
	margin: auto;
	width: 90%;
	margin-top: 130px;
}

.pixiihome-hs-form-area .hbspt-form .submitted-message *{
	font-size: var(--wp--preset--font-size--24-px) !important;
	font-weight: 100;
	line-height: 150% !important;
}

/******************* custom radio ve checkbox ***********************/

.pixiihome-hs-form-area  label{
  position: relative;
  /* margin: 0.5rem; */
  font-family: Arial, sans-serif;
  /* line-height: 135%; */
  cursor: pointer;
}

.pixiihome-hs-form-area .hs-form-booleancheckbox label{
	display: flex;
    align-items: flex-start;
}

.pixiihome-hs-form-area .hs-form-booleancheckbox label > span{
	margin-left: 0px !important;
}

.pixiihome-hs-form-area  input[type=checkbox] {
  position: relative;
  top: 0.3rem;
  margin: 0 1rem 0 0;
  cursor: pointer;
}
.pixiihome-hs-form-area  input[type=checkbox]:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
  -moz-transform: rotate(-45deg) scale(0, 0);
  -ms-transform: rotate(-45deg) scale(0, 0);
  -o-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 0.15rem;
  top: 0.2rem;
  z-index: 1;
  width: 0.80rem;
  height: 0.3rem;
      border: 2px solid white;
  border-top-style: none;
  border-right-style: none;
}
.pixiihome-hs-form-area input[type=checkbox]:checked:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  -moz-transform: rotate(-45deg) scale(1, 1);
  -ms-transform: rotate(-45deg) scale(1, 1);
  -o-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
	color:white
}


.pixiihome-hs-form-area input[type=checkbox]:checked:after {background-color:#59C8E6; border-color:#59C8E6;}

.pixiihome-hs-form-area input[type=checkbox]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  background: var(--wp--preset--color--pixii-gray);
  border: 1px solid #f2f2f2;
  cursor: pointer;
  border-radius: 2px;
}

.pixiihome-hs-form-area input[type=radio] {
  position: relative;
  margin: 0 1rem 0 0;
  cursor: pointer;
}
.pixiihome-hs-form-area input[type=radio]:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  content: "";
  position: absolute;
  top: 0.05rem;
  left: 0.15rem;
  z-index: 1;
  width: 0.75rem;
  height: 0.75rem;
  background: #59C8E6;
  border-radius: 50%;
}
.pixiihome-hs-form-area input[type=radio]:checked:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.pixiihome-hs-form-area input[type=radio]:checked:after {
  border: 2px solid #59C8E6;
}

.pixiihome-hs-form-area input[type=radio]:after {
  content: "";
  position: absolute;
  top: -0.2rem;
  left: -0.1rem;
  width: 1rem;
  height: 1rem;
  background: var(--wp--preset--color--pixii-gray);
  border: 2px solid white;
  border-radius: 50%;
}



@media only screen and (max-width: 1100px) {
	.pixiihome-hs-form-area .hbspt-form .legal-consent-container {
		width: 100% !important;
	}
	
	.pixiihome-hs-form-area input[type=submit] {
		padding: 4% 10% !important;
	}
}

@media only screen and (max-width: 650px) {
	.pixiihome-hs-form-area .hbspt-form fieldset {
		flex-direction: column;
	}
	
	.pixiihome-hs-form-area .hbspt-form fieldset > div {
		width: 100% !important;
		margin-bottom: 20px;
		margin-top: 0;
	}
	
	.pixiihome-hs-form-area .hbspt-form fieldset input[type=text],
	.pixiihome-hs-form-area .hbspt-form fieldset input[type=email],
	.pixiihome-hs-form-area .hbspt-form fieldset input[type=tel],
	.pixiihome-hs-form-area .SumoSelect .CaptionCont{
		padding: 3% !important;
	}
	
	.pixiihome-hs-form-area input[type=submit] {
		padding: 6% 25% !important;
	}
	
	.pixiihome-hs-form-area .hbspt-form .hs_purpose_of_contact + .hs-dependent-field {
		width: 100% !important;
	}
	
	.pixiihome-hs-form-area .hbspt-form .hs_purpose_of_contact + .hs-dependent-field > .hs-form-field {
		width: 100% !important;
	}
	
	.pixiihome-hs-form-area .hbspt-form .hs_purpose_of_contact + .hs-dependent-field .hs_how_did_you_hear_about_us_other {
		width: 100% !important;
		margin-left: 0;
		margin-top: 20px;
	}
	
	.hs_pixii_home_b2b_type ul.inputs-list li {
		display: block !important;
		margin-left: 0 !important;
		text-align: left !important;
		margin-top: 20px !important;
	}
	
	
}














/*.pixiihome-hs-form-area select {
  box-sizing: border-box;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  font-size: 16px;
  font-family: inherit;
  color: inherit;
  -webkit-appearance: none;
  appearance: none;
  
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16.859" height="9.844" viewBox="0 0 16.859 9.844"><path id="Path_112" data-name="Path 112" d="M8279.687,6434l7.723,7.723,7.723-7.723" transform="translate(-8278.979 -6433.293)" fill="none" stroke="%23fff" stroke-width="2"/></svg>') no-repeat right 10px center;
  background-color: transparent;
  
  color: #ffffffde;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 5px;
  width: 100% !important;
  padding: 1vw 4vw 1vw 1vw;
}

@media only screen and (max-width: 650px) {
  .pixiihome-hs-form-area select {
    padding: 3% 4vw 3% 3% !important;
  }
}*/


