.enquiry-form-pms-card.card {
    border-radius: 2px;
    padding: 40px 38px;
    border-left: 5px solid #03a2ff;
    margin-bottom: 15px;
}
.form-control {
    border-radius: 3px;
}
label {
    font-weight: 500;
    color: black;
}
.form-group {
    margin-bottom: 10px;
}
button.submit-btn-pms {
    margin-top: 10px;
    background-color: #2c3671;
    color: white;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    border: none;
    background-color: #2c3671 !important;
}
.img-card img {
    transition: 0.5s;
}
.img-card img:hover {
    transform: scale(1.1);
}
.Gallery-t1 {
    font-size: 21px;
    text-align: center;
    margin-bottom: 20px;
}
h1, .h1 {
    font-size: 29px;
    color: #fff;
}
.pms-img-card {
    padding-bottom: 0px;
    background-color: #fff;
    margin-bottom: 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    padding: 4px;
    margin-bottom: 20px;
}

#gallery_navi_pms button {
    background-color: #e1e1e1;
    border-radius: 2px;
    margin-right: 7px;
    color: black;
    font-weight: normal;
    padding: 10px 20px;
}
.galler-nav-active {
    background-color: #0d3bb0 !important;
    border-radius: 2px;
    margin-right: 7px;
    color: white !important;
    font-weight: normal;
}
.galler-nav-active:hover,
#gallery_navi_pms button:hover
{
    background-color: #03a2ff !important;
    color:white;
}
#gallery_navi_pms  .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.nav_gall_index_0 {
    display: none;
}
.pms-sect-s1 {
    background-color: #f7f7f7 !important;
}
.display-4.mb-4.pmst1 {
    color: #03a2ff;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 15px;
    color: #3e3a3a;
}
label {
    font-weight: 500;
    color: #0d3bb0;
    font-size: 14px;
}
.pms-cp-desc-s1 {
    text-align: justify;
}
.watermark-pms {
    position: absolute;
    opacity: 0.05;
    width: 200px;
    height: 200px;
    top: 25%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.nav-link.nav-our-projects.active {
    color: #1b53bc !important;
}

#gallery_navi_pms button {
    background-color: #e1e1e1;
    border-radius: 2px;
    margin-right: 7px;
    color: black;
    font-weight: normal;
    padding: 10px 7px;
    max-width: 47%;
}

.display-4.mb-4.pmst1 {
    color: #03a2ff;
    text-align: center;
    font-size: 28px;
    color: #0d3bb0;
}
.pmst1 {
    font-size: 23px;
}
#gallery_navi_pms button {
    background-color: #e1e1e1;
    border-radius: 10px;
    margin-right: 7px;
    color: black;
    font-weight: normal;
    padding: 10px 49px;
    max-width: 47%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.pms-img-card img {
    height: 200px !important;
    border-radius: 10px;
}
.pms-img-card {
    height: auto !important;
    border-radius: 10px;
}

.pms-sect-s2 {
    background-color: #f7f7f700 !important;
    width: 100%;
    background-image: url('../asset/image/bg3.png');
    background-repeat: repeat;
    background-size: 200px;
}

.pms-cp-desc-s1 i {
    color: #264491;
    margin-right: 10px;
}