* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a:focus {
    -moz-outline-style: none;
    outline: none
}

input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}

input[type="file"] {
    cursor: pointer;
}

html body {
    padding: 0;
}

*::-moz-selection {
    color: #fff;
    background: #CC0000;
}

*::selection {
    color: #fff;
    background: #CC0000;
}

*::-moz-selection {
    color: #fff;
    background: #CC0000;
}

*::-webkit-selection {
    color: #fff;
    background: #CC0000;
}

*::-ms-selection {
    color: #fff;
    background: #CC0000;
}

*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

body a {
    outline: none !important;
    transition: 0.5s all;
}

body a:focus {
    outline: none !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}

* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}

form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}

iframe {
    display: block;
    width: 100%;
    height: 100%;
}

body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    position: relative;
}

ul {
    margin: 0;
    padding: 0;
}

a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;
}

/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
#neve_body textarea,
#neve_body select {
    height: 50px;
    width: 100%;
    margin: 0;
}

/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
    font-size: 14px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
}

.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid {
    border-color: red;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: red;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red;
    margin: 15px 0 0 0;
}

body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
}

body textarea {
    resize: none;
    overflow: auto;
    height: 148px !important;
    padding-top: 15px !important;
}

 html body form input::-webkit-input-placeholder {
    /* WebKit browsers */
     color: #999999;
     opacity: 1;

}
html body form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
     color: #999999;
     opacity: 1;

}
 html body form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
     color: #999999;
     opacity: 1;

}
 html body form input::placeholder {
     color: #999999;
     opacity: 1;


}

body textarea:focus {
    box-shadow: none;
}

.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}

/*contact form 7 error msg class and css*/
body .to-top {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 15px;
    left: auto;
    bottom: 75px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #39b54c;
    font-weight: normal;
}

.to-top::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}

.to-top:hover {
    cursor: pointer;
    /* opacity: 0.6; */
    color: #fff;
    background: #000000;
}

body header nav {
    width: auto !important;
}

.ehf-header #masthead {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: none;
}

body.sticky-header header#masthead {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    background-color: #fff;
    transition: none;
}

header nav li#menu-item-264 {
    display: none;
}

header nav li#menu-item-267 {
    margin-right: 0;
}

.no-scroll{
    overflow: hidden;
}

.arrow-icon a:after,.product-card>a.btn.btn-danger:after,
.single-chemical-products div#page table.table.table-bordered+a.btn.btn-danger:before {
    position: absolute;
    content: '';
    width: 19px;
    height: 11px;
    background-image: url(../images/arrow-icon.png);
    background-repeat: no-repeat;
    right: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
}

.arrow-icon a:hover:after {
    filter: brightness(0) saturate(100%) invert(9%) sepia(100%) saturate(6438%) hue-rotate(12deg) brightness(92%) contrast(117%);
}

body .remove-p-margin p {
    margin-bottom: 0;
}

.under-line::after {
    content: '';
    width: 27px;
    height: 2px;
    position: absolute;
    background-color: #CC0000;
}
.main-title.under-line::after {
    width: 44px;
    height: 4px;
    bottom: -13px;
}
.center-text.main-title.under-line::after {
    bottom: -25px;
    right: 0;
    left: 0;
    margin: auto;
}

.contact-us-wrap ul.contact li,
.contact-us-wrap ul.contact li a {
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 150%;
}

.contact-us-wrap ul.contact li {
    padding-left: 38px;
    position: relative;
}

.contact-us-wrap ul.contact li::before {
    position: absolute;
    content: '';
    width: 20px;
    height: 24px;
    background-image: url(../images/sprite-icons.png);
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    margin: auto;
}

.contact-us-wrap ul.contact li.phoneno::before {
    background-position: -2px -60px;
}

.contact-us-wrap ul.contact li.email::before {
    background-position: 0px -114px;
    width: 22px;
}

.contact-us-wrap ul.contact li:not(:last-child) {
    margin-bottom: 18px;
}

.contact-us-wrap ul.contact li a i.fa {
    display: none;
}

.contact-us-wrap ul.contact li a:hover,
.link-a a:hover {
    color: #CC0000;
}

.link-a a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
}

form#epicwin_subscription label.floating-label {
    display: none;
}

form#epicwin_subscription input#subnewsemail,
.newsletter-form input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    border-radius: 50px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    padding: 0 20px;
    line-height: 45px;
}
.newsletter-form.elementor-widget.elementor-widget-shortcode {
    margin-top: 13px;
}

.epicwin-subscription ul {
    margin-bottom: 22px;
}
.newsletter-form .email-wrap {
    margin-bottom: 22px;
}
.newsletter-form .submit-wrap input.wpcf7-submit {
    border-color: #CC0000;
}
.newsletter-form .submit-wrap>p {
    display: flex;
    align-items: center;
}
.newsletter-form .submit-wrap>p span.wpcf7-spinner {
    margin-left: 10px;
}
body .wpcf7-spinner {
    margin: 0 10px;
}

.sub_buttons input#sidebar_button {
    line-height: 45px;
    padding: 0 50px;
    width: auto;
}

.sub_buttons {
    display: flex;
    align-items: center;
}

.sub_buttons .loader_wrap img#loading {
    position: static;
}

.sub_buttons .loader_wrap {
    margin-left: 10px;
}

.newsletter-form .widget_epicwin_widget>p {
    margin: 0 0 -3px;
}

.epic_results p,
.newsletter-form span.wpcf7-not-valid-tip {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    padding-left: 20px;
    line-height: 180%;
}

.newsletter-form .email-wrap>p {
    margin: 0;
}

.epic_results p.error1 {
    color: green;
}

.error-msg.name_email_error {
    color: red;
}

.epic_results p {
    margin-bottom: 0;
}

.epic_results .errors {
    padding: 0;
}


.error input {
    border-color: red;
}

ul.socialicon-link {
    display: flex;
    align-items: center;
}

ul.socialicon-link li:not(:last-child) {
    margin-right: 14px;
}

ul.socialicon-link li a {
    width: 46px;
    height: 46px;
    border-radius: 50px;
    background-color: #CC0000;
    border: 1px solid #CC0000;
}

ul.socialicon-link li a:hover {
    background-color: #000;
}

ul.socialicon-link li a i {
    display: none;
}

ul.socialicon-link li a {
    background-image: url(../images/sprite-icons.png);
    background-repeat: no-repeat;
    background-position: -55px 14px;
}

ul.socialicon-link li.linkedin a {
    background-position: -52px -26px;
}


ul.socialicon-link li.twitter a {
    background-position: -52px -61px;
}

main#content .page-header {
    display: none;
}

main#content .showcase-numbers-bar .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: auto;
    min-width: fit-content;
    margin-right: 25px;
}
main#content .showcase-numbers-bar  .elementor-widget-image-box {
    width: auto;
}
main#content .showcase-numbers-bar .elementor-widget-image-box h3.elementor-image-box-title {
    margin: 0;
}
main#content .showcase-numbers-bar .elementor-widget-image-box:last-child {
    max-width: 19.5%;
}
main#content .showcase-numbers-bar .elementor-widget-image-box:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -70px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 60px;
    background: #000000;
    opacity: 0.3;
    margin: auto;
}
main#content .showcase-numbers-bar .elementor-widget-image-box:nth-child(2) {
    max-width: 20%;
}
main#content .showcase-numbers-bar .elementor-widget-image-box .elementor-image-box-wrapper {
    align-items: center;
}

.arrow-icon.comm-btn a {
    position: relative;
    padding-right: 48px;
}
.arrow-icon.comm-btn a:after {
    width: 15px;
    height: 9px;
    right: 22px;
}
.arrow-icon.comm-btn a:hover:after{
    filter: none;
}
.about-aceto-chem-section .elementor-image-box-content {
    bottom: -55px;
    position: absolute;
    left: 0;
    width: max-content;
}
.about-aceto-chem-section .elementor-image-box-content p.elementor-image-box-description {
    font-size: 20px;
    line-height: 160%;
    color: #fff;
    font-family: 'Poppins';
    letter-spacing: 6.2px;
    text-align: left;
    padding-left: 49px;
    font-weight: 700;
}
.about-aceto-chem-section .elementor-image-box-content p.elementor-image-box-description span {
    font-size: 250px;
    line-height: 120%;
    font-family: 'Poppins';
    font-weight: 700;
    letter-spacing: normal;
}
.about-aceto-chem-section .elementor-image-box-content p.elementor-image-box-description span>span{
    color: #CC0000
}
.about-aceto-chem-section .elementor-image-box-content p.elementor-image-box-description>span {
    margin-top: -36px;
    margin-left: -23px;
}


.formulas-boxs-wrap .elementor-widget-image-box {
    min-height: 142px;
}
main#content .formulas-boxs-wrap .elementor-widget-image-box {
    min-height: 142px;
    width: 100%;
    max-width: 31.92%;
    display: flex;
    align-items: center;
    padding: 0px 10px 0 40px;
}
main#content .formulas-boxs-wrap .elementor-widget-image-box figure.elementor-image-box-img {
    width: auto;
    min-width: fit-content;
    margin-right: 41px;
}
main#content .formulas-boxs-wrap .elementor-widget-image-box h3.elementor-image-box-title {
    margin: 0 0 3px;
}
main#content .formulas-boxs-wrap .elementor-widget-image-box h3.elementor-image-box-title a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
}
main#content .formulas-boxs-wrap .elementor-widget-image-box h3.elementor-image-box-title a:hover{
    color: #cc0000;
}
main#content .formulas-boxs-wrap .elementor-widget-image-box .elementor-image-box-wrapper {
    align-items: center;
}
.material-list-wrap>.item{
    counter-increment: div;    
}
.material-list-wrap>.item::before {
    content: '0'counter(div);
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px;
    background-color: #CC0000;
    font-size: 25px;
    font-family: 'Poppins';
    color: #FFF;
    font-weight: 600;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}
.material-list-wrap>.item {
    padding-left: 85px;
}
.material-list-wrap>.item:not(:last-child) {
    margin-bottom: 45px;
}
.material-list-wrap>.item:not(:last-child):after {
    position: absolute;
    content: '';
    width: 15px;
    height: 25px;
    background-image: url(../images/black-arrow-icon.png);
    background-repeat: no-repeat;
    left: 24px;
    bottom: -28px;
    margin: auto;
    background-size: contain;
}
.countrys ul {
    display: flex;
}
.countrys ul li {
    width: auto;
    max-width: fit-content;
    padding-left: 34px;
}
.countrys ul li:before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url(../images/check-mark-icon.png);
    background-repeat: no-repeat;
    left: 0;
    margin: auto;
    background-size: contain;
}
.countrys ul li:not(:last-child) {
    margin-right: 58px;
}
main#content .our-infra-section h3.elementor-image-box-title {
    margin: 0 0 0;
}
.testimonials-wrapper {
    display: flex;
    gap: 25px;
}
.testimonials-wrapper .testimonial-item {
    width: auto;
    max-width: max-content;
}
.testimonials-wrapper .testimonial-item {
    width: auto;
    max-width: max-content;
    background-color: #F7F7F7;
    padding: 25px 25px 69px 58px;
    border-radius: 20px;
}
.testimonials-wrapper .testimonial-item .testimonial-rating {
    color: #CC0000;
    font-size: 0;
    line-height: normal;
    margin-bottom: 25px;
    width: 141px;
    height: 20px;
    display: block;
    background-image: url(../images/star-icons.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.testimonial-content p {
    position: relative;
    margin: 0;
    font-size: 16px;
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    color: #666666;
    z-index: 1;
    line-height: 180%; 
}
.testimonials-wrapper .testimonial-item h3 {
    margin: 16px 0 0;
    font-size: 16px;
    color: #000000;
    font-family: 'Poppins';
    line-height: 180%;
    z-index: 1;
    position: relative;
    font-weight: 700;
}
.testimonial-content:before{
    position: absolute;
    content: '';
    width: 26px;
    height: 20px;
    background-image: url(../images/sprite-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    margin: auto;
    background-size: contain;
}
.testimonial-content:before {
    position: absolute;
    content: '';
    width: 26px;
    height: 20px;
    background-image: url(../images/sprite-icons.png);
    background-position: -53px -105px;
    background-repeat: no-repeat;
    left: -37px;
    top: 2px;
    margin: auto;
    background-size: 78px;
}
.testimonial-content {
    position: relative;
}
p.elementor-image-box-description sub {
    font-size: inherit;
}
.testimonials-wrapper .testimonial-item h3::before {
    content: '-';
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}

.red-text{
    color: #CC0000;
}
ul.hfe-breadcrumbs li a, .single-chemical-products div#page nav .breadcrumb li a {
    font-size: 20px;
    font-family: 'Poppins';
    line-height: normal;
    font-weight: 500;
    text-decoration: none;
    color: #666666;
}
ul.hfe-breadcrumbs li a:hover>span, ul.hfe-breadcrumbs li a:hover,.single-chemical-products div#page nav .breadcrumb li a:hover {
    color: #CC0000!important;
}
ul.hfe-breadcrumbs li span.hfe-breadcrumbs-home-icon {
    margin: 0;
}
ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator span.hfe-breadcrumbs-separator-text,
.single-chemical-products div#page nav .breadcrumb li:not(:last-child)::after{
    font-size: 0;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../images/double-arrow-icon.png);
    background-repeat: no-repeat;
    margin: auto;
    background-size: contain;
}
.single-chemical-products div#page nav .breadcrumb li:not(:last-child)::after {
    content: '';
    margin-left: 20px;
}
.single-chemical-products div#page nav .breadcrumb li{
    color: var(--e-global-color-primary);
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.single-chemical-products div#page nav ol.breadcrumb {
    display: flex;
}
ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator,
#page ul.hfe-breadcrumbs li,
.single-chemical-products div#page nav .breadcrumb li {
    display: inline-flex;
    align-items: center;
}
main#content ul.hfe-breadcrumbs li,
#page ul.hfe-breadcrumbs li,
.single-chemical-products div#page nav .breadcrumb li {
    margin-right: 20px;
}
main#content ul.hfe-breadcrumbs li.hfe-breadcrumbs-last span.hfe-breadcrumbs-text,
#page ul.hfe-breadcrumbs li.hfe-breadcrumbs-last span.hfe-breadcrumbs-text,
.single-chemical-products div#page nav .breadcrumb li.breadcrumb-item.active {
    font-weight: 600;
}

main#content .link a {
    color: #CC0000;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}
main#content .link a:hover{
    color: #000;
}

main#content .text-p-bold p strong{
    font-weight: inherit;
    color: #000;
}
.about-us-section .countrys ul li {
    font-size: 16px;
    padding-left: 30px;
    max-width: 100%;
    margin-right: 0;
    font-weight: 500;
}
.about-us-section .countrys ul {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 12px 0;
}
.about-us-section .countrys ul li:not(:last-child) {
    margin-right: 0;
}

.hfe-nav-menu__align-left ul.hfe-nav-menu li a:hover,
.hfe-nav-menu__align-left ul.hfe-nav-menu li.current-menu-item a.hfe-menu-item {
    font-weight: 500;
}
.contact-form-wrap .box-shadow {
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(102, 102, 102, 0.15);
    border-radius: 16px;
}
body .contact-form-wrap h2 {
    position: relative;
    padding-left: 45px;
}
.contact-form-wrap h2:before {
    content: "";
    height: 40px;
    width: 40px;
    position: absolute;
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../images/contact-sprite-image.png');
    background-repeat: no-repeat;
    background-position: -140px -50px;
}
.contact-form-wrap .contact-detail  h2:before {
    background-position: -140px -289px;
}
.contact-form-wrap .message  h2:before {
    background-position: -139px -178px;
}
.contact-form-wrap p{
    margin:0;
}
.contact-form-wrap  .ph-link  p {
    line-height: 0;
    max-width: 243px;
}
.contact-form-wrap  .ph-link a {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    text-decoration: unset;
    text-align: right;
}
.contact-form-wrap .ph-link.email-link a,
.contact-form-wrap .ph-link a:hover {
    color: #cc0000;
}
.contact-form-wrap .ph-link.email-link a:hover {
    color: #000;
}
.contact-form-wrap .ph-link{
    text-shadow: none !important;
}
body .contact-form-wrap .box-shadow.contact-form-sec {
    box-shadow: 0px 2px 44px 0px rgba(0, 0, 0, 0.08);
}
.contact-form-ss label {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: justify;
    color: #000000;
    margin-bottom: 2px;
    padding-left: 12px;
}
.contact-form-ss input, .contact-form-ss textarea, .contact-form-ss select {
    height: 60px;
    background-color: #F8F8FA;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: justify;
    color: #000;
    border: 0;
    border-radius: 100px;
    padding: 0 28px;
    border: 1px solid transparent;
}
.contact-form-ss label span {
    color: #CC0000;
}
body .contact-form-wrap .box-shadow.contact-form-sec .contact-form-ss {
    border-top: 1px solid rgba(234, 234, 235, 1);
    padding: 18px 0 50px 0;
    margin: 0 30px 0;
}
.contact-form-ss form .cf7-contact-form>.cf7-row:first-child {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0 30px;
}
.contact-form-ss textarea {
    height: 140px !important;
    border-radius: 26px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row {
    margin-bottom: 20px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap {
    position: relative;
    line-height: 0;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap:before {
    content: "";
    height: 25px;
    width: 25px;
    position: absolute;
    left: auto;
    right: 21px;
    top: -4px;
    bottom: 0;
    background-image: url('../images/contact-sprite-image.png');
    background-repeat: no-repeat;
    background-position: -28px -40px;
    margin: auto;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap:before {
    background-position: -28px -40px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="phone-number"]:before {
    background-position: -30px -148px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="email-address"]:before {
    background-image: url('../images/email-icon.png');
    background-position: unset;
    top: 3px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="email-address"]:before{
    top: 21px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="your-role"]:before {
    top: 14px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="full-name"]:before,
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="phone-number"]:before {
    margin: 0;
    top: 17px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="email-address"]:before, .contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="your-role"]:before {
    margin: 0;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="your-role"]:before {
    background-position: -150px -369px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="company"]:before {
    background-position: -24px -365px;
    width: 35px;
    height: 35px;
}
.contact-form-ss form .cf7-contact-form>.cf7-row span.wpcf7-form-control-wrap[data-name="your-message"]:before {
    background-position: -28px -249px;
    margin: 0;
    top: 17px;
}
.contact-form-ss form .cf7-contact-form .cf7-submit {
    margin-top: 30px;
}
.contact-form-ss form .cf7-contact-form .cf7-submit>p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}
.contact-form-ss form .cf7-contact-form .cf7-submit p input {
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    height: auto;
    padding: 17px 70px 17px 42px;
}
.contact-form-ss form .cf7-contact-form .cf7-submit>p::before {
    content: "";
    height: 13px;
    width: 22px;
    position: absolute;
    left: 159px;
    right: auto;
    top: 2px;
    bottom: 0;
    background-image: url('../images/submit-btn-arrow.png');
    background-repeat: no-repeat;
    margin: auto;
}
.contact-form-ss form .cf7-contact-form>.cf7-row  span.wpcf7-not-valid-tip {
    margin-top: 4px;
    padding-left: 12px;
}

.connetivity-bar-section .elementor-widget-text-editor:not(:last-child)::after {
    content: '';
    width: 1px;
    height: 37px;
    background-color: #666666;
    position: absolute;
    opacity: 0.2;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -120px;
}
.connetivity-bar-section .elementor-widget-text-editor{
    padding-left: 38px;
}

.connetivity-bar-section .elementor-widget-text-editor::before {
    content: "";
    height: 34px;
    width: 32px;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0;
    background-image: url('../images/infra-sprite-icons.png');
    background-repeat: no-repeat;
    margin: auto;
}
.connetivity-bar-section .elementor-widget-text-editor:nth-child(2)::before {
    background-position: -82px 0;
}
.connetivity-bar-section .elementor-widget-text-editor:nth-child(3)::before {
    background-position: -160px 0;
}
.list-li.countrys ul li:before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7492%) hue-rotate(266deg) brightness(99%) contrast(98%);
    top: 6px;
}
.in-a-nutshell-section .list-li li:not(:last-child) {
    margin-right: 35px;
}
.in-a-nutshell-section .list-li li{
    padding-left: 30px;
}


.product-card>a:first-child,
.single-chemical-products .product-image a {
    /* border-bottom: 1px solid #e0e0e0; */
    height: 214px;
    display: flex;
    align-content: center;
    align-items: center;
    border-radius: 20px;
    background-color: #F8F8FA;
    border: 1px solid #e0e0e0;
    margin: -1px;
}
.single-chemical-products .product-image a {
    cursor: auto;
    pointer-events: none;
}
.product-card,
.single-chemical-products .product-image {
    border: 1px solid transparent;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 7px 27px 12px rgb(0 0 0 / 7%);
}
.product-list-wrap .elementor-widget-shortcode .row {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 70px 50px;
}
.product-card h4,
.single-chemical-products .product-image h3 {
    font-family: 'Poppins';
    font-size: 18px;
    color: #000;
    line-height: 30px;
    text-align: center;
    margin: 23px 0 4px;
}
.product-card p,
.single-chemical-products .product-image p {
    display: inline;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    font-family: 'Poppins';
    line-height: 30px;
}
.single-chemical-products .product-image h3 {
    font-weight: 500;
}
.product-card>a.btn.btn-danger,
.single-chemical-products div#page table.table.table-bordered+a.btn.btn-danger {
    padding: 0 46px 0 24px;
    background: #CC0000;
    color: #fff;
    border-radius: 50px;
    line-height: 47px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    max-width: max-content;
    margin: 12px auto -25px;
    display: block;
}
.product-card>a.btn.btn-danger,
.single-chemical-products div#page table.table.table-bordered+a.btn.btn-danger{
    position: relative;
}
.product-card>a.btn.btn-danger:hover,
.single-chemical-products div#page table.table.table-bordered+a.btn.btn-danger:hover{
    background-color: #000;
}
.product-card>a.btn.btn-danger:after,
.single-chemical-products div#page table.table.table-bordered+a.btn.btn-danger:before {
    right: 24px;
    width: 17px;
    height: 10px;
}


.single-chemical-products div#page .blog-banner+h2.mb-4 {
    position: absolute;
    top: 0;
    padding: 207px 15px 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1450px;
    font-family: "Poppins", Sans-serif;
    font-size: 55px;
    font-weight: 700;
    line-height: 120%;
}
.single-chemical-products div#page .blog-banner {
    height: 420px;
}
.single-chemical-products div#page .container.py-3 ol.breadcrumb,
.single-chemical-products div#page .container:not(.py-3) .row {
    margin: auto;
    max-width: 1450px;
    padding: 0 15px;
}
.single-chemical-products div#page .container.py-3 [aria-label="breadcrumb"] {
    background-color: #EDEDED;
    padding: 15px 0;
}
.single-chemical-products div#page .container.py-5 .row {
    display: grid;
    grid-template-columns: 448px 1fr;
    grid-gap: 60px;
}
.single-chemical-products div#page .container.py-5 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.single-chemical-products .product-image {
    padding-bottom: 14px;
}
.single-chemical-products .product-image p strong {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}
.single-chemical-products div#page table.table.table-bordered th, .single-chemical-products div#page table.table.table-bordered td {
    border: 1px solid #e0e0e0;
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 30px;
    color: #000;
    font-weight: 500;
    text-align: left;
    vertical-align: middle;
    background-color: #F8F8FA;
    padding: 16px 30px;
    border-bottom: 0;
    border-top: 0;
}
.single-chemical-products div#page table.table.table-bordered td {
    color: #666666;
}
.single-chemical-products div#page table.table.table-bordered tr:nth-child(odd)>th,
 .single-chemical-products div#page table.table.table-bordered tr:nth-child(odd)>td {
    background-color: #fff;
}
.single-chemical-products div#page table.table.table-bordered tr:first-child th {
    border-top-left-radius: 15px;
}
.single-chemical-products div#page table.table.table-bordered tr:first-child td{
    border-top-right-radius: 15px;
}
.single-chemical-products div#page table.table.table-bordered tr:last-child th {
    border-bottom-left-radius: 15px;
}
.single-chemical-products div#page table.table.table-bordered tr:last-child td{
    border-bottom-right-radius: 15px;
}
.single-chemical-products div#page table.table.table-bordered tr:first-child th,
.single-chemical-products div#page table.table.table-bordered tr:first-child td {
    border-top: 1px solid #e0e0e0;
}
.single-chemical-products div#page table.table.table-bordered tr:last-child th,
.single-chemical-products div#page table.table.table-bordered tr:last-child td {
    border-bottom: 1px solid #e0e0e0;
}
.single-chemical-products div#page table.table.table-bordered p {
    margin: 0;
}
.single-chemical-products div#page table.table.table-bordered th {
    min-width: 290px;
}
.single-chemical-products div#page table.table.table-bordered+a.btn.btn-danger {
    margin: 0!important;
    padding: 0 29px 0 55px;
}
.single-chemical-products div#page table.table.table-bordered+a.btn.btn-danger:before {
    left: 24px;
    right: auto;
    transform: scaleX(-1);
    margin: auto!important;
}
.single-chemical-products div#page table.table.table-bordered {
    margin-bottom: 40px;
    border-collapse: separate;
    border-spacing: 0;
}
.single-chemical-products div#page table.table.table-bordered tr td {
    border-left: 0;
}
.single-chemical-products div#page .blog-banner img {
    object-fit: cover;
    height: 100%;
}
.single-chemical-products div#page .container.py-5 .col-lg-4::after {
    content: '';
    position: absolute;
    align-self: center;
    background-image: url(../images/site-logo-icon.png);
    width: 260px;
    height: 285px;
    margin: auto;
    background-size: 100%;
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: 0 0;
    left: 0;
    right: 0;
}
.single-chemical-products div#page .container.py-5 .col-lg-4 {
    text-align: center;
    position: relative;
}
.single-chemical-products div#page .container.py-5::after {
    content: '';
    position: absolute;
    background-image: url(../images/side-design-right.png);
    width: 195px;
    height: 372px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    right: -54px;
    top: 274px;
}
.single-chemical-products div#page .container.py-5 {
    position: relative;
    overflow: hidden;
}
.newsletter-wrap .wpcf7-response-output {
    display: none;
}
.newsletter-wrap form.sent .wpcf7-response-output {
    display: block;
}
main#content .map .elementor-widget-html {
    height: 100%;
    min-height: inherit;
}
main#content .map .elementor-widget-html iframe {
    min-height: inherit;
}

.ehf-header #masthead div.active a.elementor-button {
    background-color: #000;
}

.sep-dot strong {
    padding-right: 7px;
    margin-right: 5px;
    position: relative;
}
.sep-dot strong:after {
    bottom: 0;
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #000;
    display: inline-block;
    position: absolute;
    top: 0;
    margin: auto;
    right: 0;
}