.pms-divid-p1 img {
    margin-bottom: 22px;
}
.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: 38px;
    background-color: #fff;
    margin-bottom: 25px;
}

#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: #03a2ff !important;
    border-radius: 2px;
    margin-right: 7px;
    color: white !important;
    font-weight: normal;
}
#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;
}
.card.properties-desc-pms1 {
    border-radius: 4px;
    padding: 15px;
    background-color: #03a2ff;
    color: white;
    margin-bottom: 20px;
    border: #fff0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.card.properties-desc-pms1 i {
    font-size: 27px;
    margin-bottom: 14px;
    filter: drop-shadow(2px 2px 6px black);
    color: #fffffff5;
}
.title-pms h5 {
    color: white !important;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 2px;
    font-size: 15px;
}
.sub-title-pms h5 {
    color: white !important;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 16px;
}
.card.properties-desc-pms1.cs2 {
    background-color: #3c446f;
}
.bg-s2 {
    background-color: #a6ac6f !important;
    color: white !important;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 0;
    list-style: none;
    color: white !important;
}
.breadcrumb-item.active {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.breadcrumb-item a {
    color: white;
    font-size: 15px;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #fff;
    content: var(--bs-breadcrumb-divider, "/");
}
.carousel-item img {
    height: 340px;
    border-radius: 7px;
}
.carousel-indicators {
    bottom: -44px;
}
::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
element {
}
.carousel-indicators [data-bs-target] {
    background-color: #03a2ff;
    width: 16px;
    height: 7px;
}
.carousel-indicators .active{
    height: 7px;
    background-color: #0d3bb0 !important;
    width: 24px !important;
    border-radius: 10px !important;
}
.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #0f0f0f;
    text-align: center;
    background: none;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}
.carousel-control-prev-icon,
.carousel-control-next-icon
{
    background-image: none;
}
.carousel-control-prev i ,
.carousel-control-next i
{
    background-color: #ffffffcf;
    padding: 10px;
    border-radius: 3px;
    color: #03a2ff;
}
.carousel-inner {
    border-radius: 9px;
}
.plot-desc-pms1 p {
    font-size: 14px;
    color: #2f2f2f;
    text-align: justify;
}
.plot-desc-pms1 i {
    font-size: 14px;
    color: #03a2ff;
}
.pms-card-t2 {
    text-align: center;
    margin-bottom: 14px;
    font-size: 20px;
}

iframe {
    width: 100%;
    padding: 4px;
    height: 400px;
    background-color: #fff;
}

.map-pms-card {
    position: relative;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    margin-bottom: 20px;
}
.map-label-pms {
    position: absolute;
    right: 0px;
    top: 1px;
    background-color: #03a2ff;
    padding: 4px 25px;
    border-radius: 1px 1px 1px 13px;
    color: white;
    font-size: 14px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #3e3d3d;
    font-size: 14px;
}
.parallax {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url("../images/green3.jpg");
    min-height: 40px;
    /*background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(13, 59, 176, 0.31);
}
.pms-divid-p1 .card {
    border-radius: 0px;
    background-color: #f0f0f05e;
    border: none;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    padding: 18px;
    text-align: center;
    padding: 17px 0px 6px 0px;
}

.pms-divid-p1 .card i {
    font-size: 36px;
    text-align: center;
    color: #373535;
    margin-bottom: 13px;
}
.pms-divid-p1 .card h5 {
    color: black !important;
}
.br-pms {
    border-right: 1px solid #8c89895c !important;
}
.bl-pms {
    border-left:  1px solid #8c89895c !important;
}
.bt-pms {
    border-top:  1px solid #8c89895c !important;
}
.bb-pms {
    border-bottom:  1px solid #8c89895c !important;
}
.pms-divid-p1 img {
    width: 50px;
}
.pms-divid-p1 img {
    margin-bottom: 11px;
}
.tg  {
    border-collapse:collapse;
    border-spacing:0;
}
.tg td{
    border-color:black;
    border-style:solid;
    border-width:1px;
    font-family:Arial, sans-serif;
    font-size:14px;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
}
.tg th{
    border-color:black;
    border-style:solid;
    border-width:1px;
    font-family:Arial, sans-serif;
    font-size:14px;
    font-weight:normal;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
}
.tg .tg-0pky{
    border-color:inherit;
    text-align:left;
    vertical-align:top
}
.table.tg.pms th {
    background-color: #d5dadd;
    text-align: center;
    font-weight: bold;
    color: black;
    border: none;
}
.tg-0pky {
    text-align: center !important;
    color: black;
    font-weight:bold;
}
.table-title-pms {
    text-align: center;
    margin-bottom: 15px;
}
.plot-desc-pms1 .card {
    min-height: 162px;
}
.pmst1 {
    font-size: 21px;
}

.plot-desc-pms1 .card {
    min-height: 162px;
    padding-top: 42px;
}
.plot-desc-pms1 .card.ss1 {
    min-height: 162px;
    padding-top: 42px;
    border: 1px solid white;
}
.pms-divid-p1 .card:hover {
    background-color: #bed8f4;
    color: white;
    cursor: pointer;
}
.project-overview-img {
    width: 100%;
    border-radius: 9px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    border: 1px solid white;
    margin-bottom: 16px;
}

.display-4.mb-4.pmst1 {
    color: #0d3bb0;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 15px;
    color: #3e3a3a;
}

.table.tg.pms th {
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    color: black;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 10px solid #f6f5f3;
    text-align: left !important;
    padding: 15px;
}

.pms-img-card {
    padding-bottom: 0px;
    background-color: #fff;
    margin-bottom: 25px;
    border-radius: 9px !important;
}
.pms-img-card .img{
    border-radius: 9px !important;
}

.img-fluid.w-100.pms-c1-i {
    border-radius: 6px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.gallery-videos {
    height: 200px;
    width: 100%;
    padding: 0px;
    border-radius: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.table.tg.pms.locate_details_tbl th:nth-child(1) {
    min-width: 30%;
    vertical-align: middle;
}

.table.tg.pms.locate_details_tbl th:nth-child(1) {
    min-width: 40%;
    vertical-align: middle;
    border-radius: 15px 0px 0px 15px;
}
.table.tg.pms.locate_details_tbl th:nth-child(2) {
    border-radius: 0px 15px  15px 0px ;
}

.parallax {
    height: 400px;
}
.parallax row {
    height: 376px;
}
.pt1-pms-h5 {
    font-size: 32px;
    color: white;
    background-color: #0d3bb0c4;
    font-weight: bold;
    padding: 10px 44px;
    width: fit-content;
    text-align: center !important;
    display: -webkit-inline-box;
}
.pagee-header-panner-pms-bc1 {
    color: white;
    font-weight: bold;
    font-size: 14px;
}
.pagee-header-panner-pms-b1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 23px !important;
}

.pms-sect-s3 {
    background-image: url('../asset/image/bg3.png');
    background-repeat: repeat;
    background-size: 200px;
    opacity: ;
    box-shadow: inset 0 0 0 2000px rgba(255, 255, 255, 0.57);
}
