/***
TESTIMONIAL ELEMENT
***/
.testimonial-post{
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.testimonial-post .testimonial-content{
	padding: 40px 80px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	text-align: center;
	margin-top: 40px;
	color: #333;
	position: relative;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0,0.1);
    box-shadow: 0 8px 15px rgba(0,0,0,0.1);
    padding-top: 90px;
    margin-bottom: 20px;
}
.testimonial-post h3{
	color: #2e3131;
    font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.1px;
    margin-bottom: 0;
}
.testimonial-post .testimonial-avt{
	text-align: center;
	position: relative;
	z-index: 2;
	margin-bottom: -70px;
}
.testimonial-post .testimonial-avt span.quote{
	text-align: center;
    z-index: 2;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 34px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    font-family: 'Raleway';
    font-weight: 700;
    background: #4cc932;
    margin-left: -50px;
    margin-bottom: 0;
}
.testimonial-post span{
	display: inline-block;
	color: #999999;
    font-family: "Hind", Sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
}
.categories-box .cat-box img{
	width: 100% !important;
}
.elementor .testimonial-post img{
	z-index: 2;
	display: inline-block !important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	max-width: 70px !important;
	margin: 0 auto;
	position: absolute;
    left: 50%;
    margin-left: -15px;
}
.testimonial-post p{
	color: #2e3131;
	font-size: 17px;
	line-height: 26px;
	font-family: 'Raleway';
	font-style: italic;
}
.testimonial-box.style2 .testimonial-post .testimonial-avt{
	margin-bottom: auto;
	margin-top: -75px;
	margin-bottom: 30px;
}
.testimonial-box.style2 .testimonial-post .testimonial-content{
	padding: 40px 30px 60px 30px;
	margin: 20px 0px 40px 0px;
}
.testimonial-box.style2 .testimonial-post .testimonial-avt span.quote,.elementor .testimonial-box.style2 .testimonial-post img{
	top: auto;
	bottom: 0px;
	margin-top: auto;
}
.owl-theme .owl-controls .owl-buttons div{
	float: left;
	opacity: 1;
	-webkit-border-radius: 50%;
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 0;
	color: #6228b1;
	font-size: 20px;
	line-height: 40px;
	background: transparent;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.owl-buttons{
	overflow: hidden;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -25px;
}
.owl-theme .owl-controls .owl-buttons div:hover{
	background: #6228b1;
	color: #fff;
}
.owl-theme .owl-controls .owl-page span{
	border-color: #8b53d7;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	border-color: #8b53d7;
	background-color: #8b53d7;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
	float: right;
}
/***
BLOG COLUMN
***/
a:hover{
	color: #6228b1;
}

.swiper-slide-image{
	margin-bottom: 10px;
}
.statistic-post{
	margin-bottom: 20px;
	display: flex;
	color: #fff;
}
.statistic-post__icon {
    color: #fff;
    font-size: 34px;
    margin-top: 10px;
    display: inline-block;
    margin-right: 30px;
}
.statistic-post p{
	font-family: "Raleway";
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 5px;
}
.statistic-post h2{
	color: #fff;
	margin-bottom: 0;
	font-family: "Raleway";
	font-size: 18px;
	font-weight: 600;
}
.news-box .news-post{
	border: 1px solid #ebebeb;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	padding-bottom: 30px;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin-bottom: 30px
}
.news-box .news-post.border-non,.border-off{
	border: none !important;
}
.news-box .news-post.layout-style2{
	border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    display: block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    overflow: hidden;
    padding-bottom: 0;

}
.border-on{
	border: 1px solid #ebebeb; 
}
.news-box .news-post:hover{
	-webkit-box-shadow: 0 4px 23px rgba(0,0,0,0.1);
    box-shadow: 0 4px 23px rgba(0,0,0,0.1);
}
.shadow-on{
	-webkit-box-shadow: 0 4px 23px rgba(0,0,0,0.1);
    box-shadow: 0 4px 23px rgba(0,0,0,0.1);
}
.shadow-off{
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.news-box .news-post img{
	width: 100%;
	margin-bottom: 20px;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.news-box .news-post.layout-style2 img{
	margin-bottom: 0;
}
.news-box .news-post h2 a{
	font-size: 20px;
	font-family: 'Raleway';
	font-weight: 600;
	color: #2e3131;
	margin-bottom: 10px;
    line-height: 30px;
}
.news-box .news-post.layout-style2 h2 a{
	color: #fff;
}
.news-box .news-post.layout-style2 h2 a:hover{
	color: #3366cc;
}
.news-box .news-post .news-content{
	padding-left: 30px;
	padding-right: 30px;
}
.news-box .news-post.layout-style2 .news-content{
	position: absolute;
    width: 100%;
    padding: 10px 30px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    bottom: 0px;
    left: 0px;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.8));
}
.news-box .news-post .auth-paragraph{
	color: #999;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-weight: normal;
    letter-spacing: -0.1px;
    margin-bottom: 5px;
}
.news-box .news-post.layout-style2 .auth-paragraph, .news-box .news-post.layout-style2 .auth-paragraph a{
	color: #f6f7fa;
}
.text-btn{
	font-size: 14px;
	font-weight: 700;
	font-family: "Raleway";
}
.video-box {
    margin: 0 auto;
    position: relative;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 15px 24px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 24px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 15px 24px rgba(0, 0, 0, 0.3);
}

.elementor .video-box img{
	position: relative;
	z-index: 2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.video-box img:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0; 
	background: rgba(0, 0, 0, 0.1);
}
.video-box a.video-link {
	z-index: 2;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
    color: #fff;
    font-size: 16px;
}

.video-box a.video-link i {
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #3366cc;
    width: 70px;
    height: 70px;
    font-size: 34px;
    line-height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 3;
}
.video-box a.video-link:after {
	content: '';
    display: inline-block;
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px;
    position: absolute;
    background: rgba(51,102,204, 0.6);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    animation-name: stretch;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;

}
@keyframes stretch {
  0% {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px; }
  100% {
    top: -10px;
    left: -10px;
    bottom: -10px;
    right: -10px; } }
/***CUTOM***/

.news-box .news-post p {
  font-size: 15px;
  line-height: 26px;
}

.blog-post .text-btn,
.news-box .news-post .text-btn {
  border-bottom: 1px solid #3366cc;
  padding-bottom: 4px;
  position: relative;
  display: inline-block;
}

.blog-post .text-btn:before,
.news-box .news-post .text-btn:before {
  content: '->';
  position:absolute;
  left: 0;
  top: 0px;
  opacity: 0;
}

.blog-post .text-btn:hover:before,
.news-box .news-post .text-btn:hover:before {
  opacity: 1;
}

.blog-post .text-btn:hover,
.news-box .news-post .text-btn:hover {
  padding-left: 22px;
}

section.blog-section .blog-box .blog-post .post-content h2 {
  font-size: 20px;
  line-height: 30px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
}

.blog-box .blog-post .post-content p.auth-paragraph {
  font-family: 'Hind';
  font-size: 16px;
  font-weight: 400;
}

.blog-box .blog-post .post-content {
  margin: -80px 30px 0;
  padding: 40px 40px 0;
  background: #ffffff !important;
  z-index:2;
  position: relative;
}

.blog-box .blog-post img,
.news-box .news-post img{
  width: 100%;
  border-radius: 0px;
}

.news-box .news-post {
  border: none;
  box-shadow: none !important;
}

.news-box .news-post img {
  margin-bottom: 0;
}

.news-box .news-post .news-content {
  padding: 30px 30px 0;
  margin: -50px 20px 0;
  background: #ffffff;
  position: relative;
  
}

.news-post.border-non.layout-style2 .news-content {
  padding: 10px 30px;
  margin: 0 !important;
  background: transparent !important;
}

.news-post.border-non.layout-style2 .news-content h2 {
  padding-bottom: 20px;
  margin-bottom: 0;
  border-bottom: none;
}

.news-box .news-post .news-content p.auth-paragraph {
  font-family: 'Hind';
  font-size: 16px;
  font-weight: 400;
}

.news-box .news-post .news-content h2 {
  line-height: 26px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
}

.news-box .news-post .news-content h2 a:hover {
  color: #3366cc;
}

/***END CUSTOM**/
@media(max-width: 767px){
	.video-box a.video-link{
		margin-top: -30px;
		margin-left: -30px;
	}
	.video-box a.video-link i{
		width: 50px;
		height: 50px;
		font-size: 28px;
		line-height: 50px;
	}
	.testimonial-post .testimonial-content{
		padding: 80px 40px 40px 40px;
	}
}