.cont {
    background-color: #f0f0f0 !important;
}

h3.t1 {
    color: white;
    text-align: center;
}

p.mb-4 {
    color: white;
    text-align: center;
}

.text.pl-3.add p {
    color: #171717;
}

.s1icon {
    color: #fff;
    margin-right: 16px;
    margin-top: -15px;
    background-color: #226adb;
    padding: 10px;
    border-radius: 10px;
}

.dbox.w-100.d-flex.align-items-center p {
    color: #171717;
}

.text.pl-3 p a {
    color: #171717;
}

.mb-20 {
    margin-bottom: 20px;
}

span.fa.fa-map-marker.s1icon {
    margin-top: 2px;
}

.row.no-gutters {
    background-color: #efefef;
}

hr.hrs1 {
    color: white;
    border-bottom: 1px dashed white;
    border-top: 0px;
}

input.btn.btn-primary.msg-send {
    text-align: -webkit-center;
    margin-top: 20px;
    color: white;
    border-radius: 4px;
}

iframe {
    width: 100%;
    height: 500px;
}

.container.map {
    padding: 10px;

}

h2.heading-section {
    margin-top: 20px;
}

input.form-control {
    font-size: 14px;
    color: #095a9b;
}

label {
    margin-top: 10px !important;
    padding: 0px !important;
    color: #2196f3;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
}

nav.navbar.navbar-expand-lg.navbar-light.px-5 {
    border-bottom: 1px solid #8080801f;
}

.contact-banner {
    height: 244px;
    background: none;
    /* background-position: left 93px bottom -11px, right 0px top 15%, center top; */
    background-repeat: no-repeat;
    background: #eee;
    background-size: 100% 265px;
    text-align: center;
    padding-top: 20px;
    background-size: contain, cover;
}

.contact-banner h3 {
    color: #7b2bbe;
    padding-top: 37px;
    font-size: 33px;
    font-weight: bolder !important;
}

.contact-banner {
    height: 155px;
    background: #eee;
    text-align: center;
    padding-top: 20px;
    background-size: contain, cover;
    background-position: 50% 50%;
}

.col-lg-4.col-md-5.d-flex.align-items-stretch {
    border: 3px solid white;
}

.p-4 {
    padding: 26px 16px;
}

input.form-control {
    font-size: 14px;
    color: #095a9b;
    line-height: 28px;
    border-radius: 10px;
}

input.btn.btn-success.sb1 {
    text-align: center;
    border-radius: 10px;
    background-color: #226adb;
    color: white;
    outline: none;
    border: none;
    box-shadow: bno;
    width: max-content;
    line-height: 37px;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

textarea.form-control {
    border-radius: 10px;
}

.card {
    padding: 17px;
    border-radius: 9px;
    border: 1px solid #fff6;
    background-color: #f7f7f7;
    box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 9px;
}

.chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 3px 3px 0px 9px;
    height: 42px;
    border: 1px solid #aaa;
    border-radius: 1px !important;
    background-color: #fff;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 40px !important;
    font-weight: bold;
}

.chosen-container-single .chosen-single div b {
    margin-top: 6px;
}

label.form-label {
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #226adb;
    font-size: 16px;
    margin-bottom: 5px;
}

.left-10px {
    padding-left: 26px !important;
}

.s1 {
    font-weight: bold;
}

.callnowpms {
    position: fixed;
    border: 10px;
    bottom: 10px;
    left: 10px;
    color: #fff;
    background: linear-gradient(to bottom right, #3c0a6d, #ad7ed5);
    border: none;
    border-radius: 31px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    border: 2px solid;
}

.btn.btn-success.callnowpms:hover {
    color: #fff;
    background-color: #ff5400;
    background: linear-gradient(to bottom right, #3c0a6d, #ad7ed5);
    border: none;
}