
		/* section.banner-sec.contact-us-banner {
	height: 110px !important;
	padding-bottom: 0px;
	padding-top: 0;
	display: flex;
	align-items: center;
} */
.modal-content{
	background:transparent;
	border:transparent;
}
p.hCnter {
    padding-left: 20px;
}
ul.qq-upload-list li {
	gap: 8px;
	font-size: 16px;
	display: flex;
	/* justify-content: space-between; */
	background: #dae6ff;
	color: #2c3345;
	font-weight: 700;
	align-items: flex-end;
	padding: 10px 15px;
	position: relative;
	width: 96%;
	border-radius: 4px;
	margin-bottom: 10px;
}

a.Dlte {
	background: #dce5f6;
	color: #57647e;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: -36px;
	border-radius: 4px;
}

.contact-us-form-section figure {
	position: absolute;
	right: 47.9%;
	top: 37%;
	margin-bottom: 17px;
}

ul.qq-upload-list {
	margin: 0;
}

.contact-us-form-section label {
	font-size: 22px;
}

.contact-us-hdg p {
	margin-bottom: 40px;
}

.contact-us-hdg {
	/* border-bottom: 2px solid #000; */
	margin: 0px 40px;
}

input.form-control {
	background: transparent;
	border: 1px solid #bbb;
}

.contact-us-hdg {
	margin-bottom: 35px;
}

small#emailHelp {
	font-size: .85em;
	color: #57647e;
	margin-top: 11px;
}

.contact-us-inner-form-wrapper {
	border-top: 1px solid #a1a0a0;
	/* border: 0; */
	padding: 15px 0px;
	border-radius: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
}

.col-new {
	background: #fff;
	margin: 0px 3px;
	/* box-shadow: 0px 0px 2px 1px black; */
	padding-top: 40px;
	position: relative;
	width: 95%;
}

/* section.contact-us-form-section {
	background: #f3f3fe;
} */

form.leadForm {
	padding: 0px 35px;
}

.contact-us-inner-form-wrapper .form-group {
	margin-bottom: 10px;
}

.notLiteMode .form-sub-label-container {
	max-width: 98px
}

.notLiteMode .allowTime-container {
	padding: 0
}

li[data-type=control_datetime] .form-sub-label-container {
	position: relative
}

li[data-type=control_datetime].form-line-column .form-input {
	display: inline
}

.allowTime-container>.form-sub-label-container:first-child {
	color: #57647e;
	line-height: 2.5em;
	font-size: 14px;
	width: 18px;
	text-align: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

div#id_8 {
	background-color: #f1f5ff;
	padding: 20px 17px;
	margin: 12px 4px 55px;
	border-radius: 3px;
	position: relative;
	width: 100%;
	transition: background-color .15s;
}

label#label_8 {
	width: 100%;
	margin-left: 2px;
	margin-bottom: 14px;
}

li[data-type=control_datetime] .extended div+.form-sub-label-container {
	-ms-flex-preferred-size: calc(50% - 14px);
	flex-basis: calc(50% - 14px);
	width: calc(50% - 14px)
}

li[data-type=control_datetime] .hasAMPM {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

li[data-type=control_datetime] [data-wrapper-react=true].extended>div+.form-sub-label-container .form-textbox,
li[data-type=control_datetime] [data-wrapper-react=true]:not(.extended) .form-textbox:not(.time-dropdown) {
	background-image: url("images/download.svg");
	background-size: 16px;
	padding-right: 36px;
	background-repeat: no-repeat;
	background-position: right 10px bottom 50%
}

li[data-type=control_datetime] [data-wrapper-react=true].extended>div+.form-sub-label-container .form-textbox:-ms-input-placeholder,
li[data-type=control_datetime] [data-wrapper-react=true]:not(.extended) .form-textbox:not(.time-dropdown):-ms-input-placeholder {
	background-image: url("images/download.svg")
}

li[data-type=control_datetime] [data-wrapper-react=true].extended>div+.form-sub-label-container .form-textbox:placeholder-shown,
li[data-type=control_datetime] [data-wrapper-react=true]:not(.extended) .form-textbox:not(.time-dropdown):placeholder-shown {
	background-image: url("images/download.svg")
}

li[data-type=control_datetime] .extended .allowTime-container+.form-sub-label-container,
li[data-type=control_datetime] .extended>.form-sub-label-container:nth-child(3)+.form-sub-label-container {
	background-image: url("images/download.svg");
	height: 2.5em;
	border-radius: 4px;
	background-size: 16px;
	max-width: 32px;
	min-width: 32px;
	background-repeat: no-repeat;
	background-position: right 7px bottom 50%;
	position: relative;
	margin: 0 8px
}

.time-dropdown {
	max-width: 86px
}

.newDefaultTheme-dateIcon {
	height: 2.5em;
	width: 32px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	opacity: 0
}

.extended .newDefaultTheme-dateIcon {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%
}

.calendar.popup {
	margin-left: -40px;
	margin-top: -102px;
	z-index: 100000;
	background: #fff;
	border-radius: 0 0 4px 4px
}

.calendar.popup:before {
	border: 1px solid;
	z-index: 2;
	top: -2.375em;
	pointer-events: none;
	border-radius: 4px;
	height: calc(100% + 2.375em)
}

.calendar.popup:after,
.calendar.popup:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%
}

.calendar.popup:after {
	top: -1px;
	background-color: #c3cad8;
	height: 1px
}

.todayButton {
	display: none
}

.calendar.popup table {
	width: 100%;
	background-color: #fff;
	border: 0;
	border-spacing: 0;
	border-radius: 0 0 4px 4px
}

.calendar-new-header {
	height: 48px;
	display: table-row;
	position: relative
}

.calendar-new-header>* {
	position: absolute;
	width: 50%;
	height: 48px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0;
	font-size: 16px;
	font-weight: 500;
	color: #2c3345
}

.calendar-new-header .button {
	color: transparent !important;
	width: 24px;
	height: 24px;
	position: absolute;
	background-size: 10px;
	padding: 0;
	background-repeat: no-repeat;
	right: 4px;
	cursor: pointer
}

.calendar-new-header .nextMonth,
.calendar-new-header .nextYear {
	top: 0;
	background-position: 50% calc(50% + 3px);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.598 5.337a.837.837 0 001.159-.02.834.834 0 000-1.179l-.667-.623-1.434-1.34L5.568.226a.837.837 0 00-1.135 0L.263 4.118c-.343.341-.35.87-.021 1.199a.832.832 0 001.155.02L5 1.974l3.598 3.362z' fill='%239FA1B8'/%3E%3C/svg%3E")
}

.calendar-new-header .previousMonth,
.calendar-new-header .previousYear {
	bottom: 0;
	background-position: 50% calc(50% - 3px);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.403.227a.837.837 0 00-1.159.02.834.834 0 000 1.178l.667.623 1.434 1.34 2.088 1.95a.837.837 0 001.135 0l4.17-3.893c.343-.34.35-.87.021-1.198a.832.832 0 00-1.155-.02L5.002 3.588 1.402.227z' fill='%239FA1B8'/%3E%3C/svg%3E")
}

.calendar-new-month {
	left: 0;
	border-right: 1px solid
}

.calendar-new-year {
	right: 0
}

.calendar.popup th {
	background-color: #eef3ff;
	height: 48px;
	border: 0;
	color: #2e69ff;
	font-size: 12px;
	font-weight: 500
}

.calendar.popup table tbody td {
	background: transparent;
	border-radius: 6px;
	font-size: 12px;
	box-shadow: inset 0 0 0 4px #fff;
	text-align: center;
	color: #2c3345;
	padding: 12px 8px;
	position: relative;
	z-index: 1
}

.calendar.popup table tbody td:after {
	position: absolute;
	left: 5px;
	content: "";
	top: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	background: #fff;
	border: 1px solid transparent;
	z-index: -1;
	border-radius: 4px
}

.calendar tr.days td:hover:not(.unselectable):after {
	border-color: #2e69ff
}

.calendar tr.days td.otherDay {
	color: #73758c
}

.calendar tr.days td:hover:not(.unselectable) {
	color: #2e69ff
}

.calendar.popup tr.days td.selected {
	color: #fff
}

.calendar.popup tr.days td.selected:after {
	background-color: #2e69ff
}

.calendar.popup tr.days td.today:not(.selected) {
	color: #2e69ff
}

.calendar.popup tr.days td.today:not(.selected):after {
	border-color: #2e69ff
}

.calendar.popup.extended {
	margin-top: -90px;
	max-width: 400px
}

.calendar.popup.extended:before {
	height: 100%;
	top: 0
}

.form-number-input {
	min-width: 100%;
	-moz-appearance: textfield
}

.form-number-input::-webkit-inner-spin-button,
.form-number-input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0
}

.form-number-input:focus,
.form-number-input:hover {
	-moz-appearance: number-input
}

.inputContainer {
	z-index: 8;
	height: 250px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}

.jfUpload-heading.forMobile {
	display: none;
}

.jfUpload-heading.forDesktop {
	display: block;
	font-size: 18px;
	color: #57647e;
	font-weight: 400;
	margin-top: 0px;
}

.fileupload-input {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	height: 100% !important;
	cursor: pointer;
	font-size: 0
}

div[data-type=control_fileupload] .qq-upload-button {
	background-color: #fbfcff;
	color: #2c3345;
	border: 1px dashed;
	border-radius: 4px;
	height: 132px;
	font-size: 18px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 600;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	word-break: break-word;
	overflow-x: scroll;
	border: 1px dashed;
	border-radius: 4px;
	height: 147px;
	font-size: 18px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 600;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: end;
	word-break: break-word;
	overflow-x: scroll;
	padding-bottom: 25px;
}

div[data-type=control_fileupload] .qq-upload-cancel,
li[data-type=control_fileupload] .qq-upload-failed-text:before,
li[data-type=control_fileupload] .qq-upload-file,
li[data-type=control_fileupload] .qq-upload-img-container,
li[data-type=control_fileupload] .qq-upload-size {
	background-color: #dae6ff
}

div[data-type=control_fileupload] .qq-upload-img-container>img {
	border-color: #b5c2db
}

div[data-type=control_fileupload] .qq-upload-delete {
	background-color: #dce5f6
}

div[data-type=control_fileupload] .qq-upload-cancel {
	color: #2c3345
}

.customalert {
	position: fixed;
	padding: 15px 20px;
	min-width: 180px;
	z-index: 99999;
	left: -35px;
	top: 50%;
	transform: rotate(270deg) translateY(-50%);
	text-align: center;
	background: rgba(242, 222, 222, 0.5);
}

span.checkicon {
	color: #fff;
	font-size: 15px;
	background: var(--switchable-theme-color);
	padding: 1px 5px;
	border-radius: 4px;
}

a.Dlte:hover {
	background: #e8effd;
	color: #f00;
	transition: all 0.5s ease;
}
	.modal-header.header2 {
    top: 57px;
    position: absolute;
    z-index: 5;
    right: 62px;
    padding: 0;
    background: red;
    /* display: flex; */
    /* align-items: center; */
    /* text-align: center; */
    /* justify-content: center; */
}

.modal-header.header2 {}

.modal-header.header2 button.close {
    opacity: 1;
    padding: 0;
    background: #2a6ca3;
    color: #fff;
    width: 30px;
    height: 30px;
}
#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}
.manuscript h2 {
    font-family: 'Poppins', sans-serif !important;
    background-color: #2a6ca3;
    font-size: 39px;
    font-weight: 600;
    margin-bottom:0;
}
.headingmenuscript{
	font-family: 'Poppins', sans-serif !important;
    color: #2a6ca3;
    font-size: 39px;
    font-weight: 600;
    margin-bottom:0;
}
.col-new input.form-control {
    height: 35px;
}
.manuscript div#id_8 {
    background: transparent;
}

.manuscript .contact-us-form-section label {
    color: #2b6da4;
        font-family: 'Poppins', sans-serif !important;
    font-size: 20px;
    
}

.manuscript .btn-1 {
    border-radius: 10px;
    background: #5369ab;
}

.manuscript .btn-1:before {
    display: none;
}

.contact-us-form-section label span {
    color: red;
}
.manuscript .col-new {
    border: 1px solid #2a6ca3;
    background: #fff;
    margin: 0px 3px;
    box-shadow: 0px 0px 8px 1px #69b9fa;
    padding-top: 40px;
    position: relative;
    width: 95%;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:40px;
    margin-left:auto;
}

.modal-content.cone.cone{
    background: #fff;
    border: 0;
}
div#id_8{
	margin-bottom:0px;
}
.contact-us-form-section  label {
    color: #2b6da4;
    font-size: 20px;
}
</style>
<style>
	.popup_img img {
    width: 100%;
    text-align: center;
    height: 675px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
		.auto-modal {
			position: fixed;
			width: 100%;
			height: 100% !important;
			z-index: 99999990;
			align-items: center;
			display: flex;
			background-color: rgba(0, 0, 0, .62);
			display: none;
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
			-ms-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
			top: 0;
		}

		.auto-modal-box {
			padding-top: 0;
			max-width: 760px;
			/* height: 606px; */
			margin: 0 auto;
			border-radius: 25px;
			background-color: #fff;
			position: relative;
			box-shadow: -140px -117px 19px -141px rgba(0, 0, 0, .6);
			box-shadow: 0 0 7px -1px rgba(0, 0, 0, .7);
		}
		/* .auto-modal-box:before {
    left: 0;
    position: absolute;
    content: "";
	
    background: url('../images/thanksgiving.png');
    height: 100%;
    width: 50%;
} */

		.auto-modal-logo {
			width: 150px;
			margin-bottom: 10px;
		}

		.auto-modal-box .form-group {
			margin-bottom: 10px;
			text-align: center;
		}

		.auto-modal-image img {
			width: 100%;
			text-align: center;
			height: 715px;
			border-top-left-radius: 25px;
			border-bottom-left-radius: 25px;
		}

		.auto-modal_close {
			width: 30px;
			height: 30px;
			display: block;
			line-height: 59px;
			color: #ffffff;
			border-radius: 10px;
			font-size: 32px;
			text-align: center;
			position: absolute;
			right: 10px;
			top: 10px;
			z-index: 999;
			background: #212529;
		}

		.auto-modal_close svg {
			width: 17px;
			height: 17px;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
		}

		.modal-content.cone .form-text-1>h3 {
			color: #3b4f5c;
			font-size: 22px;
			font-family: Poppins, sans-serif;
			font-weight: 700;
			margin: 0;
			line-height: 25px;
			margin-top: 20px;
		}

		.modal-content.cone .form-text-1 h3 span {
			font-size: 45px;
			color: var(--switchable-theme-color);
			font-weight: 700;
		}

		.col-sm-12.entry-right {
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 30px;
			padding: 32px 0px 0;
		}
		.groupmessage textarea {
    padding: 4px 10px;
    border-radius: 13px;
}

		.modal-content.cone .form-text-1 p {
			color: #fff;
			font-size: 29px;
			line-height: normal;
			font-weight: 400;
			margin: 0;
		}

		.modal-content.cone .form-text-1 p strong {
			text-transform: uppercase;
		}

		.modal-content.cone .form-text-1 {
			position: relative;
			padding-left: 0;
			margin-bottom: 20px;
			text-align: center;
		}

		.form-text-1:before {
			content: "";
			width: 10px;
			height: 100%;
			position: absolute;
			left: 0;
			background-color: #f7941d;
			border-radius: 100px;
			display: none;
		}

		.modal-content.cone .form-control {
			min-height: auto !important;
			border-radius: 30px;
			background-color: #fff;
			border-color: #A1A1A1;
			color: #949494;
			font-size: 19px;
			width: 100%;
			display: block;
			padding: 15px 24px;
			border: 1px solid #92909B;
		}
		.modal-content.cone {
    border-radius: 27px;
    border: 0;
	background:transparent;
}

h3.black {
    color: #000;
    font-size: 25px;
    font-family: Poppins,sans-serif;
    font-weight: 600;
    margin: 0;
    line-height: 25px;
    margin-top: 21px;
    margin-bottom: 30px;
}

h3.black span {
    color: var(--switchable-theme-color);
}

.cone .form-group {
    display: flex;
    justify-content: center;
}
.cone button.close {
    top: 9px;
    width: 35px;
    background: #000;
    height: 35px;
    position: absolute;
    right: 6px;
    z-index: 99999999999999999999999;
    opacity: 1;
    color: #fff;
    border-radius: 6px;
}

		.auto-modal .form-control::placeholder {
			color: #949494;
		}

		.auto-frame {
			width: 150px;
			text-align: center;
			margin-top: 15px;
		}
		#getquote textarea {
    height: unset !important;
    resize: none;
}

		@media (max-width: 575px) {
			.auto-modal-image img {
				display: none;
			}

			.auto-modal-logo {
				width: 100px;
				margin-bottom: 10px;
			}

			.auto-modal-box .form-group {
				margin-bottom: 0px;
				text-align: center;
			}

			.auto-modal .form-text-1>h3 {
				font-size: 20px;

			}

			.auto-modal-box {
				max-width: 360px;
				height: auto;
			}

			.auto-frame {
				display: none;
			}

			.auto-modal .form-text-1 h3 span {
				font-size: 30px;

			}

		}