:root{
    --fz-60:54px;
    --fz-20:20px;
    --fz:24px;
    --fz18:18px;
    --p-88:88px;
    --light-gray:#f6f6f6;
    --green:#00a550;
}
body{
    color: #0c071b;
}

.ty-wysiwyg-content .social-links-tender li{
    list-style:none;
    list-style-type:none;
}

.fz60{
    font-size:var(--fz-60)
}
.fz24{
    font-size: 24px;
}
.fz18{
    font-size: 18px;
}

.pt-88{
    padding-top: var(--p-88);
}
.pb-88{
    padding-bottom: var(--p-88);
}

.tender-head{
    display: flex;
    align-items: center;
}
.fw-bold{
    font-weight: bold;
}
.tender-header{
    padding-block: 20px;
}

.bar-tender-banner{
    background: url('../../media/images/bartender/tender-banner-1.jpg') no-repeat;
    width: 100%;
    height: 647px;
    position: relative;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body:has(.bartender-landing) .container-fluid {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.container_pos {
    margin: auto;
    max-width: 1320px !important;
}
.bar-tender-banner::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0,.5);
    z-index: 22;
    display: block;
}
.bar-tender-banner .wave{
    position: absolute;
    bottom: 0;
    left: 50%;
    background: url('../images/wave.png') no-repeat;
    width: 200px;
    height: 61px;
    transform: translate(-50%, 0%);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    transition: 3s;
   
} 
.bar-tender-banner .wave i{
    margin-top: 0;
    transition: .3s;
}
.bar-tender-banner .wave:hover i{
    margin-top: 30px;
}
.tender-banner-content{
    position: relative;
    z-index: 992;
  

}
.tender-banner-titile {
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 40px;
   
}
.tender-banner-para {
    font-size: 30px;
}
.common-para{
    font-size: var(--fz-20);
    color: #0c071b;
}

.tender-help{
    padding-block: var(--p-88);
}
.tender-heading{
    font-weight: bold;
    max-width: 573px;
    line-height: 1.2;
    margin-bottom: 37px;
    color: #000;
}
.rounded-img-wrap img{
    border-radius: 16px;
    height: 505px;
    object-fit: cover;
}
.fxd-para-help{
    max-width: 470px;
    
}
.more-info-btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: rgb(0, 165, 80);
    width: 100%;
    max-width:320px;
    height:48px;
    text-align: center;    
    font-size: 18px;
    font-weight: bold;
    color: #fff !important;  
    transition: all 0.3s;
}

.tender-option .more-info-btn{
    max-width:260px;
}

.cta-wrapper{
    margin-top: 15px;
}
.more-info-btn:hover{
    text-decoration: none;
    color: #fff !important;
    cursor: pointer;
    background-color: #20b760 !important;
}
.mw-auto{
    max-width: none!important;
}
.bg-light-gray{
    background-color: var(--light-gray);
    padding-block: var(--p-88);
}

.tender-label .btnpan{
    margin-top:20px;
}

.printing-label-list{
    margin-bottom: 0;
}
.printing-label-list li{
    position: relative;
    font-size: 20px;
    margin-bottom: 18px;
    list-style: none !important;
}
.printing-label-list li a{
    color: #00a550;
    font-size: inherit;
}

.ty-wysiwyg-content ul.printing-label-list{
    padding-left:0;
    margin:0;
}

.printing-label-list li:before{
    content:"";
    background:#20b760;
    -webkit-mask-image:url(../../media/images/check-circle-light.svg);
    mask-image:url(../../media/images/check-circle-light.svg);
    display:inline-block;
    width:22px;
    height:22px;
    color: #00a550;
    margin-right: 18px;
   
}
.row.common-gap>div{
    padding-inline: 24px;
}
.tender-subheading{
    font-size: 24.75px;
}
.pricing-label{
    font-size: 20.63px;
    font-weight: bold;
    margin-bottom: 37px;
    margin-top: 30px;
}
.tender-pricing-info {
    display: flex;
    flex-direction: column;

}
.tender-pricing-info .title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
}
.tender-pricing-info .tender-price{
    font-size:36px;
    font-weight: bold;
    color: var(--green);
    font-weight: bold;
    margin-bottom: 0px;

}

.tender-pricing-info .tender-price span{
    font-size:40%;
    color:#666;
    font-weight: normal;
}

.tender-pricing-info .para{
    font-size: 24.75px;
    margin-bottom: 0;
}
.contact-btn{
    font-weight: normal;
}
.more-info-link{
    font-size: 20.626px;
    line-height: 1.2;
    font-weight: bold;
    margin-top: 42px;
}
.tender-newsletter{
    background: url('../../media/images/bartender/tender-testimonial-bg.jpg') no-repeat;
    height: 496px;
    width: 100%;
    background-size: cover;
    padding-block: var(--p-88);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.newsletter-title{
    line-height: 1.2;
    max-width: 727px;
    margin-bottom: 36px;
}
.tender-newsletter-form{
    display: flex;
    justify-content: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 635px;

}
.tender-newsletter-form input{
    border-radius: 8px;
    height: 75px;
    font-size: 16px;
    padding-inline: 16px;
}
.tender-newsletter-form input:focus{
    border:none

}
.tender-newsletter-form button[type="submit"]{
    border-radius: 4px;
    width: 100%;
    max-width: 201px;
    height: 43px;
    background-color: rgb(0, 165, 80);
    border: none;
    position: absolute;
    right: 16px;
    color: white;
    font-size: 18px;
}
.tender-footer{
    padding-block: 20px;
}
.social-links-tender{
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: end;
    margin-bottom: 0;
}
.social-links-tender svg{
    width: 21px;
}
.copyright-text{
    margin-top:0;
    padding: 0;
}
.footer-logo img{
    max-width: 95px;
}
@media(min-width:992px){
    .container_pos{
        max-width: 960px!important;
    }
}
@media(min-width:1200px){
    .container_pos{
        max-width: 1140px!important;
    }

}
@media(min-width:1400px){
    .container_pos{
        max-width: 1320px!important;
    }

}

@media(max-width:1399px){
    :root{
        --fz-60:34px;
        --p-88:40px;
    }
   
    .tender-header {
        padding-block: 16px;
    }
    .tender-banner-titile.fz60{
        font-size: 36px;
    }
    .tender-logo img{
        max-width: 100px;
    }
    .bar-tender-logo{
        text-align: end;
    }
    .bar-tender-logo img{
        max-width: 70%;
    }
   
    .bar-tender-banner{
        height: auto;
        padding-block: 40px;
    }
    .tender-banner-para{
        padding-bottom: 40px;
    }
    .tender-banner-titile{
        margin-bottom: 16px;
    }
    .tender-banner-para {
        font-size: 20px;
        margin: 0;
    }
    .tender-heading{
        margin-bottom: 24px;
        line-height: 1.5;
        margin-top: 20px;
    }
    .rounded-img-wrap img{
        height: auto;
    }
    .fz24 {
        font-size: 18px;
    }
    .tender-newsletter-form{
        flex-direction: column;
        gap: 16px;
    }
    .tender-newsletter-form input{
        height: 52px;
    }
    .tender-newsletter-form button[type="submit"]{
        position: static;
        border: 2px solid white;
    }
    .social-links-tender p{
        white-space: nowrap;
    }
    .copyright-text{
        margin-top: 20px;
    }
    .tender-pricing-info .tender-price{
        font-size: 30px;
    }
    .tender-pricing-info .title{
        font-size: 18px;
    }
    .newsletter-title{
        line-height: 1.5;
    }
    .cta-wrapper{
        margin-top:10px;
    }
    .tender-help{
        /* padding-block-start: 0; */
    }
    .tender-pricing-info{
        margin-bottom: 16px;
    }
    .newsletter-title{
        margin-bottom: 16px;
    }
    .tender-newsletter{
        height: auto;
    }

}
@media(max-width:1199px){
    :root{
        --fz-60:24px;
        --p-88:40px;
    }

    .tender-header {
        padding-block: 16px;
    }
    .tender-banner-titile.fz60{
        font-size: 30px;
    }
    .tender-logo img{
        max-width: 100px;
    }
    .bar-tender-logo{
        text-align: end;
    }
    .bar-tender-logo img{
        max-width: 70%;
    }
   
    .bar-tender-banner{
        height: auto;
        padding-block: 40px;
    }
    .tender-banner-para{
        padding-bottom: 40px;
    }
    .tender-banner-titile{
        margin-bottom: 16px;
    }
    .tender-banner-para {
        font-size: 20px;
        margin: 0;
    }
    .tender-heading{
        margin-bottom: 24px;
        line-height: 1.5;
        margin-top: 20px;
    }
    .rounded-img-wrap img{
        height: auto;
    }
    .fz24 {
        font-size: 18px;
    }
    .tender-newsletter-form{
        flex-direction: column;
        gap: 16px;
    }
    .tender-newsletter-form input{
        height: 52px;
    }
    .tender-newsletter-form button[type="submit"]{
        position: static;
        border: 2px solid white;
    }
    .social-links-tender p{
        white-space: nowrap;
    }
    .copyright-text{
        margin-top: 20px;
    }
    .tender-pricing-info .tender-price{
        font-size: 30px;
    }
    .tender-pricing-info .title{
        font-size: 18px;
    }
    .newsletter-title{
        line-height: 1.5;
    }
    .cta-wrapper{
        margin-top: 24px;
    }
    .tender-help{
        /* padding-block-start: 0; */
    }
    .tender-pricing-info{
        margin-bottom: 16px;
    }
    .newsletter-title{
        margin-bottom: 16px;
    }
    .tender-newsletter{
        height: auto;
    }

}
/* css responsive */
@media(max-width:991px){
    :root{
        --fz-60:24px;
        --p-88:40px;
    }

    .tender-header {
        padding-block: 16px;
    }
    .tender-banner-titile.fz60{
        font-size: 30px;
    }
    .tender-logo img{
        max-width: 100px;
    }
    .bar-tender-logo{
        text-align: end;
    }
    .bar-tender-logo img{
        max-width: 70%;
    }
   
    .bar-tender-banner{
        height: auto;
        padding-block: 40px;
    }
    .tender-banner-para{
        padding-bottom: 40px;
    }
    .tender-banner-titile{
        margin-bottom: 16px;
    }
    .tender-banner-para {
        font-size: 20px;
        margin: 0;
    }
    .tender-heading{
        margin-bottom: 24px;
        line-height: 1.5;
        margin-top: 20px;
    }
    .rounded-img-wrap img{
        height: auto;
    }
    .fz24 {
        font-size: 18px;
    }
    .tender-newsletter-form{
        flex-direction: column;
        gap: 16px;
    }
    .tender-newsletter-form input{
        height: 52px;
    }
    .tender-newsletter-form button[type="submit"]{
        position: static;
        border: 2px solid white;
    }
    .social-links-tender p{
        white-space: nowrap;
    }
    .copyright-text{
        margin-top: 20px;
    }
    .tender-pricing-info .tender-price{
        font-size: 30px;
    }
    .tender-pricing-info .title{
        font-size: 18px;
    }
    .newsletter-title{
        line-height: 1.5;
    }
    .cta-wrapper{
        margin-top: 24px;
    }
    .tender-help{
        /* padding-block-start: 0; */
    }
    .tender-pricing-info{
        margin-bottom: 16px;
    }
    .newsletter-title{
        margin-bottom: 16px;
    }
    .common-para{
        font-size: 16px;
    }
    .printing-label-list li{
        font-size: 16px;
    }
    .tender-newsletter{
        height: auto;
    }
}
@media(max-width:767px){
    :root{
        --fz-60:24px;
        --p-88:40px;
    }

    .tender-header {
        padding-block: 16px;
    }
    .tender-banner-titile.fz60{
        font-size: 30px;
    }
    .tender-logo img{
        max-width: 85px;
    }
    .bar-tender-logo{
        text-align: end;
    }
    .bar-tender-logo img{
        max-width: 70%;
    }
   
    .bar-tender-banner{
        height: auto;
        padding-block: 40px;
    }
    .tender-banner-para{
        padding-bottom: 40px;
    }
    .tender-banner-titile{
        margin-bottom: 16px;
    }
    .tender-banner-para {
        font-size: 20px;
        margin: 0;
    }
    .tender-heading{
        margin-bottom: 20px;
        line-height: 1.5;
        margin-top: 20px;
    }
    .rounded-img-wrap img{
        height: auto;
    }
    .fz24 {
        font-size: 18px;
    }
    .tender-newsletter-form{
        flex-direction: column;
        gap: 16px;
    }
    .tender-newsletter-form input{
        height: 52px;
    }
    .tender-newsletter-form button[type="submit"]{
        position: static;
        border: 2px solid white;
        max-width: none;
        height: 50px;
    }
    .social-links-tender p{
        white-space: nowrap;
    }
    .copyright-text{
        margin-top: 20px;
        font-size: 12px;
    }
    .tender-pricing-info .tender-price{
        font-size: 28px;
        margin-top:0;
    }
    .tender-pricing-info .title{
        font-size: 18px;
    }
    .newsletter-title{
        line-height: 1.5;
    }
    .cta-wrapper{
        margin-top: 24px;
    }
    
    .tender-pricing-info .tender-price span {
        font-size: 55%;
    }
    
    .tender-option [class*=col-] + [class*=col-]{
        margin-top:30px;
    }
    
    .tender-help{
        /* padding-block-start: 0; */
    }
    .tender-pricing-info{
        margin-bottom: 16px;
    }
    .newsletter-title{
        margin-bottom: 16px;
    }
    .more-info-btn{
        font-size: 16px;
        height: 50px;
    }
    .printing-label-list li{
        font-size: 16px;
    }
    .bar-tender-banner .wave{
        bottom: -1px;
    }

}

.social-links-tender a{
    display:block;
    line-height:0;
}

.tender-footer{
    border-top:1px solid #ccc;
}



.tender-footer .contact{
    font-size:23px;
    color:#111;
    text-decoration:none;
}

.tender-footer p{
    margin:0;
    margin-top:10px;
}

.install-bar-tender{
    margin-top:40px;
}

@media (min-width:768px){
    
    .install-bar-tender{
        margin-top:80px;
    }

    
    .tender-footer .flex_b{
        flex-wrap:wrap;
        align-items:center;
        text-align: right;
        justify-content: flex-end;
    }
    
    .tender-footer .flex_b .contact{
        flex:0 0 100%;
    }
    
}

@media (max-width:767px){
    
    .tender-footer [class*=col-] {
        flex-wrap: wrap;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
}

.tender-label .btnpan a{
    display:inline-block;
    background:#fff;
    text-align:center;
    padding:10px;
    border-radius:5px;
    border:2px solid #ccc;
}




