/* #EC2C1F */

.nav-bar .navbar-light .navbar-brand img {
    max-height: 100px;
}

.navbar-light .navbar-nav .nav-link {
    color: #2F2F31;
}

.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: #EC2C1F;
    text-align: inherit;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 15px;
    border-bottom: 1px solid #847f7f26;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #EC2C1F !important;
}
.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: #F7F7F7;
    color: #2F2F31;
    font-weight: 600;
    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;
    filter: brightness(0) invert(1);
}

.footer {
    border-top: none;
    background: linear-gradient(to right, #79130c, #cc190b);
}

.text-white {
    color: #EC2C1F !important;
}

.footer-intro-pms {
    color: #fff !important;
    font-size: 14px;
    line-height: 21px !important;
    text-align: justify;
}

.btn.btn-default.view-more-footer-pothumarai {
    border-radius: 1px;
    padding: 10px 43px;
    background-color: #e6dfdf;
    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;
    color: #92150c;
    border: 1px solid #e6dfdf;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
    transition-delay: 0.4s;
}

.btn.btn-default.view-more-footer-pothumarai:hover {
    background-color: #393030 !important;
    color: white;
    border: none;
    background-image: linear-gradient(to right, #212122 0%, #201d1c 51%, #571712 100%);
    transition-delay: 0.4s;
}

.copyright {
    background: #AE170B;
    background: #2B2B2B;
    border-top: none;
}

.footser-social-media .btn {
    font-weight: 400;
    line-height: 1.5;
    color: #b60d02;
    text-align: center;
    cursor: pointer;
    font-size: 1rem;
    border-radius: 3px;
    border: none;
    background-color: white;
    border-radius: 47px;
    margin-right: 10px;
}

.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;
}

.text-white.mb-2.pms-title-foot {
    color: white !important;
}

.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: 16px;
    color: #fff;
    line-height: 21px !important;
}

.footer-item.pms-useful-links a {
    color: #fff !important;
    font-size: 16px;
}

.footser-social-media a:hover {
    color: #f03123;
    border: 1px solid #fff;
    box-shadow: none;
    background-color: white;
    border-radius: 3px;
}

.back-to-top {
    right: -4px;
    border-radius: 6px 0px 0px 5px !important;
    background-color: #2b2b2b;
    color: #fde9e7 !important;
    border: 2px solid #ffffff2e !important;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgba(255, 255, 255, 0.18);
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgba(255, 255, 255, 0.18);
    border-right: 0px !important;
    border-radius: 3px !important;
    background-color: #2a2a2a;
    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;
    width: max-content;
}

#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: safe;
    padding: 15px;
    font-size: 15px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    /* width: 100%; */
}

.btn-xl-square {
    width: 60px;
    height: 60px;
}

.footer-item.address i {
    font-size: 17px;
    filter: drop-shadow(5px 2px 16px #020202);
    margin-right: 5px;
}

.footer-item.address p {
    line-height: 19px;
}

.footer-item.address p {
    padding: 0 !important;
    line-height: 21px !important;
}

.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;
}

label {
    font-weight: 600;
    color: #2f2f31;
    font-size: 14px;
    font-family: "Lato", sans-serif;
}

.pm-s-footer-title {
    display: inline-block;
    position: relative;
}

.pm-s-footer-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 132%;
    height: 8px;
    background: linear-gradient(to right, #6f0c0c, #11010300);
    z-index: 1;
}

.footer {
    font-family: "Lato", sans-serif;
}

.back-to-top:hover i {
  display: inline-block;
  animation: float 3s ease-in-out infinite;
}

.back-to-top:hover {
  background: #2a2a2a !important;
  border: none;
}

.important-th-strong {
  color: red;
  font-size: 18px;
  display: contents;
}

.pm-s-sts {
  display: inline-block;
  position: relative;
}

.pm-s-sts::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -11px;
  width: 132%;
  height: 8px;
  background: linear-gradient(to right, #ec2c1f, #11010300);
  z-index: 1;
}



.error {
  color: #ff4343;
  font-weight: normal;
}
.swal2-confirm.my-swal-confirm-btn {
  padding: 10px 36px;
  border: none;
  background-color: #d01a10;
  color: white;
  border-radius: 3px; box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  border: none;
  outline: none;
}
div:where(.swal2-icon).swal2-success .swal2-success-ring {
   border: .25em solid rgb(88, 204, 23) !important;
}
div:where(.swal2-icon).swal2-success [class^="swal2-success-line"] {
  background-color: #58d212 !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
 font-size: 1.3em;
}
#swal2-html-container {
  padding: 2px;
  font-size: 1rem;
}
div:where(.swal2-icon).swal2-warning {
  border-color: #f70 !important;
  color: #ff7d0c !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
  font-size: 1.3em !important;
}
.swal2-popup.swal2-modal {
  border-radius: 1px;
}


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

    50% {
        transform: translatey(-10px);
    }

    100% {
        transform: translatey(0px);
    }
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-10px);
    }

    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 #d9d9d959;
        border-radius: 1px;
    }

    .navbar-light .navbar-nav .nav-item.active {
        font-weight: bold;
        border-bottom: none;
        color: #EC2C1F !important;
    }
}

@media (max-width: 991px) {
    .navbar .navbar-nav {
        background: #FFF;
    }

    .navbar.navbar-expand-lg .navbar-toggler {
        padding: 8px 15px;
        border: 1px solid #FFF;
        color: #CA190B;
        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: #ffffff47;
        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: -1%;
    }

    .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*/