﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  padding-right: 0 !important;
  overflow-y: auto !important;
}
/*navbar*/
.btn:hover {
    color: #ffffff;
}
a.nav-link {
    color: black;
    font-weight: 500;
}
a.nav-link.active {
    text-decoration: underline;
    font-weight: 800;
    color: #528453;
}
.Enqrybtn {
    background: transparent linear-gradient(90deg, #3D734B 0%, #A2C673 100%) 0% 0% no-repeat padding-box;
    color: white;
    box-shadow: 4px 9px 28px #FFFFFF;
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 -0.75rem rgb(159 194 115);
}


.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px 49px 0px 0px;
    border-radius: 13px;
}



a.nav-link:hover {
    color: black;
}


img.logonv {
    width: 166px;
}



.navbar-expand-lg .navbar-nav li.nav-item {
    padding: 5px 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px 10px;
    border-radius: 10px;
}

.navenqry.hmeiconmenumblevew {
    width: 31px;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 6px;
}


/*homebanner*/
.whysec {
    position: absolute;
    bottom: 0;
}
.why {
    background: transparent linear-gradient(90deg, #3d734b8c 0%, #A2C673 100%) 0% 0% no-repeat padding-box;
}
.hmebnrsec {
    position: relative;
}
.Whypics{
    padding:12px;
}
.whychocntnt{
    color:white;
}
.wcus {
    color: white;
    font-size: 29px;
    font-weight: 500;
}
a.linktelmailweb:hover {
    color: #9A9595;
}
.h6:hover {
    color: black;
}

h4.abtusnme {
    color: #ef4b47;
    font-weight: 500;
}
.license {
    color: #ef4b47;
    font-weight: 500;
}
/*Aboutus*/
.abtlnk {
    color: black;
    text-decoration: none;
}

 .abtlnk.hover {
        color: black;
 }

.abtpara {
    text-align: justify;
    line-height: 46px;
}

.productsec {
    background: url('../img/about_bg.png')
}

.prdctpics {
    position: relative;
    padding: 10px !important;
}

.prdctpicltr {
    position: absolute;
    padding: 10px;
    bottom: 25px;
    color: #518353;
    background: #ffffffeb;
    border-radius: 50%:;
    text-align: center;
    width: calc(100% - 50px);
    font-weight: 800;
    font-size: 14px;
    left: 50%;
    transform: translateX(-50%)
}

.pdf-download.thmnailhome {
    width: 100%;
}
.dwldpdfcerti {
    display: block;
    width: 100%;
    position: relative;
    color: white;
    text-decoration: none;
}
p.download-text {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: calc(100% - 10px);
    display: flex;
    align-items: center;
    margin-bottom: 0;
    justify-content: center;
    font-size: 12px;
    background-color: #08080882;
    padding: 1px;
    color: white;
    z-index: 999;
}

/*footer*/
.footerabtcontent {
    text-align: justify;
}

.socialmedia{
    display:inline;
}

.ftrlnks{
list-style:none;
}




.footer {
    background-color: #00070C;
}
.ftrpagelnk {
    padding: 8px;
    color: #9A9595;
}

.getlnks {
    padding: 8px;
    color: #9A9595;
}
.linktelmailweb {
    color: #9A9595;
    text-decoration: none;
}
.socialmedia {
    padding: 8px;
}
.contacttelmail {
    color:#3d734b;
    text-decoration: none;
}
.footerabtcontent {
    padding: 8px;
    color: #9A9595;
}

.ftrhds {
    color: white;
    margin-left: 40px;

}
p.text-center.adrsftr {
    COLOR: #9A9595;
}

.ftrsctn {
    padding: 12px;
}

.ftrurlpage {
    color: #9A9595;
    text-decoration: none;
}

    .ftrurlpage:hover {
        color: #a2c673;
    }

.hr {
    color: #a2c673;
}

.allright {
    float:right;
    padding: 8px;
    color: #9A9595;

}

.abtside {
    color: #a2c673;
    font-weight: 800;
}



/* 
products */
/* Our Portfolio Section
--------------------------------*/
#portfolio {
    background: url('../img/about_bg.png');
    padding: 30px 0;
}

    #portfolio #portfolio-flters {
        padding: 0;
        margin: 0 auto 25px auto;
        list-style: none;
        text-align: center;
        border-radius: 50px;
    }

        #portfolio #portfolio-flters li {
            cursor: pointer;
            display: inline-block;
            padding: 10px 18px 12px 18px;
            font-size: 14px;
            font-weight: 500;
            line-height: 1;
            color: #444;
            margin: 0 3px 10px 3px;
            transition: all ease-in-out 0.3s;
            background: #f7f7f7;
            border-radius: 4px;
        }

            #portfolio #portfolio-flters li:hover,
            #portfolio #portfolio-flters li.filter-active {
                color: #ffffff;
                font-size: 17px !important;
                background: transparent linear-gradient(90deg, #3D734B 0%, #A2C673 100%) 0% 0% no-repeat padding-box !important;
            }

            #portfolio #portfolio-flters li:last-child {
                margin-right: 0;
            }

    #portfolio .portfolio-item {
        margin-bottom: 30px;
        /*overflow: hidden;*/
    }

        #portfolio .portfolio-item img {
            position: relative;
            top: 0;
            transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
        }

        #portfolio .portfolio-item .portfolio-info {
            opacity: 0;
            position: absolute;
            left: 12px;
            right: 12px;
            bottom: -50px;
            z-index: 3;
            transition: all ease-in-out 0.3s;
            background: #50d8af;
            padding: 15px 20px;
        }

            #portfolio .portfolio-item .portfolio-info h4 {
                font-size: 18px;
                color: #fff;
                font-weight: 600;
            }

            #portfolio .portfolio-item .portfolio-info p {
                color: #fff;
                font-size: 14px;
                margin-bottom: 0;
            }

            #portfolio .portfolio-item .portfolio-info .preview-link,
            #portfolio .portfolio-item .portfolio-info .details-link {
                position: absolute;
                right: 50px;
                font-size: 24px;
                top: calc(50% - 18px);
                color: rgba(255, 255, 255, 0.6);
                transition: ease-in-out 0.3s;
            }

                #portfolio .portfolio-item .portfolio-info .preview-link:hover,
                #portfolio .portfolio-item .portfolio-info .details-link:hover {
                    color: #fff;
                }

            #portfolio .portfolio-item .portfolio-info .details-link {
                right: 15px;
            }

        #portfolio .portfolio-item:hover img {
            top: -30px;
        }

        #portfolio .portfolio-item:hover .portfolio-info {
            opacity: 1;
            bottom: 0;
        }

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
    padding-top: 40px;
}

    .portfolio-details .portfolio-details-slider img {
        width: 100%;
    }

    .portfolio-details .portfolio-details-slider .swiper-pagination {
        margin-top: 20px;
        position: relative;
    }

        .portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
            width: 12px;
            height: 12px;
            background-color: #fff;
            opacity: 1;
            border: 1px solid #50d8af;
        }

        .portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
            background-color: #50d8af;
        }

    .portfolio-details .portfolio-info {
        padding: 30px;
        box-shadow: 0px 0 30px rgba(12, 46, 138, 0.08);
    }

        .portfolio-details .portfolio-info h3 {
            font-size: 22px;
            font-weight: 700;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #eee;
        }

        .portfolio-details .portfolio-info ul {
            list-style: none;
            padding: 0;
            font-size: 15px;
        }

            .portfolio-details .portfolio-info ul li + li {
                margin-top: 10px;
            }

    .portfolio-details .portfolio-description {
        padding-top: 30px;
    }

        .portfolio-details .portfolio-description h2 {
            font-size: 26px;
            font-weight: 700;
            margin-bottom: 20px;
        }

        .portfolio-details .portfolio-description p {
            padding: 0;
        }

.pgpics {
    border: 4px solid #3d734bd1;
    border-radius: 10px;
    box-shadow: 4px 9px 28px #a139617a;
}

.nv {
    font-weight: 800;
    color: #3d734b;
}
/*Contact*/
.contactget {
    color: #538554;
    font-weight: 800;
}
a.contacttelmail {
    font-size: 14px;
}


.getlnkss {
    padding: 8px;
    font-weight: 600;
    color: #3d734b;
}


/*enquiry*/

button#submit {
    color: white;
    background: transparent linear-gradient(90deg, #3D734B 0%, #A2C673 100%) 0% 0% no-repeat padding-box;
}


/**mail loader popup**/
.mail-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #ffffff73;
    z-index: 9;
}

    .mail-loader img {
        margin: auto;
    }


.modal {
    max-width: 500px;
    width: 500px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}

.modal-content p {
    padding: 0 15px;
}



.modal-content {
    padding-bottom: 10px;
}

.modal-header {
    background: #0a1b39;
    color: #fff;
    padding: 10px;
}

.modal-content p {
    padding: 0 15px;
    color: #000000;
    text-align: center;
    font-size: medium;
    margin-bottom: 0;
}

.modal-content {
    padding-bottom: 10px;
}

.modal-header {
    background: #30482d;
    color: #fff;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #45794e;
    /*outline: 0;*/
      box-shadow:  0 0 0 -0.75rem rgb(40 65 41);
}

div#enquirymodal {
    top: 70px;
    transform: none;
    right: 0 !important;
    left: auto;
}

/*mobilenavbutton*/
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 12px;
    line-height: 1;
    background-color: #5b8866;
    border: 1px solid #9fbaa6;
    border-radius: 0.25rem;
    transition: box-shadow .15s ease-in-out;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}



/*MediaQuery*/

@media (min-width:300px) and (max-width:991px) {
    h4.abtusnme {
        font-size: 18px;
    }

    img.cntlog {
        width: 82px;
    }

    img.logonv {
        width: 84px;
    }

    .cntacpageadd {
        font-size: 13px;
    }

    a.linktelmailweb {
        font-size: 14px;
    }

    .modal {
        max-width: 100%;
        width: 100%;
    }


    p.text-center.adrsftr {
        font-size: 12px;
    }
}

@media(max-width: 767px) {
    .whysec {
        position: relative;
    }

    .why {
        padding: 20px 0px;
        background: transparent linear-gradient(90deg, #3D734B 0%, #A2C673 100%) 0% 0% no-repeat padding-box;
    }
}