body {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #333;
}

/* new car CSS*/
header {
    height: 67px;
    background-color: #fff;
}

.single-page{
	overflow-x:hidden;
	display:none;
	}
.quote_main{
	background-color:#ebf7fc
	}
.quote_main .common_vector{
	position:absolute;
	bottom:-3.9rem;
	right:0;
	max-width:44rem;
	z-index:1;
	}
.page1{
	max-height:100vh;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	height:calc(100vh - 160px);
	}
.page1 .choice_footer_details.quote_footer-details{
	padding-top:9vh;
	padding-bottom:0;
	}
.page1 .choice_main_wrap .funnel_wrap{
	padding-top:4vh;
	padding-bottom:4vh;
	}
.page1 .single_page_wrapper{
	padding-top:0;
	}
.page1 .single_page_wrapper::after{
	display:none;
	}
.page1{
	overflow:hidden;
}
.page1 .progress-section-mob{
	display:none;
	}
.page1 .single_page_wrapper .main-content-wrap .container .page-title-block h2{
	font-weight:bold;
}
.single_page_wrapper .main-content-wrap .container .page-title-block h2 {
    margin-bottom: 0;
    font-size: 1.7rem;
    max-width: 93%;
}
.single_page_wrapper .main-content-wrap .container .page-title-block.home-title h2 span {
    font-weight: 700;
}
.page1 .quote_main .funnel_wrap{
	padding-top:8vh!important;
	}
.single_page_wrapper.gray-strip {
    margin-bottom: 0;
}
.quote_main {
    background-color: #ebf7fc;
}
.single_page_wrapper {
    position: relative;
    padding-bottom: 1.5rem;
}
.single_page_wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 65.4%;
    background-color: #ebf7fc;
}
.single_page_wrapper .main-content-wrap {
    position: relative;
    z-index: 1;
    min-height: 60vh;
}
.choice_main_wrap .common_vector {
    right: 0;
    max-width: 44rem;
}
.quote_main .common_vector {
    position: absolute;
    z-index: 1;
}
.common_vector_home {
    bottom: -3.9rem!important;
}
.common_vector_bubble {
    position: absolute;
    z-index: 11;
    width: 15rem;
    right: 11rem;
    bottom: 9rem;
}
.bounceIn {
    animation-duration: .75s;
    animation-name: bounceIn;
}

.single_page_wrapper .main-content-wrap .container {
    max-width: 100%;
    padding: 0 5%;
}
.quote_main .discount-notice {
    display: flex;
    align-items: center;
    position: relative;
}
.quote_main .discount-notice .wrap_top_notice {
    background: #37beed;
    color: #fff;
    font-size: 1.2rem;
    position: static;
    top: -2rem;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 34rem;
    text-align: center;
    padding: .4rem 1rem;
    border-bottom-right-radius: 17px;
    border-bottom-left-radius: 17px;
    width: 34rem;
	font-weight:bold;
}
.funnel_wrap {
    background: #ebf7fc;
}
.single_page_wrapper .main-content-wrap .container .page-title-block {
    position: relative;
}
.funnel_wrap .inner_content_wrap {
    max-width: 34rem;
    margin-top: 25px;
}
.choice_main_wrap .choices_wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.choice_main_wrap .choices_wrap a {
    color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 7rem;
	font-weight:bold;
}
.choice_main_wrap .choices_wrap a .hover_choice{
    display: none;
}
.choice_main_wrap .choices_wrap a {
    color: #333;
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 7rem;
}
.choice_main_wrap .choices_wrap a label {
    text-align: center;
    margin-top: 10px;
}
.choice_main_wrap .choices_wrap a:hover label {
    color: #0094c1;
}
.choice_main_wrap .choices_wrap a:hover .hover_choice {
    display: block;
	position: absolute;
}
.choice_main_wrap .choices_wrap a:hover {
    text-decoration: none;
    cursor: pointer;
}
.quote_main .discount-notice .wrap_top_notice span {
    font-size: 1.5rem;
}
.choice_footer_details.quote_footer-details .common_vector_home_mob {
    width: 70vw;
    position: absolute;
    right: 0;
    top: -50px;
    display: none;
}
.choice_footer_details.quote_footer-details .common_vector_bubble_mob {
    top: 2rem;
    position: absolute;
    display: none;
}
.choice_footer_details.quote_footer-details .footer-row {
    display: flex;
    justify-content: space-between;
}
.choice_footer_details.quote_footer-details .footer-row .detail_single {
    margin-bottom: 2rem;
}
.quote_footer-details .detail_single {
    display: flex;
}
.quote_footer-details .detail_single .details {
    margin-left: 1rem;
}
/*new car CSS end*/

.sub-section1{
	width:52%;
	display:inline-block;
	margin-left:5%;
	vertical-align: top;
    margin-top: 3%;
	}
.sub-section2{
	width:38%;
	display:inline-block;
	vertical-align:bottom;
	margin-top: 21%; margin-right: 1%;
	}
.guide-img img{
	width:100%; max-width:435px;
	}
.main-header_ultra-main {
  font-weight: bold;
  color: #464646;
  font-size: 29px;
  margin-bottom: 10px;
}
.main-header_ultra-main + strong {
  color: #464646;
  font-size: 19px;
  display: block;
  width:90%;
}

.theme-btn {
  width: 250px;
  text-transform: uppercase;
  border: 2px solid #37beed;
  color: #fff;
  padding: 10px 0;
  font-size: 19px;
  border-radius: 19px;
  margin-top: 16px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  z-index: 99;
  display: inline-block;
  text-align: center;
}
.theme-btn::after {
  content: "";
  width: 101%;
  height: 101%;
  background-color: #37beed;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.2s ease all 0s;
}
.theme-btn:hover {
  text-decoration: none;
  color: #37beed;
}
.theme-btn:hover::after {
  left: 100%;
}
.heading-style-2 {
  color: #333333;
}
.heading-style-2 strong {
  color: #37beed;
}
.tagline {
  font-size: 19px;
  font-weight: bold;
}
.username .date-place {
  display: block;
  font-weight: 100;
  font-size: 15px;
}
.owl-testimonials p {
  padding: 10px 40px;
}
.username {
  font-weight: bold;
  position: relative;
}
.username::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -8px;
  width: 70px;
  height: 2px;
  background-color: #37beed;
  transform: translateX(-50%);
}

.rating {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rating i {
  color: #37beed;
}
.testimonials-box::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50px;
  width: 3px;
  height: 80%;
  background-color: #bbbbbb;
  transform: translateX(-50%);
}

.testimonials-box {
  position: relative;
}
.expander-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #cccccc;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 80px 80px 0 0;
  line-height: normal;
  width: 100px;
}
.main-header_ultra-main + strong small {
  display: block;
  margin-bottom: 30px;
}

#steps-preregistration .steps ul[role="tablist"] {
  display: none;
}
#steps-preregistration .content .title {
  display: none;
}
.w-135 {
  width: 135% !important;
}

.card {
  z-index: 0;
  border: none;
  position: relative;
}

.steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right;
}


.custom-cont {
  width: 1000px !important;
}

.title-heads {
  width: 200px;
  font-size: 16px;
  color: #000000;
}
.inputs {
  width: calc(100% - 200px);
}

.wizard > .actions {
  display: none !important;
}
.form-group + label.error {
  color: red;
  font-size: 12px;
}
#steps-preregistration .form-control {
  border-width: 2px !important;
  border-radius: 100px !important;
  padding-left: 20px;
  font-size: 15px;
}
#steps-preregistration .form-row .form-control {
  border-width: 2px !important;
  border-radius: 10px !important;
  padding-left: 10px;
  font-size: 15px;
  height: 45px;
  padding-right: 8px;
}
.left {
  background: transparent;
  color: #dcdcdc;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 19px;
  font-size: 25px;
}
div#steps-uid-0 {
  height: 100%;
}

.shrunken-box > div.h-100 {
  height: auto !important;
}
.custom-radio-2 {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
}
.custom-radio-2 li {
  display: inline-block;
  margin-right: 15px;
}
.custom-radio-2 [type="radio"]:checked,
.custom-radio-2 [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radio-2 [type="radio"]:checked + label,
.custom-radio-2 [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.custom-radio-2 [type="radio"]:checked + label:before,
.custom-radio-2 [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #e5e5e5;
}
.custom-radio-2 [type="radio"]:checked + label:after,
.custom-radio-2 [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #37beed;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom-radio-2 [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radio-2 [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.amt small {
  font-size: 15px;
}

#steps-preregistration .form-row .form-control::placeholder,
select:invalid {
  color: #999999;
  font-size: 14px;
}

.btn-theme {
  background: #37beed;
  padding: 5px 20px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  border: none;
  color: #ffffff;
}
.mobileview {
  display: none;
}
.step-final {
  display: none;
}
.mobileview .renew-btn {
  font-size: 13px;
  padding: 5px 20px !important;
}
.alert{
    display: none;
}

.topfeature	{
	display:inline-block;
	width:38%;
}
.topfeature2{
	display:inline-block;
	width:23%;
}	
.topfeature table, .topfeature2 table	{
	width:100%;
}
.topfeature table tr td, .topfeature2 table tr td	{
	font-weight:bold;
	font-size:14px;
	line-height:1.2;
	text-align:left;
}		
.devider	{
	height:5px;
	width:100px;
	background-color:#333;
	margin:20px auto;
}
.discountOffer, .nolimitsBenefits, .infiniteReasons	{
	width:24.5%;
	text-align:center;
	display:inline-block;
	margin-top:20px;
	margin-bottom:40px;
	vertical-align:top;
}
.discountOffer table, .nolimitsBenefits table, .infiniteReasons table	{
	width:100%;
	text-align:center;
}
.discountOffer table tr td, .nolimitsBenefits table tr td, .infiniteReasons table tr td{
	width:100%;
	text-align:center;
}