body {
	margin:0;
	padding:0;
	font-family: 'Poppins', sans-serif;
}
.main_banner {
    background-image: url(../images/car-banner02.png);
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    padding: 0px 0px 120px 0px;
    background-size: cover;
}
/*.main_banner_overlay {
    position: absolute;
    content: " ";
    background-color: #0000001f;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}*/
.top_header {
    border-top: none;
    padding: 4px 6px 4px 6px;
}
.top_logo a {
    color: #fff;
    font-style: italic;
    font-size: 26px;
    font-weight: 600;
}
.top_rr ul {
	margin:0;
	padding:0;
	display:block;
}
.top_rr ul li {
    list-style: none;
    display: inline-block;
}
.top_rr ul li i {
    color: #fff;
    font-size: 18px;
    font-weight: 100;
}
.top_rr .spacial_inpt {
    position: relative;
    width: 100%;
    border-radius: 2px;
    border: none;
    background: #fff;
}
.spacial_rr {
    position: relative;
    margin-right: 38px;
}
.top_rr {
    margin-top: 9px;
}
.top_rr .top_rr_search {
    right: 0;
    top: 0;
    height: 100%;
    width: 42px;
    text-align: center;
    line-height: 38px;
    color: #000000;
}
.banner_captions {
    width: 80%;
    margin: 0 auto;
    padding: 12px 12px 12px 12px;
    text-align: center;
    border-radius: 4px;
    margin-top: 110px;
    margin-bottom: 27px;
}
.banner_captions h2 strong {
    font-size: 92px;
    font-weight: 700;
    padding: 0px 242px 0px 0px;
}
.banner_captions h2 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 92px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
.banner_toll {
    float: right;
    width: 230px;
    background: #fff;
    text-align: center;
    border-radius: 52px;
    padding: 4px 0px 3px 0px;
    margin-right: 13px;
    margin-top: 15px;
}
.banner_toll p {
    margin: 0;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    color: #602f7d;
    margin: 0px 0px -4px 0px;
}
.banner_toll a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #000000f5;
}
.banner_bottom {
    padding: 40px 0px 0px 0px;
}
.banner_bottom_ct {
    /*border: 1px solid #f2f2f2;
    padding: 10px 12px 10px 12px;
    background: #fff;*/
}
.banner_bottom_ct h2 {
    text-transform: uppercase;
    font-size: 37px;
    margin: 0;
    margin-bottom: 3px;
    font-weight: 700;
}
.banner_bottom_ct h3 {
    font-size: 28px;
    padding: 0px 0px 6px 0px;
    text-transform: uppercase;
    font-weight: 600;
    color: #6b3e98;
    margin: 0;
    margin-bottom: 2px;
}
.banner_bottom_ct h4 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
}
.banner_bottom_ct2 {
    /*border: 1px solid #f2f2f2;
    padding: 17px 12px 12px 14px;
    background: #fff;*/
}
.banner_bottom_ct2 h2 {
    font-size: 73px;
    text-transform: uppercase;
    font-weight: 600;
    color: #6d358e;
    line-height: 65px;
}

.fhv_list {
    padding: 37px 0px 37px 0px;
}
.fhv_list_hd {
    margin-bottom: 36px;
}
.fhv_list_hd p {
    margin: 0;
    width: 50%;
    text-align: center;
    margin: 0 auto 10px auto;
    font-size: 13px;
}
.fhv_list_ct {
    position: relative;
    left: 51px;
    top: 6px;
}
.fhv_list_ct2 {
	position: relative;
    right: 51px;
    top: 6px;
}
.too_icons {
    background: linear-gradient(
361deg
, #472160, #6b2f8b);
    margin-bottom: 45px;
    border-radius: 54px;
    position: relative;
    height: 80px;
    width: 270px;
    float: right;
}
.too_icons h6 {
    margin: 0;
    padding: 0px 32px 0px 0px;
    color: #fff;
    font-size: 15px;
    margin-right: 45px;
    line-height: 80px;
    text-align: center;
}
.too_icons img {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 0;
    top: -10px;
    background: #fff;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
    padding: 10px;
    border-radius: 49px;
    border: 9px solid #6b3e98;
}
.too_icons_spacial {
    margin-right: 40px;
}
.too_icons_spacial2 {
    margin-left: 40px;
}

.too_icons2 {
    background: linear-gradient(361deg, #472160, #6b2f8b);
    margin-bottom: 45px;
    border-radius: 54px;
    position: relative;
    height: 80px;
    padding: 15px 20px 0px 87px;
    width: 270px;
    float: left;
}

.too_icons2 h6 {
    margin: 0;
    color: #fff;
    font-size: 14px;
    width: 88%;
    float: right;
    padding: 5px 0px 0px 0px;
}
.too_icons2 img {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: -10px;
    background: #fff;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 16%);
    padding: 10px;
    border-radius: 49px;
    border: 8px solid #6b3e98;
}
.fhv_list_ct_middle {
    margin-top: -12px;
}
.fhv_list_ct_middle h2 {
    padding: 144px 12px 0px 13px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
}


.benifits_ar {
    text-align: center;
    padding: 10px 0px 30px 0px;
}
.benifits_ar_cont {

}
.benifits_ar_cont ul {
    margin: 0;
    padding: 0;
    display: block;
    margin-bottom: 19px;
}
.benifits_spacial {
    font-size: 52px;
    font-weight: 600;
    margin-right: 0px;
}
.benifits_ar_cont ul li {
    list-style: none;
    display: inline-block;
    line-height: 20px;
}
.benifits_ar_cont button {
    border: none;
    padding: 10px 40px 10px 40px;
    border-radius: 44px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
}
.benifits_ar_cont2 {

}
.benifits_ar_cont2 ul {
    margin: 0;
    padding: 0;
    display: block;
    margin-bottom: 22px;
}
.benifits_ar_cont2 ul li {
    list-style: none;
    display: inline-block;
    height: 71px;
    border-radius: 79px;
    padding: 13px 25px 9px 25px;
    color: #fff;
    font-size: 13px;
        background: linear-gradient( 
361deg
 , #472160, #6b2f8b);
}
.benifits_ar_cont3 h4 {
    text-align: center;
    font-size: 27px;
    padding: 5px 0px 26px 0px;
    margin: 0;
    font-weight: 700;
}
.benifits_ar_cont2 h4 {
    margin: 0;
    padding: 0px 0px 25px 0px;
    font-size: 27px;
    font-weight: 700;
}
.benifits_ar_cont3 {
    
}
.we_pay {
	font-size: 80px;
    border-radius: 4px;
}
.benifits_ar_cont3 h2 {
    font-size: 67px;
    text-transform: uppercase;
    font-weight: 600;
}
.benifits_ar_cont3 h5 {

}
.footer {
    background: #98999a;
    padding: 37px 0px 24px 0px;
}
.footer_contact {
    /*background: #fff;
    padding: 8px 10px 8px 10px;
    border: 1px solid #eae8e8;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 4%);*/
}
.footer_contact h4 span {
    font-weight: 100;
}
.footer_form {
	/*background: #fff;
    padding: 8px 10px 8px 10px;
    border: 1px solid #eae8e8;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 4%);*/
}
.footer_form h4 {
    margin: 0;
    margin-bottom: 21px;
    font-size: 21px;
    font-weight: 500;
    position: relative;
    color: #fff;
}
.footer_form h4:before {
    /*content: " ";
    position: absolute;
    top: 25px;
    left: 0;
    background-color: #ea8d6c;
    width: 50px;
    height: 2px;*/
}
.footer_contact h4:before {
    /*content: " ";
    position: absolute;
    top: 25px;
    left: 0;
    background-color: #ea8d6c;
    width: 50px;
    height: 2px;*/
}
.footer_contact h4 {
    margin: 0;
    margin-bottom: 21px;
    font-size: 21px;
    font-weight: 600;
    position: relative;
    color: #fff;
}
.footer_form_ct input {
    height: 45px;
    margin-bottom: 14px;
    font-size: 13px;
    border-radius: 26px;
}
.footer_form_submit button {
    height: 42px;
    border: none;
    color: #fff;
    background: #6b3e98;
    padding: 0px 42px 0px 42px;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 26px;
}
.footer_contact_ct p {
    margin: 0;
    font-size: 12px;
    color: #fff;
}
.footer_contact_ct a {
    text-decoration: none;
    color: #fff;
    display: block;
}
.footer_social h5 {
    margin: 0;
    margin-bottom: 9px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
.footer_social ul {
	margin:0;
	padding:0;
	display:block;
}
.footer_social ul li {
    display: inline-block;
    list-style: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.footer_social ul li a {
    text-decoration: none;
    color: #98999a;
    background: #fff;
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 30px;
    text-align: center;
    line-height: 38px;
}

.footer_contact_ct {
    margin-bottom: 11px;
}
.copyright {
    background: #6b3e98;
    text-align: center;
    padding: 6px 0px 5px 0px;
}
.copyright p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}


.qickes_link{float:right}
.qickes_link ul{list-style:none;padding:0;margin:0}
.qickes_link ul li{display:inline-block}
.qickes_link ul li a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
}

.about_banner {
	background-image:url(../images/about-banner.jpg);
	width:100%;
	position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
.about_banner_overlay {
    position: absolute;
    content: " ";
    background-color: #0000007d;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.about_banner_captions h2 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    padding: 35px 0px 75px 0px;
}

.about_cont {
    padding: 32px 0px 25px 0px;
}
.about_tx h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.about_tx p {
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}



.contact_banner {
	background-image:url(../images/contact-banner.jpg);
	width:100%;
	position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
.contact_banner_overlay {
    position: absolute;
    content: " ";
    background-color: #00000040;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.contact_banner_captions h2 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    padding: 35px 0px 75px 0px;
}
.contact_main {
    background: #fff;
    padding: 40px 0px 40px 0px;
}
.contact_form {
    background: #fff;
    padding: 14px 15px 12px 15px;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 5%);
    border: 1px solid #f0f0f0;
}
.contact_form h4 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}
.contact_form h4:before {
    content: " ";
    position: absolute;
    top: 26px;
    left: 0;
    background-color: #6d358e;
    width: 56px;
    height: 2px;
}
.form_inpt label {
    margin-bottom: 2px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    top: 13px;
    left: 8px;
    background: #fff;
    padding: 0px 3px 0px 4px;
    color: #000;
}
.form_inpt input {
    height: 50px;
    border-radius: 0px;
    padding: 7px 0px 0px 12px;
    font-size: 15px;
    font-weight: 100;
    border: 1px solid #dddddd;
}
.form_inpt textarea {
    height: 100px;
    border-radius: 0px;
    padding: 16px 0px 0px 12px;
    font-size: 15px;
    font-weight: 100;
    border: 1px solid #dddddd;
    margin-bottom: 11px;
}
.form_inpt button {
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background: #6d358e;
    padding: 8px 40px 7px 40px;
    border-radius: 2px;
    float: right;
}
.contact_form .form-group {
    margin-bottom: 0px;
}

.privacy_banner {
	background-image:url(../images/privacy-banner.png);
	width:100%;
	position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
.privacy_banner_overlay {
    position: absolute;
    content: " ";
    background-color: #0000007d;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.privacy_banner_captions h2 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    padding: 35px 0px 75px 0px;
}

.privacy_cont {
    padding: 32px 0px 25px 0px;
}
.privacy_tx h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.privacy_tx h3 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.privacy_tx h4 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.privacy_tx p {
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}




.terms_banner {
	background-image:url(../images/terms-banner.jpg);
	width:100%;
	position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
.terms_banner_overlay {
    position: absolute;
    content: " ";
    background-color: #0000007d;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.terms_banner_captions h2 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    padding: 35px 0px 75px 0px;
}

.terms_cont {
    padding: 32px 0px 25px 0px;
}
.terms_tx h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.terms_tx h3 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.terms_tx h4 {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.terms_tx p {
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}









@media only screen and (min-width:320px) and (max-width:360px) {
.fhv_list_ct {
    position: relative;
    left: 0px;
    top: 6px;
}
.fhv_list_ct2 {
    position: relative;
    right: 0px;
    top: 6px;
}
.banner_captions h2 {
    font-size: 28px;
    padding: 23px 0px 13px 0px;
}
.banner_bottom_ct2 h2 {
    font-size: 43px;
    line-height: 46px;
}
.fhv_list_hd p {
    width: 100%;
}
.too_icons_spacial {
    margin-right: 0px;
}
.too_icons_spacial2 {
    margin-left: 0;
}
.main_banner {
    padding: 0px 0px 25px 0px;
}
.banner_captions {
    width: 100%;
    margin: 0 auto;
    margin-top: 11px;
    margin-bottom: 24px;
}
.top_rr .top_rr_search {
    text-align: end;
}
.spacial_rr {
    position: relative;
    margin-right: 24px;
}
.banner_toll {
    float: none;
    width: 230px;
    padding: 4px 0px 3px 0px;
    margin-right: 0px;
    margin: 0 auto;
}
.banner_bottom {
    padding: 13px 0px 0px 0px;
}
.banner_bottom_ct h2 {
    font-size: 33px;
}
.banner_bottom_ct {
    margin-bottom: 14px;
}
.too_icons {
    width: 100%;
}
.too_icons2 {
    width: 100%;
}
.fhv_list {
    padding: 37px 0px 15px 0px;
}
.benifits_ar_cont2 ul li {
    margin-bottom: 11px;
}
.benifits_ar {
    text-align: center;
    padding: 10px 0px 0px 0px;
}
.benifits_ar_cont2 h4 {
    margin: 0;
    padding: 0px 0px 14px 0px;
    font-size: 23px;
}
.footer_contact {
    margin-bottom: 20px;
}
.top_rr {
    margin-top: 9px;
    float: right;
}
.spacial_contact {
    margin-left: 0;
}
}




@media only screen and (min-width:360px) and (max-width:480px) {
.fhv_list_ct {
    position: relative;
    left: 0px;
    top: 6px;
}
.fhv_list_ct2 {
    position: relative;
    right: 0px;
    top: 6px;
}
.banner_captions h2 {
    font-size: 28px;
    padding: 23px 0px 13px 0px;
}
.banner_bottom_ct2 h2 {
    font-size: 43px;
    line-height: 46px;
}
.fhv_list_hd p {
    width: 100%;
}
.too_icons_spacial {
    margin-right: 0px;
}
.too_icons_spacial2 {
    margin-left: 0;
}
.main_banner {
    padding: 0px 0px 25px 0px;
}
.banner_captions {
    width: 100%;
    margin: 0 auto;
    margin-top: 11px;
    margin-bottom: 24px;
}
.top_rr .top_rr_search {
    text-align: end;
}
.spacial_rr {
    position: relative;
    margin-right: 24px;
}
.banner_toll {
    float: none;
    width: 230px;
    padding: 4px 0px 3px 0px;
    margin-right: 0px;
    margin: 0 auto;
}
.banner_bottom {
    padding: 13px 0px 0px 0px;
}
.banner_bottom_ct h2 {
    font-size: 33px;
}
.banner_bottom_ct {
    margin-bottom: 14px;
}
.too_icons {
    width: 100%;
}
.too_icons2 {
    width: 100%;
}
.fhv_list {
    padding: 37px 0px 15px 0px;
}
.benifits_ar_cont2 ul li {
    margin-bottom: 11px;
}
.benifits_ar {
    text-align: center;
    padding: 10px 0px 0px 0px;
}
.benifits_ar_cont2 h4 {
    margin: 0;
    padding: 0px 0px 14px 0px;
    font-size: 23px;
}
.footer_contact {
    margin-bottom: 20px;
}
.top_rr {
    margin-top: 9px;
    float: right;
}
.spacial_contact {
    margin-left: 0;
}
}



@media only screen and (min-width:480px) and (max-width:768px) {
.fhv_list_ct {
    position: relative;
    left: 0px;
    top: 6px;
}
.fhv_list_ct2 {
    position: relative;
    right: 0px;
    top: 6px;
}
.banner_captions h2 {
    font-size: 28px;
    padding: 23px 0px 13px 0px;
}
.banner_bottom_ct2 h2 {
    font-size: 43px;
    line-height: 46px;
}
.fhv_list_hd p {
    width: 100%;
}
.too_icons_spacial {
    margin-right: 0px;
}
.too_icons_spacial2 {
    margin-left: 0;
}
.main_banner {
    padding: 0px 0px 25px 0px;
}
.banner_captions {
    width: 100%;
    margin: 0 auto;
    margin-top: 11px;
    margin-bottom: 24px;
}
.top_rr .top_rr_search {
    text-align: end;
}
.spacial_rr {
    position: relative;
    margin-right: 24px;
}
.banner_toll {
    float: none;
    width: 230px;
    padding: 4px 0px 3px 0px;
    margin-right: 0px;
    margin: 0 auto;
}
.banner_bottom {
    padding: 13px 0px 0px 0px;
}
.banner_bottom_ct h2 {
    font-size: 33px;
}
.banner_bottom_ct {
    margin-bottom: 14px;
}
.too_icons {
    width: 100%;
}
.too_icons2 {
    width: 100%;
}
.fhv_list {
    padding: 37px 0px 15px 0px;
}
.benifits_ar_cont2 ul li {
    margin-bottom: 11px;
}
.benifits_ar {
    text-align: center;
    padding: 10px 0px 0px 0px;
}
.benifits_ar_cont2 h4 {
    margin: 0;
    padding: 0px 0px 14px 0px;
    font-size: 23px;
}
.footer_contact {
    margin-bottom: 20px;
}
.top_rr {
    margin-top: 9px;
    float: right;
}
.spacial_contact {
    margin-left: 0;
}
}
