@charset "utf-8";

body {
	margin: 0px;
	width: 100%;
	float: left;
	padding: 0px;
	background: url(images/bodybg.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.copyright {
	background: #1c1c1c;
	text-align: center;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 15px 0px;
	float: left;
	color: #ffbc00;
	font-size: 13px;
	border-top: 0px solid #e6e6e6;
	font-family: sans-serif;
}

.name-item:hover {
	background-image: url(images/sari1.png);
}

.name-item a {
	width: 175px;
	margin-left: 25px;
	height: 103px;
	display: grid;
	align-items: center;
	text-align: center;
}

.name-item {
	width: 225px;
	height: 105px;
	margin: 10px auto;
	color: #E3C916;
	-webkit-text-fill-color: transparent;
	text-shadow: 0px 0px 0 rgba(250, 191, 4, 0.5), 0px 0px 0 rgb(186, 164, 12), 0px 0px 0 rgba(94, 20, 2, 0.8), 0px 0px 0 rgb(161, 116, 47), 0px 0px 0px rgba(223, 184, 85, 0.18), 0px 0px 1px rgba(176, 19, 13, 0.81);
	background-image: url(images/sari.png);
}

blockquote {
	color: #fff;
	padding: 20px;
	margin: 0;
}

#main-menu li {
	background-image: url(images/men.png);
	width: 178px;
	height: 78px;
	cursor: pointer;
	list-style: none;
	border: 0px #000 solid;
}

.Three-Dee5 {
	font-family: system-ui, sans-serif;
	line-height: 1em;
	color: #ded41d;
	font-size: 49px;
	text-shadow: 0px 0px 0 rgb(104, 94, -89), 1px 1px 0 rgb(19, 9, -174), 2px 2px 0 rgb(-66, -76, -259), 3px 3px 0 rgb(-151, -161, -344), 4px 4px 3px rgba(0, 0, 0, 1), 4px 4px 1px rgba(0, 0, 0, 0.5), 0px 0px 3px rgba(0, 0, 0, .2);
	text-align: center;
	/*margin-left: -103px;*/
}

.logo-post {
	background: url(images/border.png) no-repeat;
}

.title-post {
	font-size: 2.3em;
	text-align: center;
	background: url(images/title-post.png) no-repeat bottom center;
	padding-top: 5px;
	height: 100px;
	color: #DCC683;
	text-shadow: 0px 0px 0 rgba(250, 191, 4, 0.5), 0px 0px 0 rgb(186, 164, 12), 0px 0px 0 rgba(94, 20, 2, 0.8), 0px 0px 0 rgb(161, 116, 47), 0px 0px 0px rgba(223, 184, 85, 0.18), 0px 0px 1px rgba(176, 19, 13, 0.81);
}

.tit-desc {
	line-height: 35px;
	color: #DCC683;
	text-shadow: 0px 0px 0 rgba(250, 191, 4, 0.5), 0px 0px 0 rgb(186, 164, 12), 0px 0px 0 rgba(94, 20, 2, 0.8), 0px 0px 0 rgb(161, 116, 47), 0px 0px 0px rgba(223, 184, 85, 0.18), 0px 0px 1px rgba(176, 19, 13, 0.81);
}

.demo {
	border: 30px solid #c28b7b;
	/* IE */
	min-height: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	-moz-border-image: url(images/frames.png) 50 50 50 38 repeat;
	/* Firefox 4 */
	-webkit-border-image: url(images/frames.png) 50 50 50 38 repeat;
	/* Safari 5 и Chrome */
	-o-border-image: url(images/frames.png) 50 50 50 38 repeat;
	/* Opera 10.5 */
	border-image: url(images/frames.png) 50 50 50 38 repeat;
	/* CSS3 */
}

blockquote.type1 {
	background-image: url(images/desen.jpg);
	border-radius: 5px;
	text-align: justify;
}

blockquote.type1 q {
	padding-bottom: 10px;
	border-bottom: 1px dashed #9e9d9d;
}

blockquote.type2 {
	border-top: 3px solid;
	border-left: 0px;
	padding: 20px 3%;
	background: #f6f6f6;
}

blockquote.type2:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 50%;
	width: 100px;
	height: 20px;
	margin: 0 0 0 -50px;
}

blockquote.type2:after {
	content: "";
	position: absolute;
	top: -23px;
	left: 0;
	width: 50%;
	height: 20px;
	background: #fff;
	/* css3 */
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
}

blockquote.type2 q:first-child:before {
	content: "";
	position: absolute;
	top: -23px;
	right: 0;
	width: 50%;
	height: 20px;
	background: #fff;
	/* css3 */
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}

blockquote.type2 q {
	border: none;
	font-size: 14px;
	color: #868686;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}

blockquote.type2 cite {
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}

blockquote.type2 cite span {
	font-size: 12px;
}

blockquote.type3 {
	border: none;
	background: none;
	text-align: center;
	padding: 0px;
}

blockquote.type3 q {
	border: none;
	font-size: 18px;
	font-style: italic;
	line-height: 32px;
	color: #c9c9c9;
}

blockquote.type3:before {
	background: none;
	border: none;
}

blockquote.type3 cite {
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
}

blockquote.type3 cite span {
	font-size: 12px;
}

blockquote.type4 {
	padding: 30px 20px;
	border-left: 5px solid;
	background: #f6f6f6;
}

blockquote.type4 q {
	font-style: italic;
	font-size: 14px;
	line-height: 28px;
	display: block;
	color: #808080;
	border-bottom: 0;
}

blockquote.type4:before {
	content: "";
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #ffffff;
	left: -5px;
	width: 0;
	height: 0;
	margin: auto;
	top: 0px;
	bottom: 0;
	position: absolute;
}

blockquote.type4 cite {
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}

blockquote.type4 cite span {
	font-size: 12px;
}

blockquote.type5 {
	background: transparent;
	border: 0;
	padding-left: 35px;
	position: relative;
}

blockquote.type5:before {
	content: none;
}

blockquote.type5 q {
	position: relative;
}

blockquote.type5 q:before,
blockquote.type5 q:after {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
}

blockquote.type5 q:before {
	content: open-quote;
	left: -35px;
	margin-right: 5px;
	position: absolute;
	top: 0px;
}

blockquote.type5 q:after {
	bottom: -4px;
	content: close-quote;
	margin-left: 15px;
	position: absolute;
}

blockquote.type5 q,
blockquote.type5 {
	quotes: inherit;
}

blockquote.type6 {
	padding: 4% 5%;
	color: #fff;
}

blockquote.type6:after {
	border: 1px solid #fff;
	content: "";
	float: left;
	height: 89%;
	left: 1%;
	position: absolute;
	top: 5%;
	width: 98%;
}

blockquote.type6:before {
	color: #fff;
	content: open-quote;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	left: 25px;
	position: absolute;
	text-decoration: inherit;
	top: 45px;
}

blockquote.type6 q {
	quotes: none;
}