.scrolltotop {
  position: fixed;
  right: 0px;
  bottom: 45px;
  z-index: 99;
  border: none;
  background: linear-gradient(to bottom right, #272c77, #71749e);
  border-radius: 12px 0px 0px 13px;
}
.cont {
    background-color: #7e9b29 !important;
}
h3.t1 {
    color: white;
    text-align: center;
}
p.mb-4 {
    color: white;
    text-align: center;
}
.text.pl-3.add p {
    color: white;
}
.s1icon {
    color: white;
    margin-right: 16px;
    margin-top: -15px;
    background-color: #ffffff59;
    padding: 10px;
    border-radius: 27px;
}
.dbox.w-100.d-flex.align-items-center p {
    color: white;
}
.text.pl-3 p a {
    color: white;
}
.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;
    z-index: 9;
}
.contact-banner {
    height: 244px;
    background: none;
    /* background-position: left 93px bottom -11px, right 0px top 15%, center top; */
    background-repeat: no-repeat;
    background: linear-gradient(0deg, rgb(44 42 43 / 58%), rgb(38 37 38)), url(../image/contact/contact-bg.jpg);
    background-size: 100% 265px;
    text-align: center;
    padding-top: 20px;
    background-size: contain, cover;
}
.contact-banner h3 {
    color: wheat;
    padding-top: 74px;
    font-size: 50px;
}
.scrolltotop {
    position: fixed;
    /* display: none; */
    right: 45px;
    bottom: 45px;
    z-index: 99;
    border: none;
    background: linear-gradient(to bottom right, #cddc39, #4caf50);
    border-radius: 5px;
}
.col-md-6.cont-f-s1 p,
.col-md-6.cont-f-s1 a,
.col-md-6.cont-f-s1 h3
{
    color: white;
}
.cont-label-pms-1 {
    color: white;
    font-size: 17px;
}

.rowfx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
}

.rowfx > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.c-black89 {
    color: #393737 !important;
}
iframe {
    margin-top: 31px !important;
}
.contact-enq-form-sub {
    width: 200px;
    padding: 12px;
    font-size: 20px;
    border-radius: 5px;
    background-color: #383C6F;
    border: none;
}
