.butt_zabron:hover .br_hint {
    opacity: 1;
    height: 20px;
    padding: 0 10px;
    top: -30px;
	background-color: #b3ff91;
    color: #036902;
}
.consult i {
    font-size: 12px;
    position: absolute;
    right: 2px;
    top: 2px;
}

.consult:hover .za_hint {
    opacity: 1;
    height: 60px;
    top: -70px;
    background-color: #a6d4ff;
}
.sendFormLayer {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 12;
}
.sendFormLayer:after {
    content: "";
    background: url(/controls/images/ptrn1.png);
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
div#ResultsdData_1>span {
    font-weight: 500;
    color: #7e324f;
    font-size: 17px;
}
#ResultsPricing {
    font-size: 23px;
    text-align: center;
    font-weight: 300;
    text-indent: 0px;
}
.closeBookingWindow {
    position: absolute;
    right: 15px;
    top: 0;
    cursor: pointer;
    z-index: 9999;
    font-size: 12px;
    text-decoration: underline;
}
.za_hint, .br_hint {
    top: 0;
    opacity: 0;
    height: 0;
    position: absolute;
    right: 0px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    -ms-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
    overflow: hidden;
}
.sendFormBox {
    background-color: rgb(255, 255, 255);
    border: 1px solid #bab8de;
    padding: 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: 100px;
	width: 620px;
}
.sendtitle {
    margin-top: 0px;
    font-size: 15px;
    font-weight: 500;
    color: #0914a5;
}
.animate {
    background: red!important;
    transition: background 2s!important;
    transform: translateZ(0)!important;
}
.animateNone {
    background: #fff!important;
    transition: background 2s!important;
    transform: translateZ(0)!important;
}
.sogl_chb label {
    letter-spacing: initial;
    text-transform: none;
    font-weight: initial;
    font-size: 10px;
}
.sogl_chb input {
    margin: 5px 5px 0 0;
    vertical-align: sub;
    width: 15px;
    height: 15px;
}

div#ResultsdData_1>span {
    font-weight: 500;
    color: #7e324f;
    font-size: 17px;
}
ResultsPricing {
    font-size: 23px;
    margin: 10px 0 3px;
    text-align: center;
    font-weight: 300;
    text-indent: 0px;
}
.line_4 {
    padding: 8px 0px;
}
.line_4_txt {
    margin-top: -4px;
    font-size: 15px;
    float: left;
    color: #9e8c54;
    display: none;
    line-height: 1;
}
input#bookingEmail, input#FIO, input#bookingTelephone {
    height: 42px;
    box-shadow: initial;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: 1px solid #949494;
    text-indent: 10px;
    margin-left: 3px;
}
input#e_mail {
    border-bottom: 1px solid #949494;
}
#whitecont {
    display: none;
    width: 300px;
    position: absolute;
    top: 100px;
    left: 10px;
    z-index: 100;
    border: 1px solid #e2d3a3;
    background-color: #f8f4ea;
    border-radius: 2px;
    box-shadow: 0px 6px 12px #737373;
}
#inputemail {
    z-index: 100;
    text-align: center;
    margin: 10px;
}
/*.nflabel, #inputemail label {
    font-size: 12px;
    text-transform: none;
    display: block;
    text-indent: 5px;
    letter-spacing: initial;
    font-weight: initial;
    color: #213d94;
}*/
#inputemail input[type="text"] {
    width: 230px;
    border: 1px solid #e0ded6;
    line-height: 25px;
    padding: 3px;
    color: #7d87bf;
    border-radius: 3px;
}
#inputemail input[type="button"] {
    border: 1px solid #fff;
    margin: 10px;
    background-color: #bfbfbf;
    color: #fff;
}
#inputemail input[type="button"]:last-child {
    background-color: #3e58ff;
    color: #fff;
}
#inputemail input[type="button"] {
    border: 1px solid #fff;
    margin: 10px;
    background-color: #bfbfbf;
    color: #fff;
}