/* placeholders */
.hor2xydmd3 ::-webkit-input-placeholder {color: #FFFFFF !important;font-style: normal !important;}
.hor2xydmd3 :-moz-placeholder {color: #FFFFFF !important;opacity: 1;font-style: normal !important;}
.hor2xydmd3 ::-moz-placeholder {color: #FFFFFF !important;opacity: 1;font-style: normal !important;}
.hor2xydmd3 :-ms-input-placeholder {color: #FFFFFF !important;font-style: normal !important;}
.hor2xydmd3 :placeholder-shown {color: #FFFFFF !important;font-style: normal !important;}
/* /placeholders */

.hor2xydmd3 {
	box-sizing: border-box;
	position: fixed !important;
	font-family: helvetica, sans-serif !important;
	width: 65px;
	height: 65px;
	border-radius: 35px;
	transition: width 0.5s;
	background-color: #00AFF2;
	text-align: right;
	line-height: 1;
	z-index: 9997;
}
	.hor2xydmd3 * {
		box-sizing: border-box;
	}
	.hor2xydmd3.opened {
		width: 500px;
	}
	.vku738hb0o {
		width: 30px;
		height: 30px;
		position: absolute;
		top: -10px;
		left: -10px;
		display: none;
		cursor: pointer;
		border-radius: 50%;
		border: 3px solid #FFFFFF;
		background: url('../images/rh8jn8cr.png') no-repeat center center;
		background-color: #00AFF2;
		background-size: 22px;
		font-size: 0px;
		z-index: 9998;
	}
		.hor2xydmd3.opened .vku738hb0o {
			display: block;
		}
	.i9yv55poj0 {
		display: none;
		width: 100%;
		text-align: center;
		overflow: hidden;
		height: 65px;
		transition: margin 0.3s ease-in-out;
		/*padding-top: 13px;*/
		position: relative;
	}
		.hor2xydmd3.opened .i9yv55poj0 {
			/*display: block;*/
		}
		.i9yv55poj0 label {
			display: inline-block;
			width: 32%;
			color: #FFFFFF;
			text-align: left;
			vertical-align: middle;
			line-height: 1.2;
			font-size: 16px;
			font-weight: normal;
			margin: 0 !important;
		}
			.i9yv55poj0 label .bazz_time {
				position: static;
			}
			.i9yv55poj0 label.countdown {
				width: 25%;
				margin-left: 2%;
			}
		.i9yv55poj0 input {
			display: inline-block !important;
			width: 32% !important;
			text-align: left;
			vertical-align: middle !important;
			height: 30px !important;
			border-radius: 20px !important;
			padding: 0 !important;
			color: #FFFFFF !important;
			font-family: helvetica,sans-serif !important;
			font-size: 16px !important;
			font-weight: 400;
			letter-spacing: 0;
			line-height: 1;
			text-transform: none;
			margin: 0 !important;
		}
		.i9yv55poj0 input[type="tel"] {
			background: transparent !important;
			border: 1px solid #FFFFFF;
			padding-left: 6px !important;
			padding-right: 6px !important;
		}
		.i9yv55poj0 input[type="tel"]:focus,
		.i9yv55poj0 input[type="text"]:focus {
			border-color: #FFFFFF;
		}
		.kewnzsq2ew {
			width: 25%;
			margin-left: 2%;
			border-width: 1px;
			border-style: solid;
			text-align: center;
			font-family: helvetica,sans-serif !important;
			font-size: 16px;
			border-radius: 20px;
			height: 30px;
			color: #FFFFFF !important;
			display: inline-block;
			text-decoration: none !important;
			vertical-align: middle;
			line-height: 28px;
			top: auto;
			bottom: auto;
			left: auto;
			right: auto;
			position: static;
		}
		.i9yv55poj0 input[hidden] {
			display: none !important;
		}
	.hor2xydmd3 .ons52jri3g {
		width: 65px;
		height: 65px;
		border: none;
		text-align: center;
		border-radius: 35px;
		position: relative;
		padding: 0;
		cursor: pointer;
		z-index: 2;
	}
	.hor2xydmd3 i {
		font-style: normal;
		font-family: helvetica,sans-serif !important;
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: -webkit-transform 0.5s;
	    -moz-transition: -moz-transform 0.5s;
	    -ms-transition: -moz-transform 0.5s;
	    -o-transition: -o-transform 0.5s;
	    transition: transform 0.5s;
	    -webkit-transform-style: preserve-3d;
	    -moz-transform-style: preserve-3d;
	    -ms-transform-style: preserve-3d;
	    -o-transform-style: preserve-3d;
	    transform-style: preserve-3d; 
	}
		.hor2xydmd3.opened .ons52jri3g,
		.hor2xydmd3.opened .bazz-widget-inner-circle,
		.hor2xydmd3.opened .bazz-widget-inner-border{
			display: none;
		}
		.hor2xydmd3 i:first-child {
			background: url('../images/g7ab0zgd.png') no-repeat center center;
		}
		.hor2xydmd3 i:last-child {
			-webkit-transform: rotateY( 180deg );
			-moz-transform: rotateY( 180deg );
			-ms-transform: rotateY(180deg);
			-o-transform: rotateY( 180deg );
			transform: rotateY( 180deg );
			color: #FFFFFF;
			font-weight: bold;
			font-size: 14px;
			line-height: 1.2;
			word-wrap: break-word;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-ms-flex-align: center;
			 align-items: center;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
		}
		.bazz-widget-inner-circle {
			width: 65px;
			height: 65px;
			position: absolute;
			top: 0;
			right: 0;
			border-radius: 100px;
			opacity: 0.3;
			z-index: 1;
			transition: all 1s ease-in-out;
		}
		.bazz-widget-inner-border {
			width: 65px;
			height: 65px;
			position: absolute;
			top: 0px;
			right: 0px;
			border-radius: 200px;
			border-width: 1px;
			border-style: solid;
			z-index: 1;
			opacity: 1;
		}
	.l33a4189hb {
		color: #FFFFFF !important;
		text-decoration: none !important;
		border-bottom: 1px dashed #fff;
		line-height: 1.2;
		height: auto;
		width: auto;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		position: static;
	}
	.sszlqw5qg5,
	.ue15cp14w2 {
		width: 100%;
		height: 65px;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: margin 0.3s ease-in-out;
		position: relative;
	}
	.sszlqw5qg5.overflow {
		margin-top: -65px;
	}
	.ue15cp14w2 {
		
	}
		.ue15cp14w2 label {
			width: 45%;
			vertical-align: middle;
		}
		.ue15cp14w2 input {
			width: 40%;
			vertical-align: middle;
			padding: 0 6px !important; 
			background: transparent !important;
			border: 1px solid #FFFFFF;
		}
		.spltqpz3ab {
			width: 34px;
			height: 34px;
			display: inline-block;
			background: url('../images/mlyvq5kl.png') no-repeat center center #00AFF2;
			background-size: 24px;
			border-radius: 50%;
			border-width: 1px;
			border-style: solid;
			margin-left: 10px;
			vertical-align: middle;
			top: auto;
			bottom: auto;
			left: auto;
			right: auto;
			position: static;
		}
		.bazz-widget-form-info {
			position: absolute;
			left: 0;
			bottom: 0;
			font-size: 9px;
			text-align: center;
			width: 100%;
			line-height: 1;
			padding-bottom: 2px;
			color: #666 !important;
		}
@media only screen and (max-width : 575px) {
	.hor2xydmd3 {
		display: none;
	}
}