
.wp-block-columns .fixta-allot-rgt {
    width: 100%;
    padding-left: 0px;
}

.fixta-allot-lft {
    width: 100%;
}

.wp-block-columns h2 {
    float: left;
    width: 100%;
    font-family: 'FiraSans-Bold';
    color: #386A20;
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 20px;
}

.wp-block-columns h2 {
    font-size: 48px;
    line-height: 56px;
}

.wp-block-columns h2.mob-title {
    display: none;
}

.wp-block-columns h3 {
    float: left;
    width: 100%;
    font-family: 'FiraSans-Bold';
    color: #386A20;
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 20px;
}

.wp-block-columns h4 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 18px;
    line-height: 22px;
}

.wp-block-columns p {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 20px;
    color: #13230B;
}


.wp-block-columns p.para-pad {
    font-size: 24px;
    line-height: 32px;
    font-family: 'FiraSans-Bold';
}

.fixta-slide,
.fixta-slide .owl-carousel .owl-stage-outer,
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage,
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage .owl-item,
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage .owl-item .item,
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .banner-vid,
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .banner-vid .videoWrapper {
    height: 500px;
}
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage .owl-item .item img,
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage .owl-item .item button {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.fixta-slide .owl-carousel .owl-stage-outer .owl-stage .owl-item .item button {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fixta-slide .fa-chevron-right span, 
.fixta-slide1 .fa-chevron-right span,
.fixta-slide .fa-chevron-left span, 
.fixta-slide1 .fa-chevron-left span{
    display: none;
}

.fixta-slide {
    margin-bottom: 30px;
}

.zona-sec ul {
    height: auto;
    row-gap: 40px;
    margin-bottom: 40px;
}
