/*
CTC Separate Stylesheet
Updated: 2021-03-31 05:34:23
Theme Name: Geotechnical Engineering Services
Theme URI: https://hashthemes.com/wordpress-theme/total/
Template: total
Author: Codehousemedia
Author URI: https://codehousemedia.com.au/
Tags: two-columns,right-sidebar,custom-background,custom-menu,editor-style,featured-images,footer-widgets,theme-options,threaded-comments,translation-ready,portfolio,education,blog,custom-logo
Version: 1.1.1617168863
*/


/* breadcrumb */
.fbc.fbc-page {
    /* align-items: center; */
    /* align-self: center; */
    /* align-content: center; */
    /* text-align: center; */
    left: 50%;
    position: absolute!important;
    /* right: 50%; */
    transform: translate(-50%, 0%);
}

ol.fbc-items li {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
/* end breadcrumb */

.het-bx-slider .owl-dots .owl-dot {
    border-radius: 30px;
}

.single-entry-meta {
    display: none!important;
    
}

button:focus{
	outline:none!important;
}

.het-testimonial-excerpt .fa-quote-left {
    position: absolute;
    top: 0;
    left: -65px;
    font-size: 60px;
    color: #009deac9!important;
    z-index: -1;
}


@media screen and (min-width:1000px){
	.toggle-bar{
		display:none!important;
	}
}

@media screen and (max-width:1000px){
	

.toggle-bar {
	background: none!important;
    display: block;
    position: absolute;
    top: 26px;
    right: 20px;
    height: 40px;
    width: 40px;
    
    /* background: #FFC107; */
    /* border-color: red; */
     border-radius: 3px; 
    border-style: none!important;
	border-width:0px;
    cursor: pointer;
}	
	.toggle-bar, #ht-site-navigation {
    /* background: #ffffff; */
    color: #009dea;
    column-fill: balance;
}

.toggle-bar span {
    position: absolute;
    top: 48%;
    margin-top: 0px;
    height: 2px;
    left: 4px;
    right: 4px;
    background: #009dea;
    box-shadow: 0 8px 0 0 #009dea, 0 -8px 0 0 #009dea;
  
}
	
	.het-slide img {
    width: 100%;
    height: 380px!important;
    object-fit: cover!important;
}
}
	
.mfp-container{
    background-color: #000000db;
}