/*flow-one-start*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital@0;1&display=swap');
@import url('https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css');
@import url('//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css');
* {
    font-family: 'Open Sans', sans-serif;
}

body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

.cubewp-configration {
    background: #FFFFFF;
    min-height: 100vh;
    display: flex;
    justify-content: space-between;
}

.cubewp-configration-left .heading {
    margin-bottom: 8px;
}

.cwp-configuration-form-container .demo-select-text p {
    margin-bottom: 30px;
}

.cubewp-configration-left .heading h1 {
    font: normal normal bold 28px/36px Lato;
    letter-spacing: 0px;
    color: #000000DE;
    opacity: 1;
    margin-bottom: 0;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
}

.cubewp-configration-left .heading p {
    margin-bottom: 0;
    letter-spacing: 0px;
    color: #000000DE;
    line-height: 36px;
    opacity: 1;
    font-size: 18px;
}

.cubewp-configration-right {
    width: 50%;
    background: #334E69;
    text-align: center;
}

.cubewp-configration-right .imag-rol {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: none;
}

.cubewp-configration-right .imag-rol.active {
    display: flex;
}

.cubewp-configration-left {
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
    width: 50%;
}


.tabs ul li input {
    opacity: 0;
    position: absolute;
}

.tabs ul li input:checked+label {
    border-color: #2185D0;
    color: #2185D0;
}

li.radio-tabs {
    list-style: none;
}


.tabs li label {
    margin-right: 11px;
    min-width: 80px;
    height: 80px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.25px solid #484F5F99;
    border-radius: 5px;
    padding: 15px 10px;
    letter-spacing: 0px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    align-items: center;
	    font-size: 13px;
    flex-direction: column;
}
#cwp-configuration-form .tasbs::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 58px;
    background-image: linear-gradient(270deg, #fff, #ffffffd1, #fff0);
}

#cwp-configuration-form .tabs ul li.radio-tabs {
    width: 25%;
    margin-bottom: 20px;
}

.radio-tabs label img {
    width: 30px;
	margin-bottom: 3px;
	display: block;
}

.tabs li label svg {
    font-size: 25px;
    margin-bottom: 6px;
}

.name-box label {
    letter-spacing: 0px;
    color: #333333DE;
    opacity: 1;
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 700;
}
.name-box input {
    width: 260px;
    height: 38px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DEDEDF;
    border-radius: 4px;
    outline: none;
    padding: 5px 12px 7px 12px;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 7px;
    transition: 0.3s;
}
.name-box input:focus {
    border-right: 4px solid #2583ef;
    box-shadow: 0px 1px 1px 1px #0d6efd26;
}
.check label {
    font: normal normal normal 14px/24px Lato;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    cursor: pointer;
    letter-spacing: 0px;
    color: #333333DE;
    opacity: 1;
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 700;
}
.check {
    display: flex;
    text-align: center;
    margin-bottom: 24px;
    max-width: calc(100% - 100px);
    align-items: flex-start;
}
input#check {
    margin-right: 10px;
    margin-top: 5px;
}

.button {
    margin-bottom: 24px;
}

.button input {
    font: normal normal bold 14px/17px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
    opacity: 1;
    width: 146px;
    background: #2185D0 0% 0% no-repeat padding-box;
    border-radius: 4px;
    line-height: 34px;
    padding: 2px 0;
    border: 0;
    outline: 0;
}

/*flow-one-end*/

/*flow-three-start*/


.cubewp-configration-right .image img {
    width: 100%;
}

.cubewp-configration-right a {
    letter-spacing: 0px;
    color: #FFFFFFDE;
    font-size: 18px;
    margin-top: 20px;
}

.cubewp-configration-right a:hover {
    color: #ded8d8;
}

.page-three-heading {
    text-align: center;
}

.page-three-heading h1 {
    font: normal normal bold 28px/36px Lato;
    letter-spacing: 0px;
    color: #000000DE;
    opacity: 1;
    margin-bottom: 19px;
}

.page-three-heading {
    margin-bottom: 24px;
}

.page-three-heading p {
    font: normal normal normal 18px/36px Lato;
    letter-spacing: 0px;
    color: #000000DE;
    opacity: 1;
    margin-bottom: 0;
}

.demo-box {
    margin-bottom: 20px;
}

.demo-box ul {
    width: 550px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 3px #00000029;
    border: 1px solid #DFDFE0;
    opacity: 1;
    margin: 0;
    padding-left: 0;
}

.demo-box ul li {
    text-align: left;
    font: normal normal normal 18px/36px Lato;
    letter-spacing: 0px;
    color: #000000DE;
    opacity: 1;
    list-style: none;
    padding: 6px 10px 6px 25px;
    border-bottom: 1px solid #dfdfe0;
    position: relative;
}

.demo-box ul li span {
    letter-spacing: 0px;
    color: #000000CC;
    opacity: 0.5;
    font-size: 14px !important;
}

#url,
#user,
#pass {
    cursor: pointer;
    font: normal normal normal 18px/36px Lato;
    font-size: 18px !important;
    letter-spacing: 0px;
    color: #00000042;
    opacity: 1;
    position: absolute;
    right: 10px;
}

#url,
#user,
#pass {
    display: none;
}

#url i.fa-regular.fa-copy,
#user i.fa-regular.fa-copy,
#pass i.fa-regular.fa-copy {
    margin-left: 5px;
}

.page-three-or-text {
    margin-bottom: 20px;
}

.page-three-or-text p {
    text-align: center;
    font: normal normal normal 18px/36px Lato;
    letter-spacing: 0px;
    color: #000000DE;
    opacity: 1;
    margin-bottom: 0;
}

.page-three-login-btn {
    text-align: center;
}

.page-three-login-btn a {
    height: 38px;
    width: 132px;
    display: inline-block;
    line-height: 38px !important;
    background: #2185D0 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: transparent;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-decoration: none;
}


/*flow-three-end*/


/*flow-four-start*/

.header {
    padding: 20px 0px;
    background: #411AAA 0% 0% no-repeat padding-box;
}

.header-main {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-login-button button {
    width: 78px;
    height: 40px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    border-radius: 15px;
    opacity: 1;
    border: none;
    color: white;
    background: none;
}

.banner {
    height: 405px;
    background-image: url("../image/page-four-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: auto;
    height: 405px;
    text-align: center;
}

.banner-content .heading {
    margin-bottom: 18px;
}

.banner-content .heading h1 {
    text-align: center;
    font: normal normal bold 31px/34px Open Sans;
    letter-spacing: 1.24px;
    color: #FFFFFF;
}

.banner-content .heading h2 {
    font: normal normal normal 31px/34px Open Sans;
    letter-spacing: 1.24px;
    color: #FFFFFF;
}

.banner-content p {
    text-align: center;
    font: normal normal normal 18px/34px Open Sans;
    letter-spacing: 0.72px;
    line-height: 32px;
    color: #FFFFFF;
    opacity: 1;
}

.listing-pro-box {
    background: #fff;
    padding: 50px 0;
}

.listingpro-main-box {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 11px;
}

.listingpro-main-box .logo img {
    width: 100%;
	max-height: 345px;
}

.content-box {
    background: white;
    padding: 40px;
}

.content-box .heading {
    margin-left: 0px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-box .heading h1 {
    margin-bottom: 0;
    font-size: 20px;
    color: #000;
    font-family: 'Open Sans';
}

.content-box .heading span {
    text-align: left;
    font: normal normal 12px/0px Open Sans;
    letter-spacing: 0px;
    color: #d7d7d7;
    opacity: 1;
}

.content-box .text {
    margin-bottom: 30px;
}

.content-box .text p {
    text-align: left;
    font: normal normal normal 18px/34px Open Sans;
    letter-spacing: 0.72px;
    line-height: 32px;
    color: #bdbdbd;
    opacity: 1;
    font-size: 18px;
    margin: 0;
}

.lintingpro-btns {
    display: flex;
    justify-content: space-between;
}
.content-box .heading a{
    text-decoration: none;
}
.lintingpro-btns-visit{
    background: #0984E3 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: transparent;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Open Sans';
    padding: 8px 30px;
    transition: 0.2s ease-in-out;
    text-decoration: none;
}

.lintingpro-btns-get-demo{
    padding: 8px 30px;
    background: #00B894 0% 0% no-repeat padding-box;
    border-radius: 4px;
    border: transparent;
    text-align: center;
    letter-spacing: 0px;
    transition: 0.2s ease-in-out;
    color: #FFFFFF;
    font-size: 14px;text-decoration: none;
    font-family: 'Open Sans';
}
.lintingpro-btns-visit:hover,
.lintingpro-btns-get-demo:hover{
    transform: translatey(-2px);
 }
.footer {
    background: #E9E4F7 0% 0% no-repeat padding-box;
    opacity: 1;
}

.footer-text {
    display: flex;
    justify-content: space-between;
    padding: 55px 0;
    align-items: center;
}

.footer-text p {
    text-align: left;
    font: normal normal 600 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #2C3E50;
    opacity: 1;
    margin-bottom: 0;
}

.footer-text span {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #2C3E50;
    opacity: 1;
}

.footer-text span a {
    text-decoration: none;
    color: #2C3E50;
}
.demo-reponse {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999999;
    text-align: center;
    margin: auto;
    display: flex;
    background: #00000059;
    transition: 0.5s;
    top: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    transition: 0.6s ease-in-out;
    clip-path:circle(0 at calc(100% - 50%) 50%);
}

.demo-reponse.active {
    clip-path: circle(75%);
}
.demo-reponse .demo-reponse-data {
    width: 350px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    padding: 22px;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.demo-reponse .message {
    text-align: left;
    font: normal normal bold 28px/36px Lato;
    letter-spacing: 0px;
    color: #000000DE;
    opacity: 1;
    margin-bottom: 0;
    font-size: 18px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
}

.demo-reponse .demo-reponse-data svg {
    font-size: 60px;
    margin-bottom: 10px;
    color: #2185D0;
}

.cwp-configuration-form-container .cubewp-configuration-form .submit:disabled {
	background: rgb(219 219 219 / 35%);
	color: #000000;
	cursor: default;
}
.cwp-config-details {
	background: aliceblue;
	padding: 20px;
}

.cwp-config-details.loading {
	position: relative;
	text-align: center;
}

.loader {
	display: inline-block;
	font-size: 0px;
	padding: 0px;
	margin-left: 10px;
}

.loader span {
	vertical-align: middle;
	border-radius: 100%;

	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 3px 2px;
	-webkit-animation: loader 0.8s linear infinite alternate;
	animation: loader 0.8s linear infinite alternate;
}

.loader span:nth-child(1) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	background: #000680;
}

.loader span:nth-child(2) {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
	background: #000680;
}

.loader span:nth-child(3) {
	-webkit-animation-delay: -0.26666s;
	animation-delay: -0.26666s;
	background: #000680;
}

.loader span:nth-child(4) {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
	background: #000680;

}

.loader span:nth-child(5) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
	background: #000680;
}

.cwp-config-details {
	background: rgb(219 219 219 / 35%);
	display: flex;
	padding: 3px 15px;
	margin-top: 21px;
	align-items: center;
}
.cwp-config-details .cwp-config-details-list {
		list-style: none;
		padding: 0 8px;
		text-align: left;
		line-height: 28px;
	}
@keyframes loader {
	from {
		transform: scale(0, 0);
	}

	to {
		transform: scale(1, 1);
	}
}

@-webkit-keyframes loader {
	from {
		-webkit-transform: scale(0, 0);
	}

	to {
		-webkit-transform: scale(1, 1);
	}
}
/*flow-four-end*/

#cwp-configuration-form .tabs {
    max-width: 372px;
    position: relative;
}

#cwp-configuration-form .tabs .draggable {
    min-width: 380px;
}


.slide-arrow.slick-arrow.prev-arrow {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: -12px;
    margin: auto;
    z-index: 9999;
    background: #fff;
    color: #fff;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 1px 1px #0d6efd26;
    transition: 0.3s;
}

.slide-arrow.slick-arrow.next-arrow {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: -10px;
    margin: auto;
    z-index: 9999;
    background: #fff;
    color: #fff;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px -1px 1px 1px #0d6efd26;
    transform: rotate(180deg);
    transition: 0.3s;
}

.slide-arrow.slick-arrow.prev-arrow:hover {
    box-shadow: 0px -1px 1px 2px #0d6efd52;
}

.slide-arrow.slick-arrow.next-arrow:hover {
    box-shadow: 0px -1px 1px 2px #0d6efd52;
}

#cwp-configuration-form .tabs ul {
    padding-left: 0;
    width: 430px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#cwp-configuration-form .tabs ul.slick-initialized {
    opacity: 1;
}

.cubewp-configration-right .imag-rol img {
    max-width: 538px;
    border-radius: 20px;
	max-height: 668px;
    box-shadow: 1px 1px 2px 1px #68686894;
}

/* Load Icon */

.load-icon {
    width: 18px;
    height: 4px;
}

.load-icon span {
    position: absolute;
    display: inline-block;
    background: #222;
    width: 20%;
    height: 100%;
    border-radius: 100px;
}

.load-icon span:nth-of-type(1) {
    left: 0;
}

.load-icon span:nth-of-type(2) {
    left: 40%;
}

.load-icon span:nth-of-type(3) {
    right: 0;
}


/* Animation */

.load-icon span {
    animation-name: loading;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}

.load-icon span:nth-of-type(2) {
    animation-delay: .2s;
}

.load-icon span:nth-of-type(3) {
    animation-delay: .4s;
}


/* Keyframes */

@keyframes loading {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/* This isn't needed, just styling pen. */

.load-icon.center {
    position: relative;
}

.message-title {
    display: flex;
    align-items: baseline;
}
/* new css  */
.cwp-configure-form-container p,
.cwp-configure-form-container h1 {
    text-align: center;
}
.cwp-configure-form-container .demo-select-text {
    margin-bottom: 30px;
}
.demo-box ul li .main-text {
    margin: auto;
    text-align: left;
    letter-spacing: 0px;
    color: #000000DE;
    opacity: 1;
    display: initial;
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
}
.cubewp-configration-right .go-back {
    margin-bottom: 20px;
}
.cubewp-configration-right .go-back a {
    text-decoration: unset;
    font-size: 16px;
}