.loading_ctn {
    display: block;
    width: 20px;
    /* position: absolute; */
    width: 100%;
    background: #00bbf3;
    border: 1px solid #00bbf3;
    padding: 13px 10px;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    margin-top: 0px;
    cursor: pointer;
    transition: all .2s;
    display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.loading_ctn img.load_img {
    width: 23px;
    /* float: left; */
    margin-right: 20px;
    display: inline-block;
    /* margin-top: 10px; */
}
.pac-container {
    border: transparent !important;
    border-radius: 0px !important;
}
h3.qus_5_step1 {
    margin-top: 35px;
}
.gp-gutterCurrent-available {
    margin-top: 32px;
}
.gp-gutterCurrent-available .gp-input-effact {
    margin-bottom: 0px;
}
.gp-col-9.gp-site-nav {
    width: 37% !important;
}
.gp-col-1.gp-site-cta {
    width: 37%;
}
.gp-col-2.gp-site-logo {
    width: 26%;
}
.cs-google-yelp-logo .elementor-row {
    flex-wrap: nowrap;
}
