.section-ladinghead {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 300px;
    background-color: rgb(0, 50, 253);
}
.section-ladinghead-rental {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 300px;
   background-color: transparent;
    background-image: linear-gradient(135deg, #DD3333 50%, #93003C 100%);
}
.section-ladinghead-rental h2 {
     font-size: 35px;
    line-height: normal;
    color: #fff
}
.section-ladinghead-rental h2 span {
    font-size:40px;
    font-weight: 700;
}
.section-ladinghead h2 {
    font-size: 35px;
    line-height: normal;
    color: #fff
}
h2.landing-headline {
    font-size: 48px;
    font-weight: 700;
    padding-top: 30px;
    display: block;
    text-align: center;
    line-height: normal;
    color: #1e4d99;
}
h2.txthead-content {
    font-size: 35px;
    color: #1e4d99;
    font-weight: 700;
    line-height: normal;
}
h3.txth3 {
    line-height: normal !important;
}
h3.txth3-headproduct {
    line-height: normal !important;
    font-weight: 700;
     color: #1e4d99;
    font-size: 27px;
}

.accordion-button {
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: bold;
    font-family: Kanit;
    background: #1E4D99;
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}
.accordion-button:not(.collapsed) {
    border: 1px solid #1E4D99 !important;
    color: #1E4D99 !important;
}
.accordion-item {
    background-color: #fff;
    border: none;
}

/*banner bg*/

.fill {
    height: 100%;
    left: 0;
    margin: 0!important;
    padding: 0!important;
    position: absolute;
    right: 0;
    top: 0;
}
.bg-head {
    background-image: url(../images/landing/ventilation-landing/bg.webp);
}
.bg-head-tent {
    background-image: url(../images/landing/rental-air/bg-tent.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.elementor-background-overlay {
    background-color: rgba(0, 0, 0, 0.5);
   
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
        height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.bg-fill {
    background-position: 50% 50%;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
.banner-layers {
    height: 100%;
    max-height: 100%;
    position: relative;
    padding: 170px 0;
    color: #fff;
}
 .banner-layers h1 {
    font-size: 48px;
}
.banner-layers h2 {
    font-size: 35px;
}
 .banner-layers p {
    color: #fff;
 }
.lg-x50.lg-y50 {
    transform: translate(-50%,-50%)!important;
}
.text-box-content {
    font-size: 100%;
}
.box-txt {
    width: 60%;
    margin: 0 auto;
}
.section-content ul li, .section-content ol li, .section-content p  {
    color:#1d1d1f
}
.section-content li strong {
    color: #000;
}

.section-bg {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: rgb(248, 249, 255);
}
.box-list-spec {
    margin: 0 0;
}
.box-list-spec li {
    padding-bottom: 8px;
}
.box-list-spec p {
    margin: 0;
    padding:3px 0;
}

.txthead-item-rental {
    margin: 10px 0px 20px 0px;
    padding: 10px 40px 10px 10px;
    background-color: transparent;
    background-image: linear-gradient(90deg, #2395C7 0%, #1E5AC3 100%);
    border-style: solid;
    border-width: 0px 2px 5px 0px;
    border-color: #2D3893;
    border-radius: 0px 30px 30px 0px;
    display: inline-block;
}

.txthead-item-rental h3 {
        color: #FFFFFF;
    font-family: "Prompt", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}

.txthead-item-rental.tent-red
{
    margin: 10px 0px 20px 0px;
    padding: 10px 40px 10px 10px;
    background-color: transparent;
    background-image: linear-gradient(90deg, #C92427 0%, #C92427 100%);
    border-style: solid;
    border-width: 0px 2px 5px 0px;
    border-color: #93003C;
    border-radius: 0px 30px 30px 0px;
}


.elementor-heading-title {
    color: #FFFFFF;
   
    font-size: 32px;
    font-weight: 500;
}

.section-img {
    margin: 0;
    width: 100%;
}
.section-img ul {
    margin: 0;
    padding: 0;
    display: flex;
}
.section-img ul li {
    margin: 0;
    padding: 0;
    display: block;

}