#MainSidebar { display: none; }

div#content.fixedDiv { width: auto; }

#MainContentTable { margin: 0; color: #404040; }

div.cms-content { background-color: transparent; padding: 0; }

.clear { clear: both; display: block; }

.clearfix:after { content: ''; display: block; clear: both; }

.pp-fz1 { font-size: 70px !important; line-height: 95px !important; border: none !important; font-family: Roboto,Lucida Grande,Verdana,Helvetica,Arial,sans-serif; font-weight: 300; }

.pp-fz2 { font-size: 36px !important; line-height: 48px !important; border: none !important; margin-bottom: 1em !important; font-family: Roboto,Lucida Grande,Verdana,Helvetica,Arial,sans-serif; }

.pp-fz3 { font-size: 16px !important; text-transform: lowercase; border: none !important; font-weight: 700; }

.pp-page { background-color: #fff; color: #000; background-position: center top; overflow: hidden; font-size: 14px; line-height: 1.5em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pp-page * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.pp-wrap { width: 960px; margin: 0 auto; position: relative; }

.pp-row { margin-left: -10px; margin-right: -10px; }
.pp-row:after { content: ''; display: block; clear: both; }
.pp-row[data-cols="1"] .pp-col { width: 100%; }
.pp-row[data-cols="2"] .pp-col { width: 50%; }
.pp-row[data-cols="3"] .pp-col { width: 33.333%; }
.pp-row[data-cols="4"] .pp-col { width: 25%; }
.pp-row[data-cols="5"] .pp-col { width: 20%; }

.pp-col { display: block; float: left; min-height: 1px; vertical-align: top; padding-left: 10px; padding-right: 10px; }

#MainContentTable .pp-ul { padding: 0; padding-left: 0; }

.pp-p { margin-bottom: 0.5em; }

.pp-btn { display: inline-block; padding: 1em 3em; border-radius: 50em; position: relative; background-color: #fff; color: #5889bf; font-weight: 700; cursor: pointer; transition: background-color 0.5s; }
.pp-btn:after { content: ''; display: block; position: absolute; z-index: 1; top: -5px; left: -5px; right: -5px; bottom: -5px; border: 2px solid #fff; border-radius: 50em; }
.pp-btn:hover { background-color: #bfefe0; }
.pp-btn:hover:after { border: 2px solid #bfefe0; }

.pp-bg { background-color: #ddf7ef; }

.tac { text-align: center; }

.vam { vertical-align: middle; }

.underline { display: inline-block; }
.underline:after { content: ''; display: block; height: 1px; background-color: #fff; margin-top: 0.3em; }

.ls { letter-spacing: 0.1em; }

.bold { font-weight: 700; }

.mb { margin-bottom: 1em; }

.mb2 { margin-bottom: 2em; }

.db { display: block; }

.ovh { overflow: hidden; }

.ttu { text-transform: uppercase; }

.ttl { text-transform: lowercase; }

.ptb { padding-top: 10px; padding-bottom: 10px; }

/* FORM ORDER */
.form-order { padding: 36px; background-color: #c7e0ef; border-radius: 6px; box-shadow: 0px 1px 3px -3px #fff; font-size: 14px; }
.form-order:focus { outline: none; }

.form-order-field { display: block; padding: 2.2em 0em 0.5em; margin: 0 auto; position: relative; }
.form-order-field.last { padding-bottom: 0; }

.form-order-label { display: block; padding-bottom: 0.5em; }

.form-order-input-wrap { display: block; position: relative; }

.form-order-input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 100%; padding: 0.7em 1em; border: 1px solid #ccc; }

.form-order-input[type="text"], textarea.form-order-input { padding: 0.7em 1em; }

.form-order-input-captcha[type="text"] { display: block; height: 2em; padding: 0.5em 1em; font-size: 25px; line-height: 24px; text-align: center; border: none; }

.form-order-input-captcha-wrap { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 45%; height: 52px; line-height: 52px; position: relative; float: left; border: 1px solid #aaa; text-align: center; background-color: #fff; }

.form-order-input-captcha-arrow { width: 10%; height: 50px; line-height: 50px; float: left; font-size: 24px; text-align: center; }

.form-order-button { display: table; display: inline-block; position: relative; text-align: center; padding: 0.75em; border: 1px solid #fff; border: 1px solid rgba(255, 255, 255, 0.47); border-radius: 100px; color: #007AAA; cursor: pointer; }
.form-order-button:hover { border-color: rgba(255, 255, 255, 0.47); background-color: rgba(255, 255, 255, 0.29); color: #09c; }
.form-order-button:hover .form-order-button-inner { background-color: #f9f9f9; }

.form-order-button-inner { display: block; padding: 1em 4em; border-radius: 100px; background-color: #f6fafc; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.22); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.22); border: none; }

.form-button-hack { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; width: 100%; filter: alpha(opacity=0); cursor: pointer; }

.form-order-invalid { box-shadow: 0 0 3px 1px red; }

.form-order-error { position: absolute; top: 0; right: 0px; margin-right: -254px; text-align: left; }

.form-order-error-outer { display: block; width: 200px; background: #fff; border: 1px solid #efefef; border: 1px solid rgba(230, 230, 230, 0.62); padding: 10px 19px; color: red; border-radius: 6px; position: relative; z-index: 2; top: 50%; box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.21); line-height: 18px; }

.form-order-error-arrow { width: 0px; height: 0px; position: absolute; top: 8px; left: -14px; border-bottom: 8px inset transparent; border-top: 8px inset transparent; border-right: 14px solid #eee; border-right: 14px solid rgba(0, 0, 0, 0.21); }
.form-order-error-arrow:before { content: ""; width: 0px; height: 0px; position: absolute; bottom: -8px; left: 2px; border-bottom: 9px inset transparent; border-top: 9px inset transparent; border-right: 14px solid #fff; }

/* FORM ORDER */
.pp-page-1 { height: 528px; background-image: url(/files/promo/coaching/sale/fon1.png); color: #fff; }
.pp-page-1 .pp-fz1 { -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); -ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); -o-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
.pp-page-1 .pp-wrap { padding-top: 32px; }
.pp-page-1 .pp-why { text-transform: uppercase; color: #a2d4d5; font-size: 18px; }
.pp-page-1 .pp-hashdot { display: inline-block; width: 62px; height: 62px; margin-top: 32px; margin-bottom: 0.5em !important; line-height: 62px !important; color: #5889bf; background-image: url(/files/promo/coaching/sale/krug.png); }
.pp-page-1 .pp-btn { margin-top: 1em; }

.pp-date { width: 89px; height: 124px; padding-top: 1em; padding-right: 2px; position: absolute; z-index: 5; top: 0; left: 0; color: #5889bf; text-align: center; font-weight: 700; line-height: 1.2; background-image: url(/files/promo/coaching/sale/data.png); }

.pp-dates { font-size: 1.2em; }

.pp-page-2 { height: 72px; padding: 0; background-image: url(/files/promo/coaching/sale/fon3.jpg); }
.pp-page-2 .pp-fz2 { line-height: 72px !important; color: #5889bf; margin: 0 !important; }

.pp-page-3 { padding-top: 24px; padding-bottom: 64px; background-image: url(/files/promo/coaching/sale/fon-kusok.jpg); }

.pp-leads { margin-left: -10px; padding-left: 20px; padding-right: 20px; padding-bottom: 0.5em; }
.pp-leads .bold.ls.ttu { margin-left: 32px; }

.pp-lead { overflow: hidden; margin-bottom: 0.5em; }
.pp-lead:after { content: ''; display: block; clear: both; }

.pp-lead-img { width: 150px; float: left; text-align: center; }

.pp-lead-content { width: auto; margin-left: 158px; }

.pp-lead-title { margin-top: 1em; }

.pp-lead2 { padding-top: 3em; }

.pp-frame { width: 740px; margin: 0 auto; padding: 20px 20px; border: 2px solid #fff; text-align: center; }

.pp-page-4 { padding-top: 20px; padding-bottom: 3em; color: #333; }
.pp-page-4 .pp-fz2 { text-align: center; color: #5889bf; }
.pp-page-4 img { float: left; margin-left: 32px; }
.pp-page-4 .pp-p { margin-top: 1em; margin-left: 180px; }
.pp-page-4 .pp-col:first-of-type img { margin-left: 70px; }

.pp-page-5 { padding-top: 1.5em; padding-bottom: 3em; text-align: center; }
.pp-page-5 .pp-fz2 { text-align: center; color: #5889bf; }
.pp-page-5 .pp-p { margin-top: 0.5em; margin-bottom: 3em; line-height: 1.75em; color: #333; }

.pp-page-6 .pp-fz2 { text-align: center; color: #5889bf; }
.pp-page-6 img { display: block; margin: 0 auto; }
.pp-page-6 .pp-p { margin-top: 0.5em; margin-bottom: 3em; padding: 0 2em 0 3em; line-height: 1.75em; color: #333; }

.pp-page-7 .pp-fz2 { text-align: center; color: #5889bf; }
.pp-page-7 .pp-ul { list-style: none !important; color: #333; }
.pp-page-7 .pp-ul li { vertical-align: middle; }
.pp-page-7 .pp-ul li:before { content: ''; display: inline-block; width: 9px; height: 9px; margin-right: 11px; border-radius: 50em; background-color: #5889bf; }

.pp-page-8 { padding-top: 1.5em; padding-bottom: 3em; }
.pp-page-8 .pp-bg { padding: 1em; }
.pp-page-8 .pp-fz2 { text-align: center; color: #5889bf; }

#MainContentTable div table.pp-mention-meta { font-size: 14px; line-height: 1.5em; vertical-align: middle; }

.pp-mention-photo { width: 140px; text-align: right; }

.pp-mention-title { padding-left: 20px; font-weight: 700; font-size: 1.1em; }

.pp-mention-text { padding-left: 20px; font-size: 0.95em; line-height: 1em; }

.pp-mention-content { padding: 1em 3em 2em 8em; position: relative; }
.pp-mention-content:before { content: ''; display: block; width: 42px; height: 37px; position: absolute; top: 1em; left: 50px; background-image: url(/files/promo/coaching/sale/quote.png); }
.pp-mention-content:after { content: ''; display: block; width: 2px; position: absolute; top: 1em; bottom: 2em; left: 102px; background-color: #000; }

.pp-page-9 { padding-top: 1.5em; padding-bottom: 3em; background-image: url(/files/promo/coaching/sale/fon-kusok.jpg); }

.pp-phone { font-size: 42px; line-height: 55px; font-family: Roboto,Lucida Grande,Verdana,Helvetica,Arial,sans-serif; font-weight: 300; }

.pp-page-10 { padding-top: 2.5em; padding-bottom: 4em; }
.pp-page-10 form { width: 480px; margin: 0 auto; }
.pp-page-10 .form-order-button-inner { padding: 0.8em 6em; }
