/*top bar*/
.hill_top_innter_bar{
	display: flex;
    justify-content: space-between;
    padding: 5px 0px;
}
.top-contact-info{
	display: flex;
}
.top-contact-info > div{
	display: flex;
	align-items: center;
	margin-right: 8px;
}
.top-contact-info > div > i{
	padding-right: 5px;
}
.social_data{
	display: flex;
}
a.social_icon {
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    padding: 0px 7px;
    margin-right: 5px;
    display: inline-block;
}
/*comman*/
h1, h2, h3, h4, h5, h6{
    margin: 16px 0;
}

.hill_section_space{
    padding: 50px 0px;
    text-align: center;
}
/*header*/

.hill_right_header{
    display: flex;
}
.hill_search{
    position: relative;
}
.hill_searchform{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 99999;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    text-align: center;
    display: none;
}
.hill-is-sticky-menu.enable_stricky{
    top: 0px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99999;
}
.hill_searchform.open{
    display: block;
}
.hill_search_form button{
    background-color: #403d3d;
    color: #fff;
}
.hill_call_btn a.hill_call_menu_btn{
   border-style: double;
}
.hill_call_btn, .hill_search{
    margin-left : 6px;
}

.header1:not(.hill-is-sticky-menu) .hill-header-inner{
   /* flex-direction: column;*/
}
.header1:not(.hill-is-sticky-menu) .hill-header-inner > div{
    width: 33%;
}
body .header1:not(.hill-is-sticky-menu) .center-hill-header{
    margin-bottom: 10px;
    width: 100%;  
    justify-content: center;
    display: flex;
}

.header1 .center-hill-header{
    margin-bottom: 10px;
}
.right-hill-header{
    display: flex;
    justify-content: flex-end;
}
.hill-is-sticky-menu .center-hill-header,.hill-is-sticky-menu .right-hill-header{
    margin-bottom: 0px;
}
.hill-is-sticky-menu .hill_left_header_before,.hill-is-sticky-menu .right-hill-header{
    display: none;
}
.hill_search_form{
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 500px;
    width: 100%;
}
.hill_search_form input[type="text"]{
    width: 100%;
}
.hill_searchform_inner{
    display: flex;
    align-content: space-between;
    justify-content: center;
    height: 100%;
    flex-direction: column-reverse;
    align-items: center; 
}
.hill_search_icon{
    font-size: 13px;
}
.hill_search_close{
    font-size: 26px;
    position: absolute;
    top: 0;
    right: 7px;
}
.hill_right_header > div{
    margin-left: 10px;
}
.hill_center_header_before{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;  
    margin-bottom: 10px;
}
/*scroll button*/

.scrollingUp.is-active {
    visibility: visible;
    opacity: 1;
}
.scrolling-btn {
    position: fixed !important;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    text-align: center;
    transition: .9s;
    font-size: 20px;
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    padding: 6px 15px;
    border-radius: 100%;
}
/*breadcrumb*/
.hill_breadcrumb_info {
    display: flex;
    justify-content: center;
    text-align: center;
}
ol.breadcrumb-list li{
    display: inline-block;
}
/*banner*/
.hill_banner_slider  {
    width: 100%;
    margin: 0;
    overflow: hidden;
    background-color: #403d3d;
}

.hill_banner_slider .hill_banner_slider_hero_image{
    height: 500px;
    opacity: 0.8;
}
.hill_banner_slider .slick-slide > div{
    height: 500px;
}
.hill_banner_slider_loop_innner{
    position: relative;
}
.hill_banner_slider_hero_content{
    position: absolute;
    display: flex;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.hill_banner_slider_hero_content_inner{
    padding: 50px 100px;
}
/*about*/
.hill_about_inner{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /*display: flex;*/
    width: 100%;
    align-items: center;
    gap: 20px;
}
/*team*/
.hill_team_inner_social_icon{
    display: flex;
    gap: 10px;
    justify-content: center;
}
/*service*/
.hill_service_slider_hero_image{
    font-size: 35px;
}
.hill_service_slider_loop_innner{
    display: flex;
    gap: 10px;
}
/*testinonal*/
.hill_tesimonial_slider_loop_innner{
    display: flex;
    gap: 10px;
}
.owl-prev,.owl-next{
    outline: none;
    opacity: 1;
    letter-spacing: 0;
    position: absolute;
    top: 40%;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    z-index: 199;
}
.owl-prev {
    left: 20px;
}
.owl-next {
    right: 20px;
}
.owl-dots{
        text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.owl-dot span{
    width: 12px;
    height: 12px;
    padding: 5px;
    border-radius: 100%;
    background-color: #fff;
    display: block;
    margin-right: 5px;

}
.owl-dot.active span{
    background-color: #000;
}
.owl-nav i{
    font-size: 20px;
    width: 45px;
    height: 45px;
    font-weight: bold;
    background-color: #000;
    line-height: 40px;
    color: #fff;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display: block !important;
}
@media only screen and (max-width: 767px) {
  .email_info span, .contact_info span{
    display: none;
  }
  .hill_top_bar{
    padding-left: 10px;
    padding-right: 10px;
  }
  .right-hill-header,.hill_left_header_before {
    display: none;
  }
  .center-hill-header{
    width: auto !important;
  }
  .hill_about_inner > div{
    width: 100%;
  }  
  .hill_section_space{
    padding-right: 10px;
    padding-left: 10px;
  }
  .hill_about_inner{
    flex-direction: column;
  }
  .hill_gallery_slider_inner{
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .hill_team_slider_inner{
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .hill_service_slider_inner{
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .hill_about_inner{
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .hill_index_content.grid_view{
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
