/*
Template Name: Krishna Temple
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************faq****************/
.center_faq
{
    background-image: url('../images/shiv_banner_3.jpg');
    background-position: center center;
    background-size: cover;
}

.accordion-button {
background:#032f64;
color:#fff; 
padding:8px 15px;
font-weight: bold;
border: 0;
font-size: 20px;
text-align: left;
}
.accordion-button:focus {
box-shadow: none;
border: none;
}
.accordion-button:not(.collapsed) {
background:#032f64;
color:#fff;
padding:8px 15px;
}
.accordion-body {
padding: 20px;
background: #fff; 
}
.accordion-button::after {
width: auto;
height: auto;
content: "+";
font-size: 40px;
background-image: none;
font-weight: 100;
color: #fff;
transform: translateY(-4px);
}
.accordion-button:not(.collapsed)::after {
width: auto;
height: auto;
background-image: none;
content: "-";
font-size: 40px;
transform: translate(-5px, -4px);
transform: rotate(0deg);
}
.accordion-item{
border:none;
border-radius:0;
background:none;
border-bottom:1px solid #efefef;
margin-bottom:10px;
}






.accordion-button1 {
background:#032f64;
color:#fff; 
padding:8px 15px;
font-weight: bold;
border: 0;
font-size: 20px;
text-align: left;
}
.accordion-button1:focus {
box-shadow: none;
border: none;
}
.accordion-button1:not(.collapsed1) {
background:#032f64;
color:#fff;
padding:8px 15px;
}
.accordion-body1 {
padding: 20px;
background: #fff; 
}
.accordion-button1::after {
width: auto;
height: auto;
content: "+";
font-size: 40px;
background-image: none;
font-weight: 100;
color: #fff;
transform: translateY(-4px);
}
.accordion-button1:not(.collapsed1)::after {
width: auto;
height: auto;
background-image: none;
content: "-";
font-size: 40px;
transform: translate(-5px, -4px);
transform: rotate(0deg);
}
.accordion-item1{
border:none;
border-radius:0;
background:none;
border-bottom:1px solid #efefef;
margin-bottom:10px;
}

#faq{
padding-bottom:150px!important; 
 }
 
.row faq_1
 {
 margin: 0 0 97px 0;
 }
 .quetions
 {
    margin:20px 0 0 0;     
 }
/*********************faq_end****************/


@media screen and (max-width : 767px){
.faq_1r{
margin-top:20px; 
 }
#faq{
padding-bottom:40px!important; 
 }
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {

 }

@media (min-width:992px) and (max-width:1200px) {

 }

@media (min-width:1400px) and (max-width:2000px) {

 }



