*{
    margin:0;
    padding: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 1px;
}
p{
    font-family: 'Poppins', sans-serif;
    color: #000;
}
.header-area{
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #2957a4;
    padding: 15px 0px;
    border-bottom: 4px solid #ffdc17;
}

        .whatsapp_div {
    position: fixed;
    bottom: 50px;
    right: 32px;
    z-index: 999;
}
.what_txt i {
    font-size: 37px;
    color: #f1f1f1;
    background: #5dc348;
    padding: 9px;
    border-radius: 75px;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 34px;
}

.navbar-light .navbar-toggler{
               border-color: rgb(255 218 68) !important;}
.nav-link{
    
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Prompt', sans-serif;
    letter-spacing: 1px;
    color: #fff !important;
    transition: all .4s ease;
    margin: 0 ;
    padding: 10px 15px !important;
}
.nav-link.active{

    text-transform: uppercase;
    font-family: 'Prompt', sans-serif;
    letter-spacing: 1px;
    
}
.nav-link.active{
    color: #000000 !important;
    padding: 10px 15px !important;
     margin: 0 !important;
    background: #ffda44;
}
.nav-link:hover{
    background: #ffda44;
    color: #000000 !important;
    padding: 10px 15px !important;
 
}
.logo img{
    position: absolute;
    top: 0;
    z-index: 999;
}
.top-info h3 {
    font-size: 15px;
    color: #093eb6;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 0;
    
}
.top-info p {
    margin-bottom: 0;
    font-size: 15px;
    color: #76797f;
    line-height: 1.4;

}
.top-info .call{
    display: inline-block;
    margin-right: 20px;
}
.top-info .email{
    display: inline-block;
    margin-right: 20px;
}
.top-info .location{
    display: inline-block;
    margin-right: 20px;
}
/* about */
.sec-pad{
    padding: 50px 0;
}
.about-img{
    position: relative;
}
.experience{
    position: absolute;
    /* right: 0; */
    top: 0;
    background: #2957a4;
    z-index: 999;
    padding: 20px;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.experience span{
    font-size: 50px;
    line-height: 1.4;
}
.sec-title {
    margin-top: -6px;
    padding-bottom: 33px;
    position: relative;
    padding-left: 24px;
}
.sec-title:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 4px;
    height: 52px;
    background: #ffda44;
    content: "";
}
.sec-title p {
    color: #ffd21d;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 12px;
    text-transform: capitalize;
}
.sec-title h1 {
    color: #2957a4;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: -7px;
    /* font-family: 'Tourney', cursive; */
    font-family: 'Prompt', sans-serif;
    letter-spacing: 2px;
}
.btn-primary {
    background: #2957a4;
    color: #fff;
}

.btn {
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    padding: 0 22px;
    border: none;
    border: none;
    text-transform: uppercase;
    -webkit-transition: .5s ease all;
    -o-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -ms-transition: .5s ease all;
    transition: .5s ease all;
}

/* features */
.features{
    background: #f8f9fa;
}

/* footer */
.footer-area{
    background-color: #0d2e62;
    border-top: 4px solid #ffdc17;
}
.footer-big-widget{
    background-color: #002258;
}

.widget-title{
    position: relative;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 35px;
    font-family: 'Poppins', sans-serif;
}
.widget-title::before{
 
    content: "";
    position: absolute;
    width: 45px;
    height: 3px;
    background-color: #fbdc20;
    bottom: 0;
    left: 0;
    
}
.get-quote{
    background: url(../images/quote-bg.jpg);
    position: relative;
    z-index: 0;
}
.get-quote::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 1 51 / 70%);
    z-index: -1;
    
}
.products{
    box-shadow: -5px 2px 9px #afafaf;
    border: 12px solid #fff;
    padding: 20px;}

.title h1{
    color: #FFF;
}
.quote{
    padding: 20px 0;
}
.quote h2{
    color: #FFF;
}
/* .quote{
    position: relative;
}
.quote::after{
    content: "";
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    Left: 0px;
    right: 0px;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 4px 0px 4px 4px;
    border-color: #ffb602;
} */

.unit-left i{
    color: #fbdc20;
    font-size: 20px;
    margin-right: 10px;
    display: inline-block;
}
.unit-body h6{
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
}
.footer-widget p{
    color: #fff;
    text-align: justify;
}
.unit-body h4{
    color: #FFF;
    font-family: 'Poppins', sans-serif;
}
.unit-body a{
    color: #FFF;
    text-decoration: none;
}
.mail , .call{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #666c7b;
}
.widget-menu li i{
    color: #fbdc20;
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
}
.widget-menu li a{
    color: #FFF;
    text-decoration: none;
    padding-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.widget-menu li{

    padding-bottom: 12px;
}
.social li{
    display: inline-block;
    margin-top: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    width: 42px;
    height: 42px;
    font-size: 20px;
    line-height: 42px;
    background: rgba(255, 255, 255, 0.1);
}
.social li a{
            color:#d5deeb;
  }
.copyright p {
    margin: 0;
    font-size: 13px;
    color: #dbe8fb;
    font-weight: 100;
    margin-top: 30px;
}
.quality, .assurance{
    padding: 40px;
    background-color: #fff;
    box-shadow:0 0px 10px 0.5px rgba(0, 0, 0, 0.07);

}

/* page-title */
.page-title{
    background: url(../images/page-title.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
    z-index: 1;
}
.page-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: -1;
}
.page-title h2{
    color: #FFF;
    font-weight: 600;
    font-size: 40px;
}
.breadcrumb-item.active {
    color: #ffdd1d;
}
.breadcrumb-item a{
    color: #FFF;
    text-decoration: none;
}
.contact-grid{

    padding: 30px 20px 30px 20px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-color: #ffda44;
    box-shadow: 0 0px 10px 0.5px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
    min-height: 290px;
}
.contact-title h3{
    font-family: "Poppins", Sans-serif;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 14px;
    color: #2957a4 !important;

}
.contact-title h4{
    font-size: 19px;
    color: #2957a4;
    font-weight: 600;
}
.contact-title p{
    color: #2957a4;
    
}
.contact-title ul li a{
    text-decoration: none;
    color:#2957a4;
    font-size: 14px;
}
.contact-title ul li a{
    text-decoration: none;
    color: #2957a4;
    font-size: 18px;

}
.contact-title ul li {
    text-decoration: none;
    color: #2957a4;
    font-size: 18px;

}
.contact-icon i{
    width: 60px;
    height: 60px;
    font-size: 35px;
    color: #2957a4;
    background: #ffda44;
    line-height: 55px;
    border-radius: 50%;
    margin-bottom: 20px;
}

/* form */
.form-area{
    background: #f8f9fa;
}
 .email-form {
    width: 100%;
    padding: 30px;
    background: #fff;
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-color: #ffda44;
    box-shadow: 0 0px 10px 0.5px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
}
.form-group input{
    width: 100%;
    height: 49px;
    padding: 10px;
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    margin-bottom: 20px;
    color: #000;
}
.form-control:focus{
    box-shadow: none;
}
 .submit{
    color: #FFF;
    border: 0;
    padding: 10px 30px;
    transition: 0.4s;
    border-radius: 4px;
    background: #ffda44;
    margin-top: 20px;
    cursor: pointer;
}

.submit button{
    border: 0;
    background: transparent;
    color: #FFF;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}
.submit:hover{
    background: #2957a4;
}
/* products */
.product-grid{
    position: relative;
}
.product-grid img{
    position: relative;
    width: 100%;
}
.product-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
}
.product-title h3{
    color: #FFF;
    padding: 8px 0;
    margin: 0;
}


.bg-secondary {
    background: url(../images/dark-pattern.jpg) repeat;
}
td{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #000;
    vertical-align: middle;
}
th{
    vertical-align: middle;
}
.clients img{
    border: 1px solid #eee;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;

    background-color: #fff;
    border-color: #f5efd4;
    -webkit-box-shadow: 0 10px 27px rgba(0,0,0,.15);
    -khtml-box-shadow: 0 10px 27px rgba(0,0,0,.15);
    -moz-box-shadow: 0 10px 27px rgba(0,0,0,.15);
    -ms-box-shadow: 0 10px 27px rgba(0,0,0,.15);
    -o-box-shadow: 0 10px 27px rgba(0,0,0,.15);
    box-shadow: 0 10px 27px rgba(0,0,0,.15);
}
.plant-photos img{
    box-shadow: -5px 2px 9px #afafaf;
    border: 12px solid #fff;
}

@media only screen and (max-width: 990px){
.logo img {
    max-height: 85px;
}}