[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
	display: none;
}

.elromco_wrapper {
	position: relative;
	z-index: 9;
}

#step4 {
	background: #fff;
	padding: 15px;
	text-align: center;
	width: 96%;
	margin-left: 2%;
	margin-top: 15px;
	line-height: 24px;
    color: #000;
}

#step4 .btn {
	margin-top: 15px;
}

.sf-calculate-wrapper fieldset {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.sf-calculate-wrapper search-zip.search-zip-icon {
	margin-top: -27px !important;
}

.sf-calculate-wrapper {
	margin: 50px auto !important;
	border: 0 !important;
	background: rgba(255,255,255,1)!important;
	width: 420px;
}

#progressbar li {
	margin-left: 0 !important;
}

#progressbar {
	margin: 15px auto !important;
	background: rgba(255,255,255,0.8);
}

div#request-form .form-control {
	padding: 0 10px !important;
	border: solid 1px #ccc !important;
}

.sf-calculate-wrapper form div.form-group {
	position: static !important;
}

.sf-calculate-wrapper #step1 .form-group i, #sf-move-size i, #calc-info-steps i, .sf-calculate-wrapper .fromtype i, .sf-calculate-wrapper .fromtype i {
	display: none !important;
}

.sf-calculate-wrapper select {
	-webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    appearance: menulist !important;
}

.sf-calculate-wrapper select, .sf-calculate-wrapper input {
	height: 43px !important;
}

.sf-calculate-wrapper #step1 .form-group.zip i {
	display: block !important;
}

.promo_block {
	position: relative !important;
	margin-top: 50px;
	margin-bottom: 50px;
	left: 0 !important;
	width: 100%;
}

#request-form .submit_btn {
	background: #2e3192 !important;
	-webkit-box-shadow: 0 6px 0 #21236b !important;
    -moz-box-shadow: 0 6px 0 #21236b !important;
    box-shadow: 0 6px 0 #21236b !important;
}

.el_phone_icon {
	position: absolute;
	z-index: 999;
	bottom: 60px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 44px;
	transition: all 0.3s ease;
}

.el_phone_icon img {
	position: absolute;
    z-index: 3;
    top: 0;
    left: -5px;
    padding: 7px;
    background: #fff;
    width: 50px !important;
    height: 50px;
    max-width: 50px;
    border-radius: 50%;
}

.el_phone_icon:hover {
	opacity: 0.7;
}

.el_phone_icon:active {
	transform: scale(0.95);
}

.circleHandler {
	display: none !important;
}

.el_phone_icon span.bg_ring {
    position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	background: #d0d4fd;
	width: 60px;
	height: 60px;
	opacity: 0;
	visibility: hidden;
	animation: el_phone 1.3s infinite ease-in-out;
	border-radius: 50%;
	z-index: 1;
}

.el_phone_icon:hover span.bg_ring, .el_phone_icon:hover .outline_ring, .el_phone_icon:hover .outline_ring1 {
	opacity: 1;
	visibility: visible;
}

@keyframes el_phone {
	0%{transform: scale(1);}
	50%{transform: scale(1.5);}
	100%{transform: scale(1);}
}

.el_phone_icon .outline_ring {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	border: solid 1px #ededed;
	width: 60px;
	height: 60px;
	opacity: 0;
	visibility: hidden;
	animation: el_phone_outline 1.7s infinite ease-in-out;
	border-radius: 50%;
	z-index: 2;
}

@keyframes el_phone_outline {
	0%{transform: scale(1); opacity: 1;}
	50%{transform: scale(2.3); opacity: 0.8;}
	100%{transform: scale(1.7); opacity: 0;}
}

.el_phone_icon .outline_ring1 {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	border: solid 1px #ededed;
	background: #ededed;
	width: 60px;
	height: 60px;
	opacity: 0;
	visibility: hidden;
	animation: el_phone_outline1 2.3s infinite ease-in-out;
	border-radius: 50%;
	z-index: 2;
}

@keyframes el_phone_outline1 {
	0%{transform: scale(1); opacity: 1; background: #ededed;}
	50%{transform: scale(2); opacity: 0.8; background: #fff;}
	100%{transform: scale(1.3); opacity: 0; background: #ededed;}
}

.sf-calculate-wrapper h1, .sf-calculate-wrapper .form-slogan font, .sf-calculate-wrapper .form-slogan font a {
	color: #000 !important;
	line-height: 34px;
}

.search-zip-modal input#getZipCode {
	color: #fff;
    font-size: 16px;
}

#step1 label.option {
	color: #000 !important;
}

.ux_banner.elromco .inner.center {
	position: static !important;
	width: 100% !important;
}

.ux_banner.elromco .row {
	max-width: 100% !important;
}

.sf-calculate-wrapper label.option {
	text-align: left;
    line-height: 25px;
}

#step2 .movesizeinput, .movesize.desktopzip {
	border: solid 1px #ccc;
	background: #f6f6f6;
	text-align: center;
}

.MoveSizeBtn {
	line-height: 24px !important;
    text-align: left;
}

.ultra-form-wrapper {
	display: none;
	width: 100%;
	margin: 30px 0;
	text-align: center;
}

.ar_get_a_quote_btn {
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s ease;
	background: #2e3192;
	cursor: pointer;
}

.ar_get_a_quote_btn:hover {
	opacity: 0.7;
}

.ar_get_a_quote_btn:active {
	transform: scale(0.97);
}

.move-calc-wrapper {
	margin: 50px 0;
	line-height: 24px;
	width: 1200px;
    margin-left: -75px;
}
.home .move-calc-wrapper {
	margin: 50px auto;
}
.move-calc-wrapper search-zip {
	margin-top: -45px !important;
}

@media(max-width: 1150px) {
	.move-calc-wrapper {
		display: none !important;
	}
	
	.ultra-form-wrapper {
		display: block;
	}
}

@media(max-width: 1200px) {
	.sf-calculate-wrapper {
		float: none;
		margin: 50px auto !important;
	}
}

.button_right_position, #go-to-info-btn, #submitRequestButton, #edit-go-to-summery {
	right: 50px !important;
}

p.elromco_logo {
	bottom: -20px !important;
}