@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');
html,body,h1,h2,h3,h4,h5,h6,p,aside,article,section,div,main,header,footer,form,input,button,img,figure,figcaption,a,span,ul,ol,li,dd,dt,dl,details,summary,audio,video,iframe,embed,object,hr,br{box-sizing:border-box;  font-family: "Roboto", serif;}ul li{list-style: none;font-size: 20px}
a{text-decoration: none}
p{font-size: 20px;line-height:1.8}
img{max-width:100%;margin: auto}.mmgr23-txt-cen{text-align: center}
.mmgr23-flx{display: flex}.mmgr23-alig{align-items: flex-start}.mmgr23-alig-cen{align-items: center}.mmgr23-jus{justify-content: space-between}.mmgr23-ptb{padding-top: 40px;padding-bottom: 80px} .m-gp{gap:20px;}
*{margin: 0;padding: 0}body{ font-family: 'Lato', sans-serif;line-height: 1.5} .wapper{max-width: 80%;margin: auto} .wapper2{max-width: 70%;margin: auto}
header{background:#1a4e2c;color: #fff;padding: 15px 0;}
.pat-hd{max-width:900px; margin:auto;text-align:center; margin-bottom:20px;font-size:20px;} .mmgr23-5{background-color:#efefef;margin-top:20px;}
.mmgr23-btn {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    background-color: #b26f1a;
    border: 2px solid  #137e0b;
    color: #fff;
    font-weight: 700;
}.mmgr23-2-img{width: 50%}.mmgr23-2-cn{width: 50%}.mmgr23-2-cn h1 {font-size: 20px;font-weight: 700; margin:20px 0px;}
  .mmgr23-2-btn {
    /* font-family: "Poppins", Sans-serif; */
	display:inline;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 1.2px;
    background-color: #b26f1a;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    color: #fff;margin: auto;
    padding: 15px 36px;
}.heading-script {
    
    color: #000;
    text-align: center;
    padding: 15px 0;
}.feats-box {
    padding: 20px;
    background: #1a4e2c;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 20px;

    margin-bottom: 25px;width: 33.3%
} .feats-box h4 {
    font-size: 22px;
    font-weight: 700;
   margin-bottom:10px;
    color: #fff;
}
.mmgr23-5-inf{max-width:1000px; margin:auto;}
.feats-box p{color:#fff;font-size:18px;}
.panel{min-height: calc(100vh - 100px)}
.ing-mtb{margin: 0 0 20px;}
.brand-box-row{gap:30px}
.feats-box img {
    margin-right: 18px;width: 55px;height: 55px;}
.mmgr23-7 a{color: #fff;}
.mmgr23-4-cn{width: 50%;
    color: #000;}.mmgr23-4-img{width: 50%}input[type=text], select, textarea {
  width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px;  box-sizing: border-box; margin-top: 6px;margin-bottom: 16px; resize: vertical;
}
input[type=submit] { background-color: #04AA6D; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer;}
input[type=submit]:hover {background-color: #45a049;}
.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #1a4e2c;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #1a4e2c;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #1a4e2c;
  border: 1px solid #1a4e2c;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #1a4e2c;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: max-content;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 20px;
  font-weight: 300;
  margin: 1em 0;
}
.mm-nn{display:block} .dd-nn{display:none;}
.ingsd-pt{display: flex; gap:15px}
/*vedio*/ 
 video { max-width: 500px;
    height: 350px;
    border: 2px solid #7777;}
 /*
.video-container {
  width: 100%; /* Full viewport width 
  height: calc(100vw * 9 / 16); /* 16:9 aspect ratio
  max-width: 1280px; /* Optional: Limit maximum width 
  max-height: 720px; /* Optional: Limit maximum height 
  background-color: #000; /* Background for any empty space 
  overflow: hidden;
  position: relative;
}
.video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%; /* Fill container height 
  object-fit: cover; /* Scale and crop to fit 
}
*/

.pcr-res{max-width:350px; width:100%; height:auto;}

@media screen and (min-width: 767px){.mmgr23-2-btn{width:100%}}
@media screen and (max-width: 420px){.mmgr23-2-btn{font-size:12px !important;} .p-hg{font-size:24px;} .gur-bg{padding:20px !important;}}
@media screen and (max-width: 767px){.ingsd-pt{flex-direction: column;text-align: center;}.mmgr23-dir{flex-direction: column}
.mmgr23-2-btn{font-size:18px;} .m-hrf{font-size:25px;} .pat-hd h2{font-size:20px;}
.mmgr23-2-img {
    width: 100%;}.mmgr23-2-cn {width: 100%;}.feats-box{width: 100%}.mmgr23-4-cn {
        width: 100%;}.mmgr23-4-img {
    width: 100%;
}.mmgr23-1 {
    text-align: center;
} .mm-nn{display:none} .dd-nn{display:block;} .ghyt{display:none;} }
.ingsd-pt img {
    width: 100px;
    height: 100px;
}
.ingstd-br{border-radius: 50%}
.gur-bg{background: #fff; color: #000;padding: 40px;border-radius: 10px;}