/* Import webfonts */
@font-face {
   font-family: myFirstFont;
   src: url(/webfonts/fa-regular-400.woff);
}

body p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 160%;
    letter-spacing: 0;
    color: #333;
    font-family: "Poppins", sans-serif;
    margin-bottom: 30px;
}

body .p-20, body .heading-text.heading-section .p-20{
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

body .list-icon {
    font-size: 16px;
    line-height: 150%;
}

.main-color {
    color: #ff1d25;
}

.font-20 {
    font-size: 20px;
}

.font-bold {
    font-weight: bold;
}

/* Override */
button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
    border-radius: 0;
}

.background-grey {
    background-color: #d2d2d2 !important;
}

#page-title {
    background-image: linear-gradient(rgba(248, 33, 8, 0.7),rgba(248, 33, 8, 0.7)), url(/images/calculator/page-title-bg.jpg) !important;
}

#page-title-hc {
  background-image: linear-gradient(rgba(97, 84, 164, 0.7),rgba(97, 84, 164, 0.7)), url(/images/hydrocalc/page-title-bg.jpg) !important;
}

/* Additional CSS ******************************/
.text-16 {
    font-size: 16px;
}

.max-800 {max-width: 800px; margin: 0 auto;}

.heading-text.heading-section > h2 {
    position: relative;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 100px;
}

.heading-text.heading-section.text-center h2:after {
    margin: 0 auto;
}

.heading-text.heading-section > h2:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 300px;
    background-color: #000000;
    bottom: -30px;
    left: 0;
    right: 0;
    z-index: 1;
    margin-bottom: 2px !important;
}

.heading-text.heading-section > h2:before {
    background-color: #FF1D25;
    height: 6px;
    z-index: 2;
}

.custom-list li {
    padding: 5px 0 5px 20px;
    list-style: none;
    position: relative;
}

.custom-list li:before {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    color: #ff1d25;
    font-size: 16px;
    font-weight: normal;
}

.custom-list.list-chevron li:before{
  content: "\f105";
}

ul.list-icon.list-icon-check-big li {
    margin-left: 0;
    position: relative;
    padding-left: 25px;
    padding-bottom: 20px;
}

ul.list-icon.list-icon-check-big li:before {
    content: "";
    background-image: url(../images/calculator/arrow-red.svg);
    position: absolute;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    left: 0;
}

ul.list-icon.list-icon-traders li {
    padding-left: 90px;
    margin-left: 0;
    position: relative;
}

ul.list-icon.list-icon-traders li:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    left: 10px;
    top: 0;
}

li.ti-1:before{background-image: url(../images/calculator/traders-icon-1.svg);}
li.ti-2:before{background-image: url(../images/calculator/traders-icon-2.svg);}
li.ti-3:before{background-image: url(../images/calculator/traders-icon-3.svg);}
li.ti-4:before{background-image: url(../images/calculator/traders-icon-4.svg);}
li.ti-5:before{background-image: url(../images/calculator/traders-icon-5.svg);}

/* How to use */
#how_to_use {
  background-image: url(/images/calculator/dark-oil-bg.jpg);
}

#how_to_use .heading-text.heading-section > h2:after {
    background-color: #fff;
}

#how_to_use img {
    max-width: 130px;
}

#how_to_use h5 {
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 20px;
}

#how_to_use h5 span{
  display: block;
}

/* Value Stream */
.stream-box p {
    background-color: #ccc;
    padding: 10px 20px;
    margin-bottom: 0;
    border-radius: 5px;
    border: 4px solid #000;
    color: #000;
    line-height: 140%;
}

/* Who is this for */
#who_is_for .heading-section a {
    color: #FF1D25 !important;
}

#who_is_for .post-item h2 {
    position: absolute;
    bottom: 0;
    margin: 0;
}

#who_is_for .post-item h2 a {
    background: #ff1d25;
    color: #fff;
    line-height: 130%;
    padding: 5px 40px 5px 15px;
    font-size: 18px;
    letter-spacing: -0.1px;
    margin-bottom: 16px;
    font-weight: 600;
    clip-path: polygon(0 0, 91% 0, 100% 100%, 0% 100%);
}

/* Stat Counters */
#stat_counters {
    background-image: url(/images/calculator/red-water.jpg);
    background-color: #000;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}

#stat_counters img {
    max-width: 110px;
}

/* FAQ */
#faqSection {
    padding: 60px 0;
}

.faq-group {
    float: left;
    margin: 0 0 30px 0;
    width: 50%;
    max-width: 550px;
    padding: 0 10px;
}

#faqSection h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #ff1d25;
    font-weight: 400;
}

#faqSection .accordion .ac-item .ac-title {
    padding: 0 25px;
}

#faqSection .accordion .ac-item .ac-title > i {
    color: #ff1d25;
    position: absolute;
    left: 0;
    top: 7px;
}

/* Contact Us */
#contact_us {
    background-image: url(/images/calculator/contact-bg.jpg);
    background-color: #fff;
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
}

#contact_us #contactForm {
    max-width: 800px;
    margin: 0 auto;
}

#contact_us .heading-text p span{
    display: block;
    font-weight: 400;
}

#contact_us #contactForm input,
#contact_us #contactForm textarea,
#contact_us #contactForm button {
    border-radius: 0;
    padding: 20px 25px;
    font-size: 14px;
    line-height: 120%;
    height: auto;
    border: 1px solid #1f1f1f;
}

#contact_us #contactForm button#btnContact {
    border:none;
}

#contact_us #contactForm .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

/* Subscribe */

#subscribe_home{
    background-image: url(/images/calculator/subscribe-bg.jpg);
    background-color: #fff;
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
}

#subscribe_home input,
#subscribe_home .input-group-text,
#subscribe_home #btnSubscribe {
    font-size: 16px;
    padding: 15px 25px;
    height: auto;
    line-height: 120%;
    margin: 0;
    border: none;
    border-radius: 0;
}

#subscribe_home .input-group-text i {
    color: #fff !important;
}

#subscribe_home #btnSubscribe{
    background-color: #ff1d25;
    color: #fff;
}

#subscribe_home #subscribeForm {
    max-width: 550px;
    margin: 0 auto;
}

/* Footer */
#footer .btn {
    border-radius: 0;
}

#footer .widget .widget-title, 
#footer .widget h4, 
#footer .widget .widget-title a {
    color: #ff1d25;
    font-weight: 600;
}

#footer .copyright-content {
    background-color: #d2d2d2;
}

/* PRODUCTS PAGE */
ul.products-list {
    list-style: none;
}

ul.products-list > li {
    border-bottom: 1px solid #b3b5b7;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

ul.products-list > li:last-child {
    margin-bottom: 0;
}

ul.products-list img {
    max-width: 100%;
    height: auto;
    margin: 0 auto 20px;
    display: block;
}