
/*********************contact************/
.center_list {
background-image: url(../img/1.jpg);
background-position: center;
}
.center_blog {
padding-top:100px;
padding-bottom:100px;
background:#1e27361f; 
}
.contact_page_1, .contact_page_2{
    display: flex;
    flex-wrap: wrap;
}
.contact_page_1 .contact_page_1i, .contact_page_2i.sss img{
    height: 100%;
}
.contact_page_2i.sss, .contact_page_2i.sss img{
    background: transparent;
    padding: 0;
    height: 100%;
} 
#contact_page{
 padding-top:50px;
 padding-bottom:50px; 
  }
.contact_page_1i span i{
  color:#1e2736;
  font-size:45px;
  }
.contact_page_2i img{
    height: 100%;
    width: 100%;
    display: block;
    margin: 0;
    object-fit: cover;
    box-shadow: 0 0 35px #34343482;
}
.contact_page_1i {
 border:1px solid #ef6330;
 padding:20px 15px; 
 background: #ef633038;
  }
.contact_page_1i h4{
  margin-top:20px;
  }
  
.blog_d_page_li3 hr{
  margin-left:0;
  }
.contact_page_2{
 margin-top:40px; 
  }
.blog_d_page_li3i .form-control{
 margin-bottom:10px; 
 height:45px;
  }
.form_1{
 height:135px!important; 
  }
.contact_page_2i .form-control{
  height:50px;
  margin-top:15px;
  }
.contact_page_2i {
background: #272425de;
    padding: 30px;
  }
.contact_page_2ii{
 background:#376738;
 padding-top:8px;
 padding-bottom:8px;
 text-align:center;
  }
.contact_page_2ii ul a{
  background:#1e2736;
  }
.contact_page_3{
 margin-top:30px; 
  }
.about_h hr{
  border-color:#1e2736;
  border-width:3px;
  width:10%;
  margin: 10px auto;
  }
/*********************contact_end****************/

@media screen and (max-width : 767px){
.contact_page_1i {
margin-top:10px; 
 }
 .contact_page_2i{
     padding: 10px;
     padding-top: 25px;
 }
 .w-100{
     margin-bottom: 20px;
     width: 100%;
 }
.blog_d_page_li3 {
text-align:center;
margin-bottom:15px;
 }
.about_h hr{
margin-left:auto; 
 }
.contact_page_2i {
text-align:center; 
 }
}

@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1350px) {

 }




