
.quoteform {
	 width:50%;
}
.quoteform #qmessageStatus {
	text-align:left;
	margin:25px;
	display:inline;
	
}

.contentPage .subheader p {
	padding-left:0;
	padding-right:0;
	margin-bottom:25px;
}

.quoteform  .infoname span, .quoteform  .infomessage span, .quoteform  .infoemail span {display:block; padding-bottom:25px; color:red;}
.quoteform  .has-error {border:1px solid red !important;}
.quoteform .alert-success { font-family:'Inter', sans-serif; font-size:20px; font-weight:normal; color:#8ad69b;   }
 
.quoteform .subheader {
	width:calc(50% - 50px);
}

.quoteform form { display:flex; flex-direction:column; width:100%;}
.quoteform input, 
.quoteform textarea, 
.quoteform .floating-placeholder {font-family:'Inter', sans-serif; font-weight:500; font-size: 16px; height:43px; margin: 0; padding: 0;  color:#d0d0d0; }
.quoteform .floating-placeholder {text-transform:uppercase; border-bottom:0; border:1px solid #bebebe !important; z-index:0; margin-bottom:10px; border-radius:0px !important;}

.quoteform .floating-placeholder input:focus, .quoteform .floating-placeholder textarea:focus { background-color:rgba(0,0,0, 0.1);}

.quoteform input, .quoteform textarea { width: 100%;border:0; font-weight:300; border-radius:0px !important; font-family:'Inter', sans-serif;  line-height:55px !important;}


.quoteform .floating-placeholder input:focus + label, .quoteform .floating-placeholder textarea:focus + label {color: #0448b3;}
.quoteform .floating-placeholder input[value] + label, .quoteform .floating-placeholder textarea[value] + label {color: red;}
.quoteform .floating-placeholder {position: relative;}
.quoteform .floating-placeholder input, .quoteform .floating-placeholder textarea { font-size: 14px; outline: none; position: absolute; top: 0; left: 0; display: block; background: transparent; z-index: 2; color:#000000; text-indent: 10px; box-shadow: none;}
.quoteform .floating-placeholder textarea  {text-indent:0; height:155px !important;  line-height:24px !important; padding-top:15px; padding-left:10px; margin:0 !important;   width:calc(100% - 10px) !important;}

.quoteform .floating-placeholder label {display: block; position: absolute; top: 0; left: 10px; line-height:45px; font-size: 14px; z-index: 1; color: #838383;}
.quoteform .floating-placeholder label  {-moz-transform-origin: 0 0em; -ms-transform-origin: 0 0em; -webkit-transform-origin: 0 0em; transform-origin: 0 0em; -moz-transition: -moz-transform 160ms, color 200ms; -o-transition: -o-transform 160ms, color 200ms; -webkit-transition: -webkit-transform 160ms, color 200ms; transition: transform 160ms, color 200ms, font-size 0.2s, line-height 0.2s; -moz-transform: scale(1, 1) rotateY(0); -ms-transform: scale(1, 1) rotateY(0); -webkit-transform: scale(1, 1) rotateY(0);
  transform: scale(1, 1) rotateY(0); }
  
.quoteform .floating-placeholder-float label {/* -moz-transform: scale(0.55, 0.55) rotateY(0); -ms-transform: scale(0.55, 0.55) rotateY(0); -webkit-transform: scale(0.55, 0.55) rotateY(0); transform: scale(0.55, 0.55) rotateY(0); */
font-size:8px;
line-height:20px;
}
.quoteform.floating-placeholder-float input, .quoteform.floating-placeholder-float textarea {}

.quoteform .btnSend {border-radius:0px; max-width:130px;     font-family:'Inter', sans-serif; text-transform:uppercase; font-size:13px; font-weight:500; text-decoration:none; color:#fff;   height:40px; margin-top:10px; margin-right:0; line-height:24px !important; display:block; float:left; width:calc(50% - 5px); border:0;

    background: linear-gradient(to top, #111, #222);color:#ffffff !important; transition:all 0.5s;
cursor:pointer;
}
.quoteform .btnSend:hover { font-weight:normal;
opacity:0.85;
 	transform: translateY(-5px);
	    background: linear-gradient(to top, #111, #222);
	color:#ffffff !important;
	transition:all 0.5s;
 }

.quoteform .btnCancel {border-radius:0px !important;     border:0px solid #959595;   font-family:'Inter', sans-serif;text-transform:uppercase; font-size:13px; font-weight:500; text-decoration:none; color:#ffffff; width:100%; height:40px; margin-top:10px; line-height:24px !important; display:block; float:left;width:calc(50% - 5px); margin-right:9px; max-width:130px; background: #7f7f7f; cursor:pointer; transition:all 0.5s;}

.quoteform .btnCancel:hover {background:#333; color:#FFFFFF;  transform: translateY(-5px); transition:all 0.5s;}


.quoteform ul.qf {
	margin:0;
	padding:0;
	display:flex;
	flex-direction:column;
}
.quoteform ul.qf li {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	box-sizing:border-box;
}



.quoteform input[type='text'], .quoteform textarea {
	border:1px solid #999;
	font-size:16px;
	height:55px;
	box-sizing:border-box;
	outline:none;
	padding:0;
	padding-left:15px;
	margin:0;
	display:block;
	margin-bottom:-1px;
	color:#333;
	    line-height:25px !important;
}
.quoteform ul.qf li:first-child input {
	border-radius:6px 6px 0 0 !Important;
}

.quoteform ul.qf li.code img {
	border-radius:0 0 6px 0px !Important;
	 
}
.quoteform ul.qf li.code input {
	border-radius:0 0 6px 6px !Important;
}



.quoteform textarea {
	padding-top:15px;
	min-height:82px;
	padding-bottom:62px;
	box-sizing:border-box;
}
.quoteform ul.qf li label.cb {
	position:absolute;
	top:calc(50% - 15px);
	right:10px;
	display:flex;
	font-size:16px;
	gap:10px;
	align-content:center;
	justify-content:center;
	align-items:center;
}
.quoteform ul.qf li label.cb.files-cb {
	top:unset;
	bottom:15px;
}

.quoteform ul.qf li label.cb input[type='checkbox'] {
	width:30px;
	height:30px;
}
.quoteform ul.qf li.button {
	padding-top:25px;
}

.quoteform ul.qf li .codeImg {
	position:absolute;
	top:0;
	right:0;
	width:auto;
	height:100%;
}
.quoteform .phonefield,
.quoteform .files {
	height:0px !important;
	overflow:hidden;
	transition:all 0.2s ease;
}
.quoteform .phonefield.visible,
.quoteform .files.visible {
	display:block;
	height:54px !important;
	transition:all 0.2s ease;
}
.quoteform .files.visible {
	height:190px !important;
}



@media screen and (max-width: 768px) {
	.quoteform .emailfield {
		height:95px;
		border: 1px solid #999;
		background:#fff;
		border-bottom:0;
	}
	.quoteform .emailfield input {
		border:0;
	}
	.quoteform ul.qf li label.cb {
		bottom:15px;
		top:auto;
		left:15px;
		right:auto;
	}
	.quoteform textarea {
		min-height:140px;
	}
	
}










/*dropzone*/


/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropzone {
  position: relative;
  border: 1px solid rgba(0,0,0,0.08);
  
  background: rgba(0,0,0,0.02);
  padding: 1em;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone.dz-drag-hover {
  border-color: rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.04);
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255,255,255,0.8);
  position: relative;
  display: inline-block;
  margin: 5px;
  vertical-align: top;
  border: 1px solid #acacac;
  padding: 6px 6px 6px 6px;
  max-width:114px;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 100px;
  height: 100px;
  position: relative;
  background:transparent;
  padding: 5px;
  margin-bottom: 22px;
}
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: auto;
}

.dropzone.dz-clickable .dz-image,
.dropzone.dz-clickable .dz-image img {
	width:100px;
	height:100px;
	position:absolute;
}

.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  font-size:20px;
  text-align: center;
  right: -4px;
  top: -4px;
 
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  color: #8cc657;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  color: #ee162d;
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing:border-box;
  background: rgba(245,245,245,0.8);
  padding: 8px 10px;
  color: #800;
  font-size:11px;
  width: 112px;
  
  z-index: 500;
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block;
}
.dropzone {
  
  min-height: 170px;


  background: transparent;
  padding: 0px;
  height:170px;
  overflow:auto;
  border:2px dashed #333;
  border-radius:6px;
  margin-bottom:10px;
  margin-top:10px;
}
.dropzone .dz-default.dz-message {

  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  
}
.dropzone .dz-default.dz-message:before {
	content:"Drop here any files related to project, current photos, floor plans, existing renderings, inspirational images, etc.";
	padding:20px;
	display:flex;
	box-sizing:border-box;
	font-size:16px;
	color:#808080;
}
.dropzone .dz-default.dz-message:after {
	content:"(Supported file types: JPG, PNG, GIF, BMP, SKB, SKP, DOC, PDF, ZIP, RAR, up to 25MB per file)";
	padding:20px;
	padding-top:0;
	display:flex;
	box-sizing:border-box;
	font-size:12px;
	color:#333;
}

.dropzone .dz-default.dz-message .dz-button {
	display:none;
}

@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-default.dz-message {
    /* background-image: url("../images/spritemap@2x.png"); */
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-default.dz-message span {
  display: none;
}
.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
.dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
  font-size: 14px;
}
.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
  display: block;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
   background:#5DA557;
   border-radius:50%;
   display:flex;
   align-items:center;
   justify-content:center;
  width:12px;
  height:12px;
}
.dz-success-mark svg,
.dz-error-mark svg {
	width:12px;
	height:12px;
	display:none;
}

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  
  
  background:#F15959;
   border-radius:50%;
   display:flex;
   align-items:center;
   justify-content:center;
  width:12px;
  height:12px;
  
}

.dz-preview.dz-success.dz-complete {
	    border: 1px solid #5DA557;
}
.dz-preview.dz-error {
	    border: 1px solid #F15959;
}

.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
  background: #ee1e2d;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  background-image: url("../images/spritemap.png");
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-preview .dz-error-mark,
  .dropzone-previews .dz-preview .dz-error-mark,
  .dropzone .dz-preview .dz-success-mark,
  .dropzone-previews .dz-preview .dz-success-mark {
    background-image: url("../images/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span {
  display: none;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  background-position: -268px -123px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  background-position: -268px -163px;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  -webkit-animation: loading 0.4s linear infinite;
  -moz-animation: loading 0.4s linear infinite;
  -o-animation: loading 0.4s linear infinite;
  -ms-animation: loading 0.4s linear infinite;
  animation: loading 0.4s linear infinite;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-image: url("../images/spritemap.png");
  background-repeat: repeat-x;
  background-position: 0px -400px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-preview .dz-progress .dz-upload,
  .dropzone-previews .dz-preview .dz-progress .dz-upload {
    background-image: url("../images/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eee));
  background-image: -webkit-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -moz-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -o-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -ms-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: linear-gradient(top, #fafafa 0, #eee 100%);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #eee;
  text-decoration: none;
  display: block;
  padding: 4px 5px;
  text-align: center;
  color: #aaa;
  margin-top: 26px;
}
.dropzone a.dz-remove:hover,
.dropzone-previews a.dz-remove:hover {
  color: #666;
}
@-moz-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-webkit-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-o-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-ms-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}