@font-face {
	font-family: Dream American Diner demo;
	src: url();
}
body {
	font-family: "Roboto", sans-serif;
}
p {
	line-height: 27px; font-size: 18px; font-weight: 300;
}
a {
	color: rgb(210, 54, 85); text-decoration: none;
}
i {
	font-weight: 500;
}
.page-wrapper {
	background: url("../img/bg.png") no-repeat top / cover; min-width: 320px;
}
.content-wrapper {
	margin: auto; width: 1000px;
}
.clearfix::after {
	clear: both; display: table; content: "";
}
.header {
	margin-bottom: 45px;
}
.logo h1 {
	margin: 0px; padding: 50px 0px 0px; text-align: center; font-family: "Dream American Diner demo"; font-size: 60px; font-weight: 400;
}
.logo span {
	color: rgb(210, 54, 85);
}
.menu {
	font-size: 0px;
}
.menu__list {
	background: rgb(255, 255, 255); list-style: none; padding: 10px 140px;
}
.menu__item {
	text-transform: uppercase; font-size: 15px; font-weight: 700; margin-right: 37px; display: inline-block;
}
.menu__item a {
	color: black;
}
.activ {
	border-bottom-color: rgb(0, 0, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.first {
	background: rgb(255, 255, 255); margin-bottom: 45px; box-shadow: 2px 5px 25px rgba(0,1,1,0.3);
}
.first__hero {
	margin: 0px; width: 460px; float: left; position: relative;
}
.hero__picture {
	width: 460px; height: 350px; display: block;
}
.first__text {
	padding: 0px 10px; width: 530px; float: right; box-sizing: border-box;
}
.first__text h2 {
	text-transform: uppercase; line-height: 45px; font-size: 38px; font-weight: 100; margin-top: 15px;
}
.first__text p {
	line-height: 30px; font-size: 18px; font-style: italic; font-weight: 600;
}
.first__text p:nth-of-type(2) {
	margin-bottom: 0px;
}
.poster {
	background: url("../img/clothes.png") no-repeat center / cover; position: relative; min-height: 342px;
}
.poster img {
	top: -57px; width: 100%; right: 54px; position: absolute; max-width: 233px;
}
.second {
	background: rgb(255, 255, 255); padding: 30px;
}
.second p {
	line-height: 30px; font-size: 18px; font-weight: 300;
}
.second__blockquote {
	margin: 0px; text-align: center; padding-top: 40px; font-size: 33px; font-style: italic; font-weight: 100; position: relative;
}
.second__blockquote::before {
	background: rgb(210, 54, 85); margin: auto; left: 0px; top: 0px; width: 75px; height: 5px; right: 0px; display: block; position: absolute; content: "";
}
.third {
	background: rgb(255, 255, 255); padding: 1px 35px;
}
.third__text {
	width: 510px; line-height: 30px; font-size: 18px; font-weight: 100; float: left;
}
.third__picture {
	margin: 0px; border: 1px solid rgb(227, 227, 227); border-image: none; width: 400px; float: right;
}
.third__picture img {
	margin: auto; width: 270px; padding-top: 25px; padding-bottom: 25px; display: block;
}
.description {
	background: rgb(56, 56, 56); padding-top: 15px; padding-left: 20px; border-left-color: rgb(210, 54, 85); border-left-width: 5px; border-left-style: solid; min-height: 65px;
}
.description p {
	margin: 0px;
}
.description p:nth-child(1) {
	margin: 0px; color: rgb(255, 255, 255); font-size: 18px; font-weight: 300;
}
.description p:nth-child(2) {
	margin: 0px; color: rgb(194, 194, 194); font-size: 14px; font-weight: 300;
}
.fourth {
	background: rgb(255, 255, 255); padding-top: 10px; padding-bottom: 40px;
}
.fourth__gallery {
	float: left;
}
.photo-normal img {
	width: 500px; padding-right: 20px; padding-bottom: 0px;
}
.photo-min img {
	width: 241px;
}
.fourth__text {
	padding: 0px 25px; line-height: 30px; font-size: 18px; font-weight: 100;
}
.fourth__text p:nth-of-type(1) {
	margin: 0px;
}
.photo-min img:nth-of-type(1) {
	width: 238px; margin-right: 5px;
}
.comment-title {
	margin: 20px 0px; text-align: center; text-transform: uppercase; font-size: 20px;
}
.comment {
	background: rgb(255, 255, 255); padding: 50px 25px 30px;
}
.item {
	padding-bottom: 20px; margin-bottom: 50px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: dotted;
}
:nth-of-type(13).item {
	margin-bottom: 0px;
}
.item img {
	border-radius: 50%;
}
.item p {
	margin: 0px; font-weight: 300;
}
.item__autor {
	min-height: 110px;
}
.item__autor img {
	width: 10%; float: left;
}
.item__autor p {
	padding: 15px 20px; line-height: 20px; font-weight: 300; float: left;
}
.item__autor span {
	color: rgb(112, 112, 112); font-size: 14px;
}
.answer {
	padding-left: 60px;
}
.button {
	background: -ms-linear-gradient(rgb(249, 151, 176) 0%, rgb(245, 103, 120) 100%) rgb(247, 126, 148); border-width: 1px; border-style: solid; border-color: rgb(238, 128, 144) rgb(209, 101, 115) rgb(184, 77, 90); margin: 20px auto auto; padding: 10px 20px; border-radius: 3px; transition:0.5s; border-image: none; width: 250px; text-align: center; color: rgb(255, 255, 255); font-family: "Bad Script", cursive; font-size: 27px; display: block; position: relative; cursor: pointer; box-shadow: inset 0px 1px #fbc1d0, inset 1px 0px #f99aab, inset -1px 0px #f99aab, inset 0px -1px #f68391, 0px 2px #cb5462, 0px 3px #b84d5a, 0px 4px 2px rgba(0,0,0,0.4); text-shadow: 1px 1px #f9a0ad;
}
.button:hover {
	background: -ms-linear-gradient(rgb(245, 113, 132) 0%, rgb(247, 130, 151) 100%) rgb(247, 126, 148); border-top-color: rgb(226, 98, 114); border-top-width: 1px; border-top-style: solid; box-shadow: inset 0px 1px #f9aab5, inset 1px 0px #f99aab, inset -1px 0px #f99aab, inset 0px -1px #f99bac, 0px 2px #cb5462, 0px 3px #b84d5a, 0px 4px 2px rgba(0,0,0,0.4); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1);
}
.button:active {
	background: rgb(245, 108, 126); border-width: 1px; border-style: solid; border-color: rgb(161, 71, 83) rgb(199, 88, 102) rgb(218, 96, 112); border-image: none; top: 3px; box-shadow: inset 0px 1px 2px #c13345;
}
@media screen and (max-width:479px)
{
.content-wrapper {
	padding: 0px 15px; width: 320px; box-sizing: border-box;
}
.second {
	padding: 0px;
}
.header {
	margin-bottom: 10px;
}
.logo h1 {
	padding-top: 10px; font-size: 25px;
}
.menu {
	display: none;
}
.first {
	box-shadow: none;
}
.first__hero {
	width: auto; float: none;
}
.hero__picture {
	width: auto; height: auto; max-width: 100%;
}
.first__text {
	padding: 0px 10px; width: auto; float: none;
}
.first__text h2 {
	line-height: 30px; font-size: 25px;
}
.poster {
	display: none;
}
.third {
	padding: 0px;
}
.third__picture {
	border: currentColor; border-image: none; width: auto; float: none;
}
.third__picture img {
	width: 223px; padding-top: 10px; padding-bottom: 10px;
}
.fourth__gallery {
	float: none;
}
.photo-normal img {
	margin: auto auto 20px; width: 240px; height: auto; display: block;
}
.photo-min img:nth-of-type(1) {
	margin: auto auto 20px; display: block;
}
.photo-min img:nth-of-type(2) {
	margin: auto; display: block;
}
.third__text {
	padding: 0px 10px; width: auto; float: none;
}
.second {
	padding: 0px 10px;
}
.second__blockquote {
	font-size: 25px;
}
.fourth {
	padding-bottom: 0px;
}
.fourth__text {
	padding: 10px 15px; width: auto; float: none;
}
.item {
	padding-bottom: 10px; margin-bottom: 25px;
}
.item p {
	padding-top: 5px;
}
.item__autor {
	min-height: 70px;
}
.item__autor p {
	padding: 15px 0px 15px 15px; box-sizing: border-box;
}
.comment {
	padding: 10px 15px 40px;
}
.comment-title {
	margin: 0px 0px 20px; padding: 0px;
}
.answer {
	padding-left: 0px;
}
.description {
	padding-top: 5px;
}
.hidden-comment {
	display: none;
}
.button {
	padding: 11px 3px; width: 180px; font-size: 20px; margin-bottom: 20px;
}
}
@media screen and (width:768px)
{
.content-wrapper {
	width: 768px;
}
.menu__list {
	padding: 10px 100px;
}
.menu__item {
	margin-right: 19px;
}
.first__text h2 {
	line-height: 30px; font-size: 25px;
}
.first__hero {
	width: 400px;
}
.first__text {
	width: 355px;
}
.hero__picture {
	width: 400px; height: auto;
}
.first__text p {
	line-height: 24px; font-size: 16px;
}
.third__text {
	width: 355px;
}
   
.third__picture {
	width: 330px;
}
.fourth {
	padding-bottom: 0px;
}
.comment {
	padding-top: 0px;
}
.fourth__gallery {
	margin-bottom: 20px; float: none;
}
.fourth__text {
	padding: 0px 20px; width: auto; float: none;
}
.poster {
	background-size: contain;
}
.photo-normal img {
	margin: auto; display: block;
}
.photo-min {
	margin: auto; width: 460px;
}
.button {
	padding: 15px 20px; width: 250px; margin-bottom: 20px;
}
.third__picture img {
	width: 300px;
}
.photo-normal img {
	width: 460px; height: 310px;
}
.photo-min img {
	width: 228px; padding-top: 5px;
}
.photo-min img:nth-of-type(1) {
	margin-right: 0px;
}
}
@media screen and (max-width:800px)
{
.page-wrapper {
	background: none;
}
}
