/*
Template Name: Education
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************event****************/
.main{
background:#05182b;
padding-bottom:40px; 
 }
.center_1l h6 a{
color:#fff;
display:inline-block;
margin-bottom:10px;
 }
.center_1l .form-control{
height:46px;
border-radius:0; 
font-size:16px;
box-shadow:none;
 }
.center_1l .btn{
background:#f58634;
margin-left:0!important;
border-color:#f58634;
font-size:16px;
padding:11px 20px;
border-radius:0;
box-shadow:none;
 }
.center_1l .input-group{
width:80%;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
 }
.center_1l{
width:80%;
margin-left:auto;
margin-right:auto;
padding-top:50px; 
 }
 
.event_2i1{
 border:1px solid #f5863440;
 padding:15px;
 border-left:3px solid #f58634;
 }
.event_2{
margin-top:30px; 
 }
 
.product_1_last{
margin-top:30px; 
 }
.product_1_last ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #f5863426;
 text-align:center;
 border-radius:3px;
 }
.product_1_last ul li a{
display:block;
color: #333;
 }
.product_1_last ul li:hover{
 background: #f58634;
 }
.product_1_last ul li:hover a{
 color: #fff!important;
 }
.act{
  background:#f58634!important;
 }
.act a{
 color: #fff!important;
 }
/*********************event_end****************/



@media screen and (max-width : 767px){
.event_2i {
margin-bottom:10px; 
 }
.product_1_last ul li{
margin-bottom:10px;  
 }
}

@media (min-width:768px) and (max-width:991px) {


 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1366px) {

 }