
.iq-ptb-20 {
    margin-bottom: 20px;
}

.contact-form .section-field input {
    margin-bottom: 20px;
}

.custom-address {
    display: grid;
    place-items: center;
}

.custom-d-none {
    display: none!important;
}

.custom-center-align {
    width: 83%!important;
    margin-left: 7%;
}

.snlt-text {
    font-size: 6rem!important;
}

.home-btn {
    padding: 2px 25px!important;
}

.select-purpose-of-use {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 90px;
    padding-left: 20px;
    height: 48px;
    line-height: 28px;
    clear: both;
    border: 1px solid #e1e1e1;
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    padding-right: 2rem !important;
}