/*!
Theme Name: novengi
Theme URI: http://underscores.me/
Author: GWS Technologies Ltd
Author URI: https://gws-technologies.com/
Description: novengi
Version: 1.0.0
*/


/*-------------------------------*/
/* WORDPRESS CLEAN UP */
/*-------------------------------*/
/*-------------------------------*/
aside#secondary,
header.entry-header,
footer.entry-footer {
    display: none;
}
p:empty {
    display: none;
}
body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    margin-bottom: 0;
}
body, 
html {
    overflow-x: hidden;
}
a {
    text-decoration: none !important;
    cursor: pointer !important;
    outline: none !important;
}
.post, 
.page,
.entry-content {
    margin: 0 !important;
}
input {
    outline: none !important;
}
.vc_col-has-fill>.vc_column-inner, 
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_column_container>.vc_column-inner {
    padding: 0 !important; 
}
.vc_single_image-wrapper img {
    object-fit: cover;
    height: 100% !important;
    width: 100%;
}
.vc_single_image-wrapper {
    height: 100%;
    width: 100%;
}
.wpb_single_image .wpb_wrapper {
    height: 100%;
    width: 100%;
}
.wpb_content_element {
    margin-bottom: 0 !important;
}
.entry-summary {
    margin-top: 0 !important;
}
.vc_row {
    margin: 0 !important;
}

/* Scroll */
::-webkit-scrollbar {
    display: none;
}
::-webkit-scrollbar-track {
    display: none;
}
::-webkit-scrollbar-thumb {
    display: none;
}

.otgs-development-site-front-end {
    display: none;
}

/*-------------------------------*/
/* GENERAL CLASSES */
/*-------------------------------*/
h1,h2,h3,h4,h5,h6,li,lo,p,a,button,form *,table th,table td, select, option,div {
    font-family: 'Montserrat', sans-serif;
}
.montserrat {
    font-family: 'Montserrat', sans-serif;
}
.novengi-widthcontainer,
.novengi-wp-widthcontainer > .vc_column-inner {
    margin: 0 auto !important;
    max-width: 1170px;
}
.novengi-width85-container,
.novengi-width85container > .vc_column_container {
    margin: 0 auto !important;
    max-width: 85%;
    float: none;
}
.novengi-width95-container,
.novengi-width95container > .vc_column_container {
    margin: 0 auto;
    max-width: 95%;
    float: none;
}
.novengi-width90-container,
.novengi-width90container > .vc_column_container {
    margin: 0 auto;
    max-width: 90%;
    float: none;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check input {
    display: none;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check label {
    text-transform: uppercase;
    display: flex !important;
    align-items: center;
    padding-left: 40px;
    position: relative;
    line-height: 18px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    margin: 0;
    gap: 3px;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check label:before {
    background-color: transparent;
    border: 1px solid #FFF;
    border-radius: 5px;
    position: absolute;
    cursor: pointer;
    height: 20px;
    width: 20px;
    content: '';
    top: -1px;
    left: 0;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check label a {
	color: #00B4D5;
	text-decoration: underline !important;
	text-decoration-color: transparent !important;
	transition: 0.6s all ease-in-out;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check label a:visited {
    color: #00B4D5;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check label a:hover {
    color: #00B4D5;
	text-decoration: underline !important;
	text-decoration-color: #00B4D5 !important;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check label:after {
    position: absolute;
    height: 13px;
    content: '';
    width: 6px;
    opacity: 0;
    left: 7px;
    top: 1px;
    border: solid #FFFFFF;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
	transition: 0.6s all ease-in-out;
}
.gform-theme.gform-theme--framework.gform_wrapper .custom-check input:checked + label:after {
    opacity: 1;
}
.uppercase {
    text-transform: uppercase;
}
.white-bg {
    background: #FFFFFF;
}
.white-color,
.white-color * {
    color: #FFFFFF !important;
}
.novengi-gradient-orange-bg {
    background: #FF671F80;
}
.novengi-gradient-lightorange-bg {
    background: #FF671F0D;
}
.novengi-orange-bg {
    background: #FF671F;
}
.novengi-darkblue-color,
.novengi-darkblue-color * {
    color: #004F71;
}
.novengi-darkblue-bg {
    background: #004F71;
}
.novengi-orange-color,
.novengi-orange-color * {
    color: #FF671F;
}
.novengi-lightblue-bg {
    background: #004F711A;
}
.novengi-lightgrey-bg {
    background: #EFF0F180;
}
.novengi-lightgrey-bg {
    background: #EFF0F180;
}
.novengi-blue-bg {
    background: #004F71E5;
}
.novengi-lightorange-bg {
    background: #FF671F0D;
}
.novengi-grey-bg {
    background: #EFF0F1;
}
a {
    cursor: pointer;
}

/* Main Menu / Header */
.novengi-inner-header-wrapper {
    display: flex;
    justify-content: space-between;
}
.main-menu-header-wrapper ul.menu {
    list-style-type: none;
}
.main-menu-header-wrapper ul li:last-child a {
    background: #004F71;
    padding: 10px 25px;
    border-radius: 20px;
}
.menu-main-menu-container ul {
    display: flex;
    gap: 40px;
    height: 100%;
    margin: 0;
    /* padding: 30px 50px; */
    /* border-radius: 30px; */
    /* background: #004F711A; */
    align-items: center;
}
.solutions-news-partners-about-contact {
    padding: 30px 50px;
    border-radius: 30px;
    background: #004F711A;
}
.main-menu-header-wrapper {
    display: flex;
    align-items: center;
}
.menu-main-menu-container li a {
    color: #004F71;
    text-transform: uppercase;
    font-weight: 600;
}
.menu-main-menu-container li:last-child a {
    color: #ffffff;
}
.novengi-inner-header-wrapper.transparent {
    background: #ffffff;
    border-radius: 30px;
    /* padding: 0px 20px; */
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.19), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.solutions-news-partners-about-contact.bg-unset {
    background: unset;
}
.novengi-inner-header-wrapper.transparent a svg {
    height: 100px;
}
.novengi-inner-header-wrapper a svg {
    height: 100px;
}
.novengi-navbar {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 45px;
}
.novengi-inner-header-wrapper, .solutions-news-partners-about-contact {
    transition: all 0.4s ease-in-out;
}
.novengi-inner-header-wrapper {
    border-radius: 30px;
}
.menu-main-menu-container li a.header-active {
    font-weight: 800;
}
.menu-main-menu-container .menu li a:hover {
    color: #FF671F;
    transition: all 0.3s ease-in-out;
}

/* Footer */

.footer-upper-section {
    display: flex;
    justify-content: space-between;
}
.footer-upper-section-wrapper.novengi-lightgrey-bg {
    padding: 70px 0;
}
.footer-contact-options i.fa-light.fa-location-dot {
    padding-right: 14px;
}
.footer-contact-options i.fa-light.fa-phone {
    padding-right: 10px;
}
.footer-contact-options i.fa-light.fa-envelope {
    padding-right: 10px;
}

.footer-contact-options {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 15px;
}
.footer-menu-wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    font-weight: 600;
    gap: 15px;
}
.footer-menu-wrapper ul li a {
    display: block;
}
.footer-menu {
    height: 100%;
}
.menu-footer-menu-container {
    height: 100%;
}
.footer-lower-section {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
}
.powered-by-gws-section {
    display: flex;
    gap: 5px;
}
.policy-terms-section ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 60px;
}
.footer-lower-section-content {
    padding: 10px 0;
}
.footer-menu-wrapper a:visited {
    color: unset;
}
.policy-terms-section a:visited {
    color: unset;
}
.policy-terms-section a:hover {
    color: unset;
}
.footer-menu-wrapper .footer-menu.novengi-orange-color ul li.menu-item a:hover {
    color: #004F71;
    transition: all 0.3s ease-in-out;
}
.powered-by-gws-section a {
    transition: 0.6s all ease-in-out;
}
.powered-by-gws-section a:visited {
    color: #FFFFFF !important;
}
.powered-by-gws-section a:hover {
    color: #004F71 !important;
}
.footer-contact-link {
    align-items: center;
    display: flex;
}
.footer-contact-link a {
    transition: 0.6s all ease-in-out;
}
.policy-terms-section  a {
    transition: 0.6s all ease-in-out;
}
.policy-terms-section a:visited {
    color: #FFFFFF !important;
}
.policy-terms-section a:hover {
    color: #004F71 !important;
}
.novengi-address p {
    cursor: default;
}

/* Image Content */
.gws-image-content-wrapper.position-row {
    display: flex;
    height: 600px;
}
.image-content-img-titles-wrapper {
    width: 42%;
}
.image-content-details-wrapper {
    width: 60%;
    height: 100%;
    padding: 65px;
    /* background: #004F710D !important; */
    border-radius: 0 16px 16px 0;
}
.image-content-img {
    height: 100%;
}
.image-content-img-titles-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 16px 0 0 16px;
}
.text-content-wrapper {
    height: 100%;
}
.text-content-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.text-content-inner ul {
    list-style-type: "→";
    margin-left: 10px;
}
.text-content-inner li {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    /* color: #004F71 !important; */
}
.text-content-inner li:not(:first-child)::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #FF671F;
    position: absolute;
    left: 0;
    margin-top: -15px;
}
.text-content-wrapper {
    height: 100%;
}
.text-content-inner ul{
    position: relative;
}
.image-content-img-titles-wrapper {
    position: relative;
}
.image-content-img-titles-wrapper:before {
    content: "";
    width: 3px;
    height: 100%;
    display: block;
    background: #FF671F;
    position: absolute;
    right: 0;
}
.text-content-inner li::marker {
    color: #FF671F;
    /* content: "\2192"; */
    content: "\f061";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-size: 16px;
}

/* Scrollbox */
.title-scrollbox-wrapper {
    display: flex;
    justify-content: space-between;
}
.scrollbox-title {
    width: calc(100%/3);
}
.scrollbox-wrapper {
    width: calc(100%/2);
    overflow-y: scroll;
    direction: rtl;
    cursor: pointer;
}
.scrollbox {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.scrollbox-wrapper p.text-block-title {
    color: #004F71 !important;
}
.scrollbox-wrapper::-webkit-scrollbar {
    background: #0000003B;
    display: block;
    width: 2px;
}

.scrollbox-wrapper::-webkit-scrollbar-thumb {
    background: #FF671F;
    display: block;
}
.scrollbox-title {
    width: 40%;
    padding-right: 10px;
}
.scrollbox-wrapper {
    width: 60%;
    padding-left: 70px;
    margin-left: 30px;
}


/* Equipment */
.archive-equipment-inner-wrapper .banner-image-wrapper {
    margin: 0 1%;
    position: relative;
    border-radius: 16px;
    height: 865px;
}
.archive-equipment-inner-wrapper .banner-image-wrapper:before {
    /* content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgb(0 0 0 / 80%) 0%, rgb(0 0 0 / 12%) 40%, rgb(0 0 0 / 0%) 100%);
    z-index: 1;
    border-radius: 16px; */
}
.archive-equipment-inner-wrapper .banner-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.archive-equipment-inner-wrapper .banner-image-wrapper:after {
    background: linear-gradient(180deg, #00000000 0%, #000000a6 100%);
    position: absolute;
    height: 650px;
    width: 100%;
    content: '';
    bottom: 0;
    right: 0;
    left: 0;
}
.archive-equipment-inner-wrapper .banner-image-wrapper {
    overflow: hidden;
}
.archive-equipment-inner-wrapper .banner-image-wrapper .banner-image {
    position: relative;
    height: 100%;
}
.archive-equipment-inner-wrapper h1 {
    font-size: 50px;
    font-weight: 800;
    text-align: left;
    width: 50%;
}
.archive-equipment-banner-inner-wrapper {
    position: relative;
}
.banner-details-wrapper {
    display: flex;
    height: 800px;
    position: absolute;
    top: 0;
    margin: 0 10%;
}
.archive-equipment-banner-inner-wrapper .banner-description.white-color {
    display: flex;
    flex-direction: column-reverse;
    width: 50%;
}
.banner-title.novengi-orange-color {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20%;
    align-items: flex-end;

}
.archive-equipment-banner-inner-wrapper {
    position: relative;
}
.archive-equipment-banner-inner-wrapper .banner-description p {
    font-size: 17px;
    font-weight: 600;
}
.archive-equipment-banner-inner-wrapper img {
    border-radius: 16px;
}
.archive-equipment-posts-wrapper {
    margin-top: 80px;
}
.archive-equipment-categories-wrapper {
    margin-top: 80px;
}
.archive-equipment-categories-inner-wrapper {
    margin: 0 auto;
    max-width: 1170px;
}
.archive-equipment-categories-title h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}
.content-equipment-inner {
    display: flex;
    gap: 30px;
}
.equipment-image-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.equipment-image-wrapper {
    width: calc(100% / 3);
}
.equipment-details-wrapper {
    width: calc(100% * 2/3);
}
.equipment-title h3 {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
}
.equipment-details-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.equipment-description {
    position: relative;
    height: 180px;
}
.equipment-description:before {
    content: "";
    height: 3px;
    width: 100%;
    background: #FF671F;
    position: absolute;
    display: block;
    top: 0;
}
.descriptions.novengi-darkblue-color p {
    font-weight: 600;
}
.equipment-benefits-wrapper {
    display: flex;
    padding: 0 30px;
}
.equipment-benefits-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.equipment-benefits-lists {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.benefits-lists.novengi-darkblue-color ul {
    margin-bottom: 0;
    font-weight: 600;
}
.benefits-title.novengi-darkblue-color p {
    font-weight: 700;
}
.equipment-learn-more.novengi-orange-color {
    display: flex;
    justify-content: flex-end;
}
.equipment-learn-more.novengi-orange-color a {
    font-weight: 500;
    position: relative;
}
.equipment-learn-more.novengi-orange-color a:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #FF671F;
    bottom: 0;
}
.equipment-learn-more.novengi-orange-color a:visited {
    color: unset;
}
.equipment-learn-more.novengi-orange-color a:hover {
    color: #004F71;
    transition: 0.3s ease;
}
.equipment-learn-more.novengi-orange-color a:hover::before {
    background: #004F71;
    transition: 0.3s ease;
}
.equipment-learn-more.novengi-orange-color a:hover i {
    color: inherit;
    transition: 0.3s ease;
}
.content-equipment {
    padding-bottom: 100px;
}
.descriptions.novengi-darkblue-color {
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.descriptions.novengi-darkblue-color p {
    /* height: 100%; */
    /* padding: 40px; */
    /* display: flex; */
    /* align-items: center; */
}
.archive-equipment-business-inner-wrapper {
    display: flex;
}
.archive-equipment-business-picture {
    width: 50%;
}
.archive-equipment-business-details {
    width: 50%;
}
.business-details {
    height: 100%;
    padding: 40px;
}
.archive-equipment-business-details p {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
}
.archive-equipment-business-details p span {
    font-size: 16px;
}
.archive-equipment-business-wrapper {
    padding-bottom: 80px;
}
.content-equipment.equipments-garden-landscape-maintenance-equipment .equipment-title.novengi-orange-color .title {
    padding: 0 30px;
}
.equipment-learn-more.novengi-orange-color a i {
    padding-left: 10px;
}
.footer-contact-options a:visited {
    color: unset;
}
.footer-contact-options a:hover {
    color: #FF671F;
    transition: 0.3s ease;
}
.footer-contact-options a:hover * {
    color: inherit;
}
.archive-equipment-banner-wrapper {
    padding-top: 12px;
}
.equipment-image {
    /* height: 100%; */
    height: 390px;
}

/* Air Compressor */
.compressed-air-title .gws-heading-title {
    padding-left: 80px;
}
.gws-image-content-item.compressed-air-equipment-picture .image-content-img {
    height: 425px;
    width: 100%;
}
.gws-image-content-item.compressed-air-equipment-picture .gws-image-content-wrapper.position-row {
    display: flex;
    position: relative;
    height: unset;
}
.gws-image-content-item.compressed-air-equipment-picture .image-content-details-wrapper {
    width: 50%;
    height: unset;
    padding: 65px 50px;
}
.gws-image-content-item.compressed-air-equipment-picture .image-content-img-titles-wrapper {
    width: 50%;
}
.types-equipement-outer-wrapper.novengi-widthcontainer > .wpb_column.vc_column_container.vc_col-sm-12 {
    border-radius: 16px;
    background: linear-gradient(to bottom, rgb(255 103 31 / 18%) 0%, rgba(255, 255, 255, 1) 100%);
}
.gws-image-content-item.compressed-air-equipment-picture .image-content-img-titles-wrapper img {
    border-radius: unset;
}
.gws-image-content-item.compressed-air-equipment-picture .gws-image-content-wrapper.position-row:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background: #FF671F;
    bottom: 0;
}
.types-air-compressor-outer-wrapper .wpb_wrapper {
    display: flex;
    justify-content: space-around;
}
.types-air-compressor-outer-wrapper .wpb_wrapper .gws-heading {
    width: 50%;
}
.types-air-compressor-outer-wrapper .wpb_wrapper .text-content-wrapper {
    width: 50%;
}
.types-air-compressor-outer-wrapper {
    padding-top: 40px;
}
.gws-image-content-item.compressed-air-equipment-picture .image-content-img-titles-wrapper:before {
    content: unset;
}
.types-air-compressor-outer-wrapper h2.uppercase {
    text-align: right;
    padding-right: 20px;
}
.types-air-compressor-outer-wrapper .text-content-inner ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 20px;
}
.types-air-compressor-outer-wrapper .text-content-inner li {
    padding-left: 0px;
}
.types-air-compressor-outer-wrapper .text-content-inner {
    padding-right: 80px;
}
.types-air-compressor-outer-wrapper .text-content-inner li:first-child {
    padding-top: 10px;
}
.container-col.ada-content-outer-wrapper .text-content-wrapper:first-child {
    padding-top: 60px;
    width: 50%;
}
.text-content-wrapper.gws-text-69fdcb893d2a8.left.level-inside-empowers.text-\#004F71.font16px {
    width: 50%;
}
.text-content-inner.bg-\#004F711A {
    padding: 50px;
}
.level-inside-empowers ul {
    margin-bottom: 0;
}
.level-inside-empowers ul li:last-child {
    padding-bottom: 0;
}
.text-content-inner.bg-\#004F711A {
    border-radius: 0 16px 16px 0;
}
.level-inside-empowers:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    background: #004F71;
}
.compressed-air-equipment-content .text-content-inner {
    justify-content: space-evenly;
}
.compressed-air-equipment-content .text-content-inner p:not(:first-child) {
    /* color: #004F71 !important; */
    font-weight: 500;
}
.compressed-air-equipment-content .text-content-inner p strong {
    /* font-weight: 700 !important; */
}
.level-inside-empowers .text-content-inner p {
    /* color: #004F71 !important; */
}
.container-ada-content-outer-wrapper .text-content-wrapper:first-child p {
    /* font-weight: 500 !important; */
}
.container-ada-content-outer-wrapper .text-content-wrapper:first-child p strong {
    /* color: #004F71 !important; */
    /* font-weight: 700 !important; */
}
.container-ada-content-outer-wrapper .text-content-wrapper:first-child .text-content-inner {
    padding-right: 40px;
}
.types-air-compressor-outer-wrapper .text-content-inner li:not(:first-child)::before {
    /* background: #004F71 !important; */
}
.compressed-air-equipment-content .text-content-inner p.text-block-title {
    text-transform: uppercase;
}
.level-inside-empowers ul li {
    /* font-weight: 500 !important; */
}
.gws-image-content-item.compressed-air-equipment-picture .image-content-details-wrapper {
    border-radius: unset;
}
.types-air-compressor-outer-wrapper .text-content-inner li::marker {
    content: unset;
}
.types-air-compressor-outer-wrapper .text-content-inner li:not(:first-child)::before {
    background-color: #004F71;
}
/* Material Handling */
.gws-image-content-item.material-handling-banner-image-content .image-content-img-titles-wrapper:before {
    content: unset;
}
.gws-image-content-item.material-handling-banner-image-content .gws-image-content-wrapper.position-row {
    display: block;
    height: 540px;
}
.gws-image-content-item.material-handling-banner-image-content .gws-image-content-wrapper.position-row .image-content-img-titles-wrapper {
    width: 100%;
    height: 100%;
}
.gws-image-content-item.material-handling-banner-image-content .gws-image-content-wrapper.position-row .image-content-img-titles-wrapper .image-content-img.add-content {
    width: 100%;
}
.gws-image-content-item.material-handling-banner-image-content .gws-image-content-wrapper.position-row .image-content-img-titles-wrapper .image-content-img.add-content img {
    border-radius: 20px;
}
.gws-image-content-item.material-handling-banner-image-content .image-content-title-text {
    position: absolute;
    width: 80%;
    display: flex;
    justify-content: flex-end;
    top: 60px;
}
.gws-image-content-item.material-handling-banner-image-content .image-content-title-text .image-content-title-text-wrapper {
    width: 640px;
    height: 100px;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics .image-content-img-titles-wrapper img {
    border-radius: 0;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics .image-content-img-titles-wrapper:before {
    content: unset;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics .image-content-img-titles-wrapper {
    width: 50%;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics .gws-image-content-wrapper.position-row {
    height: 480px;
    gap: 60px;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics .gws-image-content-wrapper.position-row .image-content-img {
    width: 100%;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics .gws-image-content-wrapper.position-row .image-content-details-wrapper {
    width: 50%;
    padding: 20px 0;
    border-radius: 0;
    /* background: transparent !important; */
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics.intra .gws-image-content-wrapper.position-row {
    flex-direction: row-reverse;
}
.text-content-inner p:not(:first-child) {
    /* color: #004F71 !important; */
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics p strong {
    /* font-weight: 700 !important; */
}
.equipment-title {
    padding-left: 80px;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.logistics .gws-image-content-item {
    padding: 0 30px;
}
.gws-image-content-item.material-handling-banner-image-content .image-content-text p {
    font-weight: 600;
    line-height: 22px;
}
.novengi-widthcontainer.logistics .text-content-inner {
    padding: 10px 0;
}
.material-handling-title {
    padding-left: 100px;
}

/* Garage */
.garage-content-text-block-inner-wrapper.wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 40px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.garage-content-left {
    width: 45%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.garage-content-right {
    width: 55%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.garage-content-left .text-content-inner p {
    /* color: #004F71 !important; */
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.garage-content-left .text-content-inner p strong {
    font-weight: 700;
}
.text-content-wrapper.garage-content-right-first .text-content-inner {
    border-radius: 10px;
    padding: 40px;
}
.text-content-wrapper.garage-content-right-second {
    padding: 40px 70px 0 0;
}
.text-content-wrapper.garage-content-right-second p {
    /* color: #FF671F !important; */
}
.garage-content-right-first p.text-block-title {
    padding-bottom: 20px;
}
.garage-content-right-first p strong {
    /* font-weight: 700 !important; */
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.garage-content-left .text-content-inner {
    padding-top: 40px;
}
.gws-image-item.garage-banner-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
}
.equipment-range-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 29px;
    row-gap: 50px;
    justify-content: center;
}
.equipment-range-inner-wrapper {
    width: calc(95%/3);
}
.equipment-range-inner-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.equipment-range-inner-wrapper .title {
    font-size: 20px;
    font-weight: 800;
    padding: 20px 0 15px;
}
.equipment-range-inner-wrapper .description-wrapper {
    font-size: 15px;
    font-weight: 500;
}
.vc_row.wpb_row.vc_row-fluid.garage-equipment-range-outer-wrapper, .landscape-maintenance-equipment-outer-wrapper {
    background: #FF671F0D;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.garage-banner {
    position: relative;
}
.gws-image-item.garage-banner-img {
    position: absolute;
    top: -130px;
}
.gws-button-wrapper a.uppercase {
    padding: 10px 20px;
}
.gws-button-wrapper .gws-button {
    display: flex;
}
/* Garden & Landscape */
.text-content-wrapper.landscape-maintenance-text-content {
    padding-right: 170px;
}
.text-content-wrapper.landscape-maintenance-text-content p {
    /* color: #004F7B !important; */
}
.text-content-wrapper.landscape-maintenance-text-content p strong {
    /* font-weight: 700 !important; */
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.landscape-maintenance-content-image-left {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.landscape-maintenance-content-image-right {
    width: 50%;
}
.vc_row.wpb_row.vc_row-fluid.landscape-maintenance-content-image.novengi-widthcontainer > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
}
.text-content-wrapper.landscape-maintenance-content-image-left-first .text-content-inner {
    background: #EFF0F1;
    padding: 50px 35px;
    border-radius: 10px;
}
.vc_row.wpb_row.vc_row-fluid.landscape-maintenance-content-image.novengi-widthcontainer > .wpb_column > .vc_column-inner > .wpb_wrapper {
    gap: 80px;
}
.landscape-maintenance-content-image-left-first p.text-block-title {
    padding-bottom: 20px;
}
.landscape-maintenance-content-image-left-first p strong {
    /* font-weight: 700 !important; */
}
.text-content-wrapper.landscape-maintenance-content-image-left-second {
    padding: 35px 10px 0 0;
}
.landscape-maintenance-content-image-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.landscape-maintenance-equipment-outer-wrapper .gws-button-wrapper a:hover, .garage-equipment-range-outer-wrapper .gws-button-wrapper a:hover {
    transition: all 0.3s ease-in-out;
}

/* Petroleum Pumps */
.vc_row.wpb_row.vc_row-fluid.petroleum-content-img-contact.novengi-widthcontainer > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 30px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.petroleum-content-img-left {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.petroleum-contact-right {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.petroleum-content-img-left .text-content-wrapper {
    padding-bottom: 80px;
}
.gws-image-item.petroleum-content-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.petroleum-contact-right .wpb_wrapper {
    padding: 30px 0;
}
.gform-body.gform_body .gform_fields .gfield .ginput_container input {
    color: #FF671F;
    border-color: #FF671F;
    background: #FF671F05;
    padding-top: 22px;
    padding-bottom: 22px;
}
.gform-theme--foundation .gform-body.gform_body .gform_fields .gfield .gform-grid-row {
    flex-direction: column;
    gap: 20px;
}
.gform_wrapper.gform-theme.gform-theme--foundation .gform-body.gform_body .gform_fields {
    row-gap: 20px;
}
.gform-theme--foundation  .gfield.gfield--type-html .pump-request-title p {
    color: #FF671F;
    font-weight: 700;
    font-size: 18px;
}
.gform-theme--foundation  .gfield.gfield--type-html .pump-request-title {
    padding-top: 60px;
    padding-left: 30px;
    position: relative;
}
.gfield.gfield--type-select .ginput_container.ginput_container_select .gfield_select, .gfield.gfield--type-textarea .ginput_container .textarea {
    color: #FF671F;
    border-color: #FF671F;
    background: #FF671F05;
    outline: none;
}
.gfield.gfield--type-select .ginput_container.ginput_container_select .gfield_select {
    cursor:pointer;
}
.gfield.gfield--type-consent .ginput_container.ginput_container_consent input[type="checkbox"] {
    padding: 0;
    border-radius: 5px;
    cursor: pointer;
}
.gfield.gfield--type-consent .ginput_container.ginput_container_consent input[type="checkbox"]:before {
    color: #FF671F;
}
.gfield.gfield--type-consent .ginput_container.ginput_container_consent label {
    margin-left: 20px;
    text-transform: uppercase;
    color: #FF671F;
}
.gfield.gfield--type-consent .ginput_container.ginput_container_consent label a,
.gfield.gfield--type-consent .ginput_container.ginput_container_consent label a:visited {
    color: #FF671F;
    transition: 0.6s all ease-in-out;
}
.gfield.gfield--type-consent .ginput_container.ginput_container_consent label a:hover {
    color: #004F71;
}
.gform_fields .gfield.gfield--type-textarea {
    margin-bottom: 20px;
}
.gform_wrapper .gform-body.gform_body .gfield.gfield--type-consent.first {
    margin-bottom: -10px;
}
.gform_wrapper .gform-footer.gform_footer.top_label {
    justify-content: center;
    margin-top: 50px;
}
.gform-theme.gform-theme--foundation.gform-theme--framework.gform_wrapper .gform-footer.gform_footer.top_label input[type="submit"].gform_button {
    background: #FF671F;
    border-radius: 40px;
    padding: 20px 30px;
    font-size: 18px;
    text-transform: uppercase; 
}
.gform-theme.gform-theme--foundation.gform-theme--framework.gform_wrapper .gform-footer.gform_footer.top_label input[type="submit"].gform_button:hover {
    background-color: transparent;
    color: #FF671F;
    border: 1px solid #FF671F;
    transition: all 0.3s ease-in-out;
}
.contact-form-title {
    padding-bottom: 30px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.petroleum-contact-right {
    padding: 0 50px;
    background: #FF671F05;
    border-radius: 0 20px 20px 0;
    position: relative;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.petroleum-contact-right:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 3px;
    background: #FF671F;
    left: 0;
}
div#field_1_11 {
    position: relative;
}
div#field_1_11:before {
    content: '';
    height: 3px;
    position: absolute;
    /* width: 100%; */
    width: 113%;
    background: #FF671F;
    top: 20px;
    left: -12px;
}
#input_1_18 iframe {
    transform: scale(0.7);
    transform-origin: top left;
}
#field_1_12 .ginput_container.ginput_container_select {
    position: relative;
}
#field_1_12 .ginput_container.ginput_container_select:after {
    font-family: 'Font Awesome 5 Pro';
    /* height: fit-content; */
    position: absolute;
    color: #FF671F;
    font-weight: 800;
    content: '\f078';
    font-size: 15px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
#field_1_13 .ginput_container.ginput_container_select {
    position: relative;
}
#field_1_13 .ginput_container.ginput_container_select:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    color: #FF671F;
    font-weight: 800;
    content: '\f078';
    font-size: 15px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

/* Aftersales Equipment */
.aftersales-content-contact-inner-wrapper.wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    display: flex;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-content {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-contact {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-content .text-content-inner {
    padding-right: 30px;
    padding-top: 20px;
}
.aftersales-contact .gform_wrapper .gform-body.gform_body .gfield.gfield--type-consent, .aftersales-contact .gform_wrapper .gform-body.gform_body .gfield.gfield--type-captcha {
    display: flex;
    justify-content: center;
}
#field_2_9 iframe {
    transform: scale(0.7);
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-contact {
    padding: 0 50px;
    background: #FF671F05;
    border-radius: 0 20px 20px 0;
    position: relative;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-contact .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper {
    padding: 30px 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-contact:before {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    background: #FF671F;
    left: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-content .text-content-inner p strong {
    font-weight: 700;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-content .text-content-inner p:last-child {
    color: #FF671F !important;
    font-weight: 700;
}
.gws-image-item.aftersales-equipment-img-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/* Archive Solution */
.archive-solution-wrapper {
    padding-top: 200px;
}
.archive-solution-banner-inner-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.archive-solution-banner-inner-wrapper {
    position: relative;
}
.archive-solution-banner-inner-wrapper .banner-details-wrapper {
    margin: 0 5%;
    height: unset;
    top: 150px;
    gap: 30px;
}
.archive-solution-banner-inner-wrapper .banner-details-wrapper h1 {
    font-size: 45px;
    font-weight: 800;
}
.archive-solution-banner-inner-wrapper .banner-details-wrapper .banner-description.white-color {
    font-size: 16px;
    font-weight: 700;
    padding: 0 40px;
}
.archive-solution-merging-teams-wrapper.novengi-widthcontainer {
    padding-top: 60px;
}
.merging-teams.novengi-orange-color p {
    width: 70%;
    font-size: 18px;
    font-weight: 500;
}
.merging-teams.novengi-orange-color {
    display: flex;
    justify-content: end;
    padding-right: 25px;
}
.hvac-cold-fire-content-wrapper {
    padding-top: 100px;
}
.hvac-cold-fire-content-wrapper .service-card {
    width: calc(100%/3);
}
.hvac-cold-fire-content-wrapper .services-grid {
    display: flex;
    gap: 30px;
}
.hvac-cold-fire-content-wrapper .title-service {
    font-weight: 700;
    font-size: 18px;
    padding: 20px 0;
}
.hvac-cold-fire-content-wrapper .desc-service {
    font-weight: 500;
    font-size: 16px;
}
.unified-structure-wrapper.novengi-widthcontainer {
    padding: 60px 30px 0 30px;
}
.unified-structure-inner-wrapper.novengi-darkblue-color {
    padding: 65px 150px;
    background: #ff671f17;
    border-radius: 10px;
    text-align: center;
}
.archive-solution-posts-wrapper.novengi-widthcontainer {
    padding: 80px 0;
}
.archive-solution-posts-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 29px;
    justify-content: center;
}
.archive-solution-posts-inner-wrapper .content-solution {
    width: calc(95%/3);
}
.archive-solution-posts-inner-wrapper .content-solution-inner {
    position: relative;
    height: 100%;
}
.archive-solution-posts-inner-wrapper .content-solution-inner img {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.archive-solution-posts-inner-wrapper .content-solution-inner .title-arrow-wrapper {
    position: absolute;
    bottom: 10px;
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 0 10px;
    color: #ffffff;
    border-top: 1px solid;
    padding-top: 5px;
}
.archive-solution-posts-inner-wrapper a:visited {
    color: #ffffff;
}
.archive-solution-posts-inner-wrapper .content-solution-inner .title-arrow-wrapper .title {
    font-size: 18px;
    font-weight: 800;
}
.archive-solution-posts-inner-wrapper .content-solution-inner .title-arrow-wrapper .arrow {
    font-size: 18px;
}
.archive-solution-banner-wrapper.novengi-widthcontainer {
    position: relative;
}
.archive-solution-banner-wrapper.novengi-widthcontainer:before {
    /* content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 45%) 100%);
    z-index: 1;
    border-radius: 15px; */
}
.solution-image-wrapper .solution-image {
    position: relative;
}
.solution-image-wrapper:before {
    /* content: '';
    position: absolute;
    background: #00000045;
    inset: 0;
    z-index: 1; */
}
.archive-solution-banner-inner-wrapper .banner-image {
    position: relative;
}
.archive-solution-banner-inner-wrapper .banner-image:after {
    content: '';
    position: absolute;
    height: 356px;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, #00000000 0%, #000000a6 100%);
    border-radius: 15px;
}
.archive-solution-banner-inner-wrapper .banner-image-wrapper {
    overflow: hidden;
}
.solution-image-wrapper .solution-image:after {
    content: '';
    position: absolute;
    height: 246px;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, #00000000 0%, #000000a6 100%);
    border-radius: 5px;
}
.solution-image-wrapper {
    overflow: hidden;
}
.archive-solution-posts-inner-wrapper a:hover .content-solution-inner img {
    transform: scale(1.2);
    /* border-radius: 5px; */
    /* overflow: hidden; */
}
.archive-solution-posts-inner-wrapper .content-solution-inner img {
    transition: 0.6s all ease-in-out;
}
.archive-solution-posts-inner-wrapper .content-solution-inner .solution-image-wrapper {
    height: 100%;
}
.archive-solution-posts-inner-wrapper .content-solution-inner .solution-image-wrapper .solution-image {
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.archive-solution-posts-inner-wrapper a:hover .title-arrow-wrapper {
    border-top: 1px solid #FF671F;
    transition: 0.6s all ease-in-out;
}
.archive-solution-posts-inner-wrapper a:hover .title-arrow-wrapper .title, .archive-solution-posts-inner-wrapper a:hover .title-arrow-wrapper .arrow i {
    color: #FF671F;
    transition: 0.6s all ease-in-out;
}

/* Solution Refrigeration */
.industry-leading-content-image-wrapper .gws-image-content-wrapper.position-row {
    flex-direction: row-reverse;
    height: unset;
    gap: 30px;
}
.industry-leading-content-image-wrapper .gws-image-content-wrapper.position-row .image-content-img-titles-wrapper {
    width: 50%;
}
.industry-leading-content-image-wrapper .gws-image-content-wrapper.position-row .image-content-img-titles-wrapper:before {
    content: unset;
}
.industry-leading-content-image-wrapper .gws-image-content-wrapper.position-row .image-content-img {
    width: 100% !important;
}
.industry-leading-content-image-wrapper .gws-image-content-wrapper .image-content-img-titles-wrapper img {
    border-radius: 10px;
}
.industry-leading-content-image-wrapper .image-content-details-wrapper {
    /* background: transparent !important; */
    width: 50%;
    padding: unset;
}
.industry-leading-content p.text-block-title {
    padding-bottom: 60px;
}
.industry-leading-content p strong {
    /* font-weight: 700 !important; */
}
.before-comprehensive-refrigeration:before {
    position: absolute;
    content: '';
    background: #FF671F;
    width: 100%;
    height: 2px;
}
.before-comprehensive-refrigeration {
    position: relative;
    max-width: 80%;
    margin: 0 auto !important;
}
.refrigerations-capabilities-content .wpb_wrapper {
    display: flex;
    height: 700px;
    gap: 30px;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper .text-content-inner {
    padding: 80px 30px;
    border-radius: 20px;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper {
    width: 50%;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper .text-content-inner li strong {
    /* font-weight: 700 !important; */
    font-size: 14px;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper .text-content-inner li::marker {
    color: #004F71;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper .text-content-inner li::before {
    content: unset;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper .text-content-inner ul {
    max-width: 70%;
    margin: 0 auto;
    padding-left: 0;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper .text-content-inner ul li {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.industrial-refrigeration p.text-block-title {
    padding-bottom: 21px;
}
.refrigerations-capabilities-content .wpb_wrapper .text-content-wrapper.industrial-refrigeration .text-content-inner li::marker {
    color: #ffffff;
}
.end-to-end-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    margin: 0 auto;
    max-width: 1170px;
    padding: 80px 0;
}
.end-to-end-wrapper > .vc_column-inner > .wpb_wrapper > .vc_row.wpb_row.vc_inner.vc_row-fluid.novengi-widthcontainer {
    width: 50%;
}
.end-to-end-wrapper > .vc_column-inner > .wpb_wrapper {
    gap: 30px;
}
.end-to-end .left .gws-heading-subtitle {
    padding: 20px 100px 0 0px;
}
.end-to-end-content .text-content-inner p:not(:first-child) {
    padding: 20px 0 30px;
    padding-left: 25px;
}
.energy-efficient-title .gws-heading-title {
    display: flex;
    justify-content: flex-end;
}
.energy-efficient-title h2.uppercase {
    padding-right: 22px;
    padding-bottom: 45px;
}
.energy-efficient-wrapper-content .gws-image-content-wrapper.position-row {
    display: flex;
    height: 600px;
}
.energy-efficient-wrapper-content .image-content-img-titles-wrapper {
    width: 47%;
}
.energy-efficient-wrapper-content .gws-image-content-wrapper.position-row .image-content-img {
    width: 100% !important;
}
.energy-efficient-wrapper-content .image-content-details-wrapper {
    width: 53%;
}
.industries-we-serve-wrapper > .vc_column-inner >.wpb_wrapper {
    display: flex;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.industries-we-serve-title-wrapper {
    padding: 15px 40px;
}
.gws-content-wrapper.container-range-sectors-icon-content {
    padding: 40px 0 60px;
}
.icon-wrapper {
    display: flex;
    gap: 20px;
}
.gws-icon-item {
    width: 50%;
}
.container-col.range-sectors-icon-content {
    row-gap: 30px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.industries-we-serve-content-wrapper {
    padding-left: 45px;
}
.icon-content-title {
    height: 100%;
    display: flex;
    align-items: center;
}
.icon-content-title p {
    font-size: 15px;
    /* color: #004F71 !important; */
    font-weight: 600;
}
.industries-we-serve-content-wrapper .wpb_wrapper .after-icon .text-content-inner p {
    /* color: #FF671F !important; */
}
.gws-image-item.pic-above-why-choose img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.pic-above-why-choose-wrapper {
    padding: 0 60px;
}
.scrollbox .text-content-inner {
    gap: 10px;
}
.trusted-refrig-wrapper .gws-heading-title {
    padding-bottom: 30px;
}
.content-solution-wrapper {
    height: 100%;
}
.energy-efficient-wrapper-content .image-content-details-wrapper ul {
    padding-left: 25px;
    margin-bottom: 0;
}

/* Air Condition Solution */
.air-condition-solution-content .text-content-inner p strong {
    /* color: #004F71 !important; */
}
.comprehensive-air-section-outer-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-title-wrapper {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-title-wrapper .gws-heading-inner-wrapper {
    padding: 60px 42px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-title-wrapper .gws-heading-inner-wrapper .gws-heading-title {
    padding-bottom: 20px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-title-wrapper .gws-heading-inner-wrapper .gws-heading-subtitle {
    padding-right: 30px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper .text-content-inner {
    padding: 120px 15px 50px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper .text-content-inner p {
    /* color: #ffffff !important; */
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper .text-content-inner ul strong {
    /* color: #ffffff !important; */
    font-weight: 700;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper ul li::marker {
    color: #ffffff;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper ul li::before {
    content: unset;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper .text-content-inner ul {
    margin-left: 15px;
    padding-left: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper .text-content-inner ul li {
    padding: 10px 0 10px 20px;
}
.comprehensive-air-section-outer-wrapper > .vc_column-inner {
    border-radius: 20px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper.residential .text-content-inner p,
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper.residential .text-content-inner ul strong {
    /* color: #004F71 !important; */
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper.residential ul li::marker {
    color: #004F71;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper.industrial .text-content-inner p, .vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper.industrial .text-content-inner ul strong {
    /* color: #004F71 !important; */
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.comprehensive-air-section-content-wrapper.industrial ul li::marker {
    color: #004F71;
}
.end-to-end-content.conditioning-services-content .text-content-inner ul {
    list-style-type: unset;
    margin-left: 0;
    padding-left: 50px;
}
.end-to-end-content.conditioning-services-content .maintenance .text-content-inner ul li:before {
    content: unset
}
.end-to-end-content.conditioning-services-content .maintenance .text-content-inner ul li::marker {
    color: #004F71;
}
.end-to-end-content.conditioning-services-content .maintenance .text-content-inner ul li {
    padding: 5px 0px;
}
.end-to-end-content.conditioning-services-content .trusted-brands strong {
    /* font-weight: 700 !important; */
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper {
    height: 100%;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-img-titles-wrapper {
    width: 50%;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-details-wrapper {
    width: 50%;
    padding: 30px;
    /* background: transparent !important; */
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-img-titles-wrapper::before {
    content: unset;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-img-titles-wrapper .image-content-img {
    width: 100%;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-img-titles-wrapper .image-content-img img {
    border-radius: 0;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-details-wrapper ul {
    list-style-type: unset;
    margin-left: 0;
    padding-left: 25px;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-details-wrapper ul li::marker {
    color: #004F71;
    content: unset;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-details-wrapper ul li::before {
    content: unset;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-details-wrapper ul li {
    padding: 5px 0;
}
.content-title-wrapper-indoor p.text-block-title {
    padding: 60px 0 20px;
}
.indoor-air-pic-content-wrapper.row-reverse .gws-image-content-wrapper {
    flex-direction: row-reverse;
}
.indoor-air-pic-content-wrapper.row-reverse .gws-image-content-wrapper .image-content-details-wrapper .gws-heading-title h2 {
    padding-bottom: 50px;
}
.indoor-air-pic-content-wrapper .gws-image-content-wrapper .image-content-details-wrapper .text-content-inner p {
    /* color: #004F71 !important; */
}
.indoor-air-pic-content-wrapper.row-reverse .gws-image-content-wrapper .image-content-details-wrapper {
    padding: 30px 30px 30px 0;
}
.solutions-air-outer-wrapper .scrollbox-wrapper .text-content-inner.border-radius-all {
    border-radius: 15px;
    padding: 40px 25px;
}
.solutions-air-outer-wrapper .scrollbox-title {
    padding-right: 0;
}
.solutions-air-outer-wrapper .scrollbox-wrapper {
    width: 60%;
    padding-left: 30px;
    margin-left: 45px;
    /* cursor: pointer; */
}
.end-to-end-content .text-content-inner li::marker {
    content: unset;
}
.comprehensive-air-section-content-wrapper .text-content-inner p:last-child {
    padding-right: 15px;
}

/* Fire Protection Solution */
.industry-leading-content.advanced-fire-protection .text-content-inner {
    position: relative;
}
.industry-leading-content.advanced-fire-protection .text-content-inner .text-block-title {
    position: absolute;
    top: -40px;
}
.industry-leading-content-image-wrapper.advanced-fire-protection-content-wrapper .image-content-details-wrapper {
    height: unset;
}
.industry-leading-content-image-wrapper.advanced-fire-protection-content-wrapper .image-content-details-wrapper .text-content-inner {
    justify-content: flex-end;
}
.fire-protection-capabilities .text-content-inner ul {
    list-style-type: unset;
    margin-left: 0;
    padding-left: 30px;
}
.fire-protection-capabilities .text-content-inner ul li::marker {
    color: #004F71;
    content: unset;
}
.fire-protection-capabilities .text-content-inner ul li::before {
    content: unset;
}
.fire-protection-capabilities .text-content-inner ul li {
    padding: 2px 0;
}
.fire-protection-capabilities .text-content-inner p.text-block-title {
    /* color: #004F71 !important; */
    padding-bottom: 45px;
}
.fire-protection-capabilities-inner-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 30px;
}
.fire-protection-capabilities {
    background: linear-gradient(#ff671f30, #FFFFFF);
    border-radius: 20px;
}
.fire-protection-capabilities .text-content-inner {
    padding: 35px 5px 35px 45px;
}
.fire-protection-capabilities .text-content-inner p.text-block-title {
    position: relative;
}
.fire-protection-capabilities {
    position: relative;
}
.fire-protection-capabilities:before {
    position: absolute;
    content: '';
    height: 4px;
    width: 80%;
    background: #FF671F;
    top: 70px;
}
.end-to-end-content.conditioning-services-content .text-content-inner ul li:before {
    content: unset
}
.end-to-end-content.conditioning-services-content .text-content-inner ul li::marker {
    color: #004F71;
}
.end-to-end-content.conditioning-services-content .text-content-inner ul li {
    padding: 5px 0px;
}
.end-to-end-wrapper.fire-protection-service > .vc_column-inner > .wpb_wrapper {
    padding-bottom: 0;
}
.fire-protection-service .end-to-end-content .text-content-inner p:last-child {
    padding-bottom: 50px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.novengi-widthcontainer.end-to-end-content .text-content-inner .text-block-title {
    /* color: #004F71 !important; */
}
.trusted-fire-protection p {
    /* font-weight: 700 !important; */
    /* color: #FF671F !important; */
}
.trusted-fire-protection .text-content-inner p:last-child {
    /* color: #FF671F !important; */
}
.trusted-fire-protection .text-content-wrapper, .trusted-fire-protection .gws-heading {
    padding: 0 145px;
}
.trusted-fire-protection .text-content-wrapper {
    padding-top: 20px;
}

/* Our Projects Solution */
.our-project-desc .text-content-inner p {
    /* color: #004F71 !important; */
}
.our-project-desc .text-content-inner p strong {
    /* font-weight: 700 !important; */
}
.our-project-desc {
    /* padding: 40px 0 30px; */
}
.end-to-end-wrapper.our-projects-stands-for-wrapper .end-to-end-content.conditioning-services-content .wpb_wrapper {
    margin-top: 10px;
}
.gws-image-item.our-projects-solution-pic-banner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
}
.gws-image-item.our-projects-solution-pic-banner {
    position: absolute;
    bottom: -175px;
    padding: 0 60px;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.our-projects-pic-wrapper {
    position: relative;
}
.our-projects-stands-for-wrapper .end-to-end-content .text-content-inner p:last-child {
    padding-bottom: 20px;
    padding-left: 0;
}
.our-projects-title-desc-wrapper > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 0 60px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.our-projects-solution-title {
    padding-bottom: 30px;
}
.our-projects-gallery .gws-heading-inner-wrapper {
    max-width: 65%;
    margin: 0 auto;
}
.project-gallery-range-wrapper {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
}
.project-gallery-inner-wrapper {
    width: calc(100%/3);
}
.project-gallery-inner-wrapper .image-wrapper .image img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project-gallery-outer-wrapper {
    padding: 40px 0 50px;
}
.project-gallery-inner-wrapper .title-learn-more-wrapper {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}
.project-gallery-inner-wrapper .title-learn-more-wrapper a {
    display: flex;
    gap: 10px;
    position: relative;
}
.project-gallery-inner-wrapper .title-learn-more-wrapper a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #004F71;
    bottom: 2px;
}
.project-gallery-inner-wrapper .title-learn-more-wrapper a .learn-more p {
    font-size: 17px;
    font-weight: 600;
}
.project-gallery-inner-wrapper .title-learn-more-wrapper a i.fa-thin.fa-arrow-right {
    font-weight: 300;
}
.project-gallery-inner-wrapper .title-wrapper p {
    font-size: 17px;
    font-weight: 800;
}
.project-gallery-inner-wrapper .title-wrapper {
    padding-left: 15px;
}
.project-gallery-inner-wrapper .title-learn-more-wrapper a:hover p, .project-gallery-inner-wrapper .title-learn-more-wrapper a:hover i {
    color: #FF671F;
    transition: all 0.3s ease-in-out;
}
.project-gallery-inner-wrapper .title-learn-more-wrapper a:hover:before {
    background: #FF671F;
    transition: all 0.3s ease-in-out;
}

/* Projects HVAC */
.single-solution-projects-inner-wrapper .gallery-pictures-inner-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.single-solution-projects-inner-wrapper .gallery-pictures-inner-wrapper .image-wrapper .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.single-solution-projects-inner-wrapper .gallery-pictures-inner-wrapper .image-wrapper .image {
    height: 300px;
}
.project-gallery-title-wrapper .wpb_wrapper {
    padding: 0 60px;
}

/* Aftersales Solution */
.aftersales-title .wpb_wrapper {
    padding: 0 60px;
}
.aftersales-desc .wpb_wrapper {
    padding: 0 0 0 60px;
    max-width: 70%;
}
.aftersales-services-desc-solutions-wrapper .wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
    column-gap: 40px;
    margin-top: 40px;
}
.aftersales-services-solutions-wrapper > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 60px 35px;
}
.aftersales-services-desc-solutions .text-content-inner .text-block-title {
    padding-bottom: 15px;
}
.aftersales-services-solutions-wrapper {
    border-radius: 15px;
}
.vc_row.wpb_row.vc_row-fluid.aftersales-solutions-we-are-here-contact.novengi-widthcontainer > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 30px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-content-img-left {
    width: 50%;
    padding-right: 30px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-content-img-left .text-content-wrapper {
    padding-bottom: 80px;
}
.gws-image-item.aftersales-solutions-we-are-here-content-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-contact-right {
    padding: 0 50px;
    background: #FF671F05;
    border-radius: 0 20px 20px 0;
    position: relative;
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-contact-right:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 3px;
    background: #FF671F;
    left: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-contact-right .wpb_wrapper {
    padding: 30px 0;
}
div#field_3_6 {
    position: relative;
}
div#field_3_6:before {
    content: '';
    height: 3px;
    position: absolute;
    width: 113%;
    background: #FF671F;
    top: 20px;
    left: -12px;
}
.gform-theme--foundation  .gfield.gfield--type-html .solutions-service-req-det-title {
    padding-top: 45px;
    padding-left: 20px;
    position: relative;
}
.gform-theme--foundation  .gfield.gfield--type-html .solutions-service-req-det-title p {
    color: #FF671F;
    font-weight: 700;
    font-size: 18px;
}
#field_3_7 .ginput_container.ginput_container_select {
    position: relative;
}
#field_3_7 .ginput_container.ginput_container_select:after {
    font-family:'Font Awesome 5 Pro';
    position: absolute;
    color: #FF671F;
    font-weight: 800;
    content: '\f078';
    font-size: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'dashicons';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
}
.aftersales-solutions-we-are-here-contact-right .gform_fields .gfield.gfield--type-textarea {
    margin-bottom: 0;
}
#field_3_10 .ginput_container.ginput_container_select {
    position: relative;
}
#field_3_10 .ginput_container.ginput_container_select:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    color: #FF671F;
    font-weight: 800;
    content: '\f078';
    font-size: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.gform-body.gform_body .gform_fields .gfield .ginput_container input.gform-datepicker {
    cursor: pointer;
}
.gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields input[type="file"] {
    cursor: pointer;
}
.gform_wrapper.gform-theme .gform_fields .gfield.gfield--type-fileupload {
    margin-bottom: 20px;
}
#input_3_15 iframe {
    transform: scale(0.7);
    transform-origin: top left;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-contact-right > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 50px 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-content-img-left p.text-block-title {
    /* color: #004F71; */
    text-transform: uppercase;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-content-img-left .text-content-inner {
    gap: 20px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.aftersales-solutions-we-are-here-content-img-left > .wpb_column > .vc_column-inner > .wpb_wrapper {
    padding: 50px 0;
}

/* Rental */
.gws-image-item.rental-banner-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.rental-img-desc-wrapper > .vc_column-inner > .wpb_wrapper {
    position: relative;
    padding: 0 60px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.rental-banner-desc-wrapper {
    position: absolute;
    bottom: -115px;
    padding-left: 45px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.rental-banner-desc-wrapper .wpb_wrapper {
    max-width: 65%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.rental-banner-desc-wrapper .text-content-inner p strong {
    font-weight: 700;
    color: #ffffff;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.rental-banner-desc-wrapper .text-content-inner {
    gap: 70px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.rental-banner-desc-wrapper .text-content-inner p:first-child {
    max-width: 95%;
}
.why-choose-rental-outer-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 30px;
    padding: 60px 50px 40px;
}
.why-choose-rental-outer-wrapper {
    border: 1px solid #FF671F;
    border-radius: 15px;
}
.why-choose-rental-wrapper {
    width: 50%;
}
.why-choose-rental-wrapper-list {
    width: 50%;
}
.why-choose-rental-wrapper .gws-heading-subtitle {
    max-width: 90%;
    margin-top: 10px;
}
.why-choose-rental-wrapper-list .text-content-inner ul li:first-child {
    padding-top: 5px;
}
.why-choose-rental-wrapper-list .text-content-inner ul li {
    padding: 20px 0px 20px 25px;
}
.why-choose-rental-wrapper-list .text-content-inner ul li:not(:first-child)::before {
    margin-top: -20px;
}
.how-rental-works-title {
    width: 50%;
}
.how-rental-works-desc {
    width: 50%;
}
.rental-process-works-wrapper .wpb_wrapper {
    display: flex;
    padding: 60px 50px 0 50px;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.rental-process-works-outer-wrapper {
    background: linear-gradient(#ff671f30, #FFFFFF);
    border-radius: 20px;
}
.how-rental-works-desc .text-content-inner ol {
    margin-left: 0;
    padding-left: 0;
}
.how-rental-works-desc .text-content-inner ol li:first-child {
    padding-top: 5px;
}
.how-rental-works-desc .text-content-inner ol li {
    padding-left: 0;
}
.how-rental-works-desc .text-content-inner ol li::marker {
    color: #004F71;
    content: unset;
    font-weight: unset;
    font-family: unset;
}
.how-rental-works-desc .text-content-inner ol li:before {
    content: unset;
}
.how-rental-works-desc .text-content-inner ol li {
    padding: 5px 0;
    color: #004F71;
}
.gws-space-wrapper.space-above-rental-contact-form:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 93%;
    background: #FF671F;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.gws-space-wrapper.space-above-rental-contact-form {
    position: relative;
}
.right-equipment-contact-inner-wrapper .wpb_wrapper {
    display: flex;
    gap: 30px;
    padding: 0 50px;
}
.right-equipment-contact-inner-wrapper .wpb_wrapper .right-equipment-title {
    width: 50%;
    /* padding-right: 30px; */
}
div#gform_wrapper_4 {
    width: 50%;
    padding: 0 50px;
    position: relative;
}
.right-equipment-contact-inner-wrapper .wpb_wrapper .gws-heading-inner-wrapper {
    padding: 20px 0;
}
.right-equipment-contact-inner-wrapper .wpb_wrapper .gws-heading-inner-wrapper .gws-heading-title {
    padding-bottom: 20px;
}
form#gform_4 {
    padding: 20px 0;
}
div#gform_wrapper_4:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    background: #ff671f;
    left: 0;
}
div#field_4_6 {
    position: relative;
}
div#field_4_6:before {
    content: '';
    height: 3px;
    position: absolute;
    /* width: 100%; */
    width: 115%;
    background: #FF671F;
    top: 20px;
    left: -25px;
}
.gform-theme--foundation  .gfield.gfield--type-html .request-details-title {
    padding-top: 45px;
    /* padding-left: 20px; */
    position: relative;
}
.gform-theme--foundation  .gfield.gfield--type-html .request-details-title p {
    color: #FF671F;
    font-weight: 700;
    font-size: 18px;
}
.rental-process-works-outer-wrapper .gform_fields .gfield.gfield--type-textarea {
    margin-bottom: 0;
}
.rental-process-works-outer-wrapper .gform_wrapper .gform-body.gform_body .gfield.gfield--type-consent {
    margin-bottom: -10px;
}
#input_4_15 iframe {
    transform: scale(0.7);
    transform-origin: top left;
}
input#input_3_9 {
    width: 100%;
}
#field_3_9 .ginput_container.ginput_container_date:before {
    content: '\f133';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    color: #FF671F;
    font-weight: 300;
    right: 15px;
    /* font-size: 15px; */
}
#field_3_9 .ginput_container.ginput_container_date:after {
    content: unset;
}
span#gfield_upload_rules_3_12 {
    display: none;
}
.ginput_container.ginput_container_fileupload {
    position: relative;
}
.ginput_container.ginput_container_fileupload:before {
    content: 'Upload';
    position: absolute;
    font-family: inherit;
    font-size: 14px;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;
    color: #FF671F;
    z-index: 1;
    pointer-events: none;
    /* border: 1px solid #ff671f; */
    /* border-radius: 5px; */
    /* background: #FF671F05 !important; */
}
.ginput_container.ginput_container_fileupload:before {
    content: attr(data-text);
}
.ginput_container.ginput_container_fileupload:after {
    content: '\e09a';
    position: absolute;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    top: 0;
    bottom: 0;
    align-items: center;
    padding-right: 15px;
    color: #FF671F;
    z-index: 3;
    pointer-events: none;
}
input#input_3_12[type="file"] {
    z-index: 2;
    color: transparent !important;
}
.novengi-rental-title .gws-heading-subtitle {
    text-transform: uppercase;
}

/* 404 */
.error-404-page-wrapper {
    margin: 200px 0 100px;
}
.error-404-wrapper {
    border: 1px solid #FF671F;
    border-radius: 15px;
    padding: 80px 60px;
}
.text-404-not-found p {
    font-size: 18px;
    font-weight: 500;
}
.text-oops-find-page p {
    font-size: 38px;
    font-weight: 700;
    line-height: 45px;
}
.text-we-cannot-find-page-looking p {
    font-size: 18px;
    font-weight: 700;
}
.button.back-homepage a p {
    font-size: 12px;
    font-weight: 700;
}
.error-404-wrapper {
    display: flex;
    gap: 50px;
}
.error-404-content-wrapper {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}
.h1-404-heading.novengi-orange-color {
    width: 50%;
}
.h1-404-heading.novengi-orange-color h1 {
    font-size: 260px;
    font-weight: 500;
}
.button.back-homepage a {
    padding: 20px 45px;
    background: #FF671F;
    display: flex;
    gap: 15px;
    border-radius: 40px;
}
.button.back-homepage {
    display: flex;
    padding-top: 15px;
}
.button.back-homepage a:hover {
    border: 1px solid #FF671F;
    background: transparent;
    transition: all 0.3s ease-in-out;
}
.button.back-homepage a:hover p, .button.back-homepage a:hover i {
    color: #FF671F !important;
}

/* Thank you */
.thank-you-desc .text-content-inner p {
    /* color: #ffffff !important; */
}
.button.back-to-homepage a {
    padding: 10px 15px;
}
.thank-you-inner-wrapper > .vc_column-inner > .wpb_wrapper {
    position: relative;
}
.thank-you-desc .text-content-inner p.text-block-title {
    text-transform: uppercase;
    padding-bottom: 15px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.thank-you-outer-desc {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.thank-you-desc .text-content-inner {
    padding-bottom: 40px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.thank-you-inner-pic-wrapper .gws-image-item.thank-you-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.thank-you-outer-desc .gws-button-wrapper a:hover {
    transition: all 0.3s ease-in-out;
}

/* About us */
.vc_row.wpb_row.vc_row-fluid.about-us-banner-outer-wrapper {
    padding-top: 12px;
}
.banner-outer-wrapper.about-us-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.banner-outer-wrapper.about-us-banner .banner-image-wrapper {
    margin: 0 auto;
    max-width: 98%;
}
.banner-outer-wrapper.about-us-banner .banner {
    position: relative;
}
.banner-content-outer-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}
.banner-content-inner-wrapper {
    position: absolute;
    bottom: 0;
}
.banner-content-inner-wrapper {
    height: 100%;
}
.banner-content-inner-wrapper .content-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 39%;
}
.banner-content-inner-wrapper .subtitle-wrapper {
    text-transform: uppercase;
}
.banner-content-inner-wrapper .title-wrapper {
    padding-bottom: 35px;
}
.our-mission-about-us-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}
.our-mission-left-outer-wrapper {
    width: 33%;
}
.our-mission-pic-outer-wrapper {
    width: 29%;
}
.our-mission-right-outer-wrapper {
    width: 38%;
}
.our-mission-right-outer-wrapper div, .our-mission-left-outer-wrapper div {
    height: 100%;
}
.our-mission-right, .our-mission-left {
    padding: 0 30px;
}
.our-mission-right p.text-block-title {
    padding-right: 45px;
}
.our-mission-right .text-content-inner, .our-mission-left .text-content-inner {
    justify-content: center;
    gap: 170px;
}
.gws-image-item.our-mission-pic img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.our-mission-right-outer-wrapper, .our-mission-left-outer-wrapper {
    border-radius: 10px;
}
.our-strengths-about-us-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 40px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.our-strengths-left-outer-wrapper {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.our-strengths-right-outer-wrapper {
    width: 50%;
}
.our-strengths-left-inner-wrapper {
    height: 100%;
}
.our-strengths-left-inner-wrapper > .vc_column-inner {
    height: 100%;
}
.our-strengths-left-inner-wrapper > .vc_column-inner > .wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 50px 0 40px;
}
.gws-content-wrapper.container-our-strengths-content-outer-wrapper-about-us {
    flex: 1;
}
.container-col.our-strengths-content-outer-wrapper-about-us {
    flex-direction: column;
    height: 100%;
    gap: 25px;
}
.our-strengths-right-outer-wrapper .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.our-strengths-about-us-title {
    height: auto;
}
.our-strengths-content-outer-wrapper-about-us > .text-content-wrapper {
    flex: 1;
}
.container-col.our-strengths-content-outer-wrapper-about-us .text-content-inner {
    justify-content: center;
    gap: 15px;
}
.gws-heading.our-strengths-about-us-title {
    padding-bottom: 20px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 75px;
}
.text-content-wrapper.engineering-partner-left {
    width: 50%;
}
.text-content-wrapper.engineering-partner-right {
    width: 50%;
}
.your-engineering-partner-title .gws-heading-right {
    display: flex;
    flex-direction: column-reverse;
    gap: 3px;
}
.your-engineering-partner-title .gws-heading-subtitle {
    text-transform: uppercase;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-left .text-block-title {
    text-transform: uppercase;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-left .text-content-inner {
    gap: 30px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-left .text-content-inner ul {
    padding-left: 20px;
    margin-left: 0px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-left .text-content-inner ul li:not(:first-child) {
    padding: 30px 30px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-left .text-content-inner ul li {
    padding-bottom: 30px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-left .text-content-inner ul li:before {
    margin-top: -30px;
}
.text-content-wrapper.engineering-partner-right {
    background: linear-gradient(#ff671f30, #ffffff30);
    padding: 45px 50px 80px;
    border-radius: 15px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-right ul {
    list-style-type: unset;
    margin-left: 0;
    padding-left: 5px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-right ul li {
    padding: 5px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-right .text-content-inner ul li::marker {
    content: unset;
    color: #004F71;
    font-size: 14px;
}
.your-engineering-partner-content-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper.engineering-partner-right .text-content-inner ul li:before {
    content: unset;
}
.about-us-sustainability-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 10px;
}
.about-us-sustainability-wrapper > .vc_column-inner > .wpb_wrapper > div {
    width: 50%;
}
.sustainability-content-about-us .text-content-inner {
    gap: 40px;
}
.sustainability-content-about-us .text-content-inner .text-block-title {
    text-transform: uppercase;
}
.about-us-sustainability-left > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    gap: 40px;
}
.about-us-sustainability-left {
    height: 100%;
}
.about-us-sustainability-left > .vc_column-inner {
    height: 100%;
}
.text-content-wrapper.sustainability-content-about-us {
    height: auto;
}
.text-content-wrapper.sustainability-content-about-us .text-content-inner p:last-child {
    padding-right: 40px;
}
.sustainability-btn-about-us a {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease-in-out;

}
.sustainability-btn-about-us a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 2px;
    background: #FF671F;
    transition: all 0.3s ease-in-out;
}
.about-us-sustainability-right .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sustainability-btn-about-us a:hover::after {
    background: #004F71;
}
.about-novengi-below-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
}
.about-novengi-below-wrapper > .vc_column-inner > .wpb_wrapper > div {
    width: 50%;
}
.about-novengi-below-wrapper > .vc_column-inner > .wpb_wrapper .text-content-wrapper {
    padding: 5px 60px 0 0;
}
.about-us-banner-outer-wrapper .banner-outer-wrapper .banner-image-wrapper .image-wrapper:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: linear-gradient(295deg, #00000047 0%, #000000b0 100%);
    border-radius: 15px;
    /* width: 100%; */
    max-width: 98%;
    margin: 0 auto;
    height: 100%;
}

/* Homepage */
.slider-container.homepage-banner-wrapper .banner-inner-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.slider-container.homepage-banner-wrapper .banner-content-inner-wrapper .gws-button.left {
    /* padding-top: 40px; */
    padding-top: 0;
}
.slider-container.homepage-banner-wrapper .banner-content-inner-wrapper .title-wrapper {
    padding-right: 42px;
    padding-bottom: 0;
}
.slider-container.homepage-banner-wrapper .banner-content-inner-wrapper .content-wrapper {
    width: 30%;
    padding-left: 35px;
    gap: 35px;
}
.slider-container.homepage-banner-wrapper .banner-content-inner-wrapper .gws-button a {
    padding: 10px 20px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    font-weight: 700;
}
.slider-container.homepage-banner-wrapper ul li.slick-active::marker {
    /* color: #FF671F; */
}
.slider-container.homepage-banner-wrapper ul li::marker {
    /* color: #ffffff; */
}
.slider-container.homepage-banner-wrapper ul.slick-dots {
    position: absolute;
    bottom: 40px;
    list-style: none;
    text-align: center;
    padding: 0;
    width: fit-content;
    max-width: 1170px;
    right: 30px;
    margin-left: calc((100% - 1170px) / 2);
    display: flex;
    justify-content: flex-end;
}
.slider-container.homepage-banner-wrapper .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.slider-container.homepage-banner-wrapper .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 7px;
    width: 7px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    border-radius: 50%;
}
.homepage-banner-wrapper .slider-wrapper.active-dot-color .slick-dots li button {
    background: #ffffff;
}
.vc_row.wpb_row.vc_row-fluid.below-banner-wrapper {
    position: relative;
}
.vc_row.wpb_row.vc_row-fluid.below-banner-wrapper .gws-space-wrapper {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    bottom: 300px;
}
.vc_row.wpb_row.vc_row-fluid.below-banner-wrapper .gws-space-wrapper .gws-space {
    width: 100%;
    background: #FF671F0D;
}
.novengi-essentials-outer-wrapper >.wpb_column > .vc_column-inner > .wpb_wrapper {
    max-width: 1170px;
    margin: 0 auto;
}
.vc_row.novengi-essentials-outer-wrapper {
    margin-top: 50px !important;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.homepage-banner-outer-wrapper {
    position: relative;
}
.slider-container.homepage-banner-wrapper {
    position: absolute;
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
    top: -110px;
    z-index: 2;
}
.novengi-essentials .wpb_wrapper {
    display: flex;
    gap: 30px;
    height: 100%;
}
.novengi-essentials .gws-new-image-content-item {
    width: calc(100%/4);
    /* height: inherit; */
    border-radius: 5px;
}
.novengi-essentials .new-image-content-img-titles-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.novengi-essentials .image-btn-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    height: calc(100% / 2);
    /* height: 50%; */
}
.novengi-essentials .wpb_wrapper .new-image-content-img-titles-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.novengi-essentials .image-btn-wrapper .btn-wrapper {
    position: absolute;
    bottom: 25px;
    left: 25px;
}
.novengi-essentials .wpb_wrapper .new-image-content-img-titles-wrapper .content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    /* min-height: 260px; */
    padding: 40px 20px 60px;
    height: calc(100% / 2);
}
.gws-new-image-content-wrapper {
    height: 100%;
}
.new-image-content-img-titles-wrapper {
    height: 100%;
}
.novengi-essentials .gws-new-image-content-item.equipments, .novengi-essentials .gws-new-image-content-item.rental {
    background: rgba(255, 103, 31, 0.15);
}
.novengi-essentials .gws-new-image-content-item.business, .novengi-essentials .gws-new-image-content-item.solutions {
    background: rgba(255, 103, 31, 0.10);
}
.novengi-essentials .gws-new-image-content-item.solutions .title-wrapper, .novengi-essentials .gws-new-image-content-item.rental .title-wrapper {
    padding-right: 55px;
}
.gws-new-image-content-wrapper .title-wrapper h2 {
    text-transform: uppercase;
}
.novengi-essentials .image-btn-wrapper .btn-wrapper a {
    display: flex;
    gap: 10px;
    padding: 10px 15px;
    background: rgba(255, 103, 31, 0.46);
    border-radius: 40px;
    font-weight: 600;
    backdrop-filter: blur(1px);
}
.novengi-essentials .image-btn-wrapper .btn-wrapper a i {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.regional-content-wrapper .wpb_wrapper {
    margin-top: 8px;
}
.regional-presence-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 80px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.regional-title-wrapper {
    width: 30%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.regional-content-wrapper {
    width: 70%;
}
.regional-content .gws-image-item.regional-map {
    padding-top: 40px;
}
.regional-content-wrapper .gws-image-item.regional-map {
    padding-top: 70px;
}
.banner-outer-wrapper.work-together-homepage-wrapper .banner-content-inner-wrapper {
    width: 100%;
}
.banner-outer-wrapper.work-together-homepage-wrapper .banner-content-inner-wrapper .content-wrapper {
    width: 100%;
    gap: 18px;
}
.banner-outer-wrapper.work-together-homepage-wrapper .banner-content-inner-wrapper .content-wrapper .title-wrapper {
    margin: 0 auto;
    padding-bottom: 0;
}
.banner-outer-wrapper.work-together-homepage-wrapper .banner-content-inner-wrapper .content-wrapper .content-desc-wrapper {
    margin: 0 auto;
    width: 45%;
    text-align: center;
}
.banner-outer-wrapper.work-together-homepage-wrapper .banner-content-inner-wrapper .content-wrapper .gws-button.center {
    display: flex;
}
.banner-outer-wrapper.work-together-homepage-wrapper .banner-content-inner-wrapper .content-wrapper .gws-button.center a {
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 700;
}
.banner-outer-wrapper.work-together-homepage-wrapper .image-wrapper {
    position: relative;
}
.banner-outer-wrapper.work-together-homepage-wrapper .image-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(71, 36, 20, 0.45) 0%, rgba(71, 36, 20, 0.45) 100%);
}
.slider-container.homepage-banner-wrapper .banner-content-inner-wrapper .gws-button a:hover {
    border: 1px solid #FF671F;
    color: #FF671F;
    transition: all 0.3s ease-in-out;
}
.banner-outer-wrapper.work-together-homepage-wrapper .banner-content-inner-wrapper .content-wrapper .gws-button.center a:hover {
    color: #ffffff;
    background: #ff671f;
    transition: all 0.3s ease-in-out;
}
.homepage-banner-wrapper .banner-outer-wrapper .banner-image-wrapper .image-wrapper:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #00000047 0%, #000000b0 100%);
    border-radius: 15px;
    width: 100%;
    height: 100%;
}
.homepage-heading.engineering-our-future .gws-heading-subtitle p {
    text-transform: uppercase;
}
.regional-content-wrapper .gws-image-item.regional-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-outer-wrapper.work-together-homepage-wrapper .image-wrapper .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.slider-container.homepage-banner-wrapper .banner-content-inner-wrapper .content-wrapper {
    width: 55%;
}
.novengi-essentials .image-btn-wrapper .btn-wrapper a:hover {
    background: #FF671F;
    transition: 0.3s all ease-in-out;
}

/* Contact us */
.contact-us-description .wpb_wrapper {
    padding: 0 120px;
}
.vc_row.wpb_row.vc_row-fluid.novengi-widthcontainer.contact-us-pic-outer-wrapper {
    position: relative;
}
.contact-us-pic-inner-wrapper.wpb_column.vc_column_container.vc_col-sm-12 {
    position: absolute;
    bottom: -145px;
}
.contact-us-pic-inner-wrapper.wpb_column.vc_column_container.vc_col-sm-12 .gws-image-item.contact-us-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework {
    max-width: 85%;
    margin: 0 auto;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 35px;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .left-col {
    grid-column: 1;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col {
    grid-column: 2;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-textarea {
    grid-row: 2 / span 2;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-html {
    grid-row: 1;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-select {
    grid-row: 4;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .gfield--type-select .gfield_select {
    min-height: 46px;
    display: flex;
    align-items: center;
    color: #FF671F;
    border-color: #FF671F;
    background: #FF671F05;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-html p {
    color: #004F71;
    font-weight: 700;
    font-size: 16px;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-html {
    position: relative;
    display: flex;
    align-items: center;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-html:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #FF671F;
    bottom: 0;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-textarea .textarea {
    color: #FF671F;
    border-color: #FF671F;
    background: #FF671F05;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col.gfield--type-textarea .textarea {
    color: #FF671F;
    border-color: #FF671F;
    background: #FF671F05;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col .gfield_description.gform_fileupload_rules {
    display: none;
}
.gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .right-col input[type="file"] {
    color: transparent !important;
    cursor: pointer;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .gfield--type-consent {
    grid-column: 1;
    margin-bottom: -10px;
    /* margin-top: 20px; */
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .gfield--type-consent input[type="checkbox"] {
    padding: 0 !important;
    border-radius: 5px;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .gfield--type-consent  label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    margin-left: 20px;
    text-transform: uppercase;
    color: #FF671F;
    font-size: 12px;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .gfield--type-captcha iframe {
    transform: scale(0.7);
    transform-origin: top left;
    margin-top: 5px;
}
.contact-us-wrapper .gf_browser_chrome.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital .gform-footer.gform_footer.top_label {
    position: absolute;
    right: 0;
    bottom: 30px;
    margin-top: 0 !important;
}
.contact-us-wrapper .gf_browser_chrome.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital form {
    position: relative;
}
.contact-us-wrapper .gf_browser_chrome.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital .gform-footer.gform_footer.top_label .gform_button.button {
    background: #FF671F;
    padding: 20px 45px;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 40px;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .gfield--type-select .ginput_container.ginput_container_select {
    position: relative;
}
.contact-us-wrapper .gform_wrapper.gform-theme--framework.gform-theme--foundation .gform_fields .gfield--type-select .ginput_container.ginput_container_select:after {
    font-family: 'Font Awesome 5 Pro';
    color: #FF671F;
    font-weight: 800;
    content: '\f078';
    font-size: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.come-meet-us-inner-wrapper > .vc_column-inner > .wpb_wrapper {
    display: flex;
    max-width: 85%;
    margin: 0 auto;
    padding: 45px 30px 20px 60px;
    border: 1px solid #FF671F;
    border-radius: 15px;
}
.come-meet-us-inner-wrapper > .vc_column-inner > .wpb_wrapper > div {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 {
    height: 100%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
    height: 100%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper {
    height: 100%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .text-content-inner {
    justify-content: center;
    gap: 20px;
}
.wpb_wrapper.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper > div {
    width: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper > div {
    height: 50%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .text-content-wrapper:first-child {
    position: relative;
    height: 35%;
    padding-top: 10px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .text-content-wrapper:first-child::after {
    content: '';
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #FF671F;
}
.come-meet-us-inner-wrapper .come-meet-us-map iframe {
    height: 360px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.come-meet-us-content .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .text-content-wrapper:first-child .text-content-inner {
    justify-content: flex-start;
}
.come-meet-us-content .text-block-title {
    text-transform: uppercase;
}
.come-meet-us-content .text-content-inner p strong {
    text-transform: uppercase;
}
.contact-us-wrapper .gf_browser_chrome.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital .gform-footer.gform_footer.top_label .gform_button.button:hover {
    background: transparent;
    border: 1px solid #FF671F;
    color: #FF671F;
    transition: all 0.3s ease-in-out;
}

/* Archive partner */
.archive-partners-header-description-wrapper {
    padding: 200px 0 100px;
    background: #FF671F0D;
}
.archive-partners-header-description-wrapper .header-wrapper h1 {
    font-size: 36px;
    font-weight: 800;
}
.archive-partners-header-description-wrapper .header-description-inner-wrapper {
    text-align: center;
}
.archive-partners-header-description-wrapper .description-wrapper p {
    font-weight: 500;
}
.archive-partners-header-description-wrapper .description-wrapper {
    padding: 25px 80px 0;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper {
    padding-top: 75px;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .title-desc-utility-wrapper {
    text-align: center;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .title-desc-utility-wrapper .title-wrapper-utility h2 {
    font-size: 28px;
    font-weight: 800;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .title-desc-utility-wrapper .description-wrapper-utility p {
    font-weight: 500;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .title-desc-utility-wrapper .description-wrapper-utility {
    max-width: 65%;
    margin: 0 auto;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .content-partner-outer-wrapper {
    display: flex;
    justify-content: center;
    gap: 50px;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .title-desc-logo-utility-wrapper {
    padding-bottom: 115px;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .title-desc-utility-wrapper .title-wrapper-utility {
    padding-bottom: 20px;
}
.archive-partner-posts-wrapper .archive-post-inner-wrapper .title-desc-utility-wrapper {
    padding-bottom: 20px;
}


/* Privacy Policy */
.text-content-wrapper.privacy-policy-text .text-content-inner p a {
    transition: 0.6s all ease-in-out;
    text-decoration: underline !important;
}
.text-content-wrapper.privacy-policy-text .text-content-inner p a:hover {
    color: #f6862a;
}
.privacy-policy-text .text-content-inner ul {
    list-style-type: disc;
}
.privacy-policy-text .text-content-inner ul li {
    padding: 0;
}
.privacy-policy-text .text-content-inner ul li:before {
    display: none;
}
.privacy-policy-text .text-content-inner ul li::marker {
    list-style-type: disc;
    font-family: initial;
    font-weight: initial;
    font-size: initial;
    content: initial;
    color: inherit;
}
.privacy-policy-text .text-content-inner ul li:not(:last-child) {
    padding-bottom: 5px;
}