
.imp{
	text-align:center;
	position:relative;
	margin-top:50px;
	margin-bottom:50px;
	color:#fff;
}
.imp a{
	color:#fff;
}
.registration-login-form p{
	text-align:center;
}
.modal-header{
	display:block!important;
}
.modal-footer .btn{
	border:1px solid #ccc;
	color:#333;
}
.modal-footer .btn:hover, .modal-footer .btn:active, .modal-footer.btn:focus{
	color:#333;
}
.header--standard{
	position:relative!important;
	padding:25px!important;
}
.content-bg-wrap{
	background:url(../img/bg_user.jpg) top center fixed no-repeat!important;
	width:100%!important;height:100%!important;
	background-size:250%!important;
	animation: none!important;
	position:fixed!important;
}
.width{
	height:200px;
	object-fit:cover;
	width:50%;
	border-radius:20px;
	float:left;
	padding:5px;
	margin-bottom:0!important;
}
.small{
	width:30%;
	height:80px;
	position:absolute;
	right:0;top:0;
	object-fit:cover;
}
.smaller{
	width:50%;
	margin:0 auto;
}
.landing-content{
	margin-bottom:0px!important;
}
.landing-content h1, .landing-content p{
	color:#fff;
	text-shadow: 0px 0px 20px black;
}
.landing-content p{
	font-size:16px;
	margin-bottom:20px;
}
.landing-content h1{
	margin-bottom:25px;
	text-transform: uppercase;
	font-size:44px;
}
.landing-content .btn{
	background:linear-gradient(to right, rgba(69, 3, 111, 0.8) 0px, rgba(141, 68, 153, 0.8) 50%, rgba(69, 3, 111, 0.8) 100%)!important;
	border:1px solid #fff;
	margin-top:15px;
}
.navbar{
	background:rgba(0,0,0,0.6)!important;
}
.ui-block a{
	color:#d89f34;
}
.your-profile-menu li.active a{
	color:#d89f34!important;
}
.ui-block a:hover, .ui-block a:focus, .ui-block a:active{
	color:#d89f34;
}
.your-profile-menu li a{
	color:#fff!important;
	font-weight:normal!important;
	font-size:13px!important;
}

.landing-page, .content-bg-wrap:before{
	background-color:transparent!important;
}
.form-control{
	background-color:#fff!important;
	background:#fff!important;
}

.main {
	background: url(../images/background.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100%;
}
.home {
	background: rgba(246,33,132,0.7);
	height: 100%;
	text-align: center;
}
.start-login-btn {
	text-align: right;
	padding: 30px;
}
.start {
	padding-top: 220px;
}
.logo, .brandlogo {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 43px;
    line-height: 60px;
}
.logo img{
	width:390px;
}
.fa {
	color: #fff;
	font-size: 48px;
}

.slogan {
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	color: #666;
}

.start-text {
	width: 600px;
	margin: 0 auto;
}
.blog-header {
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
}
.registration-login-form {
    border: none;
    border-radius:5px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    padding-left: 0!important;
    margin-bottom: 45px;
    min-height: auto!important;
    box-shadow: 0 0 20px 5px rgba(0,0,0,0.8);
}
.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    top: 18px;
    font-size: 10px!important;
    line-height: 1.42857;
    left: 20px;
}
.registration-login-form .nav-tabs {
    float: none!important;
    display: flex!important;
    height: auto!important;
    border: none;
    position: relative!important;
    top: 0;
    bottom: 0;
    left: 0;
}
.header-userlist {
	background: #ff5e3a;
	padding: 15px;
	text-align: center;
}
.header-userlist img {
	border-radius: 50%;
	width: 90px;
	border: 2px solid #fff;
	margin-right: 10px;
}
.dropdown-toggle::after {
    border-top-color: #888da8;
    right: 0!important;
    top: 0!important;
    position: relative;
}






.ui-block, .card, .registration-login-form{
	background:linear-gradient(to right, rgba(69, 3, 111, 0.8) 0px, rgba(141, 68, 153, 0.8) 50%, rgba(69, 3, 111, 0.8) 100%)!important;
	color:#fff!important;
}
.registration-login-form .title{
	color:#fff;
	font-size:30px;
	line-height:30px;
	text-transform: uppercase;
	margin-top:0;
	border-bottom:1px solid #fff;
	padding:25px;
}
.content .btn{
	width:100%;
	padding:10px;
}
.or {
    position: relative;
    width: 100%;
    height: 1px;
    margin: 1rem 0 2rem;
    background-color: #e6ecf5;
	margin-top:35px;
}
.or:after {
    content: 'ODER';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    padding: 0 25px;
    font-size: 10px;
    z-index: 5;
    color:#d89f34!important;
}


form .col-md-4{
	float:left;
}
form .col-md-4.left{
	padding:0;
}
form .col-md-4.mid{
	padding:0px 10px;
}
form .col-md-4.right{
	padding:0;
}

.clear{
	clear:both;
}


.registration-login-form .content{
	padding:25px;
}


.step .box .form{
	width:100%;
}
.fou_box .tel_input input{
	padding-left:95px;
}
.step .box .form .step_btn{
	width:65%;
	margin:0 auto;
}
.card:nth-child(1){
	margin-top:50px;
}
.card:nth-child(1) .card-body, .card:nth-child(2) .card-body{
	height: 210px;
}
.card:nth-child(3) .card-body, .card:nth-child(4) .card-body{
	height:auto;
}

.card{
	border:1px solid #fff;
}
.card-body h3{
	font-weight:900;
}
.scrolldown{
	cursor:pointer;
}
.header{
	padding:25px;
}
.header .row{
	display:flex;
	justify-content: center;
	align-items: center;
}
.header .btn{
	float:right;
	background:#fefc4d;
	color:#000;
	padding:8px 25px;
	font-weight:bold;
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.8);
	font-size:16px;
	outline:none;
}
.header .formular .full-width{
	width:100%;
	padding:8px;
	font-size:12px;
	margin-top:-5px;
}
.header .formular .form-control{
	font-size:12px;
	height:auto;
}
.header .box{
	margin-bottom:0;
	padding:10px;
	width:65%;
	float:right;
}
.overtop{
	animation: shake 0.5s;
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.error{
	color:red;
	font-size:9px;
	display:none;
}
.formcheck{
	padding-left:30px;
	padding-top:2px;
	margin-bottom:7px;
}
.checkmarkform{
	width:20px;height:20px;
}

.mobile{
	display:none!important;
}
.step .box h2{
	margin-bottom:0;
}
.step .box h4{
	margin-top:-15px;
	font-size:20px;
}


.overlay{
	position:fixed;
	z-index:9999999;
	left:0;right:0;top:0;bottom:0;
	margin:auto;
	background:rgba(0,0,0,0.8);
	width:100%;height:100%;
	display:none;
}
.overlay .box{
	width:500px;
	margin:0 auto;
	margin-top:50px;
	position:relative;
}
.overlay .box .close{
	position:absolute;
	opacity:1;
	text-shadow: none;
	top:15px;
	right:15px;
	background:#fff;
	font-weight:normal;
	width:25px;
	height:25px;
	line-height:22px;
	text-align:center;
	border-radius:50%;
	font-size:18px;
}

.formcheck .checkmarkform:after {
    left: 7px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media only screen and (max-width:480px){
	
	.card:nth-child(1){
		margin-top:0px;
	}
	
	.desktop{
		display:none!important;
	}
	.mobile{
		display:block!important;
	}
	
	.header--standard{
		margin-bottom:-15px;
		margin-top:-25px;
	}
	.landing-content p{
		font-size:14px;
	}
	.landing-content>:first-child{
		font-size:28px;
	}
	.landing-content>:last-child{
		font-size:12px;
	}
	.landing-page .header-spacer--standard{
		margin-bottom:20px!important;
	}
	.content-bg-wrap{
		position:fixed!important;
		background-size:450%!important
	}
	.width{
		height:100px;
	}
	.small{
		height:66px;
	}
	.smaller{
		width:100%;
	}
	.registration-login-form .content{
		padding:0px 25px;
	}
	.or{
		margin-top:25px;
	}
	.registration-login-form p{
		font-size:9px;
	}
	.registration-login-form{
		margin-top:0px;
		margin-bottom:25px;
	}
	.registration-login-form .title{
		font-size:20px;
		line-height:23px;
		padding:10px;
	}
	.registration-login-form .title strong{
		width:80%;
		display:block;
	}
	form .col-md-4{
		width:33.33333%;
		float:left;
	}
	
	.logo img{
		width:60%;
		margin:0 auto;
		float:left;
	}
	.logo .btn{
		margin-top:0!important;
	}
	
	.step .box .right span{
		display:block;
		margin-top:-20px;
	}
	.step .box .step_btn{
		width:100%;
		margin-top:-15px;
	}
	
	.step .box .col-md-8, .step .box .col-md-4{
		width:100%;
		float:none;
	}
	
	.step .box form label{
		font-size:14px!important;
	}
	.fou_box .tel_input input{
		padding-left:85px;
	}
	.step .box form .col-md-8{
		width: 66.66666667%;
		float: left;
	}
	.step .box form .col-md-8.formleft{
		padding-right:0px;
		padding-left:15px;
	}
	.step .box form .col-md-8.formright{
		padding-left:0px;
		padding-right:15px;
		padding-top:0;
	}
	.step .box form .col-md-4{
		width: 33.33333333%;
		float: left;
	}
	.card:nth-child(1) .card-body, .card:nth-child(2) .card-body {
	    height: 240px;
	}
	
	
	.header{
		padding:20px;
	}
	.header .logo{
		padding:0;
	}
	.header .box{
		padding:5px;
		width:100%;
	}
	.step .box form{
		margin-top:0;
	}
	
	.header .btn{
		padding:8px;
		font-size:12px;
	}
	.step .box #change_title{
		font-size:26px;
	}
	.step .box #change_title2{
		font-size:17px;
	}
	
	.overlay .box .close{
		top:-5px;
		right:-5px;
	}
	.overlay .box h2{
		font-size:22px;
	}
	.overlay .box form{
		padding:0;
	}
	.overlay .box{
		height:auto;
	}
	
	
}
