.index_text{margin:30px 0;}
.main1.index_page{height:auto;}
.main1.index_page .splash{position:relative;}
.block_trans {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-bottom: 20px;
}
.block_one{ display: block;
clear:both;
    vertical-align: top;

    margin-bottom: 20px;}
.hide{display:none;}
.form_spec_s h3 {
    font-size: 30px;
    text-align: center;
    line-height: 40px;
}
#ajax-book-form .form_spec_s>div:first-child{width:48%; float:left;}
#ajax-book-form .form_spec_s>div:nth-child(2){width:48%; float:right;}
#ajax-book-form .form_spec_s textarea, #ajax-book-form .form_spec_s>div:first-child input,#ajax-book-form .form_spec_s>div:nth-child(2) input, #ajax-book-form .form_spec_s>div:nth-child(3) input{width:100%;}
#ajax-book-form .form_spec_s>div:nth-child(3){clear:both;}
a.top_zakaz {
    display: table;
    background-color: #fff;
    padding: 10px 20px;
    margin-top: -10px;
    text-decoration: none;
}
.form_checkbox label {
    width: auto !important;
    padding-right: 10px !important;
}
.form_checkbox input {
    width: auto;
}
.here_form_data input[type="text"],.here_form_data textarea {
    width: 60%;
}
.here_form_data label {
    width: 40%;
    padding-right: 20px;
}
#home {
    margin-bottom: 40px;
}
.here_form_data input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    float: right;
    font-weight: 600;
    font-family: 'Open Sans Condensed';
    font-size: 10px;
    line-height: 30px;
    padding: 0 20px 0 20px;
    text-transform: uppercase;
    letter-spacing: 0;
    background: #1c2931;
    position: relative;
    overflow: hidden;
    border: none;
}
.sticky-wrapper span.phone_php {
	display:none;
}
.sticky-wrapper.is-sticky span.phone_php {
    padding-left: 27px;
    display: inline-block;
    line-height: 50px;
    /* line-height: 100px; */
    vertical-align: top;
    font-size:18px;
}
form>p+div {
    display: none;
}
@media (max-width: 1230px){
	.sticky-wrapper.is-sticky span.phone_php {
		display:none;
	}
}


a.logo img {
    height:50px;
}

.title-form {
    font-size:24px;
    font-weight:bolder;
    margin-bottom:20px;
    text-align: left;
    text-transform: uppercase;
}


.sticky-wrapper.is-sticky a.logo {
    display: inline-block;
    width: 49px;
    overflow: hidden;
}
