@font-face {
  font-family: 'Samarkan Normal';
  font-style: normal;
  font-weight: normal;
  src: local("Samarkan Normal"), url("../fonts/SAMARN__.woff") format("woff"); }

@font-face {
  font-family: 'Samarkan Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Samarkan Oblique"), url("../fonts/SAMARO__.woff") format("woff"); }

.headerfontmain {
  /*font-family: 'Samarkan Normal';*/
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 27px; }

.headerfontitalic {
  /*font-family: 'Samarkan Oblique';*/
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 20px; }

/*flower*/
*, *:before, *:after {
  box-sizing: border-box; }

html, body {
  margin: 0; }

.flowerpart {
  /*visibility: hidden;*/
  margin: 0 auto;
  overflow: hidden;
  /*background: #f05f40;*/
  /*background: radial-gradient(circle, transparent, rgba(0, 0, 0, 0.3), rgba(226, 53, 17, 0.9)), rgb(240,95,64);*/
  background: url("../img/temple3.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 100vh; }

#flowers {
  width: 100%;
  height: 100%;
  overflow: visible; }

/*flower*/
/*committee flower*/
/*  @media screen and (max-width: 767px)and (min-width: 725px) {
    .positioningstatue{
        max-width: 55vw!important;
        max-height:20vw!important;
        left:42.5%!important;
        right:45%!important;
        top:160px!important;
    }
    } */
@media (min-width: 320px) {
  .positioningstatue {
    max-width: 35vw !important;
    max-height: 40vw !important;
    top: 160px !important;
    left: 35.6% !important; } }

@media (min-width: 425px) {
  .positioningstatue {
    max-width: 30vw !important;
    max-height: 35vw !important;
    top: 155px !important;
    left: 37.5% !important; } }

@media (min-width: 768px) {
  .positioningstatue {
    max-width: 15vw !important;
    max-height: 20vw !important;
    top: 150px !important;
    left: 43% !important; } }

@media (min-width: 992px) {
  .positioningstatue {
    max-width: 10vw !important;
    max-height: 15vw !important;
    top: 160px !important;
    left: 45% !important; } }

@media (min-width: 1200px) {
  .positioningstatue {
    max-width: 8vw !important;
    max-height: 11vw !important;
    top: 150px !important;
    left: 46% !important; } }

@media (min-width: 1441px) {
  .positioningstatue {
    max-width: 8vw !important;
    max-height: 11vw !important;
    top: 200px !important;
    left: 46% !important; } }

/*  @media screen and (min-width:1024px) {
        .positioningstatue{
           
            max-width:10vw!important;
           max-height:15vw!important;
           left:45%!important;
           right:45%!important;
        }
        }
 */
.positioningstatue {
  position: absolute;
  top: 130px;
  max-width: 15vw;
  max-height: 20vw;
  left: 42.5%;
  right: 45%; }

.committeeflobg {
  background: #f05f40;
  /*background-image: url("../img/statue.png");
    background-repeat: no-repeat;
    align-items: center;*/ }

.committeecontainer {
  width: 50%;
  margin: 0 auto; }

svg#flower-frame {
  height: 50vh;
  width: 100%; }

#Footer_group_1_,
[id^=PinkFlowerGroup],
[id^=BaseGroup] path,
[id^=LeafGroup] path,
path[id^=Stroke],
g[id^=BudGroup] g[id^=BudGroup] g[id^=Bud],
#Bud8_1_,
#Bud10_1_,
#Bud23_1_,
#Bud26_1_,
[id^=Dots],
[id^=Flourish] {
  visibility: hidden; }

/*committee flower end*/
/*appeal*/
.responsive {
  width: 100%;
  height: auto; }
