.twitterWidgetCarousel .owl-carousel .owl-stage-outer {
	padding-top: 40px;
	margin-top: -50px;
}
.fetch-tweets-body > .fetch-tweets-intent-buttons {
	position: absolute;
	top: -37px;
	right: 25px;
}

.widget_fetch_tweets_widget_by_id .fetch-tweets-body > .fetch-tweets-intent-buttons {
	position: absolute;
	top: -45px;
	right: 0;
}

.fetch-tweets { overflow: visible; }
.twitterWidgetCarousel .owl-controls .owl-nav { width: 1px; top: 3px !important; }

label.hide + br { display: none; }

.wpcf7-form p span { display: block; }

.noos-file::after {
	content: '';
	display: table;
	clear: both;
}
.noos-file .btn {
	float: right;
	display: block;
	padding: 0;
	background: #8b191b;
	position: relative;
	height: 47px;
	width: 212px;
	text-align: center;
	z-index: 1;
	line-height: 47px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-left: 11px;

	-webkit-transition: all 0.3s;
			transition: all 0.3s;

	-webkit-border-radius: 5px;
			border-radius: 5px;

}
.noos-file .btn::before {
	content: '';
	display: block;
	width: 100%;
	height: 41px;
	background: #be101a;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;

	-webkit-border-radius: 5px;
			border-radius: 5px;
}
.noos-file .btn::after {
	content: '';
	font-size: 0;
	line-height: 0;
	display: inline-block;
	vertical-align: middle;
	border-left:solid 6px #fff;
	border-top:solid 6px rgba(0,0,0,0);
	border-bottom:solid 6px rgba(0,0,0,0);
	margin-left: 8px;
}

.noos-file .v {
	overflow: hidden;
	font-size: 16px;
	line-height: 39px;
	border: solid 3px #e1e1e1;
	padding: 0 25px;
	margin: 1px 0 0 0;
}
.noos-file .btn:hover { background: #be101a; }
.noos-file .btn:hover::before { background: #8b191b; }


.twitterWidgetCarousel .titlePost a {
	position: relative;
	z-index: 99;
}

.owl-carousel .owl-stage-outer { overflow: hidden; }

.slider .s a,
.slider .s a img { display: block; width: 100%; height: auto; }
.slider .s li { overflow: hidden; }
.slider .s .desription {
	display: none;
	top: -130px;
    left: -70px;
}
.slider .p-c {
	position: absolute;
	left: -5px;
	bottom: 142px;
	width: 100%;
	z-index: 22;
}
.slider .p-c .p { position: static; }
.slider .p-c ul { float: right; width: 310px; margin-right: 8.5%; }

.desriptionBlock2 {
	position: relative;
	z-index: 3;
	top: 4px;
}
.desriptionBlock2 .inner {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 134px;
}
.desriptionBlock2 .desription {
	margin-right: 1.97%;
}

/* .nav > li > .sub-menu{
	z-index: 5 !important;
} */
