/*
Theme Name: DiplomSeven
Author: bugabu
Author URI: http://diplom7.com/
Description: Template created special for DiplomSeven only.
Version: 1.0
*/

body, html {
	min-height: 100%;
	margin: 0;
    padding: 0;
}
body {
	font-family: verdana, sans-serif, arial, georgia;
	color: #333777;
	font-size: 16px;
	background: #fff;
}

@font-face {
 font-family: cuprum;
 src: local('cuprum'),
    url('font/Cuprum-Regular.woff') format('woff'),
    url('font/Cuprum-Regular.ttf') format('truetype'),
    url('font/Cuprum-Regular.svg#cuprum') format('svg');
}

.wrapper::before,
.cat-bg1::before, .cat-bg2::before, #wpcf7-f31-p30-o1::before {
    content: " ";
    display: table;
}
.header::after, .wrapper::after, .cat-bg1::after, .cat-bg2::after,
#wpcf7-f31-p30-o1::after, .cena-wrap::after,
#menu-top-menu::after, .clear {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

h1, h2, h3, h4, h5, h6, .h {
    margin: 0 0 10px;
    padding: 0;
	color: #0204AF;
	text-align: center;
}
h1 {
	font-size: 27px;
	line-height: 30px;
	font-family: georgia;
}
h2,h3,.h {
	font-size: 20px;
	line-height: 28px;
	font-family: Tahoma;
}
h4,h5,h6 {
	font-size: 18px;
	line-height: 26px;
	font-family: Tahoma;
}
.h {
	border-bottom: 1px dashed #4c5d6e;
	letter-spacing: 2.5px;
}
ol, ul,
.entry .cena-wrap ul, .entry .cena-wrap ol {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
em {
    font-family: georgia;
    font-style: italic;
}
a {
	text-decoration: none;
	color: #424242;
}
a, button, input:focus, input[type="button"],
input[type="reset"], input[type="submit"],
textarea:focus {
    transition: all 0.2s ease-in-out 0s;
}
a:hover {
    color: #0079d5;
}
p {
	margin: 0 0 15px;
}

.wrapper {
    max-width: 1150px;
	margin: 0 auto;
	position: relative;
}
.wrapper, .home-widget-1,
.home-widget-2, .home-widget-3,
.home-widget-4, .page-widget,
.footer-widget {
	min-width: 1000px;
}

.header {
    background: #ffffff;
    height: 145px;
	border-bottom: 4px double #e1e1e1;
}
.header .wrapper {
    height: 145px;
}

.logo {
    float: left;
	margin: 10px 0 0 15px;
    overflow: hidden;
	width: 33%;
    text-indent: -9999px;
}
.logo a {
	display: block;
    height: 88px;
	width: 260px;
	background: url('images/logo.png') no-repeat scroll 0 0;
}
.logo-descript {
    height: 0;
	margin: 0;
}

.logo, .phone-top, .email-top {
	height: 112px;
    padding: 0 5px 0 15px;
}
.logo, .phone-top {
	background: url('images/head-line.jpg') no-repeat right center;
}
.phone-top, .email-top {
    float: left;
	margin: 5px 0 0;
}

.phone-top {
	width: 31%;
}
.phone-top span , .email-top span {
    color: #000;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
}
.phone-top .phone {
    font-family: tahoma;
    font-size: 21px;
    line-height: 27px;
    font-weight: bold;
    color: #1214BF;
	background: url('images/phone_icon.png') no-repeat scroll left center;
	padding: 0 0 2px 50px;
}

.chats {
	padding-left: 45px;
	margin-top: 10px;
}
.chats a {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 5px;
}
.footer .chats a {
	width: 30px;
	height: 30px;
}
.chats img {
	width: 100%;
	height: auto;
}

.email-top .email {
	background: url('images/mail_icon.png') no-repeat scroll left center;
	padding: 0 0 0 40px;
	line-height: 28px;
	margin: 3px 0 0;
}
.email-top a {
    color: #1214BF;
    font-family: arial;
    font-size: 17px;
}

.header form {
    margin: 5px 0 0;
}
.header button {
	width: 237px;
    background: #FF6600;
    background: -moz-linear-gradient(top, #FCB586 0%, #FF6600 100%);
    background: -webkit-linear-gradient(top, #FCB586 0%, #FF6600 100%);
    background: linear-gradient(to bottom, #FCB586 0%, #FF6600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCB586', endColorstr='#FF6600',GradientType=0 );
    -webkit-border-radius: 6px; /* для Safari и Google Chrome */
    -moz-border-radius: 6px; /*для Mozilla Firefox */
    border-radius: 6px;
    border: 1px solid #CE5708;
	padding: 5px 0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: verdana;
    color: #fff;
}
.header button:hover {
    background: #FCB586;
    background: -moz-linear-gradient(top, #FF6600 0%, #FCB586 100%);
    background: -webkit-linear-gradient(top, #FF6600 0%, #FCB586 100%);
    background: linear-gradient(to bottom, #FF6600 0%, #FCB586 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF6600', endColorstr='#FCB586',GradientType=0 );
	cursor: pointer;
}

.nav-menu  {
	position: absolute;
	width: 100%;
	height: 46px;
	bottom: -25px;
    background: rgb(0,153,255);
    background: -moz-linear-gradient(top, rgba(0,153,255,1) 0%, rgba(0,115,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,153,255,1) 0%,rgba(0,115,255,1) 100%);
    background: linear-gradient(to bottom, rgba(0,153,255,1) 0%,rgba(0,115,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099ff', endColorstr='#0073ff',GradientType=0 );
    border-radius: 7px;
    box-shadow: 0px 2px 5px rgba(49,156,208, 0.3);
	z-index: 5;
}
#menu-top-menu {
    font-size: 17px;
	font-family: verdana;
	margin: 0 15px;
}
#menu-top-menu li {
	float: left;
	margin: 0 15px;
	line-height: 44px;
}
#menu-top-menu a {
    line-height: 18px;
    color: #fff;
}
#menu-top-menu a:hover,
#menu-top-menu li.current-menu-item > a,
#menu-top-menu li.current-menu-ancestor > a,
#menu-top-menu li.current_page_item > a,
#menu-top-menu li.current_page_ancestor > a,
#menu-top-menu li.current-post-parent > a {
	color: #05497a; /*#075994*/
	text-shadow: 1px 1px 0 #A1B9CB;
}

.home-zakaz {
	margin: 30px 30px 0;
}
.home-zakaz button {
    display: block;
    outline: 1px solid #fff;
    outline-offset:-5px;
    width: 100%;
line-height:54px;
}
.home-zakaz button:hover {
    background-color: #5e5e5e;
    outline: 3px solid #c9c9c9;
    outline-offset:-3px;
    cursor: pointer;
}

.page-widget {
	background-color: #fbfbfb;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}
.home-widget-1 {
	background-color: #fff;
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
}
.home-widget-1 .wrapper,
.page-widget .wrapper {
	padding: 40px 0 25px;
}
.anonce-title {
    color: #2b4d6f;
    font-family: georgia;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
	margin: 0 0 25px;
	text-transform: uppercase;
}
.anonce-left {
	width: 45%;
	float: left;
	margin: 0 0 0 50px;
}
.anonce-left li span {
	color: #000;
    font-family: times new roman;
    font-size: 20px;
    text-transform: uppercase;
	line-height: 30px;
}
.anonce-right span {
	font-size: 30px;
	color: #424242;
	font-weight: bold;
	line-height: 40px;
	font-family: times new roman;
}
.anonce-left li {
	padding: 0 0 0 100px;
	line-height: 19px;
}
.anonce-left li.confid {
	background: url('images/confid.png') no-repeat scroll 0 0;
	margin: 0 0 20px;
}
.anonce-left li.work {
	background: url('images/7-365.png') no-repeat scroll 0 0;
	margin: 0 0 20px;
	padding-bottom: 16px;
    padding-top: 12px;
}
.anonce-left li.original {
	background: url('images/original.png') no-repeat scroll 0 0;
	padding-bottom: 7px;
}
.bracket {
	background: url('images/bracket.png') no-repeat scroll 50% 50%;
	float: left;
	width: 50px;
	height: 240px;
	margin: 20px 0 0;
}
.anonce-right {
	float: right;
	width: 44%;
	text-align: center;
	margin: 30px 0 0;
}
.home-zakaz {
	margin: 30px 30px 0;
}
.home-zakaz button {
    background: #FF6600;
    -webkit-border-radius: 5px; /* для Safari и Google Chrome */
    -moz-border-radius: 5px; /*для Mozilla Firefox */
    border-radius: 5px;
    border: none;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: verdana;
    color: #fff;
    display: block;
    outline: 1px solid #fff;
    outline-offset:-5px;
    width: 100%;
line-height:54px;
}
.home-zakaz button:hover {
    background-color: #5e5e5e;
    outline: 3px solid #c9c9c9;
    outline-offset:-3px;
    cursor: pointer;
}

.home-widget-2 {
	background-color: #fbfbfb;
	width: 100%;
	padding: 40px 0 50px;
}

.sample-container {
	width: 350px;
}
.sample-box {
	width: 350px;
	height: 220px;
	position: relative;
}
.level, .sample {
	height: 200px;
    position: absolute;
    transition: all 0.6s ease 0s;
    width: 280px;
}
.sample {
    left: 30px;
    transform-origin: 70% 50% 0;
}
.level {
    right: 30px;
    transform-origin: 30% 50% 0;
}
.sam-one {
	background: url('images/s1.jpg') no-repeat;
}
.sam-two {
	background: url('images/s2.jpg') no-repeat;
}
.sam-three {
	background: url('images/s3.jpg') no-repeat;
}
.sam-four {
	background: url('images/s4.jpg') no-repeat;
}
.sample-container:hover .sam-one {
	transform: rotate(30deg);
}
.sample-container:hover .sam-two {
	transform: rotate(15deg);
}
.sample-container:hover .sam-three {
	transform: rotate(0deg);
}
.sample-container:hover .sam-four {
	transform: rotate(-15deg);
}

.price-container {
	width: 220px;
	margin: 0 auto;
	display: block;
}
.price-box {
    height: 210px;
    margin: 0 auto 10px;
    overflow: hidden;
    position: relative;
    width: 220px;
}
.pr-one {
    background: url('images/price.png') no-repeat;
    height: 413px;
    position: absolute;
    top: 20px;
    transition: all 0.4s ease 0s;
    width: 220px;
}
.price-container:hover .pr-one {
	top: -197px;
}
.sample-link, .price-link, .st-link {
    text-align: center;
	font-family: verdana;
}
.sample-link {
	margin: 0 40px 0 30px;
    width: 280px;
}
.price-link {
    width: 220px;
}
.st-link {
	margin: 0 30px 0 40px;
    width: 280px;
}
.sample-container .sample-link,
.price-container .price-link,
.sample-container .st-link {
	display: block;
    padding: 10px 0;
	color: #5e5e5e;
    background: #ececec;
    -webkit-border-radius: 3px; /* для Safari и Google Chrome */
    -moz-border-radius: 3px; /*для Mozilla Firefox */
    border-radius: 3px;
    font-size: 17px;
    font-weight: bold;
	border: 1px solid #cfcfcf;
}
.sample-container:hover,
.price-container:hover,
.sample-container:hover {
	cursor: pointer;
}
.sample-container:hover .sample-link,
.price-container:hover .price-link,
.sample-container:hover .st-link {
    background-color: #FF6600;
	outline: 1px solid #fff;
	outline-offset:-3px;
	color: #fff;
	border-color: #e53d3e;
}

.level-one {
	background: url('images/st1.jpg') no-repeat;
}
.level-two {
	background: url('images/st2.jpg') no-repeat;
}
.level-three {
	background: url('images/st3.jpg') no-repeat;
}
.level-four {
	background: url('images/st4.jpg') no-repeat;
}
.sample-container:hover .level-one {
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
}
.sample-container:hover .level-two {
	transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
}
.sample-container:hover .level-three {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}
.sample-container:hover .level-four {
	transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
}

.home-widget-3 {
	background-color: #fff;
	width: 100%;
	border-top: 1px solid #eeeeee;
	padding: 5px 0 20px;
}
.home-widget-3 h1 {
	text-align: center;
	font-size: 49px;
}

.entry {
	text-align: justify;
line-height: 24px;
}
.entry li {
    margin: 0 0 10px;
}
.entry ul, .entry ol {
    margin: 0 0 0 25px;
}
.entry em {
    font-size: 18px;
}
.entry a,
.entry a:link,
.entry a:visited, .link {
color: #0079D5;
}
.entry a:hover, .link:hover {
	color: #525250;
	cursor: pointer;
}
.category, .content, .content-home, .error {
	margin: 35px 20px 30px;
	min-height: 500px;
}
.content, .error, .category {
	max-width: 850px;
	width:69%;
}
.anonce-img {
    background-color: #fff;
    border: 1px solid #eeeeee;
    padding: 3px 3px 0px;
    text-align: center;
}



.pattern {
	width: 100%;
	display: flex;
	margin: 0 0 15px;
}
.pattern-box {
	width: 31%;
	margin: 0 1%;
	padding: 25px 15px;
	background: #f3f6f9;
	text-align: center;
	border: 1px solid #f2f2f2;
	border-radius: 8px;
}
.pattern-img img {
	width: 100%;
}
.pattern-title {
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 0 0;
}
.pattern-order {
	margin: 10px 0 0;
}


.price {
    border-collapse: separate;
    border-spacing: 5px 7px;
}
.price td {
	background-color: #fff;
	border-radius: 4px;
    padding: 6px 20px;
    vertical-align: middle;
}
td.tdone {
    text-align: left;
	font-weight: bold;
	font-family: Verdana;
}
.cat-price td.tdone {
	width: 205px;
}
.price td.tdone {
	width: 290px;
}
td.tdtwo {
    text-align: center;
    font-family: verdana;
    color: #222;
    font-weight: bold;
    font-size: 15px;
}
.cat-price td.tdtwo {
	width: 120px;
}
.price td.tdtwo {
	width: 160px;
}
.price > tbody tr:nth-child(2n) td {
	background-color: #f5f5f5;
}
.zakaz {
	font-style: italic;
	font-weight: bold;
}
.zakaz a, .zakaz a:link, .zakaz a:visited {
	border-bottom: 1px dashed #FF6600;
}
.zakaz a:hover {
	color: #FF6600;
	border-bottom: 1px dashed #FF6600;
}

.obrazets {
	width: 100%;
	margin: 0 0 10px;
}
.obrazets td {
	width: 33%;
    vertical-align: middle;
	text-align: center;
	padding:5px 0;
}
th.td-title, td.td-title {
	text-align: left;
}

.cena p {
    color: #FF6600;
    font-family: cuprum;
    font-size: 21px;
    font-weight: bold;
text-align: right;
line-height: 21px;
margin-top: 10px;
}
.cena p em {
    color: #707070;
    font-size: 17px;
    font-weight: normal;
}
.cena li {
    border-bottom: 1px dashed #ccc;
    line-height: 20px;
    margin-bottom: 7px;
    padding: 0 10px;
}
.cena img {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 2px solid #e2e2e2;
    border-radius: 3px;
    box-shadow: 0 0 4px #ccc;
    padding: 10px 8px;
}
.cena-wrap {
    border-bottom: 1px dotted #ababab;
    margin: 0 0 25px;
    padding: 0 0 25px;
    width: 100%;
}

.stzd-title {
    border-bottom: 1px solid #FEA300;
    color: #FF6600;
    font-family: cuprum;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.stzd-text {
    margin: 10px 0 20px 20px;
}

.cat-bg1, .cat-bg2 {
    border-radius: 5px;
    box-shadow: 0 0 8px #e4e4e4;
    margin: 25px 0;
    padding: 15px 0 15px 10px;
}
.cat-bg1 {
    background: #fafafa;
    border: 1px solid #ebebeb;
}
.cat-bg2 {
    background: #f4f4f4;
    border: 1px solid #e8e8e8;
}
.cat-price {
    border-collapse: separate;
    border-spacing: 10px 2px;
    font-size: 15px;
}
.cat-price td {
	padding: 7px 5px 0;
	border-bottom: 1px dashed #ccc;
}
.cat-price td.zakaz {
	border-bottom: none;
}
.cat-content {
    width: 840px;
	margin: 0 auto;
}
.category th a,
.category th a:link,
.category th a:visited {
	color: #1214BF;
	font-family: georgia;
	font-size: 18px;
}
.category th a:hover {
	color: #525252;
}

.cat_entry {
    border-bottom: 1px dashed #bfbfbf;
    margin: 0 0 20px;
    padding: 0 15px 15px;
    text-align: left;
}
.cat_title > a, .cat_title > a:link, .cat_title > a:visited {
    color: #d29f6c;
    font-size: 18px;
}
.cat_title > a:hover {
    color: #525250;
}
.cat_title > a:active {
    color: #000;
}
.cat_entry p {
    margin: 0 0 5px;
}
.cat_exc {
    color: #697a8b;
    font-family: georgia;
    font-style: italic;
    letter-spacing: 0.6px;
    padding: 0 0 0 26px;
}
.cat_entry:first-child {
    border-top: none;
}
.cat-spec {
    display: block;
    width: 30%;
    float: left;
    margin: 10px 1%;
	line-height: 1;
}


.colum-obl {
    width: 50%;
}
.colum-obl img {
    border: 1px solid #eeeeee;
    float: left;
    margin: 0 10px 0 0;
    padding: 3px;
}
.colum-obl li {
    font-family: times new roman;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    text-transform: uppercase;
}

.sidebar {
	max-width: 280px;
	width:24%;
	margin: 40px 0 0;
	background: url('images/sdbg.png') no-repeat scroll left bottom;
	padding: 0 5px 25px 20px;
}
.widgettitle {
	font-size: 21px;
	font-family: georgia;
	font-weight: bold;
	color: #0204AF;
	line-height: 19px;
	border-bottom: 3px double #8ea3c1;
	padding: 0 0 6px 14px;
	background: #fff;
}
.widget {
	margin: 0 0 30px;
	background: url('images/widget.png') repeat-x scroll center top;
}
.widget li {
    border-bottom: 1px dashed #e5e5e5;
    margin: 0 5px;
    padding: 7px 2px 0 10px;
	font-family: arial;
	line-height: 26px;
	letter-spacing: 0.5px;
}
.widget ul#menu-hot-button li,
.widget_text li,
.classic-text-widget li {
	line-height: 25px;
	padding: 5px 2px 7px 40px;
}
.widget ul#menu-hot-button li.menu-item-328{
	background: url('images/check.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-280{
	background: url('images/reestr.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-256{
	background: url('images/d16.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-20{
	background: url('images/security.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-21{
	background: url('images/more.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-22{
	background: url('images/price-min.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-167{
	background: url('images/garant.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-172{
	background: url('images/special.jpg') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-273{
	background: url('images/sign.png') no-repeat scroll left center;
}
.widget ul#menu-hot-button li.menu-item-324{
	background: url('images/es.png') no-repeat scroll left center;
}

.widget li > a,
.widget li > a:link,
.widget li > a:visited {
	color: #FF6600;
	font-size: 16px;
}
.widget li.menu-item-328 > a {
	color: #e80f0f;
	font-weight: bold;
}
.widget li > a:hover,
.widget li.current-menu-item > a,
.widget li.current-menu-ancestor > a,
.widget li.current_page_item > a,
.widget li.current_page_ancestor > a,
.widget li.current-post-parent > a {
	color: #525250;
}


#mail_form, #check_status {
    background: #eaeaea;
    padding: 20px;
	border-radius: 3px;
}
.captcha {
    border: 1px solid #dddddd;
    border-radius: 5px;
    height: 41px;
    overflow: hidden;
    width: 150px;
    float: left;
	margin-right: 15px;
}
.captcha .wpcf7-form-control-wrap {
    margin-top: -16px;
    margin-left: -1px;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 5px 8px;
    width: 420px;
}
input[type="text"], input[type="tel"], input[type="email"] {
    line-height: 20px;
}
input, select, textarea {
    background: #fefefe;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07) inset;
    margin: 2px 0 0;
}
input:focus, select, textarea:focus {
    border: 1px solid red;
}
input[type="submit"] {
    background: #FF6600;
    border-radius: 3px;
	border: 1px solid #be0000;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 20px;
	outline: 1px solid #fff;
    outline-offset: -5px;
}
input[type="submit"]:hover {
    cursor: pointer;
	outline: 3px solid #fff;
    outline-offset: -3px;
}

.footer-widget {
	border-top: 1px solid #e1e1e1;
	padding: 20px 0 30px;
}
.card-title {
	color: #2b4d6f;
	text-align: center;
	margin: 0 0 15px;
}
.card-title span {
	font-weight: bold;
	color: #000;
	font-size: 25px;
	font-family: georgia;
}

.card-one, .card-two, .card-three,
.card-four, .card-five, .card-six {
	width: 16.5%;
	height: 60px;
	float: left;
}
.card-one {
	background: url('images/card-1.png') no-repeat scroll top center;
}
.card-two {
	background: url('images/card-2.png') no-repeat scroll top center;
}
.card-three {
	background: url('images/card-3.png') no-repeat scroll top center;
}
.card-four {
	background: url('images/card-4.png') no-repeat scroll top center;
}
.card-five {
	background: url('images/card-5.png') no-repeat scroll top center;
}
.card-six {
	background: url('images/card-6.png') no-repeat scroll top center;
}

.footer {
	background: url('images/fbg.png') repeat-x scroll 0 0 #FF6600;
	padding: 25px 0 21px;
}
.footer p {
	margin: 19px 0 0;
}
.footer,
.footer a,
.footer a:link,
.footer a:visited {
	color:#fff;
}
.footer a {
	font-weight: bold;
}

.phone-bottom {
    width: 200px;
    margin: 0 auto;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	text-align: center;
}

.quest {
	background: url('images/quest.jpg') no-repeat scroll 0 0;
	height: 180px;
    overflow: visible;
    position: fixed;
    left: -9.46px;
    top: 32%;
    width: 40px;
	z-index: 10;
	text-indent: -9999px;
	border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0; /* для Safari и Google Chrome */
    -moz-border-radius: 0 5px 5px 0; /*для Mozilla Firefox */
	border: 1px solid #124B8F;
}
.quest a {
	display: block;
	height: 180px;
}
.quest:hover {
	left: -7px;
}

/* styles contact-form */
.wpcf7-list-item-label {
	font-style: italic;
	font-family: georgia;
	font-size: 18px;
	color: #c79461;
}
.wpcf7-form p span.red {
	color: red;
	font-weight: bold;
}
#wpcf7-f33-p23-o1 {
	width: 570px;
	margin: 0 auto;
}
#wpcf7-f33-p23-o1 input[type="text"], #wpcf7-f33-p23-o1 input[type="email"],
#wpcf7-f33-p23-o1 input[type="tel"], #wpcf7-f33-p23-o1 textarea {
	width: 550px;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors, .wpcf7-mail-sent-ok {
    text-align: center;
}
.wpcf7-form-control-wrap span.wpcf7-list-item {
    display: block;
    margin-left: 1em;
}

#wpcf7-f33-p23-o1 input.wpcf7-quiz {
    width: 40px;
}
.wpcf7-quiz-label {
    background: url('images/captcha.png') no-repeat scroll right center;
    color: #666;
    display: block;
    float: left;
    height: 30px;
    margin: 2px 8px 0 15px;
    width: 65px;
    font-size: 18px;
    padding: 3px 0 0 5px;
}

.wpcf7-form span.wpcf7-not-valid-tip {
	display: none;
}
input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border: 1px solid red;
}
.wpcf7-form div.wpcf7-response-output {
	margin: 10px 5px 5px;
	padding: 5px 10px;
	border: 2px solid #ff0000;
}
.wpcf7-radio.wpcf7-not-valid .wpcf7-list-item-label {
	color: #f00;
}
.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-mail-sent-ok,
.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-spam-blocked {
	border: none;
	line-height: 14px;
}
.wpcf7-form div.wpcf7-validation-errors {
	border-bottom: 1px solid #f7e700;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
	border-bottom: 1px solid #398f14;
}
.wpcf7-form div.wpcf7-mail-sent-ng {
	border-bottom: 1px solid #ff0000;
}
.wpcf7-form div.wpcf7-spam-blocked {
	border-bottom: 1px solid #ffa500;
}


.error {
    color: #8f8f8f;
    font-size: 1.2em;
    text-align: center;
}

blockquote {
    background: url("images/alarm.png") no-repeat scroll 20px center #f8f8f8;
    border-color: #ccc #ccc #ccc #a8a8a8;
    border-image: none;
    border-radius: 6px 5px 5px 6px;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    margin: 20px 0;
    padding: 20px 20px 20px 70px;
opacity: 0.7;
    color: #000;
    font-family: cuprum;
    font-size: 16px;
    line-height: 18px;
}
blockquote:hover {
opacity: 1;
}
blockquote p {
    margin: 0;
}
blockquote li ul {
padding: 0 0 0 20px;
}
blockquote ol {
padding: 0 0 0 20px;
}
.entry blockquote li {
line-height: 17px;
    margin: 0 0 3px;
}
.circle li {
list-style: circle
}