body{ }
img{ max-width: 100%;}

/*-------*/
.header-part {
    background: #024407;
    padding: 5px 0;
}
ul.top-n li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

ul.top-n li {
    list-style: none;
    display: inline-block;
    padding: 0 20px 0 0;
}
ul.top-n {
    padding: 6px 0;
    margin: 0;
}
.icon-part ul li a {
    color: #0d0d0d;
    font-size: 15px;
    text-decoration: none;
    background: #fbd801;
    padding: 4px 9px;
    border-radius: 50px;
}
.icon-part ul li   {
    list-style: none;
    display: inline-block;
    padding: 3px 5px 0 0;
}
.icon-part ul  {
    padding: 0;
} 
.icon-part {
    text-align: right; padding-top: 7px;
}
.icon-part ul li a:hover {
    background: #fff;
}
ul.top-n li a i {
    color: #fbd801;
}
hr#line-header {
    margin: 5px 0;
} 


section.about-part img {
    width: 100%;
}

div#dua {
    text-align: right;
}
/*Start....icon-text*/
section.icon-text ul {
    padding: 0;
    text-align: center;
}
section.icon-text ul li {
    list-style: none;
    display: inline-block;
    padding: 6px 22px;
    border-radius:  5px;
    text-align: center;
    color: #fff; 
}
section.icon-text ul li:hover { 
    background: #131313;
}
section.icon-text {
    background: #024407;
    padding: 10px 0;
}

/*End.....icon-text*/



/*Start......service-part-con*/
.service-part-con {
    padding: 4% 0 4% 0;
    text-align: center;
    background: url(../images/parallax3.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.service-part-con img {
    width: 40%;
    margin: 0 auto;
}
section.service-part-con h3 {
    font-size: 22px;
    color: #000;
    font-weight: 900;
}
section.service-part-con p {
    color: #024407;
    font-size: 16px;
}
header#header-part-marquee {
    background: #fec804;
}
/*End......service-part-con*/

/*start..........who-are*/
.banner-part img{width: 100%;}
section.about-part {
   
    background: url(../images/banner-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.about-part h2 {
    font-size: 42px;
    line-height: 55px;
    font-weight: 600;
    color: #ffb802;
    font-family: 'Courgette', cursive;
}
header#header-part-marquee marquee {
    font-family: 'Courgette', cursive;
}
.about-part p {
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    text-align: justify;
}
button.about-btn {
    background: repeating-linear-gradient(45deg, #094617, #0e3517 100px);
    border-radius: 50px;
    border: none;
    padding: 14px 31px;
    margin-top: 15px;
}
button.about-btn a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
}
img{max-width: 100%;}
/*End............about-part*/



/*section.who-are*/
section.who-are-1 img {
    width: 91%;
}
section.who-are-1 {
    background-image: url(../images/black-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5% 0;
        background-attachment: fixed;
}
.who-are h2 {
    margin: 0;
    color: #fec804;
    font-size: 20px;
}
.who-are h3 {
    margin: 10px 0;
    color: #ffffff;
    font-size: 35px;
    line-height: 45px;
}
.who-are p {
    margin: 0;
    color: #ffffffeb;
    font-size: 18px;
}
.who-are h3 span {
    color: #fec804;
}
div#exper {
    text-align: center;
    margin-top: 25px;
}
.ecper-box {
    text-align: center;
    border: 1px solid #d4d4e1;
    border-radius: 10px 10px 10px 10px;
    transition: 0.5s;
    padding: 8% 2%;
    background: #fec804;
}
div#exper h4 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}
div#exper p {
    color: #000;
    font-size: 16px;
}
/*End.....who-are-1*/

/*Start......many-part */
section.many-part {
   padding: 4% 0 3% 0;
    background-image: url(../images/parallax3.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background: #fbb602;
}
.many-part h3 {
    color: #0c3b17;
    font-size: 40px;
    padding: 10px 0 2% 0;
    font-weight: 700;
    margin: 0;
}
.many-part p {
    color: #000000;
    font-size: 20px; 
    margin: 0;
}

.details span {
    background: #0c3b17;
    color: #fff;
    border-radius: 50px;
    padding: 6px 10px;
    font-size: 18px;
    margin: 0 10px 0 0;
}
.details {
    margin-top: 20px;
}
.many-part img {
    width: 62%;
}
.many-part {
    padding: 5% 0 0 0;
    background-image: url(../images/white-back.html);
    background-repeat: no-repeat;
    background-size: cover;
}
section.many-part img {
    -webkit-animation: fa-spin 6s infinite linear;
    animation: fa-spin 6s infinite linear;
}

/*End......many-part */

/*Start......services-part*/
.main_title {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #024407;
    margin: 0 0 3% 0;
}
.services-part {
    padding: 5% 0; 
    background-image: url(../images/parallax3.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
div#bottam-p {
    margin-top: 25px;
}
.keyword-part {
    padding: 5% 0 3% 0;
}
 .product-grid{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border-radius: 15px;
        background: #024407;
    border: 1px solid #fff;
    overflow: hidden;
       padding: 0 0 10px 0;
    transition: all 0.4s ease-out;
}
.product-grid:hover{ box-shadow: 5px 10px 30px rgba(0, 0, 0, 0.1); }
.product-grid .product-image{ position: relative; }
.product-grid .product-image a.image{ display: block; }
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-grid .product-discount-label{
    color: #fff;
    background: #78a206;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 5px;
    position: absolute;
    top: 12px;
    left: 12px;
}
.product-grid .product-links{
    width: 145px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 65%;
    left: 50%;
    transition: all 0.4s ease 0s;
}
.product-grid:hover .product-links{
    opacity: 1;
    top: 50%;
}
.product-grid .product-links li{
    display: inline-block;
    margin: 0 2px;
}
.product-grid .product-links li a{
    color: #2c2c2c;
    background: #fff;
    font-size: 16px;
    line-height: 42px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: block;
    position: relative;
    transition: all 0.4s ease-out 0s;
}
.product-grid .product-links li a:hover{
    color: #fff;
    background: #78a206;
    box-shadow: 1px 1px 30px 0 rgba(0, 0, 0, 0.2);
}
.product-grid .product-links li a:before,
.product-grid .product-links li a:after{
    content: attr(data-tip);
    color: #fff;
    background-color: #555;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px;
    white-space: nowrap;
    display: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -40px;
    transition: all 0.3s ease 0s;
}
.product-grid .product-links li a:after{
    content: '';
    height: 10px;
    width: 10px;
    padding: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -18px;
    z-index: -1;
}
.product-grid .product-links li a:hover:before,
.product-grid .product-links li a:hover:after{
    display: block;
}
.product-grid .product-content{
    padding: 12px 12px 15px;
    position: relative;
}
.product-grid .rating{
    padding: 0;
    margin: 0 0 8px;
    list-style: none;
}
.product-grid .rating li{
    color: #78a206;
    font-size: 14px;
}
.product-grid .rating .far{ color: #808080; }
.product-grid .title{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0;
}
.product-grid .title {
    color: #fff;
    transition: all 0.3s ease 0s;
    font-size: 16px;
}
.product-grid:hover h3.title {
    color: #fff !important;
}
.product-grid .title :hover{ color: #ff0000;text-decoration: none; }
.product-grid .price{
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    display: block;
    transition: all 0.4s ease-in-out;
}
.product-grid .price span{
    color: #fec804;
    font-weight: 500; 
}
.top_services .main_title { 
    color: #fc0;
}
.product-grid:hover .price{ opacity: 0; }
.product-grid .add-to-cart{
    color: #000;
    background: repeating-linear-gradient(45deg, #d8af16, #efc003 100px);
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
    width: 160px;
    height: 40px;
    border-radius: 50px;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0px !important;
    left: 50%;
    transition: all .4s ease-out;
}
.product-grid .add-to-cart:hover{ background-color: #2f2f2f; }
.product-grid:hover .add-to-cart{
    opacity: 1;
    bottom: 8px;
}
@media screen and (max-width:1200px){
    .product-grid{ margin: 0 0 30px; }
} 

/*End........services-part*/
 
/*Start...testimonial-part*/
.testimonial{
    text-align: center;
}
.testimonial .pic{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.testimonial .pic img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.testimonial .testimonial-title{
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #ffb200;
    margin: 0 0 10px 0;
}
.testimonial .testimonial-title small{
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
.testimonial .description{
    font-size: 14px;
    color: #fff;
    line-height: 27px;
    position: relative;
    margin: 0;
}
 
.owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #ffb200;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span{
    border: 2px solid #fa7921;
}
section.testimonial-part { 
    padding: 4% 0;
     background-image: url(../images/white-back.html);
    background-repeat: no-repeat;
    background-size: cover; 
}
.owl-theme .owl-controls .owl-buttons div {
 
    background: #ffb200 !important; 
    opacity: 1 !important;
} 
section.testimonial-part {
    padding: 4% 0;
    background: url(../images/banner-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/*End....testimonial-part*/

/*Start......footer-part*/
.footer-part {
    text-align: center;
    background: #111;
    padding: 45px 0 0 0;
}
section.img-ft img {
    width: 100%;
}
.footer-part h4 {
    font-size: 20px;
    padding-right: 16%;
    padding-left: 15%;
    color: #fff;
    line-height: 2;
    padding: 0 0 0 0;
}
.last {
    background: #040404;
    padding: 6px 0 6px 0;
}
.last p {
    color: #fff;
    font-size: 15px;
    padding: 5px 0 0 0;
}
.color{background:#000 !important;}
.color:hover {
    background: white !important;
    color: #023969;
    border: double 4px #00000063;
} 
.ft-part {
    text-align: left;
}
.logo-ft p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
ul.ft-ul {
    padding: 0;
}
.ft-part h3 {
    color: #ffb200;
    font-size: 25px;
}
ul.ft-ul li {
    color: #fff;
    padding: 5px 0;
        list-style: none;
    font-size: 16px;
}
ul.ft-ul li i {
    color: #ffb200;
}
.logo-ft p {
    margin-top: 10px;
}
button.call-btn {
    background: #258e24;
    padding: 15px 30px;
    font-size: 18px;
    border-radius: 50px;
    border: none;
    color: #fff;
}
.p-part{padding: 1% 0 3% 0 !important;}
/*End........footer-part*/

/*call-part*/
section.marquee-part {
    background: #fff;
    padding: 1% 0 1% 0;
}
section.marquee-part p {
    margin: 0;
    font-size: 20px; 
}
.call-icon-main {display: none;}
section.call-icon-main {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99999;
}
section.call-icon {
    display: flex; 
}
.phone {
    width: 50%;
    text-align: center;
    background: #03410e;
    padding: 10px 0;
}
.whatsapp {
    width: 50%;
    text-align: center;
    background: #000;
    padding: 10px 0;
}
section.call-icon p a {
    font-size: 21px;
    color: #fff;
    text-decoration: none;
}
section.call-icon p {margin: 0;}

/*End.....call-part*/


@media (max-width:1024px) {
.about-part h2 {
    font-size: 35px; 
} 
.who-are h3 { 
    font-size: 27px;
    line-height: 32px;
}
section.who-are-1 img {
    width: 100%;
}
.many-part h3 { 
    font-size: 30px; 
}
.product-grid .price { 
    font-size: 11px; 
}

} 

@media (max-width:770px) {
section.service-part-con h3 {
    font-size: 19px; 
}

ul.ft-ul li { 
    font-size: 12px;
}
.about-part h2 {
    font-size: 27px;
    line-height: 1.4;
}
.about-part p {
    font-size: 16px;
    line-height: 20px; 
}
.who-are h3 {
    font-size: 22px;
    line-height: 26px;
}
div#exper p { 
    font-size: 11px;
}
div#exper h4 {
    font-size: 25px; 
}
.many-part h3 {
    font-size: 25px;
}
.many-part p { 
    font-size: 16px; 
}
.main_title {
    font-size: 30px;  
}
.product-grid .price {
    font-size: 18px;
}


}


@media (max-width:767px) {
    section.icon-text ul li { 
    padding: 6px 16px;
    width: 85px; 
}
section.about-part img { 
    margin-top: 40px;
}
div#dua {
    text-align: center;
}
.who-are {
    padding-top: 30px;
}
div#exper h4 {
    font-size: 40px;
}
div#exper p {
    font-size: 20px;
}
div#exper { 
    margin-top: 0;
}
.ecper-box {
    margin-top: 19px;
}
section.who-are-1 { 
    padding: 45px 0; 
}
section.many-part {
    text-align: center;
}
.many-part p {
    font-size: 15px;
    line-height: 1.6;
}
section.many-part {
    padding: 39px 0;
}
section.about-part {
    text-align: center;
}
.details span { 
    font-size: 13px;
    margin: 0 0 0 0;
}
.call-icon-main {display: unset;
}
ul.top-n li { 
    display: block;
    padding: 6px 0;
    text-align: center;
}
.icon-part {
    text-align: center; 
}
section.logo-section {
    text-align: center; 
}
section.logo-section img{ 
    width: 100%;
}
}
@media (max-width:330px) {
button.call-btn { 
    font-size: 15px; 
}
}