@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700&display=swap');
html,body {
	min-height: 100%;
	margin:  0;
	background:#f6f7f8;
	font-family: 'Source Sans Pro', sans-serif;
	box-sizing: border-box
}
.form-v8 {
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin: auto;
    background-image: -moz-linear-gradient( 136deg, rgb(0,158,253) 0%, rgb(42,245,152) 100%);
    background-image: -webkit-linear-gradient( 136deg, rgb(171, 223, 255) 0%, rgb(228, 243, 255) 100%);
    background-image: -ms-linear-gradient( 136deg, rgb(0,158,253) 0%, rgb(42,245,152) 100%);
    background-repeat: no-repeat;
}
.page-content{
    background-image: -moz-linear-gradient( 136deg, rgb(0,158,253) 0%, rgb(42,245,152) 100%);
    background-image: -webkit-linear-gradient( 136deg, rgb(171, 223, 255) 0%, rgb(228, 243, 255) 100%);
    background-image: -ms-linear-gradient( 136deg, rgb(0,158,253) 0%, rgb(42,245,152) 100%);
    background-repeat: no-repeat;
}
.planout .container-fluid {width: 100% !important; padding:25px 70px;}
input{font-family: 'Source Sans Pro', sans-serif;}
::placeholder {color: rgba(256,256,256,.6); font-size: 16px; font-weight: 500}
.header-Logo{margin-top:10px; height:45px; width:auto;}

/*margin-padding by #aad (minified)*/
.pd{padding:5px}.pd1{padding:10px}.pd15{padding:15px}.pd2{padding:20px}.pd3{padding:30px}.pd4{padding:40px}.pdT{padding-top:5px}.pdB{padding-bottom:5px}.pdL{padding-left:5px}.pdR{padding-right:5px}.pdT1{padding-top:10px}.pdB1{padding-bottom:10px}.pdL1{padding-left:10px}.pdR1{padding-right:10px}.pdT2{padding-top:20px}.pdB2{padding-bottom:20px}.pdL2{padding-left:20px}.pdR2{padding-right:20px}.pdT3{padding-top:30px}.pdB3{padding-bottom:30px}.pdL3{padding-left:30px}.pdR3{padding-right:30px}.pdT4{padding-top:40px}.pdB4{padding-bottom:40px}.pdL4{padding-left:40px}.pdR4{padding-right:40px}.pd0{padding:0}.mr{margin:5px}.mr1{margin:10px}.mr15{margin:15px}.mr2{margin:20px}.mr3{margin:30px}.mr4{margin:40px}.mrT{margin-top:5px}.mrB{margin-bottom:5px}.mrL{margin-left:5px}.mrR{margin-right:5px}.mrT1{margin-top:10px}.mrB1{margin-bottom:10px}.mrL1{margin-left:10px}.mrR1{margin-right:10px}.mrB2{margin-bottom:20px}.mrL2{margin-left:20px}.mrR2{margin-right:20px}.mrT3{margin-top:30px}.mrB3{margin-bottom:30px}.mrL3{margin-left:30px}.mrR3{margin-right:30px}.mrT2{margin-top:20px}.mrT4{margin-top:40px}.mrT5{margin-top:50px}.mrB4{margin-bottom:40px}.mrL4{margin-left:40px}.mrR4{margin-right:40px}.mrC{margin:0 auto;}

.page-content {
	width: 100%;
	margin:  0 auto;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
}
.ecom-heading{font-size: 40px;text-align: left;position: absolute;max-width: 870px;color: #fff;left: 0;right: 0;margin: auto;padding: 0 20px;}
.ecom-heading h3{margin-top: 10px;}
.ecom-form a{color: #75d1ff}
.ecom-form  {
	width: 870px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
	margin: 80px 0 40px 0;
	color: #fff;
	position: relative;
	display: flex;
	display: -webkit-flex;
}
.ecom-form .form-left {
	margin-bottom: -4px;
}
.ecom-form .form-left img {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	max-width: 100%;
	height: 470px;
	width: 700px;
	object-fit: cover;
}
.ecom-form .form-right {
    position: relative;
    width: 100%;
    background: #425663;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-bottom: 17px;
}
.ecom-form.veri{box-shadow: none}
.ecom-form.veri .form-right{float:left; border-radius: 8px; width: 48%}
.ecom-form.veri .form-right.mobi{margin-right:4%}
.ecom-form .tab {
	margin: 10px 0 40px;
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
}
.ecom-form .tab .tab-inner {
	width: 100%;
}
.ecom-form .tab .tablinks {
	background: transparent;
	border: none;
	outline: none;
	-o-outline: none;
	-ms-outline: none;
	-moz-outline: none;
	-webkit-outline: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #ccc;
	padding-bottom: 13px;
	border-bottom: 1px solid;
	border-bottom-color: rgba(255, 255, 255, 0.2);
	width: 100%;
	cursor: pointer;
}
.ecom-form .tab .tablinks.active {
	color: #fff;
	border-bottom-color: #899094;
}
.ecom-form .form-detail {
	padding: 0 25px;
}
.ecom-form .form-row {
    width: 100%;
    position: relative;
}
.ecom-form .form-row.half{width:48%}
.ecom-form .form-row .form-row-inner {
	position: relative;
	width: 100%;
}
.ecom-form .form-row .form-row-inner .label {
	position: absolute;
	top: -4px;
	left: 0;
	font-size: 14px;
	color: rgba(256,256,256,.6);
	font-weight: 400;
	transform-origin: 0 0;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
}
.ecom-form .form-row .form-row-inner .label.lmob {
	top: -19px;
    width: 120px;
}
.ecom-form .form-row .form-row-inner .fa{position: absolute; padding: 10px; top: -10px; cursor: pointer; color: rgba(256,256,256,.7); right: 0;}
.ecom-form .form-row .form-row-inner .fa:hover{color: #fff}
.ecom-form .form-row .form-row-inner .intl-tel-input{margin-bottom: 30px}
.ecom-form .form-row .form-row-inner .intl-tel-input .country-list .country-name{color: #333}
.ecom-form .form-row .form-row-inner .intl-tel-input .selected-flag .iti-arrow{border-top-color:#fff}
.ecom-form .form-row .form-row-inner .border {
	position: absolute;
    bottom: 31px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #53c83c;
    transform: scaleX(0);
    -moz-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform-origin: 0 0;
    transition: all .15s ease;
    -moz-transition: all .15s ease;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    -ms-transition: all .15s ease;
}
.ecom-form .form-detail .input-text {
	margin-bottom: 25px;
}

.ecom-form .form-detail .input-text::placeholder{color:transparent; font-size:14px}
.ecom-form .form-detail .input-text:focus::placeholder{color:rgba(256,256,256,.4)}
.ecom-form .form-detail .input-text {
	width: 100%;
	padding: 10px 0 7px;
	border: 1px solid transparent;
	border-bottom: 1px solid;
	border-bottom-color: rgba(255, 255, 255, 0.2);
	background: transparent;
	appearance: unset;
	-moz-appearance: unset;
	-webkit-appearance: unset;
	-o-appearance: unset;
	-ms-appearance: unset;
	outline: none;
	-moz-outline: none;
	-webkit-outline: none;
	-o-outline: none;
	-ms-outline: none;
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.ecom-form .form-detail input[type="checkbox"]{position: relative;
    top: 2px;
    margin: 0 3px 0 0;}
.ecom-form .form-detail .form-row .input-text:focus{
	border-bottom: 1px solid #75c8df;
	background: transparent;
}
.ecom-form .form-detail .form-row .input-text:focus + .label, 
.ecom-form .form-detail .form-row .input-text:valid + .label {
	transform: translateY(-26px) scale(1);
	-moz-transform: translateY(-26px) scale(1);
    -webkit-transform: translateY(-26px) scale(1);
    -o-transform: translateY(-26px) scale(1);
    -ms-transform: translateY(-26px) scale(1);

}
.ecom-form .form-detail .form-row .input-text:focus  + .border, 
.ecom-form .form-detail .form-row .input-text:valid  + .border {
	transform: scaleX(1);
	-moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);

}
.ecom-form .form-detail .register {
	background: #ea3457;
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: max-content;
    border: 0 none;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 25px;
    border-radius: 25px;
    margin-bottom: 10px;
	cursor:pointer;
	color:#fff;
	outline:none;
}
.ecom-form .form-detail .register:hover {
	background: #da2548;
}
.form-detail .verify-row .register, .form-detail .verify-mob .register{background: #fff; color:#1b4459}
.form-detail .verify-row .register:hover, .form-detail .verify-mob .register:hover{background: #eee;}
.ecom-form .form-detail .register.green {
	background: #ea3457;
	color: #fff;
}
.ecom-form .form-detail .register.green:hover {
	background: #da2548;
}
.ecom-form .form-detail .register:focus{box-shadow: inset 0 0 0px 2px rgba(200,200,200,.5)}

.b-type-cnt{text-align: center}.b-type-cnt .col-md-6{max-width: 600px;display: inline-block;float: none;}
.b-type-cnt h2{font-weight: 600; letter-spacing: .01em; margin-bottom: 40px}
.b-type {background: #425663; border-radius: 8px; padding: 30px; color: #fff;text-align: left}
.b-type.type1{margin-right:40px}
.b-type h3 {color: #fff;font-size: 21px;font-weight: 600;line-height: 28px;letter-spacing: .03em;}
.b-type h4{font-style: italic;margin: 16px 0;line-height: 24px;}
.b-type h4 + .bro {background: #ea3457;width: 55px;height: 3px;margin-top: 20px;margin-bottom: 20px;border-radius: 4px;}
.b-type h4 + .bro2{background: #f27341}
.b-type .bt-rt {margin-right: -110px;text-align: center;position: relative; cursor: pointer}
.b-type .bt-rt .fa-search-plus{padding: 15px 0 0 5px;display: inline-block;height:60px; border-radius: 100%;background: rgba(0,0,0,.7);opacity:0;position: absolute;top:0;bottom:0;left: 0;right: 0;margin: auto;width: 60px;font-size: 30px; transition: .5s all}
.b-type .bt-rt:hover .fa-search-plus{opacity: 1;}
.b-type .bussinessbtn .btn { color: #fff; border:0 none; font-size: 18px; font-weight: 600; padding: 10px 25px; border-radius: 25px; margin-top: 10px; margin-bottom: 10px;}
.b-type .bussinessbtn .btn-pink{background-color: #ea3457;}
.b-type .bussinessbtn .btn-pink:hover {background-color: #da2548;}
.b-type .bussinessbtn .btn-brick{background-color: #f27341;}
.b-type .bussinessbtn .btn-brick:hover {background-color: #de5925;}
.zoomImg{position: fixed; width: 102%; top: 0; left: 0; right: 0; bottom: 0; text-align: center; z-index: 1050; overflow: auto; background: rgba(0,0,0,.8); padding: 60px; display: none}
.zoomImg i{position: fixed; top: 30px; right: 40px; color: #ddd; font-size: 30px; cursor: pointer;border-radius: 100%; padding: 5px 8px; background: rgba(0,0,0,.5);}
.zoomImg i:hover{color: #f15151}

/*Loader*/
.loader{position:fixed;top:0;left:0;bottom:0;right:0;margin:auto;background:rgba(0,0,0,.8); z-index: 9999}.loadCir{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;animation:hue 4s linear infinite}.loader circle{stroke-dasharray:10,84;animation:stroke 1.5s ease infinite}@keyframes stroke{50%{stroke-dasharray:84,10;stroke-dashoffset:0}100%{stroke-dashoffset:-94}}@keyframes hue{100%{filter:hue-rotate(360deg)}}

/*Importants for other screens*/
.iconCir{margin:0 5px 0 0 !important;}
#sidebar .website-count span{text-indent:0 !important; display:inline-block !important}
.PaginationDiv input[type="text"]{padding:10px; position:relative; margin-right:7px; top:1px; min-width:55px; border-radius: 20px; text-align: center}

.pwdHint {position: absolute; top: -20px; right: 225px; width: max-content; min-width:260px; padding: 8px 10px; z-index: 100; background: #fff; color: #ea3457; display: block; font-size: 12px; border-radius: 4px; line-height: 18px; box-shadow: 0 2px 6px rgba(0,0,0,.2);}
.pwdHint:before{content:''; display:block; width:0; height:0; position:absolute; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left:8px solid #fff; right:-8px; top:25px;}

/*tray Loader*/
.lds-css{background: rgba(0,0,0,.7); z-index: 1;position: fixed; margin: auto; width: 100%; top: 0; left:0; bottom: 0; right: 0; display:none}
.lds-ripple{position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; width:50px!important;height:50px!important;-webkit-transform:translate(-25px,-25px) scale(.25) translate(25px,25px);transform:translate(-25px,-25px) scale(.25) translate(25px,25px)}
@keyframes lds-ripple{0%{top:90px;left:90px;width:0;height:0;opacity:1}100%{top:15px;left:15px;width:150px;height:150px;opacity:0}}@-webkit-keyframes lds-ripple{0%{top:90px;left:90px;width:0;height:0;opacity:1}100%{top:15px;left:15px;width:150px;height:150px;opacity:0}}
.lds-ripple div{box-sizing:content-box;position:absolute;border-width:10px;border-style:solid;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(1){border-color:#fff}.lds-ripple div:nth-child(2){border-color:#fff;-webkit-animation-delay:-.5s;animation-delay:-.5s}


@media (min-width: 1800px){
.baseEnterprisePagination .col-md-3{width:16.66%;}
}

@media (min-width: 1400px){
#right-side .bxdiv .bximg{height: 350px}
}

@media (max-width: 1365px){
.b-type-cnt .col-md-6{max-width: 560px;}
}

/* Responsive */
@media screen and (max-width: 991px) {
	.ecom-heading{font-size: 26px}
	.ecom-form {
		margin: 75px 15px;
		flex-direction:  column;
		-o-flex-direction:  column;
		-ms-flex-direction:  column;
		-moz-flex-direction:  column;
		-webkit-flex-direction:  column;
	}
	.ecom-form .form-detail{padding: 0}
	.ecom-form .form-left {
		display:none
	}
	.ecom-form .form-left img {
		width: 100%;
		border-bottom-left-radius: 0px;
	    border-top-right-radius: 8px;
	}
	.ecom-form .form-right {
		width: auto;
		border-radius: 8px;
		padding: 15px
	}
	.ecom-form .tab {
		margin: -15px -15px 25px;
		width: calc(100% + 30px);
		background: rgba(0,0,0,.2);
		border-radius: 8px 8px 0 0;
		padding: 10px 0 0;
	}
	.ecom-form .tab .tablinks.active {
		border-bottom-color: rgba(256,256,256,.2);
	}
	.ecom-form.veri .form-right{float:none; width: 100%; box-sizing: border-box;}
	.ecom-form.veri .form-right.mobi{margin-right:0; margin-bottom: 30px}
	.pwdHint { position: static; margin-top: -18px; width: calc(100% - 20px);}
	.pwdHint:before{display: none}
}

@media screen and (max-width: 767px) {
	.b-type-cnt h2{font-size: 22px; margin-top: 0; margin-bottom: 25px}
	.b-type{padding: 10px; margin-bottom: 30px; width: 100%}
	.b-type .bt-rt{margin: 20px 0 0 0}
	.b-type .bt-rt img{max-width: 100%}.ecom-form .form-row.half{width:100%}
}

input:invalid {box-shadow: none;}