/* CSS Document bistro */

#bookingengine_div {
  width: 100%;
  margin-bottom: -400px;
  position: relative;
  z-index: 2;
}
.tabs_tabs .nav-tabs {
	background: rgba(37,69,163,1) !important;
}
.tabs_tabs .nav-tabs a {
	background: rgba(37,69,163,1) !important;
}
.nonde {display:none;}
.nonvi {visibility: hidden;}

#mywindow3 {
    position: absolute;
    right: 10px;
    bottom: 80px;
    width: 25%;
    height: 10%;
    background-color: #FFF9AE;
    visibility: hidden;
	}

    #closewin2 {
        position: absolute;
        top: 3px;
        right: 3px;
        width: auto;
        height: auto;
        background-color: #FFF9AE;
        text-decoration: underline;
    }
	
	
	/*<style> Sticky блок - замените на Id блока который должен прилипнуть </style>*/
	#rec13  {
		position: sticky;
		position: -webkit-sticky;
		z-index: 999;
		bottom: 0px;
	}
	.otv{
		font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 2;
	font-weight: 400;
	color: #f5ff65;
	}
	.contact_input {
    #font-size: 28px;
    color: #2e3f61;
    background: #fff;
    width: 96%;
    height: 52px;
    padding: 15px 25px 0 25px;
    border: solid 1px #dadfe5;
    outline: none;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.cphci {
    font-size: 28px;
    color: #2e3f61;
}
.mvd {
    display: none;
}
.sofa{
	top:105px;
	margin-top:0px;
	margin-bottom:20px;
}
.sif{
	top:105px;
	background-color: #101984;
	margin-top:0px;
	margin-bottom:20px;
}
.sif_tr{
	top:105px;
	background-color: #101984;
	
}
#rezon-forms {
   
    background: none;
	 background-color: #101984 !important;
    font-size: 100%;
    padding: 40px 20px 0;
	width: 100%;
}
#rezon-forms .earlier:before {
    background: none;
    background-color: #101984 !important;
    width: 100%;
    left:0;
    right: 0;
    margin: 0;
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px){
	.sif{	top:115px;}
	.sif_tr{	top:65px;}
}