

.popup-sale .btn.focus, .btn:focus {
    box-shadow: none;
}
.popup-sale .modal-content {
    background: transparent;
    border: 0;
    box-shadow: none;
    vertical-align: middle !important;
}
.popup-sale .close {
    text-shadow: none;
    opacity: inherit;
    font-size: 30px;
    color: #fff;
}
.popup-sale .test{
	width: 100%;
}
.popup-sale .modal-title{
	float: left;
	position: absolute;
}
.popup-sale .modal-body{
	background: #fff;
	padding-bottom: 40px;
	padding-top: 40px;
}
.popup-sale .modal-dialog {
    max-width: 550px;
}
.popup-sale .modal-header{
	border-bottom: 0;
	background: transparent;
}
.logo-popup img{
	width: 140px;
	padding-bottom: 35px;
}
.popup-sale i{
	text-align: center;
}
.popup-sale .phone-number{
	font-size: 25px;
	color: #ff5300;
}
.popup-sale .title-popup{
	color: #ff5300;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
}
.popup-sale .subtitle-popup{
	font-weight: bold;
	font-size: 35px;
	color: #000;
}
.popup-sale .number-popup{
	font-size: 21px;
	padding-top: 25px;
}
.popup-sale .number-popup span a{
	color: #ff5300; 
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
}