.t-1_home-not
{
    width: 100%;
    padding: 100px 0;
    color: #333;
    font-size: 18px;
    text-align: center;
}

.t-1_home
{
    width: 100%;
    max-width: 800px;
    margin: auto;
    padding: 55px 10px;
}
.t-1_home-column-1
{
    padding: 15px 0;
}
.t-1_home-column-2
{
    background: #fff;
    padding: 30px;
    border: solid 2px #ddd;
    border-radius: 12px;
}

.t-1_home-navigation
{
	padding: 0 0 70px 0;
}

/*  */
.t-1_home-posts h2 a
{
    color: #111;
    font-size: 34px;
	font-family: 'Roboto_Medium', sans-serif;
	font-weight: 500;
}
.t-1_home-posts p
{
    color: #333;
    font-size: 22px;
    padding: 20px 0 0 0;
}
.t-1_home-posts-photo
{
    margin: auto;
    padding: 20px 0 0 0;
}
.t-1_home-posts-photo a
{
    display: block;
    width: 100%;
    height: 0;
}
/*  */

/*  */
.t-1_home-photos
{
    margin: auto;
}
.t-1_home-photos div
{
    width: 100%;
    height: 0;
}
/*  */

/*  */
.t-1_home-youtube-img
{
    display: block;
    width: 100%;
    height: 0;
    padding: 60% 0 0 0;
}
.t-1_home-youtube h2
{
    padding: 20px 0 0 0;
}
.t-1_home-youtube h2 a
{
    color: #111;
    font-size: 24px;
	font-family: 'Roboto_Medium', sans-serif;
	font-weight: 500;
}
/*  */

/*  */
.t-1_home-contacts h2
{
    color: #e64c04;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 10px 0;
	font-family: 'Roboto_Medium', sans-serif;
	font-weight: 500;
}
.t-1_home-contacts-text
{
    color: #333;
    font-size: 22px;
}
.t-1_home-contacts-link a
{
    color: #0c67cf;
    font-size: 22px;
}
/*  */