
@font-face{
  font-family: karma;
  src:url(../assets/css/Karma-Regular.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display:swap;
}
@font-face{
  font-family: karma;
  src:url(../assets/css/Karma-Light.ttf) format("ttf");
  font-weight: 300;
  font-style: normal;
  font-display:swap;
}
@font-face{
  font-family: karma;
  src:url(../assets/css/Karma-Medium.ttf) format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display:swap;
}
@font-face{
  font-family: karma;
  src:url(../assets/css/Karma-SemiBold.ttf) format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display:swap;
}
@font-face{
  font-family: karma;
  src:url(../assets/css/Karma-Bold.ttf) format("ttf");
  font-weight: 700;
  font-style: normal;
  font-display:swap;
}

.web-to-lead {
    background: transparent;
    font-family: "karma", serif;
    padding: 0;
	overflow: hidden;
}
.web-to-lead .container-fluid {
    padding: 0;
}

/*.web-to-lead .fname, 
.web-to-lead .lname {
	display: inline-block;
	width: 50%;
}*/
.web-to-lead .form-control:not(.dropdown) {
	border-color: #767676; 
	font-size: 16px;
    line-height: 1.25em;
	padding: 9px;
}
.web-to-lead .dropdown.form-control button{
	border-color: #767676 !important; 
}
.web-to-lead input[type=text] {
	height: auto;
	max-height: 40px;
}
.web-to-lead .control-label{
	font-size: 12px;
	font-weight: bold;
}
.web-to-lead .form-control:focus{
	border-color: #000;
}
.web-to-lead .submit-btn-wrapper{
	padding: 0;
}
.web-to-lead .submit-btn-wrapper .btn {
	background: #023B81;
    text-transform: capitalize;
    padding: 10px;
    min-width: 100px;
	-webkit-transition: .2s ease;
    transition: .2s ease;
}
.web-to-lead .submit-btn-wrapper .btn:hover{
	background: #0353A4;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.6);
}

.web-to-lead input[type="file"]::file-selector-button {
  background-color: #023B81;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 13.5px;
  height: 40px;
  margin-right: 16px;
  padding: 0 16px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
/* file upload button hover state */
.web-to-lead input[type="file"]::file-selector-button:hover {
  background-color: #0353A4;
}
/* file upload button active state */
.web-to-lead input[type="file"]::file-selector-button:active {
  background-color: #0353A4;
}
.web-to-lead input[type=file].form-control{
    background: transparent;
	border: none;
	box-shadow: none;	
    height: auto;
    padding: 0;
}


/* ladydiana project form design */
.web-to-lead.c681b80fe15278d5cc0af197d797cbdc .submit-btn-wrapper .btn{
	background-color: #444;
    color: #fff;
	font-family: Poppins, sans-serif;
    letter-spacing: 2px;
}
.web-to-lead.c681b80fe15278d5cc0af197d797cbdc .submit-btn-wrapper .btn:hover{
	background: #333232;
}
.web-to-lead.c681b80fe15278d5cc0af197d797cbdc .control-label,
.web-to-lead.c681b80fe15278d5cc0af197d797cbdc .ld-input{
	font-family: Poppins, sans-serif;
}
/* ladydiana project form design */


/* kawashi project form design */
.web-to-lead.\38 70f8a3b262c5367e07e314bf5b8fbf4 .submit-btn-wrapper .btn{
	background-color: #222529; 
    color: #fff;
	font-family: Poppins, sans-serif;
    letter-spacing: 2px;
}
.web-to-lead.\38 70f8a3b262c5367e07e314bf5b8fbf4 .submit-btn-wrapper .btn:hover{
	background: #536154;
}
.web-to-lead.\38 70f8a3b262c5367e07e314bf5b8fbf4 .control-label,
.web-to-lead.\38 70f8a3b262c5367e07e314bf5b8fbf4 .kw-input{
	font-family: Poppins, sans-serif;
}
/* kawashi project form design */


/* organicprime project form design */
.web-to-lead.e0272b560659532059f0610e1f602c09 .submit-btn-wrapper .btn{
	background-color: #f0f0f0; 
    color: #000;
	font-family: Poppins, sans-serif; 
	font-weight: 500;
    letter-spacing: 2px;
}
.web-to-lead.e0272b560659532059f0610e1f602c09 .submit-btn-wrapper .btn:hover{
	background: #ffffff;
}
.web-to-lead.e0272b560659532059f0610e1f602c09 .control-label,
.web-to-lead.e0272b560659532059f0610e1f602c09 .op-input{
	font-family: Poppins, sans-serif;
}
.web-to-lead.e0272b560659532059f0610e1f602c09 .op-input {
	border-radius: 2px;
}
.web-to-lead.e0272b560659532059f0610e1f602c09 .control-label {
	color: #f0f0f0;
}
/* organicprime project form design */


/* feahcomfy project form design */
.web-to-lead.b9820c33576d147230c2c211c026af24 .submit-btn-wrapper .btn{
	background-color: #023b81; 
    color: #fff;
	font-family: Poppins, sans-serif;
    letter-spacing: 2px;
}
.web-to-lead.b9820c33576d147230c2c211c026af24 .submit-btn-wrapper .btn:hover{
	background: #fd7829;
}
.web-to-lead.b9820c33576d147230c2c211c026af24 .control-label,
.web-to-lead.b9820c33576d147230c2c211c026af24 .kw-input{
	font-family: Poppins, sans-serif;
}
/* feahcomfy project form design */