.contactus-hdg i svg {
		color: var(--switchable-theme-color);
	}

	.contactus-hdg a {
		letter-spacing: 1px;
		font-weight: 600;
		color: var(--switchable-theme-color);
		/* padding: 0 20px; */
		font-size: 23px;
		transition: color .2s linear;
		font-family: ''Lato', sans-serif' !important;
		margin-bottom: 9px;
		display: flex;
		gap: 7px;
	}


    .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;
		}


		.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;

			}

		}