
/*
Theme Name:     Chempro 
Theme URI:      https://chempro.pseudocode.co/
Description:    Child theme for the Twenty Twenty theme built for chempro  website
Author:         chempro
Author URI:     https://chempro.pseudocode.co/
Template:       twentytwenty
Version:        1.5
*/
body {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

a {
    text-decoration: inherit;
    color: #000084;
}

a:hover {
    text-decoration: inherit;
    color: #000084;
}

:focus {
    outline: inherit;
}

.btn.focus,
.btn:focus,
.form-control:focus {
    outline: 0;
    box-shadow: inherit;
}

.form-control:focus {
    background-color: transparent;
    color: #000000;
}

button:focus {
    outline: inherit;
}

/* width */

/* ::-webkit-scrollbar {
    width: 3px;
    display: none;
}

:hover::-webkit-scrollbar {
    width: 3px;
    display: inline-block;
}



::-webkit-scrollbar-track {
    background: #f1f1f1;
} */

.form-control::placeholder {
    color: #000000;
    opacity: 1; /* Firefox */
}
.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}
.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
}

.form-group {
    margin-bottom: 20px;
}
/* Handle */

::-webkit-scrollbar-thumb {
    background: #666666;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

h1 {
    font-family: "Montserrat", sans-serif;
}

h2 {
    font-family: "Montserrat", sans-serif;
}

h3 {
    font-family: "Montserrat", sans-serif;
}

h4 {
    font-family: "Montserrat", sans-serif;
}

h5 {
    font-family: "Montserrat", sans-serif;
}

h6 {
    font-family: "Montserrat", sans-serif;
}
.bigTitle {
    font-size: 54px;
    line-height: 66px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000000;
}
.lgText {
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.whiteMdTitle {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
.smTitle {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.popupTitle {
    font-size: 21px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0;
}
p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 32px;
    letter-spacing: normal;
    color: #000000;
}

.fa {
    font-family: FontAwesome !important;
}

.btn_con {
}

.btn {
    background: #3a7d23 !important;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff !important;
    font-family: "Montserrat", sans-serif;
    border-radius: 0;
    padding: 15px 30px;
    border: 2px solid #3a7d23;
    text-align: center;
}
.mdBtn {
    min-width: 160px;
}
.btn:hover {
    background: transparent !important;
    color: #3a7d23 !important;
}

.form-control {
    border: 1px solid #000;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    background: transparent;
    border-radius: 0;
    height: calc(54px + 2px);
}
textarea.form-control {
    height: 120px;
}
.form-control:focus {
    border-color: #000084;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    margin: 0;
    list-style: none;
}

.margin-l-0 {
    margin-left: 0 !important;
}

.margin-r-0 {
    margin-right: 0 !important;
}

.margin-t-0 {
    margin-top: 0;
}

.margin-b-0 {
    margin-bottom: 0;
}

.margin-t-15 {
    margin-top: 15px;
}

.margin-b-15 {
    margin-bottom: 15px;
}

.margin-b-24 {
    margin-bottom: 24px;
}

.margin-t-30 {
    margin-top: 30px;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.margin-t-48 {
    margin-top: 48px;
}

.margin-b-48 {
    margin-bottom: 48px;
}

.margin-t-60 {
    margin-top: 60px;
}

.margin-b-60 {
    margin-bottom: 60px;
}

.margin-t-b-12 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.margin-t-b-18 {
    margin-top: 18px;
    margin-bottom: 18px;
}

.margin-t-b-24 {
    margin-top: 24px;
    margin-bottom: 24px;
}

.margin-t-b-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.margin-t-b-42 {
    margin-top: 42px;
    margin-bottom: 42px;
}

.margin-t-b-48 {
    margin-top: 48px;
    margin-bottom: 48px;
}

.margin-t-b-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.padding-l-0 {
    padding-left: 0 !important;
}

.padding-r-0 {
    padding-right: 0 !important;
}

.pl-100 {
    padding-left: 100px !important;
}

.pr-100 {
    padding-right: 100px !important;
}

.padding-t-0 {
    padding-top: 0;
}

.padding-b-0 {
    padding-bottom: 0;
}

.padding-t-12 {
    padding-top: 12px;
}

.padding-l-60 {
    padding-left: 60px;
}

.padding-r-60 {
    padding-right: 60px;
}

.padding-t-15 {
    padding-top: 15px !important;
}

.padding-b-15 {
    padding-bottom: 15px !important;
}

.padding-t-24 {
    padding-top: 24px !important;
}

.padding-b-24 {
    padding-bottom: 24px !important;
}

.padding-t-30 {
    padding-top: 30px !important;
}

.padding-b-30 {
    padding-bottom: 30px !important;
}

.padding-t-48 {
    padding-top: 48px;
}

.padding-b-48 {
    padding-bottom: 48px;
}

.padding-t-60 {
    padding-top: 60px;
}

.padding-b-60 {
    padding-bottom: 60px;
}

.padding-t-84 {
    padding-top: 84px;
}

.padding-b-84 {
    padding-bottom: 84px;
}

.padding-t-b-24 {
    padding-top: 24px;
    padding-bottom: 24px;
}

.padding-t-b-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding-t-b-42 {
    padding-top: 42px;
    padding-bottom: 42px;
}

.padding-t-b-48 {
    padding-top: 48px;
    padding-bottom: 48px;
}

.padding-t-b-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.padding-t-b-72 {
    padding-top: 72px;
    padding-bottom: 72px;
}

.padding-t-b-84 {
    padding-top: 84px;
    padding-bottom: 84px;
}

.padding-t-b-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.padding-t-b-150 {
    padding-top: 150px;
    padding-bottom: 84px;
}

header {
}

#wrapper {
    padding: 90px 15px;
}

.navbar-expand-lg .navbar-nav.side-nav {
    flex-direction: column;
}

.card {
    margin-bottom: 15px;
    border-radius: 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.header-top {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.leftmenutrigger {
    display: none;
}
.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.menuNav {
    padding: 6px 0;
}

.menuTop {
    padding: 0;
    margin: 0;
}
.menuTop li {
    padding: 0 30px;
}
.menuTop li:last-child {
    padding-right: 0;
}
.menuTop li a {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    padding: 0 !important;
}
.menuTop li a:hover,
.menuTop li a.js-scroll-trigger.active {
    color: #000084;
}
.fullCon {
    background: #000000;
    color: #ffff;
    height: 100vh;
    width: 100%;
    vertical-align: middle;
    font-weight: bold;
    font-size: 30px;
    padding: 90px;
    text-align: center;
}
header {
    background-color: #ffffff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    height: auto;
}
.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.topBennerCon {
    position: relative;
}
.BannerImageCon {
    height: calc(100vh - 101px);
    overflow: hidden;
    background-color: #f3f3f3;
    background-size: 100% 100%;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}
.BannerImageCon img {
    width: 100%;
}
.paddingBody {
    padding-top: 101px;
}
.topBennerCaptionCon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline-block;
}
.topBennerCaptionArrow {
    width: 90px;
    float: left;
    text-align: center;
    position: relative;
}
.topBennerCaptionArrow a {
    padding: 6px 30px 9px;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
}
.topBennerCaptionArrow img {
    width: 11px;
}
.topBennerCaptionTitle {
    width: calc(100% - 90px);
    float: left;
    background-color: #000084;
    text-align: center;
    padding: 15px;
}
.equalRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.equalCol {
    display: flex;
    flex-direction: column;
}
.bigPadding {
    padding-top: 60px;
    padding-bottom: 60px;
}
.aboutBoxsCon {
    background-color: transparent;

    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 10%;
    padding-bottom: 9%;
    background-attachment: fixed;
}
.aboutBoxsCol {
    text-align: center;
}
.whiteText {
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.aboutBoxsTitleMargin {
    margin: 24px auto;
}
.sectionPadding {
    padding-top: 60px;
    padding-bottom: 60px;
}
.lineTopCon {
    padding-left: 24px;
    position: relative;
}
.lineTopCon:before {
    content: "";
    width: 3px;
    height: 48px;
    display: inline-block;
    background-color: #000084;
    position: absolute;
    top: 0;
    left: 0;
}
.companyRowMarginTop {
    margin-top: 42px;
}
.companyColMarginTop {
    margin-top: 90px;
}
.servicesCon {
    background-color: #e8e8e8;
}
.servicesBoxCol {
    margin: 15px auto;
    text-align: center;
}
.servicesBox {
    width: 100%;
    display: inline-block;
    position: relative;
    width: 100%;
    display: inline-block;
    height: 300px;
    overflow: hidden;
    padding: 18px;
    position: relative;
    background: #fdfdfd;
    border: 0;
    box-shadow: 0 0 6px 1px rgb(0 0 132 / 0.16);
}
.servicesBox:hover {
}
.servicesImagesCon {
    width: 100%;
    display: inline-block;
}
.servicesImagesCon img {
    width: 100%;
    width: auto;
    max-height: 70%;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 40px;
    margin: auto;
}
.servicesTitleCon {
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(58 125 35);
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin: 0 auto;
    padding: 12px 15px;
}
.close-modal {
    position: absolute;
    right: 18px;
    top: 21px;
    font-size: 21px;
    line-height: normal;
    cursor: pointer;
    z-index: 9;
    color: #fff;
    opacity: 0.9;
}
.close-modal:hover {
    opacity: 1;
}
.modalBodyPadding {
    padding: 30px;
}
.servicesBoxsHover {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all ease 0.5s;
    opacity: 0;
    background: rgb(58 125 35 / 0.8);
    top: 0;
    left: 0;
}
.servicesBox:hover .servicesBoxsHover {
    opacity: 1;
}
.servicesBoxsHoverIcon {
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: #fff;
}
.servicesBoxsCon {
    margin-top: 0;
}
.servicesAreaBoxsCol {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 18px auto;
}
.servicesAreaBoxsCol a {
    width: 100%;
    display: inline-block;
}

.servicesAreaBoxsIcon {
    width: 100%;
    display: inline-block;
    margin-bottom: 9px;
}
.servicesAreaBoxsIcon .fa {
    background-color: #f3f3f3;
    padding: 21px 42px;
    font-size: 60px;
    line-height: normal;
    color: #df9623;
}
.servicesAreaBoxsCol a:hover .servicesAreaBoxsIcon .fa {
    color: #f3f3f3;
    background-color: #df9623;
}
.servicesAreaBoxsCol a:hover .servicesAreaBoxsTitle {
    color: #df9623;
}
.servicesAreaBoxsTitle {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #030303;
}
.servicesAreaBoxsCon {
    margin-top: 48px;
}
.secureBoxsCol {
    background-color: #f3f3f3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    text-align: center;
    padding: 10% 21%;
    min-height: 630px;
}
.SecureCon {
    background-color: #f3f3f3;
}
.secureBoxsCon {
}
.secureBoxsTitleMargin {
    margin: 30px auto;
}
.secureBoxsIcon {
    width: auto;
    display: inline-block;
    background: #000084;
    padding: 21px;
}
.contectImageCon img {
    width: 100%;
}
.contectFormBoxCon {
}
.contectFormTitle {
    padding: 21px 42px;
    border-bottom: 1px solid #d8d8d8;
}
.contectFormBox {
    padding: 30px 42px;
}
section#contact {
    position: relative;
    z-index: 99;
}
.footerCon {
    z-index: 9;
    position: relative;
}
.footerTopCon {
    background: rgb(204 251 138);
    padding-top: 60px;
    padding-bottom: 60px;
}
.footerBottomCon {
    background: #ccfb8a;
    padding: 21px 0;
}
.copyRightText {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 0;
    text-align: right;
}
.copyRightText a {
    color: #000;
}
.copyRightText a:hover {
    color: #000084;
}
.socialIconUl {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
}
.socialIconUl li {
    margin: 0;
    padding: 0 9px;
    list-style: none;
    width: auto;
    display: inline-block;
}
.socialIconUl li:first-child {
    padding-left: 0;
}
.socialIconUl li a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 20px;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}
.socialIconUl li a:hover {
    opacity: 0.75;
}
.footerWhiteText {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.footerLogoCon {
    padding-right: 10%;
}
.footerLogoCon img {
    width: 260px;
    max-width: 100%;
}
.footerTitle {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 18px;
}
.footerMenuUl {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footerMenuUl li {
    margin: 0;
    padding: 9px 0;
    list-style: none;
    width: 100%;
    display: inline-block;
}
.footerMenuUl li a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.footerMenuUl li a:hover {
    opacity: 0.75;
}
.footerContactUl {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
}
.footerContactUl li {
    padding: 9px 0;
    margin: 0;
    list-style: none;
}
.footerContactLink {
    width: 100%;
    display: inline-block;
}
.footerContactIcon {
    width: 36px;
    float: left;
    color: #000;
    font-size: 18px;
    line-height: normal;
}
.footerFbIcon {
    font-size: 26px;
}
.footerMaileIcon {
    font-size: 18px;
}
.footerPhoneIcon {
    font-size: 22px;
}
.footerContactText {
    width: calc(100% - 36px);
    float: left;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.footerContactLink:hover .footerContactIcon,
.footerContactLink:hover .footerContactText {
    opacity: 0.75;
}
.aboutBoxsCol .whiteText {
    opacity: 0.9;
}
.titleTextBoxLeft {
    padding-right: 25%;
}
.modal-content {
    border-radius: 0;
}
.modalTitleCon {
    padding: 24px 48px 24px 30px;
    background: #000084;
}
.modalFooter {
    border-top: 2px solid #000084;
    padding: 18px 30px;
    text-align: right;
}
.modalBodyFixdCon {
    padding: 0 0 0;
}
.popupImagexBoxCon {
    height: 260px;
    overflow: hidden;
    width: 260px;
    border: 0;
    margin: 0 auto;
    padding: 15px;
}
.popupImagexBoxCon img {
    width: auto;
    height: 100%;
}
.modalBodyFixd {
    height: 400px;
    overflow-x: hidden;
    padding: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.secureBoxsMiddlelLine {
    position: relative;
}
.secureBoxsMiddlelLine:after {
    content: "";
    background: #ffffff;
    width: 4px;
    height: 65%;
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
    opacity: 0.75;
}

.navbar-brand {
    padding: 6px 0;
}
.navbar-brand img {
    width: 250px;
}
.sameHight {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}
.carousel-indicators li {
    background-color: #000084;
}
.carousel-indicators li:hover,
.carousel-indicators .actives {
    opacity: 1;
}
.carousel-control-next,
.carousel-control-prev {
    width: auto;
    font-size: 36px;
    line-height: normal;
    color: #000084;
    opacity: 1;
    top: 45%;
    bottom: inherit;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #000084;
    text-decoration: none;
    outline: 0;
    opacity: 0.75;
}
.carousel-control-prev {
    left: 15px;
}
.carousel-control-next {
    right: 15px;
}
.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px;
    margin-top: 3px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 6px;
    padding:6px;
    font-size: 14px;
    text-align: center;
}
@media (min-width: 992px) {
    .leftmenutrigger {
        display: block;
        display: block;
        margin: 7px 20px 4px 0;
        cursor: pointer;
    }
    #wrapper {
        padding: 90px 15px 15px 15px;
    }
    .navbar-nav.side-nav.open {
        left: 0;
    }
    .navbar-nav.side-nav {
        background: #585f66;
        box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.1);
        position: fixed;
        top: 56px;
        flex-direction: column !important;
        left: -220px;
        width: 200px;
        overflow-y: auto;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
    }
}
@media only screen and (min-width: 1100px) {
    .width-5 {
        width: 5%;
    }
    .width-7 {
        width: 7%;
    }
    .width-10 {
        width: 10%;
    }
    .width-13 {
        width: 13%;
    }
    .width-12 {
        width: 12%;
    }
    .width-14 {
        width: 14%;
    }
    .width-18 {
        width: 18%;
    }
    .width-9 {
        width: 9%;
    }
    .width-8 {
        width: 8%;
    }
    .width-4 {
        width: 4%;
    }
    .width-10 {
        width: 10%;
    }
    .width-15 {
        width: 15%;
    }
    .width-20 {
        width: 20%;
    }
    .width-23 {
        width: 23%;
    }
    .width-25 {
        width: 25%;
    }
    .width-30 {
        width: 30%;
    }
    .width-35 {
        width: 35%;
    }
    .width-40 {
        width: 40%;
    }
    .width-45 {
        width: 45%;
    }
    .width-50 {
        width: 50%;
    }
    .width-55 {
        width: 55%;
    }
    .width-60 {
        width: 60%;
    }
    .width-65 {
        width: 65%;
    }
    .width-70 {
        width: 70;
    }
    .width-75 {
        width: 75%;
    }
    .width-80 {
        width: 80%;
    }
    .width-85 {
        width: 85%;
    }
    .width-90 {
        width: 90%;
    }
    .width-95 {
        width: 95%;
    }
    .width-100 {
        width: 100%;
    }
    .table-layout-fixed {
        table-layout: fixed;
    }
    .width-400 {
        width: 400px;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 1199px) {
    .lgText {
        font-size: 30px;
    }
    .secureBoxsCol {
        padding: 10%;
        min-height: 550px;
    }
    .bigTitle {
        font-size: 42px;
    }
}
@media only screen and (max-width: 991px) {
    .displayNoneCol {
        display: none !important;
    }
    .companyRowMarginTop {
        margin-top: 30px;
    }
    .companyColMarginTop {
        margin-top: 30px;
    }
    .aboutBoxsCol {
        margin: 30px auto;
    }
    .aboutBoxsTitleMargin {
        margin: 12px auto;
    }
    .titleTextBoxRight {
        margin-top: 30px;
    }
    .aboutBoxsCon {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .servicesTitleCon {
    }
    .sectionPadding {
        padding-top: 48px;
        padding-bottom: 48px;
    }
   
    .bigPadding {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .aboutBoxsCol {
        margin: 18px auto;
    }
    .secureBoxsCol {
        padding: 30px;
        min-height: 420px;
    }
    .lgText {
        font-size: 28px;
    }
    .footerCol {
        margin: 18px auto;
    }
    .footerTitle {
        font-size: 21px;
    }
    .socialIconBoxCon {
        text-align: center;
        margin-bottom: 15px;
    }
    .copyRightText {
        text-align: center;
    }
    .whiteMdTitle {
        font-size: 21px;
    }
    .secureBoxsTitleMargin {
        margin: 21px auto;
    }
    .footerTopCon {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .bigTitle {
        font-size: 30px;
    }
    .navbar-toggler {
        font-size: 30px;
        color: #000084;
    }
    .navbar-collapse {
        position: absolute;
        width: 100%;
        background: #f3f3f3;
        left: 0;
        top: 84px;
        height: calc(100vh - 83px);
        overflow-x: hidden;
    }
    .menuTop {
        padding: 15px 0;
    }
    .menuTop li a {
        text-align: left;
        padding: 15px !important;
    }
    .menuTop li {
        padding: 0 !important;
    }
    .navbar-brand img {
        width: 134px;
    }
    .paddingBody {
        padding-top: 83px;
    }
    header .container
    {   max-width: 100%;
    }
	.bigTitle {
		font-size: 30px  !important;
	}
	.lgTitle {
		font-size: 24px  !important;
	}
	.mdTitle {
		font-size: 18px  !important;
	}
	.pageTitleBox {
		top: 80px !important;
	}
}
@media only screen and (max-width: 767px) {
    .servicesTitleCon {
        font-size: 14px;
    }
    .aboutBoxsCol {
        max-width: 380px;
    }
    .servicesAreaBoxsCon {
        margin-top: 30px;
    }
    .secureBoxsMiddlelLine:after {
        width: 75%;
        height: 4px;
        top: inherit;
        bottom: -2px;
        margin: auto;
        left: 0;
        right: 0;
    }
    .aboutBoxsCon {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .sectionPadding {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .bigPadding {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .titleTextBoxLeft {
        padding-right: 0;
    }
    .lgText {
        font-size: 24px;
    }
    .bigTitle {
        font-size: 24px;
        line-height: 36px;
    }
    .topBennerCaptionArrow img {
        width: 7px;
    }
    .topBennerCaptionArrow {
        width: 75px;
    }
    .topBennerCaptionTitle {
        width: calc(100% - 75px);
    }
    .contectFormBox {
        padding: 24px;
    }
    .contectFormTitle {
        padding: 24px;
    }
    .BannerImageCon {
        height: 500px;
    }
    .popupTitle {
        font-size: 18px;
    }
    .close-modal {
        font-size: 18px;
    }
    .footerTopCon {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .modalBodyFixd
    {   padding: 30px 10px;
    }
	.bigTitle {
		font-size: 24px !important;
	}
	.titleBoxCon {
		margin-bottom: 18px !important;
	}
	.lgTitle {
		font-size: 21px !important;
	}
	.mdTitle {
		font-size: 16px !important;
	}
}
@media only screen and (max-width: 575px) {
    .topBennerCaptionArrow {
        width: 42px;
    }
    .topBennerCaptionTitle {
        width: calc(100% - 42px);
    }
    .bigTitle {
        font-size: 14px;
        line-height: normal;
    }
    .topBennerCaptionArrow a {
        padding: 6px;
    }
    .topBennerCaptionArrow img {
        width: 5px;
    }
    .BannerImageCon {
        height: 380px;
    }
	.bigTitle {
		font-size: 18px !important;
	}
	.lgTitle {
		font-size: 21px !important;
	}
}

.header-Bg{
    background-color: #ccfb8a;	
}
.header-margin{
    margin-top: 20px;
    margin-bottom: 20px;
}
.organic{
    color: #3c822b;	
    font-size: 40px;	
}
.xxlTitle {
    font-size: 36px;
    line-height: 55px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #7c6c6c;
}
/* .bannerTextBox { */
    /* margin: 54px auto; */
/* } */
.smText {
    line-height: 50px;
    font-size: 20px;
    color: #838383;
    font-weight: 500;
	margin-top: 50px;
	text-align: justify;
}
.chem{
    color: #000;
    font-size: 22px;
	font-weight: 800;	
}
.pro{
    color: #3d832b;
    font-size: 22px;
	font-weight: 800;	
}
.pageBenner {
    /* background-image: url(./images/bannerImg.png); */
    /* height: 360px; */
	background: transparent linear-gradient(
	319deg
	, #ccfb8a 0%, #3a7d23 100%) 0% 0% no-repeat padding-box;
	height: 160px;
    background-color: #3a7d23;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    position: relative;
}
.bigTitle {
    font-family: "Montserrat", sans-serif;
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: capitalize;
}
.titleBoxCon {
    margin-bottom: 30px;
}
.titleLine {
    position: relative;
    padding-left: 24px;
}	
.lgTitle {
    font-size: 34px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3a7d23;
}
.titleLine:after {
    content: "";
    width: 6px;
    height: 100%;
    background-color: #000000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.contect_us_box {
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
}
.icon_text_left {
    display: inline-block;
    width: 36px;
    float: left;
}
.icon_text_right {
    display: inline-block;
    width: calc(100% - 36px);
    float: left;
}
.mdTitle {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.24px;
    color: #3a7d23;
    margin-bottom: 15px;
}
.icon_text_right a:hover {
    color: #fe8409;
}
.icon_text_right a {
    color: #1b2750;
}
.btn {
    border: 2px solid #3a7d23;
    background: #3a7d23;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    border-radius: 0;
    text-align: center;
    padding: 8px;
    font-weight: 500;
    min-width: 140px;
}

.form-control {
    background: transparent;
    border-radius: 0;
    border: 1px solid #000000;
    height: 42px;
    color: #000000;
    font-size: 14px;
    line-height: normal;
}
.capchaBox {
    width: 100%;
    display: inline-block;
}
.capchaBoxLeft {
    width: 100px;
    float: left;
    padding-right: 15px;
}
.capchaBoxRight {
    width: calc(100% - 100px);
    float: left;
}
.paddingSection {
    padding-top: 42px;
    padding-bottom: 42px;
}
.pageTitleBox {
    position: absolute;
    left: 0;
    right: inherit;
    top: 60px;
    position: absolute;
    z-index: 9;
}
.listCon {
    width: 100%;
    display: inline-block;
}
.iconImgUl {
    margin: 0;
    padding: 0;
    list-style: none;
}
.iconImgUl li {
    margin: 0;
    padding: 6px 0 6px 30px;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.19px;
    color: #1b2750;
    position: relative;
    background-color: transparent;
    background-image: url(images/point.png);
    background-repeat: no-repeat;
    background-position: 0 9px;
    background-size: 18px;
	font-family: 'Montserrat';
}
.menu-headermenu-container {
    width: 100%;
    display: inherit;
}
.imgBoxListCol {
    box-shadow: 0 2px 6px 0 rgb(27 39 80 / 16%);
    background-color: #ffffff;
    margin: 15px auto;
    position: relative;
    width: 100%;
    display: inline-block;
}
.same_box {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.imgBoxListImg {
    width: 100%;
    height: 280px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #e4e7ef;
}
.imgBoxListImg img {
    margin: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: contain;
    object-position: center;
    max-width: initial !important;
}
.imgBoxText {
    padding: 15px;
}

.smtitle {
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.22px;
    color: #1b2750;
    margin-bottom: 15px;
}

.topCont {
    color: #3a7d23;
    font-size: 22px;
    font-weight: 600;
    margin: 20px auto;
}
.blkCol{
	color:#000 !important;
}

.product-img img{
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
	height: auto;
	border: 2px solid #3a7d23;
}
.left-column img {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease;
}
.sub-h3{
    color: #3a7d23;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Montserrat';
}