
#testimonials {
    position: relative;
  }
  #testimonials:before {
    background: rgba(0, 0, 0, 0.8);
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
  .background {
    background-color: #343a40 !important;
  }
  .background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .desc {
    padding: 20px;
    position: relative;
    background-color: rgba(255, 255, 255, .15);
    color: #fff;
    border: none;
    border-radius: 3px;
  }
  .testimonial {
    background-color: transparent;
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .section-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
  }

  .owl-theme .owl-dots .owl-dot{
    display: none;
  }
  .fcolor{
    color: #19cba7 !important;
  }

.desc span{
    font-weight: 600;
    font-size: 18px;
}
.searchbtn{

    background-image: linear-gradient(45deg, #1de099, #1dc8cd);
    color: #fff !important;
    border: none;
}
.section-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
}
.fsize{
    font-size: 17px;
}
.bgcolor{
    background-image: linear-gradient(45deg, #1de099, #1dc8cd);
    color: #fff;
    border: none;
}
.typewriter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
}
.home-services {
    background: #fff;
    margin-bottom: 50px;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    padding: 30px 15px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1), 0 1px 5px 0 rgba(0, 0, 0, .1) !important;
}
.service-div {
    min-height: 460px;
    background-color: #f1f1f1;
    padding: 20px 15px 0 15px;
    margin-top: 60px;
    margin-bottom: 20px;
    border: 2px solid #e5e5e5;
    border-radius: 2px;
}
.service-img-box {
    border-radius: 50%;
    /* background-color: #13357b; */
    background-image: linear-gradient(45deg, #1de099, #1dc8cd);
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: -70px;
}
.service-img1 {
    margin-top: 25px;
    margin-left: 30px;
    height: 50px;
    width: 50px;
}
.service-img {
    margin-top: 25px;
    margin-left: 25px;
    height: 50px;
    width: 50px;
}
.service-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    /* margin-bottom: 20px !important; */
    text-align: center;
    color: #199ccb !important;
}
.list-box-area .list-box-01 {
    display: flex;
    align-items: center !important;
    /* margin-bottom: 20px; */
}
.list-box-01 .list-box-icon {
    display: block;
    font-size: 22px;
    background-color: rgba(14, 41, 75, 0.07);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: 15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.text-title {
    font-size: 17px;
    margin: 0 0 5px;
    padding: 0;
    color: #19cba7;
    font-weight: 700;
    text-align: left;
}
.home-title {
    font-size: 24px;
    font-weight: 500;
    color: #0070b8;
    padding: 0;
    margin: 0 0 30px;
    width: 100%;
}
.why_chose_us {
    display: block;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 15px 25px 30px;
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.why_chose_us.style2 {
    border: 0 solid #ebebeb;
    overflow: hidden;
    -webkit-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -moz-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -o-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12) !important;
}
/* .why_chose_us.style2 .icon {
    background-color: #d5cfcf !important;
} */
.why_chose_us .icon {
    width: 100px;
    height: 100px;
    line-height: 118px;
    margin: 0 auto;
    background-color: rgba(14, 41, 75, 0.07);
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.why_chose_us .icon span {
    background: #1dc8cd;
    background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
    font-size: 38px;
    line-height: initial;

        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}
.why_chose_us .details {
    margin-top: 30px;
}
.inner_page_breadcrumb {
    position: relative;
    padding: 15px 0;
    background-color: #0f2849;
}
 .row.content.intro-sec {
    align-items: center;
    display: flex;
    height: 200px;
    justify-content: center;
    margin: 0 auto;
    position: absolute;
    top: 100px;
    width: 100%;
}
.row.content.intro-sec1 {
    align-items: center;
    display: flex;
    height: 200px;
    justify-content: center;
    margin: 0 auto;
    position: absolute;
    top: 50px;
    width: 100%;
}
 .row.description {
    background: linear-gradient(292.24deg, rgba(68, 126, 237, .25) 19.07%, rgba(23, 207, 164, .25) 58.92%);
}
.p-v-50 {
    padding-bottom: 50px;
    padding-top: 50px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.row.description .max-50 {

    text-shadow: .3px .3px 0 #16325c;
}
.text-light-blue {
    color: #19cba7;
}
.fw-600 {
    font-weight: 600;
}
.top-content-wrap {
    background: linear-gradient(292.24deg, rgba(68, 126, 237, .25) 19.07%, rgba(23, 207, 164, .25) 58.92%);
}
/* .top-content-wrap.bottom-shrink {
    margin-bottom: -120px;
} */
.leads-page .leftContent {
    max-width: 820px;
}
.text-blue {
    color: #006efa;
}
.flex {
    display: flex;
}
.mt-40{
    margin-top: 40px;
}
.m-r-5 {
    margin-right: 5px;
}
.cursor {
    cursor: pointer;
}
.ptext {
    font-size: 15px;
    color: #757575;
}
.home-title-gem{
    font-size: 24px;
    font-weight: 500;
    color: #0070b8;
    padding: 0;
    margin: 0 0 5px;
    width: 100%;
}
.servSec5 .list-boxes {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
}
.servSec5 .list-boxes .list {
    display: grid;
    grid-template-columns: 1fr 15fr;
    gap: 15px;
    align-items: center;
}
.servSec5 .list-boxes .list .list-count {
    -webkit-text-stroke: 2px #44d2f6;
    color: transparent;
    font-size: 28px;
    font-weight: 700;
}
.servSec5 .list-boxes .list .list-content {
    box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.16), 2px 2px 10px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
    padding: 15px;
}
.bi-2x {
    font-size: 2em;
}
.bd-example {

    margin-right: 0;
    margin-left: 0;
    border-width: 1px;
    border: 1px solid #ccc;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.16), 2px 2px 10px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
    padding: 15px;
}
.roundbg {
    padding: 20px 20px 20px 20px;
    background-image: linear-gradient(45deg, #1de099, #1dc8cd);

    border-radius: 50% 50% 50% 50%;
    box-shadow: 0px 0px 15px 0px #7f8ea7;
}
.leads-form-container.enterprise_service {
    margin-top: 30px;
}
.leads-form {
    background: #fff;
    border: .5px solid #d8dde6;
    border-radius: 12px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
    margin: 30px 20px 40px;
    padding: 20px;
    position: relative;
    z-index: 1;
}
.leads-form .form-heading {
    font-size: 25px;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
}
.dark-blue-70 {
    color: rgba(22, 50, 92, .7);
}
.m-l-10 {
    margin-left: 10px;
}
.fs-12 {
    font-size: 12px;
}

.servSec5 .list-boxes .list .list-content {
    box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.16), 2px 2px 10px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
    padding: 10px;
}
.servSec5 .list-boxes .list .list-content h2 {
    font-size: 14px;
    font-weight: 600;
}
.list-icon {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    color: var(--primary);
    background-color:rgba(14, 41, 75, 0.07)

}
.list-icon-ul li {
    display: flex !important;
    margin-bottom: 30px;
}
.list-icon-ul .list-text {
    flex: 1;
}
.list-icon-ul .list-text h5 {
    font-size: 18px;
}
.text-dark-blue {
    color: #16325c;
}
.feature-points .left-section {
    width: 40%;
}
.semibold {
    font-weight: 500;
}
 .text-dark-blue-70 {
    color: rgba(22, 50, 92, .7);
}

.flex.dir-col, .inline-flex.dir-col {
    flex-direction: column;
}
.fs-20 {
    font-size: 20px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.feature-points {
    align-items: center;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
    margin: 0 20px 40px;
    max-width: 1440px;
    padding: 20px 40px;
    position: relative;
    width: 80%;
    margin-top: 10px;
}
.feature-points .title {
    font-size: 35px;
}
.flex.aln-center, .inline-flex.aln-center {
    align-items: center;
}
.h-30{
    height: 50px;
    margin-top: 35px !important;
    padding-bottom: 90px  !important;
}
.about-section-bg {
    background-color: #1d293e;
}
.about-section-bg::before {
    content: "";
    background-image: url(../img/bg-17.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .3;
}
.about-section {
    padding: 50px 0;
}
section{
    position: relative !important;
}
.main-title {
    position: relative;
    margin-bottom: 50px;
}
.modern_apertment {
    border-radius: 3px;
    background-color: #fff;
    padding: 55px 15px 50px 45px;
    position: relative;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mt20 {
    margin-top: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.list-box-01 .list-box-icon {
    display: block;
    font-size: 22px;
    color: var(--primary);
    background-color: rgb(25 66 121 / 7%);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.list-box-area .list-box-01 {
    display: flex;
    align-items: center !important;
    margin-bottom: 20px;
}
.bgc-f7 {
    background-color: #f7f7f7;
}
.modern-section-02 {
    background-color: #1d293e;
}
.pb90 {
    padding-bottom: 90px;
}
.pt100 {
    padding-top: 100px;
}
.modern-section-02:before {
    content: "";
    background-image: url(../img/bg-11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .3;
    z-index: 0;
}
.search_smart_property {
    padding: 75px 0;
    position: relative;
}
/* section {
    padding: 80px 0;
    position: relative;
} */
.search_smart_property p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
}
.search_smart_property h2 {
    font-weight: 600;
    font-size: 36px;
    color: #fff;
    margin-bottom: 15px;
}
.btn-white {
    background-color: #fff;
    border-color: #eee;
    color: #303030;
}
.why_chose_us .detail h4 {
    font-weight: 500;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 7px;
    padding-top: 11px;
}
.modern-section {
    background-color: #1d293e;
}
.modern-section:before {
    content: "";
    background-image: url(../img/bg-09.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
}
.vendor-section {
    background-color: #1d293e;
}
.vendor-section:before {
    content: "";
    background-image: url(../img/bg-11.jpg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
}
.contactus-section {
    background-color: #1d293e;
}
.contactus-section:before {
    content: "";
    background-image: url(../img/bg-10.jpg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
}
.digital-section {
    background-color: #1d293e;
}
.digital-section:before {
    content: "";
    background-image: url(../img/bg-13.jpg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
}
.msme-section {
    background-color: #1d293e;
}
.msme-section:before {
    content: "";
    background-image: url(../img/bg-19.webp);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
}
.team-img{
    border: 1px solid #ccc;
}
#page-footer {
    background-image: linear-gradient(242deg, #4e83e9, #3eb3f6 24%, #3a6497 35%, #228f75);
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.m-t-20 {
    margin-top: 20px;
}
.inline-block {
    display: inline-block;
}
#page-footer h5 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
}
#page-footer .spnViewAll {
    border-bottom: 1px solid #fff;
    color: hsla(0, 0%, 100%, .7);
}
#page-footer .footer-menu h6 {
    color: hsla(0, 0%, 100%, .8);
    font-size: 14px;
    margin: 0;
}
.p-l-5 {
    padding-left: 5px;
}
.p-r-5 {
    padding-right: 5px;
}
.m-r-20 {
    margin-right: 20px !important;
}
#page-footer .footer-menu {
    padding: 20px 90px 10px;
}
#page-footer .divider {
    background: hsla(0, 0%, 100%, .2);
    border: none;
    display: block;
    height: 1px;
    margin: 0 -20px;
    width: calc(100% +50px);
}
.clearfix:before {
    content: " ";
    display: table;
}
#page-footer .footer-menu .appsDiv.appAndContact, #page-footer .footer-menu .sec-left.appAndContact, #page-footer .footer-menu .sec-right.appAndContact{
    text-align: left;
}
#page-footer .footer-menu .appsDiv, #page-footer .footer-menu .sec-left, #page-footer .footer-menu .sec-right {
    width: 100%;
}
#page-footer .footer-menu .sec-left {
    float: left;
    width: 50%;
}
#page-footer .footer-menu .sec-left .address {
    color: #fff;
}
#page-footer .footer-menu .sec-left ul {
    display: block;
}
#page-footer ul li {
    color: hsla(0, 0%, 100%, .8);
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    padding-right: 10px;
}
#page-footer ul li a {
    color: hsla(0, 0%, 100%, .8);
    display: block;
    text-align: left;
}
#page-footer .footer-menu .appsDiv .address div, #page-footer .footer-menu .sec-left .address div, #page-footer .footer-menu .sec-right .address div
{
    max-width: 100%;
}
#page-footer .footer-menu .sec-right .justify-evenly {
    justify-content: space-between;
}
#page-footer .footer-menu .sec-right {
    float: left;
    width: 50%;
}
#page-footer .sec-right {
    width: 100%;
}
#page-footer .copyright {
    background: hsla(0, 0%, 100%, .2);
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 10px;
    text-align: center;
}
.listNav .ln-letters {
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    padding: 20px 20px 15px;
    margin-bottom: 20px;
    background: #f7f7f7;
    border: 1px solid #e3e9ed;
}
.listNav .ln-letters .ln-selected {
    color: #fff;
    border-color: #1d293e;
    background-color: #1d293e;
}
.listNav .ln-letters span {
    font-weight: 500;
    font-size: 15px;
    border-radius: 4px;
    width: 34px;
    height: 34px;
    line-height: 32px;
    color: #1d293e;
    border: 1px solid #1d293e;
    background-color: #e6e1e1;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0;
    float: none;
    display: inline-block;
    cursor: pointer;
}
.blockicon-box {
    font-weight: 500;
    font-size: 16px;
    padding: 10px 15px;
    text-align: center;
    margin-bottom: 10px;
    background-color: rgb(25 66 121 / 6%);
    color: #17171d;
    letter-spacing: 0;
    border: 1px dashed #1d293e;
    border-radius: 4px;
    box-shadow: #1d293e;
    transition: linear .4s all;
}
.fix-height-400 {
    list-style: none;
    position: relative;
    max-height: 400px;
    overflow: auto;
}
.sidebar_search_widget {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .1) !important;
}
.box_widget {
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .1) !important;
}
.m-b-0{
margin-bottom: 0px !important;
}
.btn-whatsapp-pulse {
    background: #22c55e;
    color: white;
    position: fixed;
    bottom: 20px;
    left: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    text-decoration: none;
    border-radius: 50%;
    animation: pluse 5s infinite;
    animation-duration: 1.5s;
    animation-timing-function:ease-out;
    animation-iteration-count: infinite;
    z-index: 100000;

}

.btn-whatsapp-pulse img {
    width: 35px;
    height: 35px;
}
@keyframes pluse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
  }
  .btn-ofb-outline {
    background-color: #fff;
    border: 1px solid #006efa;
    border-radius: 5px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1);
    color: #006efa;
}
.btn-p-y{
    padding: 6px 12px;
    width: 150px;
}
.card .icons-wrap .action-btn-listing .download-img-wrapper {
    display: inline-block;
    height: 16px;
    width: 16px;
}
.download{
    background-color: #0070b8;
}
.download:hover{
    background-color: #0070b8;

}
.background-radial-gradient {
    background-color: hsl(218, 41%, 15%);
    background-image:linear-gradient(242deg, #4e83e9, #3eb3f6 24%, #3a6497 35%, #228f75);

  }

  #radius-shape-1 {
    height: 220px;
    width: 220px;
    top: -60px;
    left: -130px;
    background: radial-gradient(#966fac, #8c7c96);
    overflow: hidden;
  }

  #radius-shape-2 {
    border-radius: 38% 62% 63% 37% / 70% 33% 67% 30%;
    bottom: -60px;
    right: -110px;
    width: 300px;
    height: 300px;
    background: radial-gradient(#44006b, #ad1fff);
    overflow: hidden;
  }

  .bg-glass {
    background-color: hsla(0, 0%, 100%, 0.9) !important;
    backdrop-filter: saturate(200%) blur(25px);
  }
  .m-r-10 {
    margin-right: 10px;
}
.icon-checked.white-chk-light-green-bg {
    background: #38d49c;
}
.list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.error{
   color: #fa3365;
}
.account-modal .btn-close {
    font-size: 20px;
    border-radius: 50%;
    border: none;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 38px;
    height: 38px;
    z-index: 9;
    opacity: 1;
    text-align: center;
    color: #fff !important;
    background-color: #1ddaa4;
    cursor: pointer !important;
}
.filter-wrap {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12) !important;
}
.filter h2 {
    font-size: 16px;
    margin: 0;
    color: #0070b8;
    font-weight: 400;
    padding: 7px 0 6px;
    text-align: right;
    line-height: 1.9em;
}
.dropdown-toggle::after {
    display: none;
}

.selectStatePicker {
    position: relative;
    width: 100% !important;
}
.multiselect.dropdown-toggle {
    text-align: left !important;
}
.multiselect-container{
    width: 100% !important;
    height: 16rem;
    overflow: auto;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group-box {
    width: 50%;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
}
.filter-wrap ul{
    list-style: none;
    margin-bottom:0 !important;
    padding-left: 2px;
}
.tender_row {
    padding: 25px 15px 12px 15px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    margin-bottom: 10px;

}
li {
    list-style: none;
}
.fixeddiv{
    height: 25rem;
    overflow: auto;
    padding-top: 7px;

}
.select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
    margin-left: 0;
    margin-top: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.2;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 5px;
    display: inline-flex;
    align-items: center !important;
    overflow: hidden;
}
#product_list{
    text-align: left;
}
.blog .blog-comments .reply-form {
    margin-top: 0px !important;
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.blog .blog-comments input {
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    margin-top: 17px;
}
.blog .blog-comments select {
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    margin-top: 17px;
}
.blog .blog-comments textarea {
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    margin-top: 17px;
}
.tender_inner_tr .text01 {
    width: 30%;
}
.tenderDetailstext2_2 {
    font: 14px sans-serif;
    font-weight: 400;
    line-height: 23px;
    color: #000;
    line-height: 23px;
    margin-right: 10px;
    float: left;
    padding: 5px 0;
    width: 68%;
    word-break: break-all;
}
.tender_inner_tr {
    width: 100%;
    float: left;
}
.promotion_carousel {
    border-radius: 4px;
    box-shadow: var(--box-shadow);
    overflow: hidden;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}
.promotion_carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0 !important;
}
h4 {
    font-size: 16px;
}
.list-area-box .list-box-label {
    font-weight: 600;
    color: var(--light-dark);
}
.list-area-box .list-box-value {
    font-weight: 600;
}
#mainCaptcha[readonly]{
    cursor: not-allowed;
}
.alert-img-vector {
    max-width: 200px;
    margin: 30px auto;
}
.alert-message-area {
    padding: 40px;
}
.alert-message-area .alert-title {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 10px;
}
.rightbtn{
    float: right;
    padding: 15px;
}
.modal-linline{
    display: inline !important;
}
.tender-live {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 10px;
    line-height: 1;
    border-radius: 3px;
    background-color: #ccc;
    cursor: pointer;
}
