.padding_leftside {
    padding-left: calc((100vw - 1400px) / 2);
}

.padding_rightside {
    padding-right: calc((100vw - 1400px) / 2);
}


.tan-bg {
   background-color: #F2ECEA; 
}

a.fl-button,
a.fl-button i:before {
    transition: all 0.2s;
}

.fl-node-vxlms5o968zr .fl-row-content {
    position: relative;
}

.tab-row {
    display: flex;
    padding: 30px 0;
}

.tab-col-1 {
    width: 60%;
    padding: 0 7% 0 0;
}

.tab-col-2 {
    width: 40%;
    padding: 86px 0 0;
}

a.tab-btn {
    display: block;
    width: 100%;
    border: solid 1px #707070;
    padding: 22px 20px 20px 20px;
    text-align: center;
    color: #092C44;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.96px;
    line-height: 1;
    margin: 0 0 10px 0;
    transition: all 0.2s;
}

a.tab-btn:hover {
    text-decoration: none;
    background-color: #ED8850;
    color: #FFF;
    border-color: #ED8850;
}

.fl-module.fl-module-tabs.fl-node-pci2hxvsyro3 .fl-tabs-labels.fl-clearfix {
    overflow: scroll;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.fl-module.fl-module-tabs.fl-node-pci2hxvsyro3 .fl-tabs-labels.fl-clearfix::-webkit-scrollbar {
    display: none;
}

.fl-module.fl-module-tabs.fl-node-pci2hxvsyro3 a.fl-tabs-label {
    white-space: nowrap;
}

.important-links-module a {
    color: #092C44;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.96px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 22px 20px 20px 20px;
    margin: 0 0 10px 0;
    border: solid 1px #DEDEDE;
    text-decoration: none;
    transition: all 0.2s;
}

.important-links-module a:hover {
    color: #FFF;
    background-color: #ED8850;
    border-color: #ED8850;
    text-decoration: none;
}

.fl-node-osg7p45ciy80>.fl-col-content,
.fl-node-5i4wl17ntgy0>.fl-col-content {
    margin-top: -1px !important;
}

a.mega-menu-saved-row-a.hovered {
    background: #F2ECEA !important;
}

.safety-text-overlay {
    position: relative;
}

.safety-text-overlay:after {
    content: "";
    display: block;
    background-image: url(../../assets/images/safety-horizontal.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
}


.top-bar-container a,
.top-bar-container p {
    color: #A09A98;
    transition: color 0.2s;
}

.top-bar-container a:hover {
    color: #2D8BFF;
}

.top-bar-container .fl-icon-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-with-caption .fl-photo-content img {
    object-fit: fill;
    transform: scale(1.04);
}

.sticky-connected-holder .fl-col-group:not(.fl-col-group-nested) {
    padding: 0 130px;
}

.max-width-400 {
    max-width: 400px;
    margin: auto;
}



.safety-support-step-container {
    padding: 0 10px 30px;
    position: relative;  
    overflow: hidden !important; 
}

.safety-support-step-container:not(:nth-of-type(3)) {
    border-bottom: dashed 1px #DEDEDE;
    margin-bottom: 30px;
}

.safety-support-step-container:not(:nth-of-type(3)):after {
    content: '';
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: solid transparent 20px;
    border-bottom: solid #2D8BFF 20px;
    transform: rotate(135deg);
    position: absolute;
    bottom: -21px;
    right: -21px;
}

.fl-col.fl-node-zfnl3hiemg6y.fl-col-small.fl-col-small-full-width.blue-logo-after {
    position: relative;
}

.fl-col.fl-node-zfnl3hiemg6y.fl-col-small.fl-col-small-full-width.blue-logo-after:before {
    content: "";
    height: 100%;
    width: 1px;
    border-left: dashed 1px #D5C3BD;
    position: absolute;
    right: 26px;
    top: 0;
}

/* .fl-col.fl-node-zfnl3hiemg6y.fl-col-small.fl-col-small-full-width.blue-logo-after:after {
    content: '';
    width: 52px;
    height: 52px;
    background-image: url(../../uploads/2023/01/Group-9555%402x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
} */

div#fl-button-group-button-zawt2olh1kxf-0 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.fl-module.fl-module-button-group.buttons-top {
    position: absolute;
    bottom: 0;
    right: 0;
}

.fl-col.fl-node-cetsxr24u57k.fl-col-small.fl-col-small-full-width {
    position: relative;
}

.download-now-circle {
    position: absolute;
    right: -35%;
    top: 15%;
    width: 110px;
    height: 110px;
    background-color: #2D8BFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
    border-radius: 50%;
    text-transform: uppercase;
    border: solid 6px transparent;
}

.download-now-circle:after {
    content: "";
    width: 124px;
    height: 124px;
    border: solid 1px #FFF;
    position: absolute;
    border-radius: 50%;
}

div.image-fill .fl-module.fl-module-photo .fl-photo-content {
    width: 100%;
    position: relative;
}

div.image-fill .fl-module.fl-module-photo .fl-photo-content img {
    object-fit: cover;
    display: block;
    width: calc(100% + 2px);
}

.services-card-button-container {
    position: absolute;
    bottom: 0px;
    background-color: #2D8BFF;
    width: 100%;
    height: 54px;
    opacity: 0;
}

.services-card-button-container a {
    font: normal normal 600 12px/12px Epilogue;
    letter-spacing: 0.96px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    width: 100%;
    display: flex;
    height: 100%;
    padding: 22px 20px;
}

.services-card-button-container a i.fl-button-icon {
    margin-left: 16px;
}

.services-card-html-module,
.services-card-html-module .fl-col-content,
.services-card-html-module .fl-module,
.services-card-html-module .fl-module-content,
.services-card-html-module .fl-html,
.services-card-html-module .fl-module .services-grid-card {
    height: 100%;
}

.services-grid-card {
    position: relative;
}

p.services-card-header {
    color: #FFFFFF;
    font-family: 'Epilogue';
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
}

p.services-card-text {
    color: #FFFFFF;
    font-family: 'aktiv-grotesk';
    font-size: 15px;
    line-height: 24px;
}

.services-card-text-container {
    padding: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.services-grid-card:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.355);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s;
}

body .services-grid-card .caption-img {
    padding: 15px 20px;
    height: 54px;
}

body .services-grid-card .caption-img .arrow {
    padding-top: 11px;
}

.services-grid-card i.fl-button-icon:before,
.services-card-text-container,
.services-card-button-container {
    transition: all 0.2s;
}

.services-grid-card:hover .services-card-text-container,
.services-grid-card:hover:before,
.services-grid-card:hover .services-card-button-container  {
    opacity: 1;
}

.image-with-caption-services.services-card-html-module:hover .caption-img .arrow .fa-angle-double-right:before,
.image-with-caption-services.services-card-html-module:active .caption-img .arrow .fa-angle-double-right:before,
.image-with-caption-services.services-card-html-module:focus .caption-img .arrow .fa-angle-double-right:before {
    width: 19px;
}

.services-grid-card:hover .services-card-button-container a {
    color: #FFF;
    text-decoration: none;
}

.services-card-button-container a:hover i.fl-button-icon:before {
    width: 23px;
}

body #testimonials .testimonial-info {
    margin-left: 0px;
}

body #testimonials p.testimonial-name {
    text-transform: uppercase;
}

.orange-triangle-top-left:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: transparent;
    border: solid 25px transparent;
    border-left: solid 25px #2D8BFF;
    transform: rotate(315deg);
    top: -25px;
    left: 6px;
}

.orange-triangle-top-left {
    position: relative;
}

div.featured-post .fl-builder-content a.fl-button,
div.featured-post .fl-builder-content a.fl-button:visited {
    padding: 20px 55px 16px;
}

div.featured-post a.fl-button.btn-readmore i.fl-button-icon {
    margin: 0 0 13px 6px;
}

body .testimonial-absolute:before {
    display: none;
}

body.single-post div.blog-interior-holder p {
    letter-spacing: 0px;
    color: #000000;
    font-family: 'aktiv-grotesk';
    font-size: 15px;
    line-height: 24px;
}

body.single-post div.blog-interior-holder h2 {
    font-family: 'aktiv-grotesk';
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.contact-form input.hs-button:hover {
    background-color: #dd7239 !important;
}

a.fl-button.btn-readmore.featured-post-btn {
    padding: 21px 46px 17px 30px !important;
}

.post-featured-content {
    height: 100%;
    position: relative;
}

.post-featured-content .col-50 {
    background-size: cover;
}

.post-featured-content .fl-photo.fl-photo-align-center,
.post-featured-content .fl-photo-content.fl-photo-img-jpg {
    height: 100%;
}

.post-featured-content img.attachment-full.size-full.wp-post-image {
    height: 100%;
    position: relative;
    object-fit: cover;
}

.fl-post-grid-image {
    position: relative;
}

.fl-post-grid-image:after {
    position: absolute;
    content: '';
    background: #2D8BFF;
    background-image: url(../../uploads/2022/12/arrow-bg-orange.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    top: 0px;
    right: 0px;
    z-index: 5;
    transition: all 200ms ease-out;
    opacity: 0;
}

.fl-post-grid-post:hover .fl-post-grid-image:after {
    opacity: 1;
}

body .fl-node-uiowbm9sza0c .fl-post-grid-text {
    padding: 20px 0px;
    display: flex;
    flex-direction: column-reverse;
}

body span.fl-post-grid-date {
    display: block;
    margin-bottom: 6px;
    text-transform: uppercase;
}

body .fl-post-grid-post:hover a {
    text-decoration: underline;
}

body a.post-title:hover {
    color: #092C44;
}

.awsm-list-item .awsm-job-more-container {
    opacity: 0;
    transition: opacity ease-out 200ms;
}

.awsm-list-item:hover .awsm-job-more-container {
    opacity: 1;
}

.awsm-list-item .awsm-job-item {
    transition: opacity ease-out 200ms;
}

body .fl-module.fl-module-photo.fl-node-34jrel7dkytn,
body .fl-module.fl-module-photo.fl-node-9ydh7gr2nj0z {
    position: relative;
    z-index: 1;
}

div#customizable-questionaires div.fl-col-content {
    padding-top: 0 !important;
}

.row.single-post-row {
    margin: auto;
}

.container.single-post-container {
    padding-top: 50px;
}

.row.single-post-row .fl-content-left {
    border-right: none;
    padding-right: 40px;
}

.icon-container {
    position: absolute;
    width: 50px;
    height: 50px;
    padding: 4px;
    border: solid 1px #FFF;
    border-radius: 50%;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
}

.contractor-custom-dropdown {
    text-align: center;
    width: 100%;
    max-width: 600px;
    margin: auto;
    position: relative;
}

ul.contractor-dropdown-list {
    list-style: none;
    width: 100%;
    height: 400px;
    max-height: 90vh;
    position: absolute;
    z-index: 10;
    padding: 0px;
    background-color: #FFF;
    left: 50%;
    transform: translateX(-50%);
    border: solid 1px #DDDDDD;
    box-shadow: 0px 13.8px 40.1px rgb(0 0 0 / 9%), 0px 110px 320px rgb(0 0 0 / 18%);
    overflow-y: scroll;
}

ul.contractor-dropdown-list img {
    width: 50px;
    height: auto;
    margin-right: 12px;
}

ul.contractor-dropdown-list a {
    font-family: 'aktiv-grotesk';
    font-size: 16px;
    color: #000000;
    padding: 15px 20px;
    border-bottom: solid 1px #DDDDDD;
    text-align: left;
    display: block;
    transition: all ease-out 200ms;
}

ul.contractor-dropdown-list a:hover {
    background-color: #DEDEDE;
    text-decoration: none;
}

button.contractor-dropdown-button {
    width: 100%;
    height: 70px;
    background-color: #2D8BFF;
    border: none;
    border-radius: 0;
    color: #FFF;
    font-family: 'Epilogue';
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.96px;
    line-height: 1;
    transition: background-color ease-out 200ms;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.contractor-dropdown-button:hover,
button.contractor-dropdown-button:active {
    background-color: #dd7239;
    color: #FFF;
    border: none;
}

button.contractor-dropdown-button:focus {
    color: #FFF;
}

button.contractor-dropdown-button span.material-symbols-outlined {
    font-size: 20px;
    line-height: 1;
    margin-left: 8px;
}



/* ----------------------------------------------------------------------- */









/* ----------------------------------------------------------------------- */
/* Breakpoints */
/* ----------------------------------------------------------------------- */


@media screen and (min-width: 993px) {
    .width-60-percent {
        width: 60%;
    }

    .safety-leftside {
        position: relative;
    }

    .safety-leftside:before {
        content: '';
        height: 100%;
        width: 125px;
        background-image: url(../../uploads/2023/01/SAFETY.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0;
    }
}
@media screen and (min-width: 769px) {

    .fl-node-td1kmrbnxjis.position-absolute {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        width: max-content !important;
    }

    .max-width-400-left {
        max-width: 400px;
    }

    div.sticky-connected-section:not(#safety-training) div.fl-col-content {
        /*padding-top: 90px;*/
    }

}

@media screen and (max-width: 992px) {
    .tab-row {
        display: flex;
        padding: 30px 0;
        flex-direction: column;
    }
    
    .tab-col-1 {
        width: 100%;
        padding: 0;
    }

    .tab-col-2 {
        width: 100%;
        padding: 60px 0 0;
    }

    body .sticky-connected-holder .fl-col-group:not(.fl-col-group-nested) {
        padding: 0 100px;
    }

    body .sticky-nav-wrapper {
        left: 10px;
    }

    body .sticky-nav-wrapper .sticky-connected-nav a {
        font-size: 10px;
    }

    .fl-col.fl-node-zfnl3hiemg6y.fl-col-small.fl-col-small-full-width.blue-logo-after:before {
        right: 0;
    }

    .fl-col.fl-node-zfnl3hiemg6y.fl-col-small.fl-col-small-full-width.blue-logo-after:after {
        right: -26px;
    }

    .post-featured-content {
        flex-direction: column;
    }

    .post-featured-content .col-50 {
        min-height: 400px;
        width: 100%;
    }

    .bg-light.col-50 {
        padding: 60px 40px;
    }
}

@media screen and (max-width: 768px) {
    .tab-row h3 {
        font-size: 28px !important;
    }

    .fl-module.fl-module-tabs.fl-node-pci2hxvsyro3 .fl-tabs-labels.fl-clearfix {
        display: none;
    }

    .fl-row.fl-node-5sr4fm2xhy9u {
        display: none;
    }

    ul#menu-main-menu {
        height: 100%;
        position: relative;
    }

    .mobile-top-bar-container {
        position: relative;
        bottom: 0;
        padding: 30px 0 30px;
        margin-top: 30px;
        border-top: solid 1px #DEDEDE;
    }

    .mobile-top-bar-container a,
    .mobile-top-bar-container p {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 12px;
        font-family: 'Epilogue', sans-serif;
        letter-spacing: 0.1em;
        line-height: 1.2;
        color: #000000;
    }

    .mobile-top-bar-container p,
    .mobile-top-bar-container div {
        padding-top: 15px;
    }

    .mobile-top-bar-container div.fl-icon-group span.fl-icon {
        display: inline-flex;
    }

    .mobile-top-bar-container div.fl-icon-group a {
        font-size: 18px;
    }

    .fl-col.fl-node-zfnl3hiemg6y.fl-col-small.fl-col-small-full-width.blue-logo-after:before {
        height: 1px;
        width: 100%;
        border-top: dashed 1px #D5C3BD;
        right: 0;
        top: calc(100% - 26px);
    }

    .fl-col.fl-node-zfnl3hiemg6y.fl-col-small.fl-col-small-full-width.blue-logo-after:after {
        right: 50%;
        transform: translateX(50%);
        top: calc(100% - 52px);
    }

    .download-now-circle {
        display: none;
    }

    body .sticky-connected-holder .fl-col-group:not(.fl-col-group-nested) {
        padding: 0 20px;
    }

    .orange-triangle-top-left:before {
        left: -24px;
    }

    div#testimonials_images img {
        margin: 0 20px 15px 0 !important;
        width: 25%;
    }

    .center-element-circle .fl-col-group .fl-col:first-child {
        border-right: none;
    }
    
    .center-element-circle .fl-col-group .fl-col:first-child:before {
        right: 50%;
        top: calc(100%);
        transform: translateX(50%);
    }

    .center-element-circle .fl-col-group .fl-col:first-child {
        border-right: none;
        border-bottom: 1px dashed #D5C3BD;
    }

    .post-featured-content .bg-light.col-50 {
        padding: 60px 20px;
    }

    .row_with_absolute .fl-row-content .about_column_two:after {
        content: "";
        position: absolute;
        z-index: 100;
        left: 50%;
        top: 25px;
        width: 300px;
        height: 200px;
        background-image: url(../../../../sp-test-two.flywheelsites.com/wp-content/uploads/2023/01/Tablet-Screen_1214-1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transform: translateX(-50%);
    }

    body .contact-form label:not(.hs-form-checkbox-display) {
        position: relative;
        margin-top: -8px !important;
        background-color: #ffffff !important;
        padding: 0 5px !important;
        margin-left: 10px !important;
        color: #3f4b5b;
        text-transform: uppercase;
        font-size: 12px !important;
        letter-spacing: 1.44px;
        font-weight: 400;
    }
}
