.logo img {
    max-width: 100px;
}

.mt-button--custom {
    font-size: 14px !important;
    padding: 12px 15px !important;
}

.mt-button--custom-dark {
    font-size: 14px !important;
    padding: 12px 15px !important;
    background: var(--mt-color-primary-dark) !important;
    border-color: var(--mt-color-primary-dark) !important;
    color: #ffffff !important;
}

.mt-button--custom-dark:hover {
    background: var(--mt-color-primary) !important;
    border-color: var(--mt-color-primary) !important;
}

#footer iframe {
    width: 100%;
    max-height: 215px;
    margin-top: 60px;
}

.header__container {
    padding: 15px 0 18px;
}

header.header {
    box-shadow: 0 2px 14px rgba(100, 100, 100, 0.1), 0 2px 2px rgba(100, 100, 100, 0.1);
}

footer.footer {
    background-color: #313337 !important;
}

.subfooter {
    background-color: #000000 !important;
}

footer.footer p, footer.footer a, footer.footer h2 {
    color: #ffffff !important;
}

footer.footer a:hover,
.subfooter a:hover {
    color: #ff0000 !important;
}

strong {
    font-weight: bold;
}

.webform-submission-book-a-laborer-add-form #edit-container,
.webform-submission-book-a-laborer-add-form #edit-container-01 {
    display: flex;
    gap: 15px;
    align-items: baseline;
}

input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-file, input.form-number, input.form-color, input.form-date, input.form-time, textarea, select {
    padding: 7px 15px;
}

.footer svg,
.region-sidebar-second svg {
    font-size: 18px;
    margin-right: 7px;
}

.list--grid {
    padding: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: auto auto auto auto;
    column-gap: 16px;
    row-gap: 10px;
}

.page-node-type-mt-layout-page .block-mt-hero-v2 .content {
    padding-top: 0px;
}

.header-container ul.menu>li>a {
    text-transform: uppercase !important;
}

.header-container ul.menu>li a {
    text-transform: inherit;
}

.mt-mobile-menu-widget {
    max-width: 100vw;
}

.service_insight_wrapper .cta a {
    font-size: 14px !important;
    padding: 12px 15px !important;
    background: var(--mt-color-primary-dark) !important;
    border-color: var(--mt-color-primary-dark) !important;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}

.webform-submission-get-a-quote-form {
    padding: 35px;
    background: #d1d1d1;
    border-radius: 8px;
    box-shadow: 0 0 6px #0000001f;
    max-width: 600px;
    margin: 0 auto;
}

.view-services .views-view-responsive-grid__item-inner {
    height: 100%;
}

.services-wrapper {
    padding: 10px 16px;
    border: 1px solid;
    height: 100%;
}

.services-wrapper .service-insights-wrapper .service-insight-list ul li a {
    width: max-content;
}

.services-wrapper .service-insights-wrapper .service-insight-list ul li a:hover {
    text-decoration: underline;
}

.services-wrapper h6.service-title {
    display: flex;
    justify-content: space-between;
}

.service-title a {
    display: none;
}

.user-logged-in .service-title a {
    display: block;
}

.agent-login {
    position: fixed !important;
    top: 50%;
    right: -44px;
    transform: rotate(-90deg);
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.views_slideshow_controls_text_pause {
    display: none;
}

.block-mt-hero-v2.container .field--name-field-mt-hero-v2-title {
    font-size: 42px;
    margin-top: 20px;
    text-align: center;
}

.page-node-89 .content.two-columns.align-items-center {
    padding-top: 0px;
}

.page-node-89 .col-12 .block {
    padding-bottom: 0px;
}

.contact-us-today a {
    text-decoration: underline;
    font-weight: 500;
}

.view-service-insight-slideshow {
    position: relative;
}

.view-id-service_insight_slideshow .views_slideshow_controls_text_previous a, .view-id-service_insight_slideshow .views_slideshow_controls_text_next a {
    left: 1%;
    position: absolute;
    font-size: 0px;
    top: 40%;
    z-index: 111;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 11px solid #fff;
}

.view-id-service_insight_slideshow .views_slideshow_controls_text_next a {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 11px solid #fff;
    right: 1%;
    left: auto;
    transform: rotate(180deg);
}

.paragraph--view-mode--mt-tile>a,
.paragraph--view-mode--mt-tile .feature>* {
    transition: all 0.2s ease-in-out !important;
}

.paragraph--view-mode--mt-tile .feature:hover>* {
    color: var(--mt-link-color-hover);
}

.node--service-detail-page>* {
    margin-bottom: 70px;
}

.how-it-works-step__number span.number {
    display: inline-grid;
    place-content: center;
    height: 50px;
    width: 50px;
    background: #f1f1f1;
    font-weight: 600;
    border-radius: 50%;
}

.accordion-item .accordion-button:focus {
    box-shadow: none;
}

.view-latest-blogs .views-view-responsive-grid__item,
.view-latest-blogs .views-row {
    box-shadow: 0 0 5px 3px #ccc;
}

.view-latest-blogs .views-row {
    margin-bottom: 25px;
}

.view-latest-blogs img {
    width: 100%;
}

.view-latest-blogs .blog-by-date {
    display: flex;
    justify-content: space-between;
}

.view-latest-blogs .views-field.views-field-edit-node a {
    position: absolute;
    padding: 5px 15px;
    color: #fff;
    background: #000;
}

.blog-content.row h6 {
    margin-top: 0px;
}

.blog-content.row {
    padding: 15px;
}

.view-dream-jobs .views-row {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 5px;
}

.view-dream-jobs .view-header {
    margin-bottom: 10px;
}

.job-title-location {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.job-type-date {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.type-employment-compensation span,
.job-type-employment span {
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 7px;
    margin: 0 7px;
}

.type-employment-compensation span:first-child,
.job-type-employment span:first-child {
    margin-left: 0;
}

.block-views-exposed-filter-blockdream-jobs-page-1 {
    background: #f5f5f5;
    padding: 25px !important;
}

.block-views-exposed-filter-blockdream-jobs-page-1 .js-form-type-number label {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.block-views-exposed-filter-blockdream-jobs-page-1 .noUi-target {
    margin-top: 5px;
}

.block-views-exposed-filter-blockdream-jobs-page-1 .highlight {
    text-align: left;
}

.view-dream-jobs .view-header strong {
    display: flex;
    justify-content: end;
}

.block-views-exposed-filter-blockdream-jobs-page-1 input[type="checkbox"] {
    width: 17px;
    height: 17px;
}

.view-dream-jobs .job-title-location span:last-child::before {
    content: "";
    background: url(/themes/custom/corporateplus/images/markup.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.job-title-apply {
    justify-content: space-between;
    align-items: center;
}

.job-location {
    display: flex;
    gap: 5px;
}

.job-detail-page {
    display: flex;
    gap: 25px;
}

.job-detail-page__content {
    width: 75%;
}

.related_jobs {
    width: 25%;
}

.webform-submission-job-apply-add-form .form-item-selected-job {
    display: none;
}

@media only screen and (max-width: 1400px) {
    .logo img {
        max-width: 80px;
    }

    .site-name a {
        font-size: 28px;
    }
}

@media only screen and (max-width: 1200px) {
    .logo img {
        max-width: 65px;
    }

    .site-name a {
        font-size: 24px;
    }

    .mt-button--custom-dark {
        font-size: 12px !important;
        padding: 12px !important;
        margin: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    .header__container>.row>.col-lg-3 {
        width: 40%;
    }

    .header__container>.row>.col-lg-9 {
        width: 60%;
    }

    .header-container ul.menu.sf-accordion {
        position: fixed !important;
        width: 100% !important;
        left: 0 !important;
        top: 108px !important;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        max-height: calc(100vh - 108px);
        overflow-y: auto;
    }

    .header-container .header.js-fixed ul.menu.sf-accordion {
        top: 105px !important;
    }

    .header-container .sf-horizontal {
        display: none !important;
    }

    .header-container .menu--account {
        display: none;
    }

    #block-corporateplus-headercta {
        display: none;
    }

    .list--grid {
        grid-template-columns: auto auto auto;
    }
}

@media only screen and (max-width: 767px) {
    .header__container>.row>.col-lg-3 {
        width: 70%;
    }

    .header__container>.row>.col-lg-9 {
        width: 30%;
    }

    .header-container .header-second .sf-accordion-toggle {
        margin-top: 0;
        padding-bottom: 0;
    }
    .list--grid {
        grid-template-columns: auto auto;
    }

    .view-services .views-view-responsive-grid--horizontal {
        display: inline;
    }
    .services-wrapper .service-insights-wrapper .service-insight-list ul li a {
        width: auto;
    }
    .services-wrapper {
        margin-bottom: 15px;    }
    .views-view-responsive-grid--horizontal {
        align-items: center;
        grid-column-gap: unset !important;
        padding: 25px;
    }
    .views-view-responsive-grid--horizontal .views-view-responsive-grid__item {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 575px) {
    .header__container>.row>.col-lg-3 {
        width: 80%;
    }

    .header__container>.row>.col-lg-9 {
        width: 20%;
    }

    .logo img {
        max-width: 50px;
    }

    .site-name a {
        font-size: 20px;
    }

    .header-container ul.menu.sf-accordion {
        top: 85px !important;
    }

    .list--grid {
        grid-template-columns: auto;
    }

    .container .block-mt-hero-v2 .container .field--name-field-mt-hero-v2-image {
        margin-left: -12px;
        margin-right: -12px;
    }
}



span.field.field--name-title.field--type-string.field--label-hidden {
    display: none;
}

.webform-submission-schedule-a-service-call-form .form-composite>legend {
    font-weight: normal;
}

.hiw {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    margin-top: 50px;
    align-items: stretch;
}

.hiw-box {
    flex: 0 0 380px;
    min-height: 100px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    box-sizing: border-box;
}

.step {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    background-color: gray;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.title {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 24px;
}

.page-node-type-service-detail span.field.field--name-title.field--type-string.field--label-hidden {
    display: block;
}

.views-view-responsive-grid--horizontal {
    align-items: center;
    grid-column-gap: 20px;

}

/* ads styles */

.ads-main-content div.container-fluid div.layout.row.layout-builder__layout div.col-12 {
	padding: 0 ;
	background-color: white ;
}

.ads-main-content .node__main-content .region--tint-background {
	background-color: white ;
}

.ads-main-content .webform-submission-get-a-quote-form {
	background-color: white ;
}
.ads-main-content .title {
	text-transform: none ;
	font-style: italic ;
	font-weight: normal ;
	font-size: x-large ;

}

.ads-main-content div.container-fluid div.layout.row.layout-builder__layout div.col-12 {
padding: 0 ;
background-color: white ;
}



.node__main-content .region--tint-background {
background-color: white ;
}

.ads-button.mt-button.mt-button--custom-red,
.ads-content .webform-button--submit {
	float: right ;
	background-color: darkred ;
	color: white ;
}

.offer-price, .offer {
	color: darkred ;
	font-weight: bold;
	font-size: large ;
	text-transform: none ;
	font-style: italic ;
}
.ads-container .field--name-field-mt-hero-form-title {
font-size: x-large ;
}

/***********Ad landing page***************/
.paragraph-components-wrapper .btn-primary,
.paragraph-components-wrapper .form-actions .button--primary{
  background: #cc1d23;
  border-color: #cc1d23;
  font-weight: bold;
  border-radius: 5px;
  color: #ffffff;
}
.paragraph-components-wrapper .btn-primary:hover,
.paragraph-components-wrapper .form-actions .button--primary:hover{
  background: #e3474c;
  border-color: #e3474c;
}

/***********bg-image-content*************/
.bg-image-content .content-wrapper{
  background: #00000091;
  padding: 50px 25px;
  color: #ffffff;
}
.bg-image-content .content-wrapper h2{
  color: #ffffff;
  margin-bottom: 25px;
}
.bg-image-content .content-wrapper ul li {
  font-size: 19px;
  padding-bottom: 8px;
}

/*********title-description-otherdesc************/
.bg-image-content .container {
    padding: 75px 3rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    left: 0;
    right: 0;
}
.title-description .description{
  padding-right: 50px;
}
.title-description .description p {
  font-weight: 500;
}
.another-description h2{
  color: #cc1d23;
}

/************bgcolor-with-title-icon************/
.main-icon-title-withbg h2 {
  max-width: 50%;
  text-align: center;
  margin: auto;
  padding-bottom: 50px;
}
.main-icon-title-withbg .field--name-field-icon-title.field__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.main-icon-title-withbg .icon-title{
  background: #fff;
  text-align: center;
}
.main-icon-title-withbg .icon-title img {
    max-width: 115px;
    width: 115px;    
    height: 150px;
    margin-bottom: 15px;
    object-fit: cover;
}
.main-icon-title-withbg .icon-title .heading{
  font-weight: bold;
}

/************bgimage-heading-greview************/
section.bg-image-content-google-review {
  padding: 50px 0 100px 0;
}
.bg-image-content-google-review h2 {
  padding-bottom: 25px;
}

/************bgcolor-text************/
.bgcolor-text h2{
  color: #ffffff;
}
.bgcolor-text p{
  padding-bottom: 0px;
}
.bgcolor-text svg {
  color: #fff;
  border: 3px solid #fff;
  border-radius: 50%;
  padding: 7px;
  margin: 0 15px;
}

/*********heading-description**********/
.heading-description  .description p{
  font-weight: 600;
}

/***********bgcolor-heading-webform************/
.webform-submission-enquiry-form-form {
  max-width: 50%;
  margin: auto;
}
.webform-submission-enquiry-form-form label{
  text-align: left;
  font-weight: 500;
}
.bgcolor-heding-webform h2{
  color: #cc1d23;
}


@media only screen and (max-width: 767px) {
  .bg-image-content .container {
    padding: 25px 1rem;
  }
  .bg-image-content .content-wrapper {
    padding: 25px 25px;
  }
  .title-description .description {
    padding-right: 0px;
  }
  .main-icon-title-withbg h2 {
    max-width: 100%;
    padding-bottom: 25px;
  }
  .main-icon-title-withbg .field--name-field-icon-title.field__items {
    grid-template-columns: auto;
  }
  section.bg-image-content-google-review {
    padding: 25px 0 25px 0;
  }
  .bgcolor-text p {
    font-size: 25px;
  }
  .heading-description,
  .bgcolor-heding-webform{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .webform-submission-enquiry-form-form {
    max-width: 100%;
    margin: auto;
}
}
