p {
    font-size: 16px;
    color: black;
}

.mdl-card__title-text {
    font-weight: 400;
}

.portfolio-header {
    position: relative;
    background-color: white;
}

.portfolio-header .mdl-layout__header-row {
    padding: 0;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.primary {
    padding-bottom: 0;
}

.mdl-layout__title {
    font-size: 14px;
    text-align: center;
    font-weight: 300;
}

.entity {
    color: black;
    text-decoration: underline;
    font-style: normal;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 100%;

}

.action {
    color: white;
    background-color: #75A6A2;
    font-style: normal;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 100%;
}

.normal-list {
    font-size: 16px;
    color: black;
}

/*.is-compact .mdl-layout__title span {*/
    /*display: none;*/
/*}*/

/*.portfolio-logo-row {*/
    /*min-height: 50px;*/
/*}*/

/*.is-compact .portfolio-logo-row {*/
    /*min-height: 50px;*/
/*}*/

/*.portfolio-logo {*/
    /*background: url(images/avatarOlgaFedoseeva.jpg) 50% no-repeat;*/
    /*background-size: cover;*/
    /*border-radius: 50%;*/
    /*height: 150px;*/
    /*width: 150px;*/
    /*margin: auto auto 10px;*/
/*}*/

/*.is-compact .portfolio-logo {*/
    /*height: 50px;*/
    /*width: 50px;*/
    /*margin-top: 7px;*/
/*}*/

.portfolio-navigation-row {
    background-color: rgba(0, 0, 0, 0.08);
    text-transform: uppercase;
    height: 45px;
}

.portfolio-navigation-row .mdl-navigation {
    text-align: center;
    max-width: 900px;
    width: 100%;
}

.portfolio-navigation-row .mdl-navigation__link {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 42px;
}

.portfolio-header .mdl-layout__drawer-button {
    background-color: rgba(197, 197, 197, 0.44);
}

.portfolio-navigation-row .is-active {
    position: relative;
    font-weight: bold;
}

.portfolio-navigation-row .is-active:after {
    content: "";
    width: 70%;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    background-color: rgb(255, 64, 129);
    left: 15%;
}

.portfolio-card .mdl-card__title {
    padding-bottom: 0;
}

.portfolio-blog-card-event-bg {
    background: url(images/photo-stories/bgOlgaFedoseeva.jpg) center / cover;
}

.portfolio-blog-card-strip-bg {
    background: url(images/photo-stories/fall.jpg) center / cover;
}

.portfolio-blog-card-compact .mdl-card__title {
    padding-bottom: 0;
}

.portfolio-blog-card-bg > .mdl-card__actions {
    height: 52px;
    padding: 16px;
    background: rgba(0, 0, 0, 0.2);
}


img.article-image {
    width: 100%;
    height: auto;
}
img.project-image-width {
    width: 70%;
    height: auto;
    padding-top: 2%;
}
.img-size {
    max-width: 70%;
    padding-left: 15%;
}

.space {
    padding-top: 5%;
}

img {
    border: 0;
}
.project-image-space {
    margin-bottom: 5%;
}

.portfolio-max-width {
    max-width: 900px;
    margin: auto;
}

.portfolio-copy {
    max-width: 700px;
}

.no-padding {
    padding: 0;
}

.no-left-padding {
    padding-left: 0;
}

.no-bottom-padding {
    padding-bottom: 0;
}

.padding-top {
    padding: 10px 0 0;
}

.portfolio-share-btn {
    position: relative;
    float: right;
    top: -4px;
}

.portfolio-copy {
    margin-bottom: 25px;
}

.demo-card-event > .mdl-card__actions {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.portfolio-copy {
    margin-bottom: 35px;
}

/*footer {*/
/*background-image: url(images/footer-background.png);*/
/*background-size: cover;*/
/*}*/
.padding-top {
    padding-top: 5%;
}

.padding-bottom {
    padding-bottom: 3%;
}

.padding-top a {
    text-decoration: underline solid rgb(255, 64, 129);
    font-size: 16px;
}
footer a {
    color: white;
}

footer p {
    color: white;
    font-size: 14px;
}

a {
    color: rgba(0, 0, 0, .54);
    text-decoration: none;
    cursor: auto;
}

a:hover {
    color: rgb(255, 64, 129);
}

.colorpie {
    color: #3E6C68;
}
.colorkidf {
    background-color: #ceebff;
}
.colorquanda {
    background-color: #1186b9;
    color: white;
}
.coloroctaburger {
    background-color: #ff8650;
}
.colorvneal {
    background-color: #1d88e6;
    color: white;
}
.colorextjwnl {
    background-color: #5ba48f;
    color: white;
}
.colorphr {
    background-color: #ebaa18;
}
