.breadcrumb {
    background-color: unset;
}
.card{
    -moz-border-radius: 2%;
    -webkit-border-radius: 2%;
    border-radius: 2%;
    -webkit-box-shadow: 10px 10px 64px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 64px -7px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 64px -7px rgba(0,0,0,0.75);
	margin-bottom: 70px !important;
	margin-top: 50px !important;
}

.profile .profile-body {
    padding: 20px;
    background: #f7f7f7;
}

.profile .profile-bio {
    background: #fff;
    position: relative;
    padding: 15px 10px 5px 15px;
}

/* .profile .profile-bio a {
    left: 50%;
    bottom: 20px;
    margin: -62px;
    text-align: center;
    position: absolute;
}
 */
.profile .profile-bio h2 {
    margin-top: 0;
    font-weight: 200;
}

.profile h1, .profile h2, .profile h3, .profile h4, .profile h5, .profile h6 {
    color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
.profile h2 {
    font-size: 24px;
    line-height: 33px;
}

.profile p, .profile li, .profile li a {
    color: #555;
}                 

.card-img-top{
	width:100%;
}
.card-body{
	padding: 25px 20px;
}
.features li{
	padding:0;
}
/* the slides */
.slick-slide {
	margin: 0 27px;
}
/* the parent */
.slick-list {
	margin: 0 -27px;
}
.wrapper.style4 ul.actions.stacked{
	flex-direction: column-reverse;
}
.main-logo{
	width: 180px;
    margin: 4px 5px 5px 5px;
}
.main-blog-detile {
    position: relative;
    padding: 50px 0 50px;
    top: 60px;
}
body.single.single-post #page-wrapper{
	background-image:unset;
}
.page-center {
    display: grid;
    align-items: center;
}
.content-blog-area h1 {
    line-height: 48px;
    margin-bottom: 20px;
	font-weight: 300;
	font-size: 2.5rem;
}
.single-blog-inf a {
    font-size: 0.8rem;
    color: #ffffff;
    margin-right: 20px;
    margin-left: 2px;
}
button, a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none !important;
}
a:hover{
	color:#ed4933;
}
nav.blog-breadcrumb {
    position: relative;
    width: 100%;
}
.blog-breadcrumb ul {
    padding: 0px;
}
.blog-breadcrumb ul, .blog-breadcrumb li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.blog-breadcrumb ul li {
    float: left;
    list-style: none;
    font-size: 1rem;
	color:#fff;
}
.blog-breadcrumb ul li a, .breadcrumb>.active{
	color:#fff;
}
.single-blog {
    position: relative;
    padding: 50px 0 50px;
    top: 59px;
}
body.single.single-post img {
    display: inline-block;
    max-width: 100%;
}
body.single.single-post .img-blog img {
    -webkit-box-shadow: 6px 32px 30px -32px rgba(0, 0, 0, 0.9);
    box-shadow: 6px 32px 30px -32px rgba(0, 0, 0, 0.9);
    width: 100%;
}
.main-block-content ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin-top: 5px;
    margin-bottom: 6px;
}
.main-block-content ul li:after {
    content: "\f35a";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    position: absolute;
    left: 2px;
    top: 6px;
    width: 18px;
    height: 18px;
    font-size: 1rem;
    line-height: 16px;
    color: #666;
    padding-left: 0px;
    text-align: center;
    border-radius: 50%;
    background-color: #fdfbfb;
    border: 1px solid #dedede;
}
.main-block-content iframe{
	width: 100%;
    height: 640px;
}
.recent-post{
	-webkit-box-shadow: 10px 10px 64px 7px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 64px 7px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 64px 7px rgba(0,0,0,0.75);
	padding: 30px;
}
.recent-post ul li {
    border-bottom: 1px solid #ddd;
    padding: 5px;
    font-size: 14px;
	list-style: none;
}
.recent-post ul{
	padding: 0px;
    margin: 0px;
}

.blog-breadcrumb ul li::after{
	display:none;
}
.card-title{
	min-height: 56px;
}
.profile-bio hr{
	margin: 1em 0;
}
.bio-social-media{
	margin-top:10px;
}
.page-template-template-contact .wrapper.style5, .page-template-template-contact main{
	background-color: #2e3842;
	color:#fff;
}
.single .main-block-content a{
    color: #F44336;
}
.single .main-block-content a strong{
    color: #F44336;
}
.write-for-us-btn{
    position: absolute;
    right: 150px;
    top: 10px;
    background-color: #F44336;
    border-color: #F44336;
}
@media only screen and (max-width: 600px) {
  .write-for-us-btn {
    display:none;
  }
}
body.landing.blog #page-wrapper{
    background-image: unset;
}
.pagination-container {
    text-align: center;
    padding-bottom: 25px;
}
.pagination {
    clear: both;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    display: inline-block;
    margin: auto;
}
.pagination span, .pagination a {
    display: block;
    float: left;
    margin: 0px 4px 0px 0px;
    padding: 4px;
    text-decoration: none;
    min-width: 30px;
    text-align: center;
    /* height: 30px; */
    width: auto;
    /* border-radius: 50%; */
    color: #333;
    border: 1px solid #e4e4e4;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    background: #fff;
    border-radius: 2px;
    line-height: 1.6em!important;
}
.pagination .current {
    color: #fff;
    background: #F44336;
    border: 1px solid #F44336;
}