.sticky-bottom {
  background: #161616 none repeat scroll 0 0;
  bottom: 0;
  font-size: 18px;
  left: auto;
  position: fixed;
  right: 10px;
  text-align: center;
  width: 290px;
  padding: 9px 0 5px 0;
  z-index: 9999999999;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px 2px;
}
.sticky-bottom a {
  color: #fff;
  font-size: 17px;
}
.sticky-bottom a:hover {
  text-decoration: none;
  color: #fff;
}
.sticky-bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sticky-bottom ul li {
  border-right: 1px solid #ddf2c1;
  display: inline-block;
  width: 24%;
}
.sticky-bottom ul li:last-child {
  border: none;
}
.sticky-bottom ul li a:hover {
  text-decoration: none;
}
.sticky-bottom ul li span {
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 12px 0 10px 0;
  text-transform: uppercase;
}
/* Ring Phone */
.mypage-alo-phone {
  position: fixed;
  left: auto;
  right: 90px;
  bottom: 35px;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 200000 !important;
}
.mypage-alo-ph-img-circle {
  width: 32px;
  height: 32px;
  top: 43px;
  left: 43px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(../images/phone.png) no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .7;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: #4ecfb9;
  background-size: 70%;
}
.mypage-alo-ph-circle-fill {
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #4ecfb9;
  opacity: .75 !important;
}
.mypage-alo-ph-circle {
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  border-color: #4ecfb9;
  opacity: .5;
}
.jquery-modal.blocker.current{
  z-index: 9999;
}
#ChiliCallNow{
  max-width: 610px;
  padding: 0;
  border-radius: 15px;
}
#ChiliCallNow #call-error {
  position: absolute;
  top: 145px;
  color: #ffed00;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}
#ChiliCallNow #call-message {
  color: #fff;
  font-weight: 300;
  font-size: 24px;
  padding-bottom: 22px;
  display: none;
  line-height: 30px;
}
#ChiliCallNow .modal-content {
  background: url('../images/bg-chili-call-to-action.png') no-repeat;
  background-position: center;
  background-size: cover;
  height: 360px;
  width: 610px;
  border: 0;
  overflow: hidden;
  border-radius: 15px;
}
#ChiliCallNow .modal-content .modal-body,
#ChiliCallNow .modal-content .modal-footer {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 4px;
}
#ChiliCallNow .modal-content .modal-footer {
  background-color: #fe8453;
  color: #fff;
  border-top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-radius: 0 0 15px 15px;  
}
#ChiliCallNow .modal-content .modal-footer span {
  max-width: 460px;
  display: block;
  margin: auto;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}
#ChiliCallNow #callautoform {
  padding-top: 170px;
  max-width: 460px;
  margin: 0 auto;
  text-align: center;
  line-height: 21px;
}
#ChiliCallNow #callautoform input{
  box-shadow: none !important;
}
#ChiliCallNow #callautoform button:focus {
  outline: none;
}
#ChiliCallNow #callautoform .chooselocation{
  display: inline-block;
}
#ChiliCallNow #callautoform .radio label{
  display: inline-block;
  position: relative;
  line-height: 24px;
}
#ChiliCallNow #callautoform .chooselocation:before{
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  border: 4px solid #ea7141;
  background-color: #e6b4a1;  
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
#ChiliCallNow #callautoform .chooselocation::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(.8, -.33, .2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(.8, -.33, .2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(.8, -.33, .2, 1.33);
  transition: transform 0.1s cubic-bezier(.8, -.33, .2, 1.33);
}
#ChiliCallNow #callautoform .radio input[type="radio"]:checked+label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
#ChiliCallNow #callautoform .radio input[type="radio"]{
  height: 30px;
  position: absolute;
  opacity: 0;
}
#ChiliCallNow #callautoform .radio input[type="radio"]:checked + label::before {
  border-color: #fff;
  width: 17px;
  height: 17px;
  margin-top: -3px;
}
#ChiliCallNow #callautoform .radio input[type="radio"]:checked + label::after {
  background-color: #ca4815;
  top: 4px;
  left: 7px;
}

#ChiliCallNow #callautoform .chooselocation {
  margin-right: 30px;
  padding-left: 10px;
}
#ChiliCallNow #callautoform .chooselocation.location-hn {
  margin-right: 10px;
}
#ChiliCallNow #callautoform .form-group {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  color: #fff;
  margin-bottom: 10px;
  padding-top: 0;
}
#ChiliCallNow #callautoform #phonenumberautocall {
  height: 40px;
  width: 290px;
  background-color: #ca4815;
  color: #fff;
  border: 0;
  float: left;
  margin-right: 10px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0;
}
#ChiliCallNow #callautoform #phonenumberautocall::-webkit-input-placeholder {
  color: #fff;
}
#ChiliCallNow #callautoform #button-call {
  height: 40px;
  border: 0;
  background-color: #fff;
  color: #fe5411;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.5;
  padding-left: 15px;
  padding-right: 15px;
  position: static;
}
#ChiliCallNow #callautoform .title-option3 {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 300;
  display: block;
  margin-bottom: 10px;
}
.sticky-bottom a {
  cursor: pointer;
}
#ChiliCallNow .handle .form-group #phonenumberautocall{
  width: 270px !important;
}

#ChiliCallNow #callautoform.active #phone-number,
#ChiliCallNow #callautoform.active .form-group.radio.radio-danger{
 display: none;
}
@media only screen and (max-width: 768px) {
  .sticky-bottom {
    display: none;
  }
  .mypage-alo-phone {
    left: 0 !important;
    right: auto !important;
    bottom: 0;
  }
}
@media (max-width: 630px) {
  #ChiliCallNow #call-error {
    top: 204px;
  }
  #ChiliCallNow{
    height: auto;
    max-width: 280px;
    width: 100%;    
    background-color:#ff5311;
  }
  #ChiliCallNow #callautoform {
    padding-top: 150px;
  }
  #ChiliCallNow #callautoform .radio input[type="radio"]:checked + label::before {
    left: -2px;
  }
  #ChiliCallNow #callautoform .radio input[type="radio"]:checked + label::after{
    left: 5px;
  }
  #ChiliCallNow #callautoform .option3 {
    max-width: 160px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #ChiliCallNow #callautoform .option3 label {
    display: block;
    text-align: left;
    margin-right: 0;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  #ChiliCallNow #callautoform .option3 #cta-location-hn,
  #ChiliCallNow #callautoform .option3 #cta-location-hcm {
    text-align: left;
    left: 54px;
  }
  #ChiliCallNow #callautoform #button-call {
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
  }
  #ChiliCallNow #callautoform .title-option3 {
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  #ChiliCallNow #callautoform #phonenumberautocall {
    margin-right: 0;
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  #ChiliCallNow .modal-content {
    background: url(../images/bg-chili-call-to-action-mobile.jpg) no-repeat;
    max-width: 280px;
    width: 100%;
    height: 460px;
    background-size: contain;
  }
  #ChiliCallNow .modal-content .modal-body {
    padding-top: 80px;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  #ChiliCallNow .modal-content .modal-footer {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  .style-btn-overlay .uabb-modal-content-data {
    display: block;
    overflow: hidden;
  }
}
