/*
Template Name: Institute
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************course****************/
.accordion-button:not(.collapsed) {
color: #27ab43;
background-color: #27ab430d;
box-shadow:none;
border-bottom:1px solid #27ab432e; 
}
.accordion-button:focus{
box-shadow:none; 
 }
.accordion-body{
padding-top:20px;
padding-bottom:20px;
 }
.accordion-item {
border:1px solid #27ab432e!important;
}
/*********************course_end****************/


@media screen and (max-width : 767px){
.detail_1l2  h4{
text-align:center; 
 }
.detail_1l3  h4{
text-align:center;  
 }
.detail_1l4  h4{
text-align:center;  
 }
.detail_1l6  h3{
text-align:center; 
 }
.detail_1l6  .form-control{
margin-top:10px;
 }
.detail_1l6  h6{
text-align:center; 
 }
.detail_1r{
margin-top:15px; 
 }
 }

@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:1201px) and (max-width:1330px) {

 }


