.pure-red{
	border-color:red!important;
}
.blog_section_list .blog-info{
min-height:360px;
}
.error_form,.form_thanks{
font-size:20px;
color:red;
text-align:center;
margin-top:20px;
display:none;
}
.form_thanks{
color:green;
display:block;
}
.section_title{
	background-color:#;
	color:white;
	font-weight:bold;
	border-radius:10px;
	box-sizing: border-box;
	padding:10px;
	cursor:pointer;
	margin-bottom:10px;
}
.section_text{
padding:20px;
display:none;
}
.right-area li#active a{
font-weight:bold;
}
.blog-post{
min-height:540px;
}
.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-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;
}
.text{
text-align:justify;
}
.text a{
text-decoration:underline;
color:#5085d5;
}
.text img{
	max-width:100%;
	height:auto;
}
.text ul{
padding-left:20px;
padding:10px 0;
list-style-position:inside;
}
.text ul li,.text ol li{
 padding:5px 0;
 padding-left:30px;}
 .text ol li{
 padding-left:15px;
 }
.text ul li span, .text ol li span{
display:inline;}
.text table td{
border:1px solid grey;
padding:3px; }
h1{
font-size:50px!important;}


.for_subscribe{
width:80%;
background:grey;
color:white;
border-radius:10px;
margin:20px auto;
box-sizing:border-box;
padding:20px;
	max-width:500px;
	-webkit-box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.75);
}
.for_subscribe p, .for_subscribe li{
color:white;
}
.centertext{
text-align:center;
}
.callto_subscribe{
	background-color:#;
	display:inline-block;
	color:black!important;
	padding:10px;
	border-radius:5px;
	font-weight:bold;
	text-decoration:none!important;
}
