.t-2_one-post-1
{
	padding: 70px 50px;
}
.t-2_one-post-2
{
	background: #fff;
	padding: 50px 40px;
	width: 100%;
	border-radius: 30px;
	box-shadow: 0 0 5px #ccc , 0 0 10px #ccc;
}

.t-2_one-post-not
{
	padding: 50px 0 0 0;
	color: #343434;
	font-size: 20px;
	text-align: center;
}

.t-2_one-post-name
{
	color: #343434;
	font-size: 34px;
	text-align: center;
	font-family: 'SourceSans3', sans-serif;
	font-weight: 900;
}

.t-2_one-post-text
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
	color: #343434;
	font-size: 24px;
}

.t-2_one-post-title
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
	color: #343434;
	font-size: 28px;
	font-family: 'SourceSans3', sans-serif;
	font-weight: 900;
}

.t-2_one-post-title_text
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
	color: #343434;
}
.t-2_one-post-title_text h3
{
	font-size: 28px;
	font-family: 'SourceSans3', sans-serif;
	font-weight: 900;
}
.t-2_one-post-title_text p
{
	font-size: 24px;
}

.t-2_one-post-title_list
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
	color: #343434;
}
.t-2_one-post-title_list h3
{
	font-size: 28px;
	font-family: 'SourceSans3', sans-serif;
	font-weight: 900;
}
.t-2_one-post-title_list ul li
{
	padding: 5px 0 0 0;
	list-style: inside;
	font-size: 24px;
}
.t-2_one-post-title_list ul li:first-of-type
{
	padding: 0;
}

.t-2_one-post-list
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
}
.t-2_one-post-list ul li
{
	padding: 5px 0 0 0;
	list-style: inside;
	color: #343434;
	font-size: 24px;
}
.t-2_one-post-list ul li:first-of-type
{
	padding: 0;
}

.t-2_one-post-quote
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
}
.t-2_one-post-quote span
{
	display: block;
	color: #112e50;
	font-size: 24px;
	padding: 0 0 0 15px;
	border-left: solid 4px #315e92;
	font-family: 'SourceSans3', sans-serif;
	font-weight: 600;
	font-style: italic;
}
.t-2_one-post-quote-author
{
	padding: 5px 0 0 19px;
	color: #555;
	font-size: 20px;
}

.t-2_one-post-link
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
}
.t-2_one-post-link a
{
	color: #0750af;
	font-size: 24px;
	text-decoration: underline;
}

.t-2_one-post-copyright
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
	color: #343434;
	font-size: 26px;
	font-family: 'SourceSans3', sans-serif;
	font-weight: 600;
	font-style: italic;
}
.t-2_one-post-copyright span
{
	font-style: normal;
}

.t-2_one-post-photo
{
	margin: auto;
	padding: 50px 0 0 0;
}
.t-2_one-post-photo-img
{
    background: #ccc;
    position: relative;
	width: 100%;
	height: 0;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 0 10px #000;
}
.t-2_one-post-photo-img img
{
	display: block;
    position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}
.t-2_one-post-photo-info
{
	margin: auto;
	padding: 15px 0 0 10px;
    max-width: 700px;
    color: #085b61;
	font-size: 18px;
}
.t-2_one-post-photo-img-not
{
	padding: 50px 0 0 0;
    color: #cf0606;
	font-size: 18px;
	text-align: center;
}

.t-2_one-post-youtube-block
{
	padding: 50px 0 0 0;
	width: 100%;
}
.t-2_one-post-youtube
{
	background: #ccc;
	position: relative;
	padding: 25px 0 56.25% 0;
	height: 0;
	overflow: hidden;
}
.t-2_one-post-youtube iframe
{
	position: absolute;
	top: 0;
	left: 0;
}

/*  */
.t-2_one-post-button_facebook
{
	margin: auto;
	padding: 50px 0 0 0;
	max-width: 700px;
	display: flex;
	justify-content: center;
}
.t-2_one-post-button_facebook div a
{
	display: block;
	background: #1877F2;
	color: #fff;
	font-size: 20px;
	padding: 12px 25px;
	border-radius: 10px;
}
/*  */