.form-bl {
    padding: 20px;
    display: inline-block;
    width: 270px;
    vertical-align: top;
    margin: 0 0 20px;
    text-align: left;
    height: 362px;
    border-radius: 3px;
    border-top: 1px solid #ececec;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
}

.form-bl input[type="submit"], .form-bl button {
    border: none;
    color: #fff;
    width: 70%;
    margin: -23px auto 0;
    border-radius: 2px;
    font: normal 19px/40px 'Roboto-Bold', Arial;
    background-size: 220px 41px;
    display: block;
    text-shadow: 0 -1px #347579;
    background: #52b9bf;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.22);
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    cursor: pointer;
}

.contact-bl {
    width: 290px;
    display: inline-block;
    padding: 10px 10px;
    margin: 0 20px 20px 0;
    vertical-align: top;
    height: 382px;
    border-radius: 3px;
    border-top: 1px solid #ececec;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
}


.form-bl input[type="text"], .form-bl textarea {
    border: 1px solid #d7e2dc;
    padding: 0 1px;
    width: 98%;
    margin: 7px 0 14px;
    border-radius: 3px;
    height: 25px;
}

.form-bl textarea {
    width: 98%;
    padding: 0px 1px;
    height: 110px;
    margin: 7px 0 0px;
    resize: none;
}

.map-bl {
    margin: 0 auto 20px;
    width: 650px;
}

.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: 0 auto;
    width: 70%;
}

.contact-wrap {
    text-align: center;
}

.seo_bl.contacts2 .item strong{
    color: #38bcce;
    text-shadow: none;
    font: 17px 'Roboto-Regular', Arial, sans-serif;
}

.seo_bl.contacts2 .item {
    color: #424242;
    /* text-shadow: 1px 1px 1px #9D9D9D; */
    margin: 21px 0 0 0;
    font: 17px 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: #38bcce;
    font: 17px/16px 'Roboto-Regular', Arial;
    white-space: nowrap;
}

.form-bl form {
    margin-top: 0 !important;
}

.form-bl input[type="submit"]:hover, .form-bl button:hover {
    border: none;
    text-shadow: none;
    background: #8de7ea;
}

.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: 0px 0 20px;
    text-align: center;
    font-size: 24px;
    color: #329641;
}

.form-bl .s3_message {
    display: none;
    margin: 0;
    padding: 0;
}

.seo_bl.contacts2 .item.phone2 {
    color: #424242;
    font: 21px Arial, Helvetica, sans-serif;
    line-height: 20px;
    margin: 15px 0 0 0;
}

.seo_bl.contacts2 .item a {
    color: #037C9B;
}

.seo_but_form {
    text-align: center;
    height: 105px;
    vertical-align: bottom;
}  
  
.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;
}

@media screen and (max-width: 791px){
    .contact-bl {
        margin: 0 10px 20px 0;
    }
}

@media screen and (max-width: 766px){
    .contact-bl {
        margin: 0 0px 20px 0;
    }
}

@media screen and (max-width: 776px){
    .map-bl {
        width: 100%;
    }
}

@media screen and (max-width: 417px){
    .contact-bl {
        width: 90%;
    }
    .form-bl {
        width: 82%;
    }
}