@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,600,400&subset=latin,cyrillic);
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,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
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,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    position: relative;
}

body {
    min-width: 320px;
    line-height: 1;
    font-family: "Open sans";
}

ol,
ul {
    position: relative;
    list-style: none;
}

p,
li {
    margin: 0;
    display: block;
    font-size: 14px;
    color: #484747;
    font-family: "Open sans";
}

a:hover {}

h1 {
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 1px #181717;
    font-family: "Open sans" !important;
}

h2 {
    color: #f26406;
    font-size: 50px;
    text-align: center;
    font-family: "Open sans";
}

h3 {
    color: #f26406;
    font-size: 25px;
    text-align: center;
    font-family: "Open sans";
}

.header {
    height: 150px;
}

.logo {
    position: relative;
    display: block;
    top: 38px;
    float: left;
    padding-left: 10px;
}

.callback {
    float: right;
    margin: 15px 0 0;
    width: 317px;
    text-align: right;
    display: block;
    position: relative;
    right: 21px;
}

.header p {
    font-size: 19px;
    color: #484747
}

.header .tel {
    font-size: 16px;
    color: #f26406 !important;
    margin-bottom: 5px;
    clear: both;
}

.header .tel span {
    font-size: 34px;
    font-weight: 600;
}

.header .btn {
    clear: both;
    width: 190px;
    text-align: center;
    padding: 12px 15px;
    display: block;
    margin: 11px 0 0 96px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #43678d;
    border: solid 1px #43678d;
    background-image: -webkit-linear-gradient(bottom, #43678d 1%, #5a7ea5);
    background-image: -moz-linear-gradient(bottom, #43678d 1%, #5a7ea5);
    background-image: -o-linear-gradient(bottom, #43678d 1%, #5a7ea5);
    background-image: -ms-linear-gradient(bottom, #43678d 1%, #5a7ea5);
    background-image: linear-gradient(to top, #43678d 1%, #5a7ea5);
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none
}

.btn:hover {
    background-color: #43678d;
    border: solid 1px #43678d;
    background-image: -webkit-linear-gradient(top, #43678d 1%, #5a7ea5);
    background-image: -moz-linear-gradient(top, #43678d 1%, #5a7ea5);
    background-image: -o-linear-gradient(top, #43678d 1%, #5a7ea5);
    background-image: -ms-linear-gradient(top, #43678d 1%, #5a7ea5);
    background-image: linear-gradient(to bottom, #43678d 1%, #5a7ea5);
}

.block_1 {
    background: url(../images/img1_51.png) top center no-repeat;
    height: 843px;
}

.block_1 h1 {
    text-indent: 0px;
    padding-top: 12px;
    line-height: 55px;
    margin-left: -8px;
    position: relative;
}

.block_1 h1:after {
    content: url(../images/img1_11.png);
    position: absolute;
    top: 17px;
    right: 62px;
}

.block_1_inst h1:after {
    content: url(../images/Instagram-Logo.png);
    position: absolute;
    top: 17px;
    right: 62px;
}

.block_1_ok h1:after {
    display:none;
}

.mon {
    margin: 22px;
}

.order {
    /* margin-top: 40px; */

    TEXT-ALIGN: CENTER;
    margin-left: -17px;
}

.order p {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #31475e;
    line-height: 44px;
    text-align: center;
    padding: 0 40px;
    margin-bottom: 27px;
    margin-top: 40px;
}

.order p span {
    text-transform: uppercase;
}

.order input[type="text"],
.order select {
    width: 398px;
    height: 49px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    border: solid 1px #43678d;
    margin-bottom: 21px;
    font-size: 18px;
    text-indent: 10px;
    color: #484747;
    position: relative;
}

input::-moz-placeholder {
    color: #484747 !important;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #484747 !important;
}

::-webkit-input-placeholder {
    /* Chrome, Safari */

    color: #484747 !important;
}

.order .sel {
    width: 400px;
    height: 52px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    border: solid 1px #43678d;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin: 0 auto 21px;
}

.order .sel:after {
    content: url(../images/img1_25.png);
    position: absolute;
    right: 9px;
    top: 22px;
}

.order .sel select {
    margin: 0;
    width: 108%;
    outline: 0;
    border: 0;
}

.btn2 {
    cursor: pointer;
    border: 0;
    width: 300px;
    height: 58px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #f26406;
    -webkit-box-shadow: 0 3px #7b3202, inset 0 -1px rgba(255, 255, 255, .54);
    -moz-box-shadow: 0 3px #7b3202, inset 0 -1px rgba(255, 255, 255, .54);
    box-shadow: 0 3px #7b3202, inset 0 -1px rgba(255, 255, 255, .54);
    background-image: -webkit-linear-gradient(bottom, #ed4104, #f99609);
    background-image: -moz-linear-gradient(bottom, #ed4104, #f99609);
    background-image: -o-linear-gradient(bottom, #ed4104, #f99609);
    background-image: -ms-linear-gradient(bottom, #ed4104, #f99609);
    background-image: linear-gradient(to top, #ed4104, #f99609);
    outline: 0;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 2px #7b3202;
}

.btn2:hover {
    background-image: -webkit-linear-gradient(bottom, #f99609, #ed4104);
    background-image: -moz-linear-gradient(bottom, #f99609, #ed4104);
    background-image: -o-linear-gradient(bottom, #f99609, #ed4104);
    background-image: -ms-linear-gradient(bottom, #f99609, #ed4104);
    background-image: linear-gradient(to top, #f99609, #ed4104);
}

.big {
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 1px #31475e;
    font-size: 48px;
    font-weight: 600;
    margin-top: 0px;
    text-align: center;
    line-height: 61px;
}

.big span {
    font-size: 72px;
}

.counter {
    position: relative;
    color: #242424;
    text-align: center;
    margin: 28px 0 0 3px;
}

.counter > p {
    display: inline;
    color: #242424;
    font-size: 18px;
    font-size: 14px;
    color: #fff;
}

.days,
.hours,
.minutes,
.seconds {
    font-weight: 600;
    padding: 11px 18px;
    font-size: 48px;
    margin: 0 1px;
    text-transform: uppercase;
    color: #fff;
    background: url(../images/img1_13.png);
}

.counter > div > p {
    display: inline;
    position: relative;
    top: 32px;
    font-size: 15px;
    padding-left: 45px;
    padding-right: 34px;
    font-weight: 600;
    color: #fff;
}

.counter-time {
    position: relative;
    top: 8px;
    left: 0px;
    letter-spacing: -2px;
    font-size: 56px !important;
    font-weight: 300;
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
}

.block_2 {
    overflow: hidden;
}

.block_2 h2 {
    padding-top: 52px;
    margin-bottom: 54px;
}

.whywe {}

.whywe div {
    text-align: center;
    margin-left: 6px;
    height: 272px;
}

img {}

.whywe div img {}

.whywe div p {
    font-size: 18px;
    color: #43678d;
    margin-top: 11px;
    LINE-HEIGHT: 28px;
    height: 56px;
    display: table;
    width: 100%;
}

.whywe div span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.block_3 {
    background: url(../images/img1_65.png);
    height: 626px
}

.block_3 h2 {
    font-size: 50px;
    color: #43678d;
    padding-top: 50px;
}

.block_3 h2 span {
    text-transform: uppercase
}

.steps {
    min-height: 430px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 32px #c8cbcc;
    -moz-box-shadow: 0 0 32px #c8cbcc;
    box-shadow: 0 0 32px #c8cbcc;
    margin-top: 34px;
    width: 960px;
}

.step img {
    margin: auto;
}

.steps p {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #484747;
    width: 100%;
    text-align: center;
    line-height: 23px;
}

.step {
    width: 23%;
    margin-left: 1%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-top: 96px;
    margin-bottom: 30px;
}

.step:last-of-type {
    padding-bottom: 20px;
}

.block_4 h2 {
    padding-top: 50px;
}

.rev {
    margin-top: 55px;
    overflow: hidden;
    margin-bottom: 18px;
    position: relative;
}

.rev .grid_3 {
    margin: 0;
    width: 171px;
}

.r {
    float: right !important;
    margin-right: 10px !important;
}

.rev .grid_9 {
    width: 757px;
}

.rev img {}

.rev p {
    font-size: 18px;
    font-style: italic;
    color: #484747;
    line-height: 26px;
}

.rev .grid_9 p span {
    font-family: Garamond;
    font-size: 27px;
    color: #5a7ea5;
    padding: 13px;
}

.sign {
    font-size: 14px !important;
    color: #7e97b2 !important;
    font-style: normal !important;
    text-indent: 0 !important;
    font-weight: 600;
    margin-top: 35px;
}

.footer {
    background: url(../images/img1_68.png);
    height: 697px;
    margin-top: -17px;
    background-position: center;
    background-repeat: no-repeat;
}

.footer h2 {
    padding-top: 186px;
    text-transform: uppercase;
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 63px;
}

.callback-form input[type="text"] {
    width: 398px;
    height: 49px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    margin: 14px;
    font-size: 18px;
    text-indent: 10px;
    color: #484747;
}

.callback-form input[type="submit"] {
    font-size: 20px;
    font-weight: normal;
    text-shadow: none;
    margin: 0 auto;
}

.hidden-callback {
    display: none;
    position: absolute;
    background: #4f6d8b;
    top: 137px;
    right: 0;
    z-index: 9;
    width: 438px;
    text-align: center;
    height: 229px;
}

.callback-form {
    margin: 0
}

label.error {
	display:  inline-block;

    position: relative;
    /*position: absolute;*/

	width: 398px;
    /*width: 280px;*/

    font-size: 14px;
    /*font-size: 14px;*/


	/* height: 37px; */
	text-indent: 4px;
	color: #e20a0a;

    /* background: url(../images/img1_23.png); */
    background-color: #fff;
    margin-right: 1px;
    /* top: 3px; */
    /* right: -254px; */
    /* background-repeat: no-repeat; */

    margin-bottom: -21px;
    border: 1px solid #e20a0a;
    top: -33px;
    border-top: none;
    margin-left: 1px;
    border-radius: 0px 0px 10px 10px;

    /* padding: 10px 0 0 10px; */
	padding: 8px 0px 7px 0px;
}

.order input[type="text"]:nth-child(4):after {
    content: ""
}

.errorsel,
.errorsel2 {
    position: relative;
}

input.error {
    border-color: red !important;
}

.result {
    width: 400px;
    position: absolute;
    margin-left: 19px;
    background: #4f6d8b;
    margin-top: 22px;
}

.result p {
    font-size: 14px;
    line-height: normal;
    margin: 0;
    margin: 10px 0;
}

.ajax {
    display: none;
    margin-left: -24px;
    position: RELATIVE;
    left: 35px;
}

/*=================================
=            Main SCSS            =
=================================*/
.clearfix:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' '; }

.clearfix {
    display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

/* close commented backslash hack */
a {
    text-decoration: none;
    color: inherit;
}

* {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

.group-vk-grid {
    width: 1000px;
}
.group-vk-grid > p {
    width: 30%;
    padding: 6px;
    margin: 0px;
    display: inline-block;
    float: left;
    border: 1px solid #305497;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.group-vk-grid > p:hover {
    background-color: #f2f2f2;
}
.group-vk-grid > p > a {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.group__grid-left {
    display: block;
    width: 100px;
    float: left;
}

.group__grid-left-img {
    width: 100%;
    height: auto;
}
.group__grid-left-img img {
    max-width: 100%;
}
.group__grid-right {
    display: block;
    margin-left: 103px;
    min-height: 83px;
    position: relative;
    overflow: hidden;
}
.group__grid-right span {
    display: inline-block;
    width: 100%;
    font: 14px Helvetica, Arial;
}
.group__grid-right .text-bottom {
    margin-top: 20px;
}