body.offcanvas-active {
    overflow: hidden;
}

.black{
    color: #212529 !important;
}

.cream-bg {
    background-color: #FEF4CE;
}

.green-btn {
    background-color: #7BB642;
    border-color: #7BB642;
    font-size: 18px;
    padding: .275rem 1.5rem .375rem;
}

.green-btn:hover,
.green-btn:focus,
.green-btn:not(:disabled):not(.disabled).active:focus,
.green-btn:not(:disabled):not(.disabled):active:focus,
.show>.green-btn.dropdown-toggle:focus {
    background-color: #7BB642;
    border-color: #7BB642;
    box-shadow: 0 0 0 0.2rem rgba(123, 182, 66, .5);
}

.lh-35 {
    line-height: 35px;
}

h3.title {
    display: inline-block;
    padding-bottom: 1rem;
    position: relative;
}

h3.title:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 0;
    left: 25%;
    border-bottom: 3px solid #F15A24;
}

header .fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    opacity: 1;
}

header .navbar .navbar-brand img {
    max-width: 100%;
    transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

header.fixed-top .navbar .navbar-brand img {
    max-width: 175px;
}


.screen-overlay {
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility .1s, width 1s ease-in;
}

.screen-overlay.show {
    transition: opacity .5s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

.bar1,
.bar2,
.bar3 {
    width: 35px;
    height: 3px;
    background-color: #002E5B;
    margin: 7px 0;
    transition: 0.4s;
}

.navbar-toggler {
    outline: none !important;
    border-color: transparent !important;
}


/* TOP-STRIP */
.top-strip .mail-ul {
    background-color: #f78121;
    clip-path: polygon(9% 1%, 100% 1%, 100% 100%, 2% 100%);
    padding-left: 2rem;
}

.top-strip ul {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.top-strip {
    background: #f78121;
    background: -moz-linear-gradient(left, #f78121 10%, #7bb642 77%, #f78121 77%);
    background: -webkit-linear-gradient(left, #f78121 10%, #7bb642 77%, #f78121 77%);
    background: linear-gradient(to right, #f78121 10%, #7bb642 77%, #f78121 77%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78121', endColorstr='#f78121', GradientType=1);
}


/* HEADER-SECTION */
.navbar-brand {
    padding: 0px;
}

header {
    background-color: #FFCB0B;
}

header .navbar .navbar-nav .nav-item .nav-link {
    transition: .5s ease;
    font-size: 16px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    border-bottom: 3px solid transparent;
}

header .navbar .navbar-nav .nav-item:hover .nav-link,
header .navbar .navbar-nav .nav-item:focus .nav-link,
header .navbar .navbar-nav .nav-item:active .nav-link {
    color: #F15A24;
    border-bottom: 3px solid #F15A24;
}

/* HEADER-SECTION */

/* courosal-section */

.banner2 .carousel-caption {
    right: 9%;
    left: 9%;
    top: 50%;
    transform: translateY(-45%);
}

.banner2 .carousel-caption h2 {

    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 50px;
}

.banner2 .carousel-caption .text {

    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 50px;
}

.banner2 .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
}

.banner2 .carousel-indicators .active {
    opacity: 1;
    background-color: #F15A24;
}

.top-strip-slider {
    background: #f78121;
    background: -moz-linear-gradient(left, #f78121 10%, #7bb642 80%, #f78121 77%);
    background: -webkit-linear-gradient(left, #f78121 10%, #7bb642 80%, #f78121 77%);
    background: linear-gradient(to right, #f78121 10%, #7bb642 80%, #f78121 77%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78121', endColorstr='#f78121', GradientType=1);
}

.top-strip-slider ul {
    padding: 10px 0;
}


/* END COROSAL-SECTION */

/*  */

.top-strip .text1 p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

.top-strip .text2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

/*  */

.product-gallery img {

    filter: drop-shadow(0, 0, 5px, red);
}

/* ABOUT-SECTION */

.about-section {
    position: relative;
    background-color: #FEF4CE;


}

.about-section h3 {

    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.about-section .intern {

    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #434242;
}

.about-section p {

    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #333333;
}

.about-section .border-dot {

    border-bottom: 1px dotted #F15A24;
}

.about-section .intern {
    line-height: 28px;
}

.about-section h4 {
    line-height: 28px;
}

.features-content .text {

    line-height: 29px;
}

.single-features {
    background-color: #F8DA6B;
}

.features-title-icon {

    color: #000;
}

.single-features {
    padding: 40px 20px 52px;
    background-color: #F8DA6B;
    transition: all .5s ease-in-out;
}

.single-features:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);
    cursor: pointer;
}

.single-features .features-title-icon .features-title a {

    font-size: 24px;
    line-height: 35px;
    color: #121212;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-weight: 400;
}

span {
    color: #F15A24;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.about-section h4 {

    color: #F15A24;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.features-title a {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-decoration: none;
}

.features-content {

    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;

}

/* END-ABOUT-SECTION */

/* PRODUCT-SECTION */
.product {
    background-color: #FFCB0B;
}

.product {
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.product-gallery img {
    position: relative;
}


.product-gallery .bottom-left {
    transition: .5s ease;
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 14px;
    right: 0;
    min-height: 90px;
    padding: 15px 15px 5px 15px;
    text-align: left;
    background-color: #000000ba;
    z-index: 1021;
}


.product-gallery .overyeffects {
    position: relative;
}

/* .overyeffects .image {
    display: block;
    width: 100%;
    height: auto;
  } */

.product-gallery .overyeffects .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #00000094;
    z-index: 1020;
}

.product-gallery .overyeffects:hover .overlay {
    opacity: 1;
}

.product-gallery .overyeffects .text {
    padding: 15px;
    color: white;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    /* -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
    text-align: left;
    display: block;
}



.space {
    background: #f78121;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f78121 1%, #7bb642 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f78121 1%, #7bb642 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f78121 1%, #7bb642 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

/* END-PRODUCT-SECTION */
/* FOOTER-SECTION */

footer {
    background-color: #FFCB0B;
}

footer ul li {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 33px;
}

/* END FOOTER -SECTION */

.footer-section {
    margin: 0px;
    background-color: #63A722;
}

.footer-section p {

    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.container-fluid {
    position: relative;
    text-align: center;
    color: white;
}

.shadow {
    box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0, 8);
}


    @media (min-width: 992px) {
        header .navbar .navbar-nav .nav-item.active .nav-link {
            color: #F15A24;
            border-bottom: 3px solid #F15A24;
        }
    }

    @media (max-width: 1200px) {
        .top-strip-slider {
            background: #f78121;
            background: -moz-linear-gradient(left, #f78121 10%, #7bb642 85%, #f78121 77%);
            background: -webkit-linear-gradient(left, #f78121 10%, #7bb642 85%, #f78121 77%);
            background: linear-gradient(to right, #f78121 10%, #7bb642 85%, #f78121 77%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78121', endColorstr='#f78121', GradientType=1);
        }
    
        .product-gallery .tapico {
            color: #F15A24;
            font-size: 15px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 29px;
        }
    
        .about-section .bdotted {
            border-bottom-style: none;
        }
    }

    @media (max-width: 992px) {
        .top-strip-slider {
            background: #f78121;
            background: -moz-linear-gradient(left, #f78121 10%, #7bb642 100%, #f78121 77%);
            background: -webkit-linear-gradient(left, #f78121 10%, #7bb642 100%, #f78121 77%);
            background: linear-gradient(to right, #f78121 10%, #7bb642 100%, #f78121 77%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78121', endColorstr='#f78121', GradientType=1);
        }

        .top-strip-slider .text1 {
            text-align: center;
        }

        .banner2 .carousel-caption {
            top: 29.5%;
        }

        header .navbar .navbar-nav .nav-item.active .nav-link {
            color: #F15A24;
            border-bottom: 3px solid transparent;
        }
    }

    @media (max-width: 768px) {
        .top-strip {
            background-color: #f78121;
        }

        .top-strip .clip1 {

            display: none;
        }

        .top-strip .text1 {
            font-size: 21px;
        }

        .banner2 .carousel-caption h2 {
            font-size: 40px;
        }

        .banner2 .carousel-caption .text {

            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: 40px;
        }

        .green-btn {
            font-size: 16px;
            padding-top: 3px;
            padding-bottom: 3px;
            padding-left: 6px;
            padding-right: 6px;
        }

        .offcanvas-collapse {
            position: fixed;
            top: 0;
            bottom: 0;
            right: 100%;
            left: -250px;
            width: 250px;
            padding: 1rem;
            height: 100vh;
            overflow-y: auto;
            visibility: hidden;
            background-color: #fff;
            transition: all .3s ease-in-out;
            z-index: 9999;
        }

        .offcanvas-collapse.open {
            left: 0;
            visibility: visible;
        }

        header.fixed-top .navbar .navbar-brand img {
            max-width: 175px !important;
        }

        header .navbar .navbar-brand img {
            max-width: 200px !important;
        }

        .product-gallery .tapico {
            color: #F15A24;
            font-size: 15px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 29px;
        }

    }


    @media (max-width: 576px) {
        .top-strip {
            background-color: #f78121;
        }

        .navbar .navbar-brand img {
            max-width: 140px;
        }

        .top-strip .text1 {
            font-size: 15px;
            line-height: 25px;
        }

        .banner2 .carousel-caption h2 {
            font-size: 25px;
        }

        .banner2 .carousel-caption .text {
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: 25px;
            text-align: center;
        }

        .green-btn {
            font-size: 14px;
            padding-top: 3px;
            padding-bottom: 3px;
            padding-left: 4px;
            padding-right: 4px;
        }

        .product {
            position: relative;
        }

        .about-section {
            position: relative;
            background-color: #FEF4CE;
        }

        .about-section h3 {
            font-size: 24px;
        }

        .about-section p {
            font-size: 14px;
        }

        .banner2 .carousel-indicators li {
            width: 11px;
            height: 11px;
        }

    }

    @media (max-width: 320px) {

        .navbar .navbar-brand.navbar-toggler {
            padding: 0px;
        }

        .banner2 .carousel-indicators li {
            width: 8px;
            height: 8px;
        }

        .top-strip {
            background-color: #f78121;
        }

        .navbar .navbar-brand img {
            max-width: 123px;
        }

        .top-strip .text1 p {
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 23px;
        }

        .top-strip .text2 {
            font-family: 'Montserrat', sans-serif;
            font-weight: 400px;
            font-size: 16px;
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .banner2 .carousel-caption h2 {
            font-size: 17px;
        }

        .banner2 .carousel-caption .text {

            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            font-size: 17px;
        }

        .green-btn {
            font-size: 10px;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 3px;
            padding-right: 3px;
        }

        .about-section h3 {

            font-size: 24px;
        }

        .about-section p {

            font-size: 14px;
            text-align: justify;
        }


        .about-section img {

            text-align: center;

        }

        .about-section {
            position: relative;
            background-color: #FEF4CE;


        }

        .footer-section p {
            font-size: 14px;
        }

    }