@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
p,h1,h2,h3,h4,h5,h6,li{
    font-family: "M PLUS Rounded 1c", serif; 
}

#ftco-nav li{
    font-family:"M PLUS Rounded 1c", serif;
    font-weight: bold;
    font-size: 15px;
}
.eventidea h4{
   padding: 60px;
color:#51AB46;
margin-left: -55px;
font-weight: bold;
font-family: "M PLUS Rounded 1c", serif;
}
.eventidea h2{
    color: white;
    font-family: "M PLUS Rounded 1c", serif;
    padding-left: 0px;
margin-top: -70px;
}
.eventidea p{
    color: white;
    text-align: justify;
}
#firstul{
    columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        list-style-type:square;
}
#firstul li::marker{ 
    color: #51AB46;
} 
#firstul li{
    color: white;
}
#morebtn{
    margin-top: 30px;
    border-color: #51AB46;
    color: white;
    display: inline-block;
    padding: 12px 32px;

}
#morebtn:hover{
    background-color: transparent;
}
.eventrecord{
    background-image: url("asset/");
}











@media only screen and (max-width: 768px) {
    .blog{
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog h4{
    color: #51AB46;
    font-weight: bold;
}
.blog h2{
    font-weight: bold;
}
.blog p{
    color: black;
}
.blog .card{
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    margin-top:5px;
}

    .contact img{
        width:280px;
        padding-left:80px;
    }
    #footer-logo{
        height:100px;
        width:50%;
    }
    .gallery img{
    margin-top: 10px;
    border-radius: 0px;
    width:180px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.gallery h4{
    font-weight: bold;
    color: #51AB46;
}
.gallery h2{
    font-weight: bold;
}
.gallery p{
    color: black;
}
    #form h4{
    color: #51AB46;
    font-weight: bold;
}
#form h2{
    font-weight: bold;
}
.innerform{
    padding: 40px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-top: 30px;
}
#btnsub{
    margin-left:90px;
}
    .testimonial h4{
    color: #51AB46;
}
.testimonial h2{
    color: white;
}
.testimonial p{
    color: white;
}
#testimonial-row{
    padding: 25px;
}
.testicard p{
    color: white;
}
.testicard .uk-card{
    background-color: transparent;
    border: 1px solid white;
    border-radius: 5px;
}
#testimonial-name{
    margin-left: 0px;
    font-weight: bold;
    color: gold;

}
.testicard img{
    width: 60px;
}
.checked{
    color: gold;
}
.testicard{
    width: 95%;
}
    .plan{
    margin-top: 10px;
}
.plan h4{
    color: #51AB46;
    font-weight: bold;
}
.plan h2{
    font-weight: bold;
}
.plan p{
    color: black;
}
#plan-card h3{
    font-weight: bold;
}
#plan-card h2{
    color: #51AB46;
    text-align: center;
}
#plan-card li{
    color: black;
}
#plan-card{
    display: flex;
    flex-wrap: wrap;
    margin-left:74px;
}
    #logocont img{
        margin-top:-10px;
    width: 120px;
    padding:1px;
}
#logocont{
    border: 2px solid white;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 140px;
    padding-bottom: 120px;
    width:90%;
}
    .choose-us img{
    width: 400px;
    padding: 0px;
    margin-top:20px
}
.choose-us h4{
    color: #51AB46;
}
.choose-us h2{
    color:white;
    text-align: center;
    font-size:24px;
    float:left;
}
.choose-us .row{
    padding: 20px;
}
.choose-us p{
    color: white;
}
.choose-us li{
    color: white;
    font-weight: bold;
}
.choose-us p{
    color: white;
}
.choose-us ul{
    list-style-image: url('/asset/home page/why choose us -friendly team.png');

}
.choose-us{
padding-bottom: 25px;
}
#choose img{
    width: 150px;
}
#choose .card{
    width: auto;
    background-color: transparent;
    margin-top: -45px;
}
#choose p{
    color: white;
    margin-left: 0px;
}
#choose h5{
    color: white;
    font-weight: bold;
    padding-top: 10px;
    margin-left: -20px;
}
    .service h4{
    font-weight: bold;
    color: #51AB46;
}
.service h2{
    font-weight: bold;
}
.service p{
    color: black;
    margin-top:-10px;
}
.service h5{
    color: #51AB46;
    font-weight: bold;
    margin-top:-10px;
    font-size:15px;
}
.service img{
    width: 80px;
    padding-top:12px;
}
.service{
    margin-bottom: 20px;
}
.cardinner{
    padding: 3px;
    
}
.cardinner a{
    padding:2px;
    font-size:12px;
}
.cardinner img{
    padding-left: 10px;
}
.service .card{
    margin-top: 10px;
     display: flex;
    flex-wrap: wrap;
    flex: 100%;
    width: 100%;
    border: 1px solid #51AB46;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
    #cards{
    padding: 20px;
    margin-top:15px;
}
#evntcard{
      display: flex;
  flex-wrap: wrap;

    border: 1px solid white;
    margin-left: 1px;
}
#evntcard h3{
    text-align: center;
    font-weight: bold;
    font-size:18px;
}
#evntcard h5{
    text-align: center;
    color: white;
    font-size:16px;
    font-weight: bold;
}
.inner{
    padding: 10px;
    margin-top:5px;
      display: flex;
  flex-wrap: wrap;

    width:100%;
    margin-left:;
}
    .eventideaimg{
    padding: 30px;
}
    #sliderCard{
    margin-top: -15px;
    background-color: black;
    border: 1px solid white;
    width: 7rem;
    margin-left:-10px;
    
}
#sliderCard{
    padding:4px;
}
#sliderCard img{
    width:50px;
}
#sliderCard h5{
    font-weight: bold;
    font-size:10px;
    color: white;
    margin-top: 0px;
}
#sliderCard p{
    color: white;
    margin-top: 5px;
}
#textcont{
    margin-top: -10px;
}
#textcont h2{
    font-size:18px;
    font-weight:bold;
}

.sliderbtn{
    margin-top: 20px;
    font-weight: bold;
    padding: 8px;
}
}
@media only screen and (min-width: 992px) {
    .blog{
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog h4{
    color: #51AB46;
    font-weight: bold;
}
.blog h2{
    font-weight: bold;
}
.blog p{
    color: black;
}
.blog .card{
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

    .gallery img{
    margin-top: 10px;
    border-radius: 0px;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.gallery h4{
    font-weight: bold;
    color: #51AB46;
}
.gallery h2{
    font-weight: bold;
}
.gallery p{
    color: black;
}
    #form h4{
    color: #51AB46;
    font-weight: bold;
}
#form h2{
    font-weight: bold;
}
.innerform{
    padding: 40px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-top: 30px;
}
    .testimonial h4{
    color: #51AB46;
}
.testimonial h1{
    color: white;
}
.testimonial p{
    color: white;
}
#testimonial-row{
    padding: 25px;
}
.testicard p{
    color: white;
}
.testicard .uk-card{
    background-color: transparent;
    border: 1px solid white;
    border-radius: 5px;
}
#testimonial-name{
    margin-left: -120px;
    font-weight: bold;
    color: gold;
    float: left;
}
.testicard img{
    width: 60px;
}
.checked{
    color: gold;
}
.testicard{
    width: 95%;
}
    .plan{
    margin-top: 10px;
}
.plan h4{
    color: #51AB46;
    font-weight: bold;
}
.plan h2{
    font-weight: bold;
}
.plan p{
    color: black;
}
#plan-card h3{
    font-weight: bold;
}
#plan-card h2{
    color: #51AB46;
    text-align: center;
}
#plan-card li{
    color: black;
}
#plan-card{
    display: flex;
    flex-wrap: wrap;
}
    #logocont img{
    width: 210px;
}
#logocont{
    border: 2px solid white;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 140px;
    padding-bottom: 120px;
}
    .service h4{
    font-weight: bold;
    color: #51AB46;
}
.service h2{
    font-weight: bold;
}
.service p{
    color: black;
}
.service h5{
    color: #51AB46;
    font-weight: bold;
}
.service img{
    width: 80px;
}
.service{
    margin-bottom: 20px;
}
.cardinner{
    padding: 8px;
}
.cardinner img{
    padding-left: 10px;
}
.service .card{
    margin-top: 10px;
    width: auto;
    border: 1px solid #51AB46;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
    #cards{
    padding: 40px;
}
#evntcard{
    border: 1px solid white;
    margin-left: 1px;
}
#evntcard h3{
    text-align: center;
    font-weight: bold;
}
#evntcard h5{
    text-align: center;
    color: white;
    font-weight: bold;
}
.inner{
    padding: 20px;
}
    .eventideaimg{
    padding: 80px;
}
    #sliderCard{
    margin-top: -180px;
    background-color: black;
    border: 1px solid white;
    width: 18rem;
    padding: 20px;
}
#sliderCard img{
    width:60px;
}
#sliderCard h5{
    font-weight: bold;
    color: white;
    margin-top: 30px;
}
#sliderCard p{
    color: white;
    margin-top: 20px;
}
#textcont{
    margin-top: 80px;
}

.sliderbtn{
    margin-top: 70px;
    font-weight: bold;
    padding: 15px;
}
.choose-us img{
    width: 400px;
    padding: 25px;
}
.choose-us h4{
    color: #51AB46;
}
.choose-us h2{
    color:white;
    text-align: center;
    float:left;
}
.choose-us .row{
    padding: 20px;
}
.choose-us p{
    color: white;
}
.choose-us li{
    color: white;
    font-weight: bold;
}
.choose-us p{
    color: white;
}
.choose-us ul{
    list-style-image: url('/asset/home page/why choose us -friendly team.png');

}
.choose-us{
padding-bottom: 25px;
}
#choose img{
    width: 100px;
}
#choose .card{
    width: auto;
    background-color: transparent;
    margin-top: -45px;
}
#choose p{
    color: white;
    margin-left: 0px;
}
#choose h5{
    color: white;
    font-weight: bold;
    padding-top: 10px;
    margin-left: -20px;
}
}