/* For content Img */
#construction section.content img.alignnone{
    margin-top: 1rem;
}
/* Form heading */
.halfFrom p.form-heading {
    margin-bottom: 20px !important;
}
/* Multi List Col Bottom Padding */
section#big-dream .row.heading-container,
#multiListCol .container {
	padding-bottom: 0px;
}
/* Margin issue solved for common-landing page tamplate  */
/* .common-landing-page p, 
.content p,
.skills-box.submit,
.text-center.registration-btn button.btn.gl-btn-black{
	margin-bottom: 0;
} */
/* Single heading-text section, grid and Item padding issue resloved */
section#carersearchpage h2.project-text.heading-text.pb-3,
.grid.img-side-txt.esg-grid .help-types .help-type .items,
section.partner-icon-section.content .row.heading-container,
.grids .grid {
	padding-bottom: 0 !important ;
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

/* side-tab content section start*/
section.side-tab.content div#v-pills-tabContent img {
    display: block;
    width: 100%;
}
.page-template-contruction-projects section.side-tab.content .col-md-4.Professionals-tab{
    padding-top: 0;
}
/* side-tab content section end*/


/* page_1 section ID img */
div#page_1 img {
    margin-top: 1rem;
}
section.cta_button {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Heading text padding issue */
section.key_flex_type.content h2.professionals-text.new-title.heading-text.pt-5.text-center,
.page-template-contruction-projects .professionals-text.heading-text {
    padding-top: 0rem!important;
    margin-bottom: 20px !important;
}

/* desc margin-all container all div */
.desc-container.margin-all .col-md-4 * {
    margin-bottom: 7px;
}
.desc-container.margin-all .col-md-4 {
    margin-bottom: -7px;
}

section.content h2.direct-text.pt-4.py-4.pl-0.heading-text {
    padding-top: 0 !important;
}
h2.heading-text {
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
}

section.esg_carousel_section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.carousel-inner .slide {
    width: 1100px;
    height: auto;
}

section.side-tab.content.professionals-img div#v-pills-tabContent img {
    margin-top: 0;
}
