.contact-form a{
	color:#;
}
.right-area li#active a{
font-weight:bold;
}
.blog-post{
min-height:530px;
}
.mask{ width:100%; height:100%; background: rgba(0, 0, 0, 0.2); }
.section .heading:after,.button_title{
	background:#!important;
}
.about-section .about-img:before, .about-section .about-img:after{
	border-color:#!important;
}
.blog-section .blog-post .read-more-btn:hover{ border-color: #!important; background: #!important; }
footer ul.social-icons > li > a{ border: 1px solid #!important; }

footer ul.social-icons > li > a:focus,

footer a:hover{ color: white!important; }
footer ul.social-icons > li > a:hover{ background-color: #!important;  }

#back-to-top{ border-color: #!important; }

#back-to-top:focus,
#back-to-top:hover{ background: #!important;  }
input:focus,
textarea:focus{ border-color: #!important; }
.btn{ border-color: #!important;  background: #; }
.gallery{
	clear:both;
	text-align: center;
	padding-top:50px;
}
.gallery a {
	border:1px solid #;
	margin:10px;
}
.gallery img{
	display:inline-block;
	width:290px;
	height:190px;
	margin:10px;
	max-width:90%;
}
.tparrows {
	display: none !important;
}
.about-img-wrapper{
	vertical-align: top!important;
	padding-top:140px!important;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
		
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about-area p {
padding:10px 0;
}
.about-area ul li{
display:block;
}
.about-section{
padding-top:20px;}
@media only screen and (max-width: 992px) {
.about-area{
padding-top:30px;}
}


.menu-top,.footer-contact,footer{
background-color:#616362!important;
}
.contact_button{
color:white!important;
text-transform:uppercase!important;
}
.contact_button:hover{
color:black!important;
}