

/*--- Elementor extra widget css ---*/

/* Team */
.twx-team-social{
	list-style: none;
	padding: 0;
}

.twx-team-social li{
	display: inline;
}

.twx-type-team .twx-team-thumb{
	text-align: center;
}

.twx-team-inner{
	position: relative;
}

.twx-team-social .fa{
	font-size: 22px;
}

.twx-type-team.type-b.style2 .twx-team-social .fa{
	color: #fff;
}

.twx-type-team.type-b.style2 .twx-team-social {
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.5s;
	   -moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		 -o-transition: all 0.5s;
			transition: all 0.5s;
    width: 100%;
    left: 0;
	bottom:0;
}

.twx-type-team.type-b.style2 .twx-team-thumb:hover .twx-team-social {
    opacity: 1;
}

.twx-type-team.type-b.style2 .twx-team-avatar::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    opacity: 0;
	-webkit-transition: all 0.1s;
	   -moz-transition: all 0.1s;
		-ms-transition: all 0.1s;
		 -o-transition: all 0.1s;
    transition: all 0.1s;
}

.twx-type-team.type-b.style2 .twx-team-thumb:hover .twx-team-avatar::after {
    -webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
    -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
    animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
    opacity: 0.8;
}

.twx-type-team.type-b.style2 .twx-team-content {
    padding: 15px 0;
	border: 1px solid #f5f5f5;
}

.twx-type-team.type-b.style2 .twx-team-content .twx-team-name, .twx-type-team.type-b.style2 .twx-team-content .twx-team-name a {
    color: #47425d;
    font-weight: 700;
}

.twx-type-team.type-b.style2 .twx-team-content .twx-team-name {
    font-size: 18px;
}

/* Pricing Table */

.twx-pricing-section{
	text-align: center;
	box-shadow: 0 0 10px #cccccc;
}

.twx-plan-item-thumb{
	padding-bottom: 50px;
}

.twx-plan-header{
	background-color: #47425d;
	padding: 20px;
	color: #fff;
}

.twx-plan-header h4{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: unset;
	margin: 0 0 15px;
}

.twx-plan-price{
    font-size: 50px;
    font-weight: 900;
	line-height: 1;
	margin-bottom: 10px;
}

.twx-plan-feature{
	padding: 10px;
}

.twx-plan-text{
	padding: 30px 0;
}

/*------ Testimonials ------*/

/* Pro Testimonials */
.style2 .twx-testimonials-content .client-info {
    position: relative;
    margin-bottom: 19px;
}
.style2 .twx-testimonials-content .client-info .client,
.style2 .twx-testimonials-content .client-info .twx-team-avatar {
    position: relative;
    display: inline-block;
}

.style2 .client-info .client .client-name {
    margin-bottom: -2px;
}

.style2 .client-info .twx-team-avatar img {
    width: 100%;
    height: auto;
}

.style2 .client-info .twx-team-avatar {
	overflow: hidden;
    border-radius: 50%;
    width: 100px;
    border: 2px solid #fff;
	float: right;
	right: 15px;
    border: 6px solid #fff;
    box-shadow: 0 1px 5px 2px rgba(238, 238, 238, 0.60);
	margin-top: -40px;
}

.style2 .twx-testimonials-content {
	position: relative;
    padding: 25px;
    /* border: 1px solid #f5f5f5; */
    margin-top: 20px;
	outline: 1px solid #f5f5f5;
	outline-offset: -15px;
}

.corpworx_testimonials .owl-pagination {
    bottom: -40px;
}

/* Pro Testimonials End */

.default-testimonials .client-info .twx-team-avatar img,
.style1 .client-info .twx-team-avatar img{
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.default-testimonials .twx-testimonials-content,
.style1 .twx-testimonials-content{
	text-align: center;
}

.default-testimonials .client-info .client,
.style1 .client-info .client{
	margin-bottom: 20px;
}

.default-testimonials .client-info .client .client-name,
.style1 .client-info .client .client-name{
    margin-bottom: 0;
}

.default-testimonials .twx-testimonials-content,
.style1 .twx-testimonials-content{
    padding: 25px;
    /* border: 1px solid #f5f5f5; */
	/* border-radius: 20px; */
	outline: 1px solid #f5f5f5;
	outline-offset: -15px;
}

.default-testimonials .twx-testimonials-content{
    width: 32%;
    display: inline-block;
	margin-bottom: 20px;
}

/*--------End Testimonials--------*/

/*--------Post slider--------*/

/* .corpworx-grid-posts .more-button{
    margin: 50px auto 0;
} */

.corpworx-grid-posts .owl-pagination{
	bottom: -40px;
}

.corpworx-grid-posts .entry-title {
	margin-bottom: 10px;
	font-size: 20px;
}

.corpworx-grid-posts .entry-summary{
    font-size: 15px;
}

/* Grid slider style2 */

.twx-latest-news .entry-thumb {
	margin-bottom: 0;
}

.twx-latest-news .meta-post{
    font-size: 14px;
}
.hentry .meta-post{
	margin-bottom:0px;
}

.twx-latest-news .meta-post span {
    margin-right: 10px;
}

.twx-latest-news .posted-on{
	display: inline-block;
    padding: 5px 10px;
    text-align: center;
	/* border: 3px solid; */
	position: absolute;
    top: 0;
    left: 0;
	/* box-shadow: 0px 0px 3px rgba(0,0,0,.5);
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out; */
}

.twx-latest-news .posted-on a{
	/* color: #fff; */
}
.twx-latest-news .blog-post{
	text-align:center;
	padding-top:25px;
}
.twx-latest-news .entry-title{
	text-align:left;
}
.twx-latest-news .entry-summary	{
	text-align:left;
}

.twx-latest-news .posted-on .date-d{
  /*   display: block;
    font-size: 30px; */
    font-weight: 700;
    margin: 0;
    line-height: 1;
}

.twx-latest-news .posted-on .date-my{
    margin-right: 0;
}

.twx-latest-news .byline a:hover,
.twx-latest-news .comments a:hover{
	color: #443f3f;
}

.twx-latest-news .owl-pagination {
    bottom: -30px;
}

.twx-latest-news .owl-item{
	padding:6px;
}

.twx-latest-news .meta-post{
	display: inline-block;
/*     padding: 5px 10px; */
    text-align: center;
    position: relative;
	top:-20px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	background:#fff;
}
/* Grid slider style2 end */

/*--------End Post slider--------*/