/* clearfix
=======================*/
.cf:before,
.cf:after {
	content:"";
	display:block;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
}

body {
    background: url(images/phone.jpg) no-repeat;
    background-size: 100% auto;
    -o-background-size: 100% auto; /* opera ≥ 9.5 */
    -webkit-background-size: 100% auto; /* Safari ≥ 5.0, Chrome ≥ 4.0 */
    -khtml-background-size: 100% auto; /* Konqueror ≥ 3.5.4 */
    -moz-background-size: 100% auto; /* Firefox ≥ 3.6 */
}

.head {
    display: block;
    position: relative;
    width: 750px;
    margin: 20px auto;
}

.name {
    position: absolute;
    display: inline-block;
    z-index: 2;
    color: #2B2A29;
    font-family: "Tahoma";
    font-size: 29px;
    font-weight: bold;
    vertical-align: bottom;
    line-height: 1.9;
    text-shadow: 1px 1px 1px #2B2A29;
}

.title {
    position: relative;
    display: inline-block;
    text-align: right;
    width: 750px;
    padding-bottom: 10px;
    border-bottom: 4px solid #2B2A29;
    font: larger sans-serif;
    font-weight: bold;
    font-size: 18px;
    vertical-align: top;
    color: #2B2A29;
/*    text-shadow: 1px 1px 1px #2B2A29;*/
}

.main-content {
    display: block;
    position: relative;
    width: 750px;
    max-width: 750px;
    margin: 0 auto;
    background-color: white;
    border-radius: 12px;
    -moz-border-radius: 7px; /* Firefox */
    -webkit-border-radius: 7px; /* Safari, Chrome */
    -khtml-border-radius: 7px; /* KHTML */
    behavior: url(../border-radius.htc);
}

.content {
    background-color: white;
    font: 100% "Tahoma", sans-serif;
/*    font-weight: 900;*/
    font-size: 20px;
    color: #2B2A29;
    border: 5px solid #2B2A29;
    border-radius: 12px;
    -moz-border-radius: 7px; /* Firefox */
    -webkit-border-radius: 7px; /* Safari, Chrome */
    -khtml-border-radius: 7px; /* KHTML */
    /* Для плохих IE */
    behavior: url(../border-radius.htc); /* учим IE border-radius */
}

.tr {
    margin: 23px;
}

.red {
    color: #b82820;
    font-weight: bold;
/*    text-shadow: 1px 1px 1px #b82820;*/
}

.red_underline {
    color: #b82820;
    font: 100% 'Tahoma', sans-serif;
    font-style: oblique;
    font-weight: bolder;
    font-size: 20px;
    text-align: center;
    text-decoration: underline;
/*    text-shadow: 1px 1px 1px #b82820;*/
}

.strelka {
    display: inline-block;
    width: 34px;
    height: 33px;
    margin-top: 4px;
    margin-right: 16px;
    vertical-align: top;
}

.strelka2 {
    display: inline-block;
    width: 16px;
    height: 21px;
    margin-top: 3px;
    vertical-align: top;
}

.text {
    display: inline-block;
    width: auto;
    vertical-align: top;
    color: #2B2A29;
    padding-top: 7px;
}

.clear {
    position: relative;
    display: block;
    height: 15px;
}

.head-info {
    font: bold larger sans-serif;
    font-size: 22px;
    text-align: center;
    color: #2B2A29;
}

.underline {
    text-decoration: underline;
}

.video {
    margin-top: 23px;
    margin-left: 23px;
    position: relative;
    display: inline-block;
    border: 1px solid #cccccc;
}

.right {
    position: relative;
    display: inline-block;
    margin-top: 23px;
    margin-left: 10px;
    vertical-align: top;
}

.form {
    font: 100% "Tahoma",sans-serif;
/*    font-weight: bold;*/
    font-size: 12px;
    text-align: center;
    color: #2B2A29;
    /*    border: 1px solid black;*/
}

.subscription {
    color: #2B2A29;
}

.subscription label {
    position: relative;
    display: inline-block;
    width: 50px;
    margin-top: 10px;
    font: bolder larger sans-serif;
    font-size: 15px;
    text-align: left;
}

.subscription input {
    position: relative;
    display: inline-block;
    width: 172px;
    height: 17px;
    margin-top: 10px;
    text-align: left;
    border: 3px solid #b82820;
    font-size: 16px;
}

#Arrow_curve {
    position: relative;
    display: inline-block;
    margin-top: 32px;
    background: url(images/Arrow_curve.png);
    width: 60px;
    height: 64px;
    vertical-align: top;
}

#Button1 {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin-left: -12px;
    background: url(images/Button1.png);
    width: 179px;
    height: 61px;
    vertical-align: top;
    border: 0;
}

#Button1:hover {
    background: url(images/Button1_hover.png);
}

#Button1:active {
    background: url(images/Button1_active.png);
}

#Button2 {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    background: url(images/Button2.png);
    width: 236px;
    height: 52px;
    vertical-align: top;
    border: 0;
}

#Button2:hover {
    background: url(images/Button2_hover.png);
}

#Button2:active {
    background: url(images/Button2_active.png);
}

#text_like {
    position: relative;
    display: block;
    margin-top: 15px;
    font: bolder larger sans-serif;
    font-size: 12px;
    text-align: center;
    color: #2B2A29;
}

.like {
    position: relative;
    display: block;
    float: right;
    margin-right: 7px;
}

.clarification {
    position: relative;
    display: block;
    font: 100% "Calibry", sans-serif;
    font-size: 18px;
    text-align: center;
    margin-top: 88px;
    /*    margin-left: 76px;*/
}

.clarification_text {
    margin-top: 33px;
    text-align: left;
    margin-left: 66px;
    margin-right: 23px;
    font-size: 13px;
/*    font-weight: bold;*/
    line-height: 2.3;
    color: #2B2A29;
}

.PS {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-top: 49px;
    line-height: 20px;
    color: #2B2A29;
}

.PS_2 {
    font-size: 12px;
    margin-top: 10px;
    color: #2B2A29;
}

.form_2 {
    position: relative;
    display: inline-block;
    width: 375px;
    height: 225px;
    margin-top: 20px;
    left: 50%;
    margin-left: -187px;
    margin-bottom: 30px;
    border: 3px #2B2A29 dashed;
    font: 100% "Tahoma", sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #2B2A29;
}

.form_2 div {
    position: relative;
    display: inline-block;
    margin-top: 5px;
    width: 279px;
    height: 163px;
    border: 3px #b82820 solid;
    font: bold larger sans-serif;
}

.form_2 div label {
    position: relative;
    display: inline-block;
    width: 50px;
    margin-top: 10px;
    font: 100% "Tahoma",sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

.form_2 div input {
    position: relative;
    display: inline-block;
    width: 168px;
    height: 18px;
    margin-top: 10px;
    text-align: left;
    border: 3px solid #2B2A29;
    font-size: 14px;
}

.br {
    position: relative;
    display: block;
    height: 5px;
}

.rklm-section {
	margin: 10px auto;
	width: 750px;
}
.rklm-place {	
	display: block;
	text-decoration: none;
	color: #777;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	cursor: pointer;
	opacity: .65;
}
.rklm-place.active {
	opacity: 1;
}
.rklm-place:hover {
	opacity: 1;
}
.rklm-place-inner {
	display: block;
}
.rklm-place .rklm-place-inner {
	/*border: 2px dashed #387AA0;*/
	border: 2px solid #f0f0f0;
	border-radius: 10px;
	background: #f0f0f0;
}
.rklm-place strong {
	font-size: 18px;
}
#rklm-place-1 {
	width: 750px;
	height: 120px;
	line-height: 120px;
}
#rklm-place-1 .rklm-place-inner {
	height: 116px;
}
#rklm-section-2 {
	margin: 15px auto;
}
#rklm-section-2 .rklm-place {
	width: 240px;
	height: 80px;
	line-height: 80px;
	float: left; 
	margin-right: 15px;
}
#rklm-section-2 .rklm-place .rklm-place-inner {
	height: 76px
}
#rklm-section-2 #rklm-place-4 {
	margin-right: 0;
}