@media (max-width: 767px)
{
  .services-btn{display:none;}
}
@media (min-width: 767px)
{
  .mobile-btn{display:none;}
}

.slider_bg_1 {
  background-image: url(../img/stock/main_1.jpg);
}
.logo img{max-width:180px;}
.eb-facebook{
  background: #3b5797;
  padding: 6px 20px 6px 10px;
  border-radius: 19px;
  color: #fff;
}
.eb-facebook i{padding:5px 10px 5px 5px;}
.eb-top-contact i, .eb-top-contact a{font-size:18px !important}
.contact_action_area {
  background-image: url(../img/stock/big_1.jpg);
  background-position: center top;
}


.contact_action_area .call_add_action .boxed-btn3 {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 26px;
  padding: 14px 42px;
  font-weight: 400;
}
.single_location span{margin-left:10px;}

.temporary-image {background:#f3f3f3; position: relative; width:100%; height: 100%;}
.temporary-image h1 {position:absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.eb-service h2{margin-bottom:30px;}
.eb-service:hover h2{color:#FF3414; cursor: pointer;}
