.nav-bar .navbar-light .navbar-brand img {
    max-height: 100px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(34, 33, 33);
}
.btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 9px 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: rgba(0,0,0,0);
    border: 0;
}
.bg-light {
    background-color: #fff !important;
}
.nav-bar.px-0.px-lg-4.py-lg-0 {
    border-top: 4px solid #0D3BB0;
}
.bg-brandmenu {
    background-color: #0d3bb0;
}
.text-primary {
    color: #fff !important;
}
.text-muted {
    color: #fff !important;
}
.dropdown .dropdown-menu .dropdown-item:hover {
    background: #29B6F6;
    color: var(--bs-white);
    font-weight: revert-layer;
    border: none;
}

.banner-img {
    width: 100%;
    max-height: 35%;
}
.banner-img2 {
    width: 100%;
    height: 195px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.centered.banner-title-pms {
    font-size: 25px;
    font-weight: bold;
    font-family: revert;
}
.banner-container {
    position: relative;
    text-align: center;
    color: white;
}
.call-for-svisti {
    color: blue;
    font-size: 15px;
}
.color-primary-1{
    color: #009efb;
}
#pms_select_project_tab li {
    background-color: #f0f0f0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #03a2ff;
    border-radius: 0px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    -webkit-appearance: listbox !important;
}
.back-to-top {
    border-radius: 3px !important;
    background-color: #03a2ff;
}
.bg-pms-1 {
    background-color: #f0f0f0;
}
.view-more {
    width: auto;
    border-radius: 9px;
    padding: 10px 43px;
    background-color: #0d3bb0;
    border: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    font-weight: normal;
}
.view-more:hover ,
.view-more:active,
.view-more:focus
{
    color: #fff;
    background-color: #03a2ff;
    border-color: #03a2ff;
}
.pms-footer-log {
    height: 112px;
    margin-bottom: 10px;
}
.footer {
    background: #11288E;
    border-top: 10px solid #11288E;
}
.text-white {
    color: #03a2ff !important;
}
.footer-intro-pms {
    color: #fff !important;
    font-size: 14px;
    line-height: 21px  !important;
    text-align: justify;
}
.copyright {
    background: #113BA4;
    border-top: none;
}
.footser-social-media .btn {
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 1rem;
}
.copy-right a {
    font-size: 14px;
}
.pms-footer-bottom span {
    color: white !important;
    font-size: 14px;
}
.container-fluid.copyright.py-4.pms-footer-bottom a {
    color: white;
}
.btn.btn-md-square.rounded-circle {
    display: contents;
}
.pms-footer-bottom  .btn:focus ,
.pms-footer-bottom  .btn:hover
{
    outline: none !important;
    box-shadow: none !important;
    background-color: #03a2ff !important;
    border-radius: 0px !important;
    color: white !important;
}
.footer-add-sd-1 {
    background-color: #03a2ff !important;
    color: white;
}
.footer-item h4 {
    font-size: 18px;
    color: #fff !important;
}
.footer-item p {
    font-size: 14px;
    color: #fff;
}
.footer-item.pms-useful-links a {
    color: #fff !important;
    font-size: 14px;
}
.footser-social-media a:hover {
    color: #03a2ff;
    border: 1px solid #03a2ff;
    box-shadow: none;
}
.back-to-top {
    border-radius: 3px !important;
    background-color: #03a2ff;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.back-to-top:none{
    box-shadow: none;
}
.rounded4 {
    border-radius: 4px !important;
}
#navbarCollapse .dropdown-menu {
    padding: 0px;
}

#free-visitiong-pms {
    background-color: orange !important;
    padding: 0px 20px;
    position: absolute;
    top: 0;
    border-radius: 0px 0px 10px 10px;
}
#free-visitiong-pms img {
    height: 38px;
}
#free-visitiong-pms {
    background-color: #23c615 !important;
    padding: 0px 20px;
    position: absolute;
    top: 0;
    border-radius: 0px 0px 10px 10px;
}

#pms-free-visit-icon-1 {
    height: 73px;
    right: 10px;
    position: fixed;
    z-index: 9999;
    border: 10px;
    left: 10px;
    bottom: 22px;
    filtter :drop-shadow(5px 5px 15px #bbb);
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}
.pms-title-foot {
    font-size: 18px;
    color: #fff !important;
}
.navbar .navbar-nav .nav-item {
    display: flex;
    align-items: center;
    padding: 15px;
    font-size: 14px;
}
.btn-xl-square {
    width: 60px;
    height: 60px;
}
.footer-item.address i {
    font-size: 24px;
    filter: drop-shadow(5px 2px 16px #020202);
}
.footer-item.address p {
    line-height: 19px;
}
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

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

.tj {
    text-align: justify;
}
#spinner {
    width: 101% !important;
}


@-webkit-keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}


@media (min-width: 992px) {
    .navbar {
        padding: 2px 0;
    }
    .navbar .navbar-nav {
        width: 100%;
        display: flex;
        justify-content: end;
        align-items: center;
        background: #FFF;
        border-radius: 10px;
    }
    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        background: #FFF;
        transition: .5s;
        opacity: 1;
        border: 1px solid #57d7f259;
        border-radius: 1px;
    }

    .navbar-light .navbar-nav .nav-item.active {
        font-weight: bold;
        border-bottom: 4px solid #2ecef0;
    }
}
@media (max-width: 991px) {
    .navbar .navbar-nav {
        background: #FFF;
    }
    .navbar.navbar-expand-lg .navbar-toggler {
        padding: 8px 15px;
        border: 1px solid #FFF;
        color: #0C3AAF;
        background-color: #FFF;
        border-radius: 2px;
        box-shadow: none;
    }
    .container-fluid.copyright.py-4.pms-footer-bottom a,
    .container-fluid.copyright.py-4.pms-footer-bottom span  {
        font-size: 12px !important;
        text-align: center !important;
        display: block;
    }
}

@media (max-width: 460px) {
    .navbar-collapse {
        border-top: 1px solid #bfcdf0;
    }
    .navbar .navbar-nav .nav-item {
        display: flex;
        padding: 8px 20px;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    #navbarCollapse .dropdown-menu.show {
        border-radius: 0px;
        background-color: #f9f9f9;
        width: 100%;
        border: none;
        padding: 0px;
    }
    .dropdown-menu.show a {
        border-top: 2px solid white;
    }
    .navbar {
        padding: 0px 0;
    }
    .p-sm-0 {
        padding: 0px;
    }
    .back-to-top {
        padding: 10px !important;
        width: 49px;
        height: 50px;
        bottom: 15px;
        right: 2%;
    }

    #pms-free-visit-icon-1 {
        height: 67px;
        right: 10px;
        position: fixed;
        z-index: 9999;
        border: 10px;
        left: 1%;
        bottom: 10px;
    }

}

@media (max-width: 620px) {
    .banner-img2 {
        width: 100%;
        height: 95px;
    }
    #pms-free-visit-icon-1 {
        height: 67px;
        right: 10px;
        position: fixed;
        z-index: 9999;
        border: 10px;
        left: 1%;
        bottom: 10px;
    }

    .back-to-top {
        padding: 10px !important;
        width: 49px;
        height: 50px;
        bottom: 15px;
        right: 2%;
    }

    .centered.banner-title-pms {
        font-size: 21px;
        font-weight: bold;
        font-family: revert;
    }

    .navbar .navbar-nav .nav-item {
        font-size: 16px;
    }

    .navbar {
        padding: 1px 0;
    }

    .navbar .navbar-nav .nav-item {
        font-size: 16px;
        width: 100%;
        text-align: left !important;
        display: block;
    }

    .dropdown-toggle::after {
        display: inline-block;
        float: right;
    }
}

/*#03a2ff*/