@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

th, td {
  text-align: left;
  padding: 10px!important;
}
.footer-btm .container {
	display: block !important;
}
.ads{
    background:white;
        padding: 1%;
    
}
.fa{
    padding: 3px!important;
    width: 34px!important;   
}
.pteg{color:#003a99;}
@font-face {
	font-family:'roboto';
	src:url('fonts/roboto.woff') format('woff');
	font-weight:normal;
	font-style:normal;
	font-display: swap;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 100px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
    border-radius:20%
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}




.clear {
	clear:both;
}

.color1 {
	color:#000;
}

.color2 {
	color:#000;
}
 .photo-gallery_sec2{
    /* background: #FF0!important;*/
	background-color: transparent!important;
}
      
body {
	background:#000000!important;
	background-size:cover;
	font-size:21px !important;
	line-height:24px;
	letter-spacing:1px;
	font-family:'roboto';
}
.container{
	padding-right: 0px!important;
	padding-left: 0px!important;
	}

h1, h2, h3, h4 {
	margin-top:25px;
	margin-bottom:25px;
	line-height:34px;
	color:#940310!important;
	font-weight: 700;
}

h1{
    color:#940310!important;
	font-size: 32px!important;
	font-weight: 700!important;

	
}
p {
    color:#2e3a3a!important;
	text-align:justify;
font-family: 'Arial   ', sans-serif!important;	
	font-size: 20px;
	line-height: 35px;
	font-weight: normal;
	

}

div{
   
    
}

#wrapper-Chandi {
	width:100%;
	padding:0 25px 0 25px;
	margin:auto;
}

#header-Chandi {
	width:100%;
	float:left;
}




#logo-Chandi a {
	text-decoration:none;
	color:#000;
}


#logo-Chandi {
	font-weight:normal;
	float:left;
	padding:15px 0;
	color:#fff;
	font-size:60px;
	
	text-shadow:2px 2px #fff, -2px -2px #fff;
	font-weight:bold;
}


#logo-Chandi .log {
	font:24px roboto;
	float:right;
	text-shadow:none;
	color:#000;
}

#contact-Chandi {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:30px;
	color:#a70008;
	font-size:24px;
}





#nav-Chandi {
	width:100%;
	height:50px;
	font-size:16px;
	border-radius:10px;
	margin-bottom:15px;
	border:solid 1px #CCC;
	float:left;
	background:#000;
}

#nav-Chandi li {
	float:left;
	list-style:none;
}



#nav-Chandi li a {
	float:left;
	font-size:15px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:0 20px;
	line-height:48px;
	text-decoration:none;
	color:#FFFF00;
}


#nav-Chandi li a:hover,
#nav-Chandi li a.active {
	color:#FFFF00;
}



#content-Chandi {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:RGB(255, 255, 0);
}


#inner-images {
	width:100%;
	margin:25px 0;
}



#inner-images li {
	list-style:none;
	width:21%;
	float:left;
	font-size:12px;
	text-align:center;
	margin:0 2%;
}

#inner-images li img {
	width:100%;
	border:1px solid #000;
	border-radius:10px;
}




#side-Chandi {
	width:30%;
	float:left;
}



#side-Chandi p {
	padding:25px 20px 25px 20px;
	margin-bottom:25px;
	width:100%;
	border-radius:10px;
	font-size:18px;
	float:left;
	border:1px solid #000;
	background:#FFFF00;
}




#side-Chandi h5 {
	width:100%;
	font-size:22px;
	background:#000;
	font-weight:normal;
	color:#fff;
	padding:10px 0 10px 25px;
	margin-bottom:10px;
	float:left;

}


#side-Chandi h6 {
	padding:10px;
	font-size:18px;
	font-weight:normal;
}


#side-Chandi #navi-Chandi {
	float:left;
	margin-bottom:50px;

}


#side-Chandi #navi-Chandi li {
	padding:5px 0;
	list-style:none;
	list-style:inside disc;
	text-transform:uppercase;
	border-bottom:2px solid #000;
	color:#e84118;
	float:left;
	width:100%;
}


#side-Chandi #navi-Chandi a {
	text-decoration:none;
	color:#e84118;
}

#side-Chandi #navi-Chandi a:hover,
#side-Chandi #navi-Chandi a.active {
	color:#000000;
}


#model-Chandi {
	width:100%;
	float:left;
	border:1px solid #000;
	border-radius:10px;
	background:#fff;
}


#model-Chandi li {
	list-style:none;
	margin-bottom:10px;
	width:100%;
	padding:10px;
}


#model-Chandi li img {
	width:100%;
	border-radius:10px;
	border:2px solid #000;
}


#contentmain-Chandi {
	width:65%;
	float:right;
}


#contentmain-Chandi li {
	margin:5px 0 5px 15px;
}




#gallery ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:2%;
	border:1px solid #524b48;
	width:21%;
	transition:all ease .5s;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:1px solid #FFFF00;
}




#footer-Chandi {
	width:100%;
	padding:20px 5px;
	background:#FFFF00;
	float:left;
	color:#000000;
	margin-top:15px;
	font-size:10px;
}

#footer-Chandi li {
	list-style:none;
	padding:0 10px;
	border-right:solid 1px #fff;
	float:left;
}



#footer-Chandi a {
	float:left;
	text-transform:uppercase;
	color:#FFFF00;
	text-decoration:none;
}

#footer-Chandi a:hover {
	text-decoration:underline;
}


#footer-Chandi p {
	margin-right:5px;
	float:right;
}


#footer-Chandi a {
	float:right;
	margin-left:5px;
}






@media only screen and ( max-width: 900px) { 

#wrapper-Chandi {
	width:90%;
}




#logo-Chandi {
	font-size:40px;
	text-align:center;
	width:100%;
}


#logo-Chandi .log {
	width:100%;
	font-size:18px;
	line-height:24px;
	text-align:center;
}

#contact-Chandi {
	width:100%;
	text-align:center;
	font-weight:bold;
	padding:0 0 10px 0;
	color:#0000FF;
	font-size:18px;
}





#nav-Chandi {
	height:auto;
}

#nav-Chandi li {
	width:100%;
	border-bottom:1px solid #FFFF00;
}



#side-Chandi {
	width:100%;
}


#contentmain-Chandi {
	width:100%;
}




#inner-images li {
	list-style:none;
	width:100%;
	float:left;
	font-size:16px;
	text-align:center;
	margin:25px 0;
}




#gallery ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:none;
}





#footer-Chandi {
	width:100%;
	padding:20px 5px;
	background:#000000;
	float:left;
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:14px;
}

#footer-Chandi li {
	list-style:none;
	width:100%;
	padding:10px 0;
	border-right:none;
	float:left;
}


#footer-Chandi p {
	width:100%;
	text-align:center;
	margin-top:25px;
}


#footer-Chandi a {
	float:none;
}

}


.ftr_cta_blk{
     display:nono!important;
}
<!-- FAQ Section-->
 .faq-section {
            max-width: 100%;
            margin: 50px auto;
            
        }

        .faq-section h2 {
            text-align: center;
            margin-bottom: 20px;
        }
    
    .accordion {
   
   
    cursor: pointer;
    padding: 18px;
   width: 100%; 
    border: 1px solid #dfcfcf;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: .4s;
    margin: 5px 0;
    border-radius: 6px;
    box-shadow: rgba(60,64,67,.3) 0 1px 2px 0, rgba(60,64,67,.15) 0 2px 6px 2px;
    font-size: 18px;
    font-weight: 600;
    font-family: Philosopher;
	 background-color: #eee;
            color: #444;
}
.accordion:after {
    content: '\25be';
    color: #fff;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    font-size: 24px;
    background: #ba1b1b;
    border-radius: 50%;
    padding: 0 10px;
}
.panel {
    padding: 0 18px;
    background-color: #9E9E9E;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px;
    border-radius: 0 0 6px 6px;
}
.panel p {
    padding: 20px 10px 10px;
    font-size: 18px;
    font-weight: 400;
}
.text {
    color: rgb(255 255 255) !important;
    font-family: Philosopher;
    line-height: 34px;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
}
    
	  .accordion.active, .accordion:hover {
            background-color: #ccc;
        }
    </style>
    <style>
        /* Container for FAQ section */
      

        .accordion {
           
            cursor: pointer;
            padding: 18px;
            width: 100%;
            border: none;
            text-align: left;
            outline: none;
            font-size: 15px;
            transition: 0.4s;
            margin-bottom: 10px;
        }

      

        

        /* Responsive Styles */
        @media (max-width: 600px) {
            .faq-section {
                padding: 10px;
            }

            .accordion {
                font-size: 14px;
                padding: 14px;
            }

            .panel p {
                font-size: 14px;
            }
        }
		<!-- FAQ Section-->





      
