@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/********************** Recet.css **********************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, menu,
nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, nav, section {
	display:block;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/********************** End Recet.css **********************/

/******* common styles *******/
html, body {
	width: 100%;
	height: 100%;
}

body {
    font-family: 'OpenSansRegular', sans-serif;
    line-height: 1;
	background: #fff;
}

a {
    text-decoration: none;
}

.wrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.inner {
    margin-top: 40px;
}
.inner:after {
    content: "";
    display: table;
    clear: both;
}
.content {
    float: left;
    width: 650px;
}
.content h1 {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 27px;
    line-height: 32px;
    color: #030303;
}
.right-side {
    float: right;
    width: 300px;
}
/******* common styles *******/

.top {
    width: 100%;
    height: 70px;
    background: #222222;
}
.logo {
    display: block;
    float: left;
    width: 248px;
    height: 33px;
    margin-top: 18px;
    background: url("../img/logo.png") no-repeat;
}
.top-menu {
    float: right;
    margin-top: 26px;
    margin-left: -54px;
}
.top-menu:after {
    content: "";
    display: table;
    clear: both;
}
.top-menu li {
    float: left;
    margin-left: 54px;
}
.top-menu li a {
    font-family: Tahoma, sans-serif;
    font-size: 18px;
    color: #fff;
}
.top-menu li.active a,
.top-menu li a:hover {
    color: #e86520;
}

.banner {
    width: 100%;
    height: 447px;
    padding-top: 33px;
    background: url("../img/banner.png") repeat;
}
.banner_2 {
    height: 467px;
    background: url("../img/banner2.jpg") repeat;
    background-size: 100%;
}
.banner-title {
    font-family: Tahoma, sans-serif;
    font-size: 30px;
    font-weight: bold;
    height: 91px;
    text-align: center;
    line-height: 1.2em;
    color: #fff;
    background: url("../img/ballon.png") right no-repeat;
}
.banner-subtitle {
    font-family: Tahoma, sans-serif;
    font-size: 20px;
    color: #d7d7d7;
}
.banner-product-info {
    font-family: 'OpenSansRegular', sans-serif;
    width: 725px;
    margin: 0 auto;
}
.banner_2 .banner-product-info {
    width: 910px;
}
.banner-product-img {
    display: inline-block;
    vertical-align: top;
}
.banner_2 .banner-product-img img {
    box-shadow: 0 0 7px 1px rgba(140,140,140,.75);
}
.banner-product-desc {
    display: inline-block;
    vertical-align: top;
    margin-top: 45px;
    margin-left: 45px;
}
.banner-product-desc ul {
    font-size: 18px;
    margin-bottom: 28px;
    color: #fff;
}
.banner-product-desc ul li {
    margin-bottom: 10px;
    padding-left: 27px;
    line-height: 1.2em;
    background: url("../img/lico.png") left no-repeat;
}
.banner-product-download {
    margin-left: 25px;
}
.button-download {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 22px;
    display: block;
    width: 252px;
    height: 35px;
    padding-top: 11px;
    color: #fff;
    border-radius: 4px;
    background-color: #e86520;
    box-shadow: 0 0 4px rgba(0,0,0,.75);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.12), rgba(255,255,255,.12));
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.12), rgba(255,255,255,.12));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.12), rgba(255,255,255,.12));
    background-image: linear-gradient(to top, rgba(0,0,0,.12), rgba(255,255,255,.12));
}
.button-download:hover {
    background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.12), rgba(0,0,0,.12));
    background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.12), rgba(0,0,0,.12));
    background-image: -o-linear-gradient(bottom, rgba(255,255,255,.12), rgba(0,0,0,.12));
    background-image: linear-gradient(to top, rgba(255,255,255,.12), rgba(0,0,0,.12));

}
.button-download span {
    margin-left: 28px;
    padding-left: 33px;
    background: url("../img/bico.png") left no-repeat;
}
.banner-product-support {
    font-size: 14px;
    margin-top: 22px;
    line-height: 20px;
    color: #c7c7c7;
}

.main-title {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 18px;
    width: 900px;
    margin: 0 auto;
    padding: 26px 0;
    text-align: center;
    line-height: 30px;
    color: #353535;
}

/*** Главная страница ***/
.main-block {
    font-family: 'OpenSansRegular', sans-serif;
    padding: 45px 0;
}
.grey-block {
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    background: #f9f9f9;
}
.main-block-img {
    display: inline-block;
    vertical-align: top;
}
.main-block-img-left {
    margin-right: 30px;
}
.main-block-img-right {
    margin-left: 30px;
}
.main-block-img img {
    max-width: 460px;
    max-height: 290px;
    box-shadow: 0 0 7px 1px rgba(140,140,140,.75);
}
.main-block-info {
    display: inline-block;
    vertical-align: top;
    width: 505px;
}
.main-block-title {
    font-size: 24px;
    margin-bottom: 15px;
}
.main-block-info p {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 22px;
    color: #595959;
}
.more-link {
    font-size: 18px;
    padding-right: 18px;
    color: #1c89c2;
    background: url("../img/more.png") right no-repeat;
}

/*** Footer ***/
.bottom {
    width: 100%;
    height: 76px;
    padding-top: 34px;
    background: #222222;
}
.bottom-in {
    width: 810px;
    margin: 0 auto;
}
.bottom-in:after {
    content: "";
    display: table;
    clear: both;
}
.bottom-title {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 18px;
    float: left;
    padding-right: 55px;
    color: #f2f2f2;
    background: url("../img/barr.png") right no-repeat;
}
.bottom-subtitle {
    font-size: 16px;
    margin-top: 6px;
    color: #969696;
}
.bottom-download {
    float: right;
}

.footer {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 14px;
    width: 100%;
    height: 37px;
    padding-top: 23px;
    text-align: center;
    color: #787878;
}

/*** Блоки на внутренних страницах ***/
.inner-block {
    font-family: 'OpenSansRegular', sans-serif;
    padding: 30px 30px;
}
.grey-inner-block {
    background: #f9f9f9;
}
.inner-block-img {
    display: inline-block;
    vertical-align: top;
}
.inner-block-img-left {
    margin-right: 15px;
}
.inner-block-img-right {
    margin-left: 15px;
}
.inner-block-img img {
    width: 290px;
    height: 180px;
    box-shadow: 0 0 7px 1px rgba(140,140,140,.75);
}
.inner-block-info {
    display: inline-block;
    vertical-align: top;
    width: 280px;
}
.inner-block-title {
    font-size: 18px;
    margin-bottom: 15px;
    color: #030303;
}
.inner-block-info p {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 22px;
    color: #595959;
}

.right-side-title {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #030303;
}
.right-side-subtitle {
    font-size: 14px;
    font-weight: normal;
    margin-top: 4px;
    color: #8a8a8a;
}
.compatibility {
    font-family: 'OpenSansRegular', sans-serif;
    padding-top: 20px;
    margin-bottom: 50px;
    padding-bottom: 25px;
    padding-left: 23px;
    border: dashed 2px #e86520;
}
.grey {
    margin-top: 50px;
    padding-bottom: 10px;
    border: dashed 2px #f3f3f3;
}
.compatibility-title {
    font-size: 20px;
    margin-bottom: 24px;
    color: #5a5a5a;
}
.compatibility-img {
    margin-bottom: 18px;
}
.compatibility-support {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 20px;
    color: #acacac;
}

/*** Отзывы ***/
.reviews {
    font-family: 'OpenSansRegular', sans-serif;
    border-radius: 5px;
    background: #f9f9f9;
}
.reviews-title {
    font-size: 18px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 12px;
    text-align: center;
    line-height: 26px;
    color: #1c89c2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #f3f3f3;
}
.reviews-list {
    width: 269px;
    margin: 0 auto;
}
.reviews-list li {
    width: 269px;
    margin-bottom: 25px;
    padding: 0 0 22px;
    border-bottom: solid 1px #f3f3f3;
}
.reviews-list li:last-child {
    border-bottom: 0;
}
.reviews-author {
    margin-bottom: 6px;
}
.reviews-photo {
    display: inline-block;
    vertical-align: middle;
}
.reviews-photo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.reviews-name {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    color: #000;
}
.reviews-city {
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    color: #595959;
}
.reviews-text {
    font-size: 14px;
    line-height: 22px;
    color: #595959;
}

.download-info {
    font-family: 'OpenSansRegular', sans-serif;
    margin-bottom: 43px;
    padding-left: 34px;
    padding-top: 24px;
    padding-bottom: 20px;
    border: dashed 2px #e86520;
}
.download-img {
    display: inline-block;
    vertical-align: top;
}
.download-form {
    display: inline-block;
    vertical-align: top;
    width: 400px;
}
.download-title {
    font-size: 18px;
    margin-bottom: 25px;
    text-align: center;
    color: #d55917;
}
.download-form p {
    width: 230px;
    margin: 0 auto;
}
.download-form  input {
    font-size: 14px;
    width: 213px;
    height: 36px;
    margin-bottom: 17px;
    padding: 0 0 0 13px;
    color: #a2a2a2;
    border-radius: 3px;
    border: solid 2px #f3f3f3;
}
.download-btn {
    font-size: 20px;
    width: 230px;
}
.download-btn span {
    margin-left: 6px;
}
.download-char {
    width: 230px;
    margin: 25px auto;
}
.download-char p {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    color: #8a8a8a;
}
.download-char p span {
    /*font-weight: bold;*/
    color: #000;
}
.size {
    margin-right: 10px;
}

.download-desc p {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 22px;
    color: #353535;
}
.download-desc h2 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #010101;
}
.download-desc ul li {
    font-size: 14px;
    margin-bottom: 16px;
    padding-left: 25px;
    color: #000;
    background: url("../img/dlico.png") left no-repeat;
}
.download-desc a {
    text-decoration: underline;
}
.screenshots {
    margin-bottom: 65px;
}
.screenshots img {
    width: 651px;
    height: 411px;
    box-shadow: 0 0 7px 1px rgba(140,140,140,.75);
}
.screenshots-title {
    font-size: 18px;
    margin-top: 16px;
    color: #6d6d6d;
}

.training-video {
    margin-bottom: 45px;
}
.training-video-title {
    font-size: 18px;
    margin-top: 16px;
    color: #6d6d6d;
}
.videos {}
.videos h2 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #000;
}
.videos-list li {
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 18px;
}
.videos-list li a {
    color: #1c89c2;
}
.videos-list li span {
    color: #6d6d6d;
}