/*
Template Name: Furniture
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************blog****************/
.center_about {
background-image: url(../img/43.JPG);
background-position: center;
}
.center_team {
background-image: url(../img/44.JPG);
background-position: center;
}
.center_team_dt {
background-image: url(../img/50.JPG);
background-position: center;
}
.offer_r{
margin-top:30px;
width:630px;
height:725px;
}
.team_1dt1r .progress-bar {
background: #f4f4f4;
border-radius: 0;
}
.team_1dt1r .progress {
background-color: #daa14c; 
height: 8px;
overflow: hidden;
border-radius: 0;
}
/*********************blog_end****************/

/*********************serv_h****************/
.about_pgoi:hover{
transition: 0.3s;
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
border-bottom:1px solid #b6702a; 
 }
/*********************serv_h_end****************/

/*********************chat****************/
#chat {
background-image: url(../img/3.JPG);
background-position: center;
}
.promo_1r2 span a{
font-size:130px;
padding-top:18%;
 }
/*********************chat_end****************/


@media screen and (max-width : 767px){
.offer_l h6{
text-align:center; 
 }
.offer_r{
margin-top:15px; 
 }
.team_1dt1r{
margin-top:15px; 
 }
.team_1dt3r{
margin-top:15px;  
 }
.team_1dt3ril .form-control{
margin-top:10px; 
 }

 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {


 }

@media (min-width:992px) and (max-width:1200px) {

 }



