*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.site-wrapper {
	height: 100%;
}

::-ms-clear {
	display: none;
}

body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}

body {
	max-width: 100%;
	overflow-x: hidden;
}

body[data-rtl="rtl"] {
	direction: rtl;
	text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222222;
	font-weight: 400;
	margin-top: 0;
	line-height: 1.2;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p:last-child {
	margin-bottom: 0;
}

p {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #666666;
}

a,
button {
	color: inherit;
	display: inline-block;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
}

a,
button,
img,
input,
span {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

*:focus {
	outline: none !important;
}

a:focus {
	color: inherit;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #e44848;
}

button,
input[type="submit"] {
	cursor: pointer;
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}

a,
a:active,
a:focus {
	color: #e44848;
	text-decoration: none;
	transition-timing-function: ease-in-out;
	-ms-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-duration: .2s;
	-ms-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
}

.section {
	padding: 100px 0px;
}

.section-bottom {
	padding-bottom: 100px;
}

.section-top {
	padding-top: 100px;
}

.title {
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.28;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	margin-bottom: 30px;
}

.header-wrapper {
	height: 100%;
	position: relative;
	width: 100%;
}

.logo {
	margin-top: 0;
}

.header-container {
	position: relative;
	z-index: 1;
}

.top-menu {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 30px 0px;
	box-shadow: 0 1px 0 0 rgb(0 0 0 / 25%);
}

.form-wrapper {
	padding: 100px 30px;
}

.common-hero-container {
	padding: 90px 0;
}

.home-button, .home-button1 a {
	font-family: 'DM Sans', sans-serif;
	width: auto;
	padding: 20px 30px;
	/*height: 71px;*/
	gap: 10px;
	border: solid 2px #1d24d0;
	background-color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #1d24d0;
	-webkit-transition: 0.4s all ease-in-out;
	-o-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.home-button:hover, .home-button1 a:hover  {
	background: #000691;
	color: #ffffff;
}

.call-icon path {
	fill: #1d24d0;
	-webkit-transition: 0.4s all ease-in-out;
	-o-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.home-button:hover, .home-button1 a:hover .call-icon path{
	fill: #ffffff;
}

.d-big {
	display: block;
}

.d-small {
	display: none;
}

.w-60 {
	width: 58%;
}

.w-40 {
	width: 38%;
	margin: auto;
}

.hero-dis {
	font-size: 58px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.58px;
	text-align: left;
	color: #000000;
	padding-bottom: 20px;
	font-family: 'DM Sans', sans-serif;
}

.btn-input {
	width: 40%;
	padding: 5px 0 10px 30px;
	border: solid 2px #1d24d0;
	background-color: #ffffff;
	-webkit-transition: 0.4s all ease-in-out;
	-o-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.btn-inner:hover .btn-input {
	border: solid 2px #000691;
}

.btn-inner {
	padding-left: 15px;
	padding-right: 15px;
}

.btn-input input {
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	width: 100%;
	border: none;
	padding: 0;
	gap: 0;
}

::placeholder {
	color: #000000;
}

.Zip-Code {
	font-size: 12px;
	color: #1d24d0;
	margin-bottom: 0 !important;
}

.Zip-Code .text-style-1 {
	color: #e44848;
}

.get-quotes_btn {
	font-family: 'DM Sans', sans-serif;
	width: 45%;
	padding: 25px 10px;
	background-color: #1d24d0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	border: none;
	-webkit-transition: 0.4s all ease-in-out;
	-o-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.btn-inner:hover .get-quotes_btn {
	background: #000691;
}

.bg-blue-inner {
	background-color: #edf5ff;
}

.img-inner {
	width: 25%;
	text-align: center;
}
.img-inner{ 
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.text-gray {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #666666;
}
.Compare-list li {
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	margin-bottom: 20px;
}

.Compare-list li:before {
	content: "\2713";
	height: 20px;
	
	padding: 1px 5px;
	background-color: #4bb7ff;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 50%;
	color: #fff;
	width: 20px;
	font-size: 14px;
	float: left;
	/* line-height: 21px; */
	margin-top: 5px;
}

.bottom-inner {
	background-color: #252860;
	border-radius: 200vh 200vh 0% 0%/30vh 30vh 0% 0%;
	overflow: hidden;
	padding: 50px 0px;
}

.text-b a {
	font-family: 'DM Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.56;
	letter-spacing: normal;
	color: #ffffff;
	margin: 0 10px;
}

.text-small {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #ffffff;
	text-align: left;
}
.has-error {
    background: #fbbcbc !important;
    border: 2px solid #dc3545 !important;
    transition: all 0.30s;
}

.has-error input {
    background: #fbbcbc !important;
}

.work-mobile-img {
	margin-top: 40px;
}
