/*!
Theme Name: vita-theme
Theme URI: http://tatianamaksimovich.ru/
Author: tatiana maksimovich
Author URI: http://tatianamaksimovich.ru/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vita-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

vita-theme is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/



.reference-author img {
    height: 300px;
}
.screen-reader-text {
    display: none;
}
.navigation.posts-navigation {
    float: left;
    width: 100%;
}
.nav-links {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-top: 20px;
}
.nav-previous:before {
    content: "<<<  ";
    display: inline-block;
    margin-right: 10px;
}
.nav-next:after {
    content: "  >>>";
    display: inline-block;
    margin-left: 10px;
}
.nav-previous a,
.nav-previous a:active,
.nav-previous a:hover,
.nav-previous a:focus,
.nav-previous a:visited,
.nav-next a,
.nav-next a:hover,
.nav-next a:focus,
.nav-next a:active,
.nav-next a:visited {
    color: #000;
    font-size: 18px;
    padding: 10px 0;
}



/* SJ */

.main-news a,
.main-news a:hover,
.main-news a:focus,
.main-news a:active,
.main-news a:visited {
    text-decoration: underline;
    color: #fd617d;
}

.hotline-phones-title, 
.hotline-phone-1, 
.hotline-phone-2 {
    margin-bottom: 3px;
}
.hotline-phones {
    margin-top: 16px;
}

.activities-bl {
    margin-bottom: 30px;
}
.activities-event-text {
    background-color: #fff;
}
.activities-event-bl {
    margin-bottom: 30px;
}
.mailing {
    text-align: center;
}
.mailing-text {
    margin-bottom: 5px;
}
.mailing-text-2 span {
    display: block;
}
.mailing-text-1,
.mailing-text-2 {
    font-weight: 400;
    color: #fff;
}
.mailing-link,
.mailing-link:hover,
.mailing-link:focus,
.mailing-link:active,
.mailing-link:visited {
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
}

a,
a:hover,
a:focus,
a:active,
a:visited {
    /* cursor: pointer; */
}

.strategy,
.goals,
.public_activity ul {
    list-style-type: disc;
    margin-left: 20px;
}
.strategy li,
.goals li,
.public_activity li {
    margin-bottom: 7px;
}
.goals-title {
    margin-top: 30px;
}
.page-container {
    padding-top: 20px;
    padding-bottom: 60px;
}
.space-30 {
    height: 30px;
}







