.form-bl {
    border: 4px ridge #A7180C;
    padding: 20px;
    display: inline-block;
    width: 275px;
    vertical-align: top;
    margin: 0 0 20px;
    text-align: left;
    height: 372px;
    border-radius: 3px;
}

.form-bl input[type="submit"], .form-bl button {
    border: 1px solid #A02706;
    padding: 10px 0px;
    color: #fff;
    width: 70%;
    margin: -20px auto 0;
    border-radius: 5px;
    height: 45px;
    text-shadow: 1px 2px #770D05;
    font: 20px "PlayRegular";
    line-height: 16px;
    background-size: 220px 45px;
    display: block;
    background: url(etop.png) no-repeat left top;
}

.contact-bl {
    width: 290px;
    display: inline-block;
    border: 4px ridge #A7180C;
    padding: 10px 10px;
    margin: 0 25px 20px 0;
    vertical-align: top;
    height: 392px;
    border-radius: 3px;
}


.form-bl input[type="text"], .form-bl textarea {
    border: 1px solid #FFFFFF;
    padding: 3px 0;
    width: 100%;
    margin: 10px 0 14px;
    border-radius: 3px;
    height: 18px;
}
.form-bl textarea {
    width: 100%;
    padding: 0px;
    height: 110px;
    margin: 9px 0 0px;
}
.to_print {


}
.map-bl {
    margin: 0 0 20px;
}
.seo_contacts {

}

.seo_contacts p {

}

.seo_name {

font-size: 17px;

font-weight: bold;

margin: 20px 0 10px 0;
}

.seo_phone1 {

font-size: 30px;
}

.seo_mailto {

font-size: 19px;
}

.seo_time {

font-size: 17px;
}
.form-bl form label:after {
    display: none;
}

.form-bl form label:before {
    display: none;
}

.form-bl .callback-form form fieldset {
    width: 287px;
    padding-right: 0px;
    width: 98%;
}

.form-bl .callback-form {
    padding: 0 10px 0 10px;
}

.form-bl form label .placeholder {
    top: 3px;
    left: -29px;
    display: block;
}

.form-bl .callback-form form .btn {
    margin-top: 10px;
}

.form-bl .callback-block {
    padding: 0 0 10px 0;
    margin: 10px 0;
}
.form-bl .note .placeholder {
    left: 1px;
}
.seo_bl.contacts2 img {
    display: block;
    margin: 5px auto 5px;
    width: 100%;
}

.contact-wrap {
    text-align: center;
}

.seo_bl.contacts2 .item strong{
    color: #F3D060;
    text-shadow: none;
    font: 18px "PlayRegular";
    line-height: 20px;
}

.seo_bl.contacts2 .item {
    color: #FFFFFF;
    /* text-shadow: 1px 1px 1px #9D9D9D; */
    margin: 30px 0 0 0;
    font: 17px "PlayRegular", Arial, Helvetica, sans-serif;
    line-height: 18px;
}
.map-bl > ymaps {
    margin: 0px auto 20px;
}

.map-bl > p {
    font-size: 0;
    padding: 0;
    margin: 0;
    line-height: 0;
}
.seo_bl.contacts2 .logo {
    text-align: center;
    margin-bottom: 50px;
}
.form-bl b, .form-bl label{
    color: #F3D060;
    font: 17px/16px "PlayRegular";
}

.form-bl form {
    margin-top: 2px !important;
}

.form-bl input[type="submit"]:hover, .form-bl button:hover {
    border: none;
    text-shadow: none;
    background-color: #4b89dc;
    background-image: -webkit-gradient(linear, , , color-stop(0%, #62ace7), color-stop(11.11111%, #4b89dc));
    background-image: -o-linear-gradient(#62ace7, #4b89dc);
    background-image: -moz-linear-gradient(#62ace7, #4b89dc);
    background-image: -webkit-linear-gradient(#62ace7, #4b89dc);
    background-image: -ms-linear-gradient(#62ace7, #4b89dc);
    background-image: linear-gradient( #FCD15C, #D09B0C, #D09B0C);
    -pie-background: linear-gradient( #62ace7, #4b89dc);
    color: #232323;
}
.seo_bl.contacts2 {
    text-align: left;
    padding: 5px 12px;
    font-size: 14px;
}
.map-bl .contact-bl {
    width: 90%;
    margin: 0;
    height: 456px;
    padding: 15px 25px;
}
.seo_bl.contacts2 .item:first-child {
    margin: 10px 0 20px;
    text-align: center;
    font-size: 24px;
    color: #329641;
}
.form-bl .s3_message {
    display: none;
    margin: 0;
    padding: 0;
}
.seo_bl.contacts2 .item.phone {
    color: #FFFFFF;
    font: 21px "PlayRegular", Arial, Helvetica, sans-serif;
    line-height: 22px;
    margin: 15px 0 0 0;
}
.seo_bl.contacts2 .item a {
    color: #f3d060;
}
.seo_but_form {
    text-align: center;
    height: 105px;
    vertical-align: bottom;
    /* display: inline-block; */
    /* margin: 0 auto; */
}    
.seo_but_form a{
    text-decoration: none;
    border-radius: 2px;
    background: #1D8D41;
    border: 1px solid #187737;
    padding: 10px 0px;
    color: #fff;
    width: 195px;
    text-shadow: 1px 2px #105426;
    font: normal 21px 'CuprumRegular';
    vertical-align: bottom;
    display: inline-block;
    margin: 0 auto;
}
.seo_but_form:before {
    display: inline-block;
    content: "";
    height: 105px;
}
.seo_but_form a:hover {
    background: #EB5713 url(but_t.png) 0 0 no-repeat;
    border: 1px solid #C14107;
    text-shadow: none;
}
.form-bl input[type="submit"]:focus {
    box-shadow: none;
    border: none;
    outline: 1px solid #FFF;
}

.form-bl input[type="submit"]:active {
    box-shadow: none;
    border: none;
    outline: 1px solid #FFF;
}
.form-bl input[type="text"]:focus, .form-bl textarea:focus {
    outline: 1px solid #FFF;
}
.map-bl .seo_bl.contacts2 .item:first-child {
    font-size: 16px !important;
    text-align: left !important;
    color: #424242;
}