/*  
Theme Name: Clixpert Theme 3.0
Theme URI: http://www.clixpert.com.au
Description: An SEO expert support Theme
Version: 3.0
Author: Clixpert
Author URI:  http://www.clixpert.com.au
*/


/* Address */
/* 9 Second Ave
Mount Lawley Western Australia 6050
Australia */

/* .banner .fr .banner-form .cvr{padding:9px 15px 0;background:#d1efff;border-radius:0px} */

/* .banner .fr .banner-form .cvr.multiform {
    background: #fff;
} */
button.op1 p, button.op2 p {
    letter-spacing: 0;
}

.progress-bar {
    position: relative;
    content: "";
    width: 100%;
    height: 5px;
    background: #ffb700;
	margin-bottom: 20px;
}

.progress-bar:before {
    content: "";
    position: absolute;
    width: 33.33%;
    height: 5px;
    background: #467bb9;
    left: 0;
}

.prog2:before {
    content: "";
    position: absolute;
    width: 66.66%;
    height: 5px;
    background: #467bb9;
    left: 0;
}



div.wpcf7 .ajax-loader {
    float: right;
}

.cvr.multiform .wpcf7-submit {
    color: #363636 !important;
}
.cvr.multiform .wpcf7-submit:hover {
    color: #fff !important;
}

span.back1 {
    cursor: pointer;
    color: #ff3e00;
	font-size: 16px;
    font-weight: bold;
}
span.back1:hover {
    text-decoration:underline;
}

.back1{
	display: none;
}
.register__form.active, .login__form.active{
	display:block;
}

.register__form, .login__form{
	display:none;
}

.banner .fr .banner-form .cvr {
    height: 100%;
}


h3.banner-help.pop{
	padding-top: 28px;
}

.step2-heading{
	padding-bottom:27px;
}

h3.banner-help {
/* 	padding-top: 60px; */
	padding-top: 20px;
    font-size: 19px;
    max-width: 159px;
    margin: 0 auto;
    color: #367bbe;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
}

h4.form-headng{
	text-align:center;
	color: #367bbe;
	font-size: 19px;
	font-weight: bold;
	margin-top: 0;
    margin-bottom: 0;
}

.banner .fr .banner-form .bannerh2 {
    font-size: 24px !important;
}

.buttons-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
	height: 163px;
}

@media only screen and (max-width: 479px){
.banner {
    margin-top: 155px !important;
}
}

button.op1, button.op2 {
    background: #fff;
    padding: unset;
    width: unset;
	box-shadow: 0px 0px 6px 1px #477ab9;
	padding-bottom: 69px;
    padding-top: 18px;
}
button.op1 img, button.op2 img {
    margin-bottom: 16px;
}

button.op1:hover, button.op2:hover{
	   background: #a3cdff;
	color: unset;
}

p.category-banner {
	text-align:center;
    padding-top: 10px;
    font-weight: 600;
}

p.car-upload {
    text-align: left;
    padding-top: 0;
    margin-top: -18px;
    font-size: 15px;
}