.blog-section .blog-post .post-gal img {height:auto}

footer .up-footer h2 {
font-size:17px;
}
.team-post .right-part > a {
display:none;
}
.page-section>>.col-md-12{
    xpadding: 30px;
   x background-color: #fff;
    xmargin: 0px;
}

.pager-line ul li:after {
    content: '\f137';
    margin-right: 5px!important;
    margin-left: 5px;
}

p {
  color:#000;
 }
.cont-box p, .single-post-container p {
  color:#000!important;
 }
.post-content p, .box-section{
  color:#000!important;
 }
.sidebar-section ul li {
    color: #333;
   }
#sidebar .sidebar-section {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
#sidebar .navbar-vertical {
    order: 2;
}
#sidebar div#text-4 {
    order: 1;
}
#sidebar div#search-2 {
    order: 3;
}
#sidebar div#alc-social-widget-2 {
    order: 5;
}
#sidebar div#alc_contact_form-2 {
    order: 6;
}
#sidebar div#text-2 {
    order: 7;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:999;
}

.my-float{
	margin-top:16px;
}

