.asherhouse{display:none;}
.copyright a{color:#bababa;}
.servicedisplay{ display: flex; justify-content: space-around; }

.navbar-header {
  /*  margin-top: 20px;*/
}
a:focus, a:hover{ color:#BE894A !important; }
.topbar{background-color: #333333 !important; }
.logo .fa{ color: #37bfff !important; }
.logo .circle{ background: #37bfff !important; }
.logo:hover{ color: #37bfff !important; }
.section-title h3:after{ background: #000 !important; }
.section-title h3:first-letter, .section-title h3:first-letter{     color: #F4810F !important; }
.feature-box-04 > a:before{ border-bottom: 3px solid #BE894A !important; border-right: 3px solid #BE894A !important; }
.feature-box-04 > a:after{ border-top: 3px solid #BE894A !important; border-left: 3px solid #BE894A !important; }
.feature-box-04 h4{ color: #BE894A !important; }
.feature-box-04:hover h4{     color: #222 !important; }
.news-pic div{     background: #37bfff !important; }
.btn-primary{     background:#333333!important; }
.portfolio-post-border{ border: 1px solid transparent; !important; }
.section-title-2:after{     background: #ccc !important; }
.footer-address p span{ color: #37bfff !important; }
.blue{ background: #37bfff !important; }
.footer-address p span{ color: #37bfff !important; }
.back-to-top{ background: #F18014 !important; }
.sidebar-post li{ display: flex !important;}
.breadcrumb-section{ padding: 20px 0 !important;}
.breadcrumb li:last-child{    color: #F4810F !important;}
 .topbar a:hover {
    opacity: 0.65;
    color: #F4810F;
}
.bg-theme{ background-color: #F4810F !important;}

.logo .circle {
    background: #86bc42;
    /*border-radius: 50%;*/
    color: #fff;
    /*display: inline-block;*/
    height: 40px;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    /*margin: 0 5px 0 10px;*/
    padding: 5px;
}
.circle {
    /*-webkit-border-radius: 100%;
    border-radius: 100%;*/
}


.services-main{ display: flex; justify-content: space-around; }
.services-ul li{ margin-bottom: 30px; font-size: 18px; font-weight: 800; }
.services-ul span{ margin-right: 10px; }
.services-ul span img{ width: 50px; height: 50px; }

.price-center{     margin: auto;display: table; text-align: center; font-size: 16px;}
.tt-table td{ padding:5px ; font-size: 16px;}
.tt-title{ background-color: #2f2f2f; color: #fff;}

.bt-style{ padding: 10px; background-color: #000; color: #fff; border-radius: 30px;}

.services-stt span{ margin-right: 10px; display: inline-block; }
.services-stt ul{ margin-bottom: 50px; }
.services-stt .ser-icon{ width:10px !important; }
.qq01{ display: flex; flex-wrap: wrap; justify-content: space-around; }

.ser-list-ss{ margin-bottom: 10px; }
.top-title{ margin-bottom: 10px!important;}
@media (max-width: 991px){
    .servicedisplay{ display: unset;}
    .top-title img{ width:50%; }

}



.video-container1 { width:600px; height:450px; margin-left:0px;} .video-container1 iframe, .video-container1 object, .video-container1 embed {width: 100%; height: 100%;}
@media (max-width: 767px) {
.video-container1 { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-left:0px;} .video-container1 iframe, .video-container1 object, .video-container1 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}

.postContent img{ 

	max-width: 650px;
	max-height: auto;

	}

	@media (max-width:768px){
	.postContent img{ 

		max-width: 100%;
		max-height: auto;

		}

	}
