html, body{ margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-weight:normal;margin:0;line-height:1em;}
h1{font-size:2em;margin-bottom:.5em;}
h2{font-size:1.75em;margin-bottom:.5142em;padding-top:.2em;}
h3{font-size:1.5em;margin-bottom:.7em;padding-top:.3em;}
h4{font-size:1.25em;margin-bottom:.6em;color: #ED343C;}
h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}
p, blockquote, ul, ol, dl, form, table, pre{display:block;line-height:inherit;margin:0 0 1.5em 0;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, section, summary{display:block;}
ul, ol, dl{padding:0;}
ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
li{margin:0 0 0 2em;padding:0;display:list-item;list-style-position:outside;}
blockquote, dd{padding:0 0 0 2em;}
pre, code, samp, kbd, var{font:100% mono-space,monospace;}
pre{overflow:auto;}
abbr, acronym{text-transform:uppercase;border-bottom:1px dotted #000;letter-spacing:1px;}
abbr[title], acronym[title]{cursor:help;}
small{font-size:.9em;}
sup, sub{font-size:.8em;}
em, cite, q{font-style:italic;}
img{border:none;max-width:100%;height:inherit;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0 0 1.5em 0;padding:0;}
table{border-collapse:collapse;margin: auto;width: 260px;}
tbody{border:1px #D9EDF7 solid;}
th, td{padding:.5em 1em;line-height:1.5em;}
th{background:#eee;}
td{text-align:center;width: 260px;}
th,caption{text-align:left;}
td button {border:none;background:#ed343c;color:#fff;padding:8px 35px;height:inherit;line-height:normal;cursor:pointer;margin-top:10px;text-transform:uppercase;font-size:16px;font-weight:bold;}
label{display:block;}
fieldset{margin:0;padding:0;border:none;}
legend{font-weight:bold;}
input, select{vertical-align:middle;outline:none;}
input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}
.left{float:left;margin-right:1em;}
.right{float:right;margin-left:1em;}
.center{text-align:center;}
.clear{clear:both;}
.block{display:block;overflow:hidden;clear:both;}
.first{margin-left:0 !important;}
.last{margin-right:0 !important;}
.top{margin-top:10px !important;}
.bottom{margin-bottom:0 !important;}
.hidden, .print{display:none;}
.graphic{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}
body, table, input, textarea, select, li, button{font:1em 'Rubik', Arial, Sans-Serif;line-height:1.5em;color:#333;}
body{font-size:16px;background:#fff;text-align:center;}
a, a:visited{text-decoration:none;color:#06C;}
a:hover{color:#999;}
ins{text-decoration:none;color:#900;font-style:italic;}
code{color:#555;}
pre{margin-left:2em;padding-left:2em;border-left:1px solid #ccc;}
blockquote{margin-left:2em;border-left:1px solid #ccc;font-style:italic;}
dt{font-weight:bold;}

#Line4 {
   background-color: #ED343C;
   border-width: 0;
   color: #ED343C;
   margin: 0;
   padding: 0;
   height: 2px;
}
#wb_CssMenu1 {
   background-color: transparent;
   border: 0px #C0C0C0 solid;
}
#wb_CssMenu1 ul {
   display: inline-block;
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_CssMenu1 li {
   float: left;
   margin: 0;
   padding: 0px 2px 0px 0px;
   width: 150px;
}
#wb_CssMenu1 a {
   background-color: #D3D3D3;
   background-image: none;
   border: 0px #CCCCCC solid;
   color: #005DA8;
   display: block;
   float: left;
   font-family: Rubik;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 30px;
   line-height: 30px;
   padding: 0px 5px 0px 5px;
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
   width: 140px;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   background-color: #ED343C;
   background-image: none;
   border: 0px #2E6DA4 solid;
   color: #FFFFFF;
}
#wb_CssMenu1 li.firstmain {
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain {
   padding-right: 0px;
}
#wb_CssMenu1 br {
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#MENU {
  
  
}
#MENU_Container {
 height:50px;
   margin-left: auto;
   margin-right: auto;
 
   background-color: transparent;
   background-image: url(img/header_scroll_bg.png);
   background-position: center center;
   background-repeat: repeat;
    z-index: 5000;

   
  
  
   table-layout: fixed;
   text-align: center;
   width: 100%;
}


.text_pod_sl{color:#ED343C;font-size:22px;text-align: center;}
caption{font-style:italic;color:#777;margin:.5em 0;}
fieldset{border:1px solid #ccc;padding:1em 2em;margin:0 0 1.5em 0;}
legend{padding:2px 5px;}
form div{margin:.5em 0;clear:both;overflow:hidden;}
form div.col{clear:none;}form div.first{clear:both;}
input[type="text"], input[type="password"], textarea, .field, .area, select{border:1px solid #aaa;padding:5px;background:#fff;width:300px;line-height:1em;margin:0;}
select{width:312px;}
textarea, .area{overflow:auto;height:150px;width:400px;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{background:#f5f5f5;outline:none;}
.submit{}
button{border:none;background:#555;color:#fff;padding:0 2.5em;height:2em;line-height:2em;cursor:pointer;outline:none;}
.container{margin:0 auto;width:1250px;text-align:left;position:relative;}
header{position:relative;margin-bottom: 62px;}
footer{position:relative;clear:both;}
.cols{overflow:hidden;}
.col, .col2, .col3, .col4, .col5{float:left;display:inline;margin-left:2%;}
.cols .first, .col:first-child{margin-left:none !important;}
.col{width:49%;}
.cols3 .col{width:32%;}
.cols3 .col1{width:12%;padding: 2% 0;}
.cols4 .col{width:23.5%;}
.cols5 .col{width:18.4%;}
.cols6 .col{width:15%;}
.cols3 .col2{width:66%;}
.cols3 .col3{width:86%;}
.cols4 .col2{width:49%;}
.cols5 .col2{width:38.8%;}
.cols6 .col2{width:32%;}
.cols4 .col3{width:74.5%;}
.cols5 .col3{width:59.2%;}
.cols6 .col3{width:49%;}
.cols5 .col4{width:79.6%;}
.cols6 .col4{width:66%;}
.cols6 .col5{width:83%;}
nav ul, nav li{margin:0;}
nav ul{}
nav li{display:inline;position:relative;margin-right:1.5em;list-style:none;}
#nav a{}
header hgroup{margin-bottom:1.5em;}
header hgroup h1{margin-bottom:.25em;}
header hgroup h2{margin:0;color:#999;}
header .col{}
header .txt, header .tel{font-size:16px;color:#808080;display:inline-block;vertical-align:middle;line-height:normal;}
header .txt span, header .tel, .tel a{color:#ED343C;}
header .tel{font-size:24px;font-weight:bold;display:inline-block;vertical-align:top;margin-top:20px;margin-left:80px;}
header .widgettitle{display:none;}
header .tel button{border:none;background:#ed343c;color:#fff;padding:8px 35px;height:inherit;line-height:normal;cursor:pointer;margin-top:10px;text-transform:uppercase;font-size:16px;font-weight:bold;}
header .act p{color:#ED343C;font-size:26px;font-weight:bold;text-align:center;margin-bottom:0;}
h2{font-size:20px;margin-bottom:.5142em;padding-top:.2em;font-weight:bold;}
article{margin-bottom:40px;}
article .prev, article .content{width:60%;float:left;margin-right:1%;position:relative;}
article .content{width:38%;margin:0;}
article .cols3 .col{width:20%;margin-left:1%;}
article .cols3 .col2{width:79%;}
article h3{margin: 0;
    color: #ED343C;
    font-size: 22px;
    padding: 0 0 5px;}
.prev img{border:2px solid #ee443c;}
.content p{font-size: 14px;
    margin: 0 0 12px 0;line-height:normal;padding-left:30px;position:relative;}
.content p:first-child{font-size:16px;text-transform:uppercase;padding-left:0;font-weight:bold;}
.content p:before{content:'';position:absolute;left:0;top:0;font-size:30px;font-weight:bold;width:25px;height:25px;background:url(img/plus.gif) no-repeat;border-radius:50%;line-height:normal;}
.content p:first-child:before{display:none;}
option[value="1"]{display:none;}
article .block{padding:20px;background:#ddd;}
article .block .price{font-size:26px;font-weight:bold;color:#ed343c;margin-bottom:20px;}
article .block button{border:none;background:#ed343c;color:#fff;padding:8px 35px;height:inherit;line-height:normal;cursor:pointer;margin-top:10px;text-transform:uppercase;font-size:20px;font-weight:bold;}
h2{margin:30px 0;padding:0;}
.wpcf7-form input{border:1px solid #7d7777;border-radius:3px;width:calc(100% - 12px);padding:5px;margin-bottom:15px;line-height:normal;}
.wpcf7-form input[type="submit"]{margin-bottom:0;cursor:pointer;background-color: #ED343C;color: #FFFFFF; border: none;}
.topform{position:absolute;z-index:4999;width:300px;height:150px;padding:10px;background:#ddd;top:50px;left:50px;text-align:center;opacity: 0.8; /* Значение прозрачности */    filter: alpha(Opacity=80); /* Прозрачность в IE */}
.topform h2{text-align:center;padding:0;margin:0 0 10px;}
.sldform{position:relative;}
form, form p{margin-bottom:0;position:relative;}
::-webkit-calendar-picker-indicator{color:transparent;opacity:1;background:url(img/date.gif) no-repeat center;background-size:contain;cursor:pointer;padding:0;width:20px;height:20px;border:none;}
::-webkit-inner-spin-button,::-webkit-clear-button{display:none;}
::-webkit-datetime-edit{text-transform:uppercase;font-weight:bold;}
span.wpcf7-not-valid-tip{position:absolute;z-index:8888;width:300px;bottom:-19px;font-size:12px!important;color:#ea0606!important;font-weight:bold!important;text-transform:uppercase;}
div.wpcf7-validation-errors{display:none!important;}
.topform div.wpcf7-mail-sent-ok{border:none!important;position:absolute;z-index:8888;top:0;height:calc(100% - 80px);width:100%;margin:0!important;padding:0!important;color: #ED343C;font-size: 22px;background:#ddd;text-align:center;line-height:30px;padding-top:60px!important;font-weight:bold;}
.booking div.wpcf7-mail-sent-ok{border:none!important;position:absolute;z-index:8888;top:0;height:calc(100%);width:100%;margin:0!important;padding:0!important;color: #ED343C;font-size: 22px;background:#ddd;text-align:center;line-height:4;font-weight:bold;}
.modal2 div.wpcf7-mail-sent-ok{border:none!important;position:absolute;z-index:8888;top:0;height:calc(90%);width:100%;margin:0!important;padding:0!important;color: #ED343C;font-size: 22px;background:#ddd;text-align:center;line-height:8;font-weight:bold;}
.modal div.wpcf7-mail-sent-ok{border:none!important;position:absolute;z-index:8888;top:0;height:calc(90%);width:100%;margin:0!important;padding:0!important;color: #ED343C;font-size: 22px;background:#ddd;text-align:center;line-height:8;font-weight:bold;}
.modal3 div.wpcf7-mail-sent-ok{border:none!important;position:absolute;z-index:8888;top:0;height:calc(90%);width:100%;margin:0!important;padding:0!important;color: #ED343C;font-size: 22px;background:#ddd;text-align:center;line-height:8;font-weight:bold;}
.overlay{position:fixed;top:0;width:100%;height:100%;background:#000000a3;z-index:8888;display:none;}
.modal{width:30%;height:210px;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:9999;padding:20px 10px 0;background:#ddd;display:none;} 
.modal2{width:30%;height:260px;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:9999;padding:20px 10px 0;background:#ddd;display:none;}
.feedback_text {font-size:14px;color:#ED343C;} 
.modal3{width:25%;height:185px;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:9999;padding:20px 10px 0;background:#ddd;display:none;}
.modal h2, .modal2 h2, .modal3 h2{margin:0 0 10px;padding:0;}
.close{position:absolute;top:5px;right:5px;text-indent:-9999px;width:16px;height:20px;padding:0;margin:0;background:url(img/close.png) no-repeat;line-height:inherit;}
.radio-247{width:100%;display:block;margin-top:-7px;}
.modal2 .wpcf7-list-item{float:left;}
.modal2 .wpcf7-list-item-label{float:left;line-height:normal;margin-top:-5px;}
.modal2 span.wpcf7-not-valid-tip{width:100%;text-align:right;}
input[type="radio"]{float:left;width:20px;margin:0;padding:0;}
textarea, .area{height:70px;width:calc(100% - 12px);}
i.plus{width:30px;height:30px;float:left;text-indent:-9999px;background:url(img/plus.gif) no-repeat;line-height:normal;position:relative;top:10px;}
.feedback p i{display:none;}
.feedback article p:last-child{margin:-32px 0 0 40px;}
.feedback em{font-size:16px;font-style:normal;padding:10px 0;display:inline-block;color:#000;}
.feedback strong{font-size:16px;padding:10px 0;display:inline-block;}
.feedback p{font-size:16px;}
.feedback{padding:0 30px 30px;background:#eee;display:inline-block;}
.feedback h2 span{color: #ED343C;font-family: Rubik;font-size: 18px;}
.about p i{display:none;}
.about article p:last-child{margin:-32px 0 0 40px;}
.about em{font-size:22px;font-style:normal;padding:10px 0;display:inline-block;color:#000;}
.about strong{font-size:22px;padding:10px 0;display:inline-block;}
.about p{font-size:18px;}
.about{padding:0 30px 30px;background:url(img/kub.png);}
.about h2 span{color:#ff1736;font-size:18px;}
.price p i{display:none;}
.price article p:last-child{margin:-32px 0 0 40px;}
.price em{font-size:22px;font-style:normal;padding:10px 0;display:inline-block;color:#000;}
.price strong{font-size:22px;padding:10px 0;display:inline-block;}
.price p{font-size:18px;}
.price{padding:0 30px 30px;}
.price h2 span{color: #ED343C;font-family: Rubik;font-size: 18px;}
.text_otziv {text-align:justify;}
ul.page-numbers{text-align:center;}
ul.page-numbers li{list-style-type:none;display:inline;}
ul.page-numbers li a, ul.page-numbers li span{color:#333;display:inline-block;line-height:25px;background:#fff;padding:5px 15px;}
ul.page-numbers li span{background:#d2d2d2;}
.addfeed{padding:20px;font-size:18px;color:#ed343c;font-weight:bold;border:2px solid;text-align:center;}
.addfeed button{border:none;background:#ed343c;color:#fff;padding:8px 35px;height:inherit;line-height:normal;cursor:pointer;margin:0 0 0 128px;text-transform:uppercase;font-size:16px;font-weight:bold;}
button:not(.close):hover{background:#333!important;color:#fff!important;}

footer .tel{font-size:20px;font-weight:bold;display:inline-block;vertical-align:top;margin-left:20px;color:#ed343c;}
footer button{border:none;background:#ed343c;color:#fff;padding:8px 25px;height:inherit;line-height:normal;cursor:pointer;margin:0 0 0 30px;text-transform:uppercase;font-size:16px;font-weight:bold;position:relative;top:-5px;}
footer .special{font-size:16px;font-weight:normal;color:#333;margin-left:-10px;position:relative;top:30px;}
footer .widgettitle{text-align:center;padding:20px 0;margin:0 0 -20px;color:#333;font-size:16px;}
footer .req .widgettitle, footer .soc .widgettitle, footer .tel .widgettitle{margin-bottom:0;}

.map {width: 100%; height: 500px; padding: 0; margin: 0;}
.modal3 .wpcf7-form input[type="submit"]{float:none;width:100%;}

.otz a {
	font-size: 16px;
    text-decoration: underline;
}
.otz strong {
	padding: 0;
}
.otz.widget_text {
	margin-bottom:60px;
}

.wpcf7-form input[name="your-name"] {
	background: url(img/img0002.png) no-repeat right center #fff;
}
.wpcf7-form input[type="email"] {
	background: url(img/email.gif) no-repeat right center #fff;
}
.wpcf7-form input[type="tel"] {
	background: url(img/tel.gif) no-repeat right center #fff;
}
.wpcf7-form input[name="your-name"] {
	background: url(img/img0002.png) no-repeat right center #fff;
}
.booking .wpcf7-form #cen{margin-top:5px;vertical-align:top;width: 60%;color: #fff;font-size: 16px;margin: 0 auto;}
.booking{background:#ed343c;padding:20px;text-align:center;position:relative;z-index:1;}
.booking .wpcf7-form h3{font-weight:bold;color:#fff;padding:0;font-size:20px;margin-bottom:.2em!important;}
.booking .wpcf7-form-control-wrap{display:inline-block;float:none;width:5%;margin-right:2.5%;}

.booking .wpcf7-form input{margin-bottom:0;}
.booking .your-phone {width:250px; }
.booking .wpcf7-form input[type="submit"]{width:250px;float:none;display:inline-block;vertical-align:top;border:none;background:#eeeeee;color:#ed343c;padding:6px 35px;height:inherit;line-height:normal;cursor:pointer;text-transform:uppercase;font-size:18px;font-weight:bold;}

.booking .ajax-loader{display:none!important;}
.booking span.wpcf7-not-valid-tip{color:#fff!important;}
.modal2 .wpcf7-form input{width:50px}
.modal2 .wpcf7-form-control-wrap{margin-top:-20px}
.modal2 .wpcf7-form input[type="submit"]{width:100%;margin-top:-30px;margin-bottom:0;cursor:pointer;background-color: #ED343C;color: #FFFFFF; border: none;}

#mymap_mob {display:none;}
.opis_nomer {width: 450px;margin-left: auto;margin-right: auto;text-align:justify;}

@media all and (max-width: 1024px) {
#MENU {display:none;}
#MENU_Container {display:none;}	
header {position:relative;margin-bottom: 0px;}
.photo{height:400px;overflow:hidden;}
.photo_otziv {display:none;}
.cols3 .col2{width:95%;}
.about {display:none;}
.text_pod_sl{font-size:18px;}
.map {display:none;}
#mymap_mob {display:block;}
.opis_nomer {width:90%;margin-left: auto;margin-right: auto;text-align:justify;}
.booking .wpcf7-form #cen{margin-top:5px;vertical-align:top;width: 95%;color: #fff;font-size: 16px;margin: 0 auto;}
.container {
    width: 95%;
}
.col {
	width:100%!important;
	margin:0!important;
}

header .col {
    height: inherit;
    line-height: normal;
    text-align: center;
}
header .txt, header .tel {
    margin: 20px 0;
}
header .tel {
    margin-top: 0;
    margin-left: 0;
}
header .tel button {
    margin-top: 20px;
}
.topform {
    display: none;
}
article .cols3 .col2 {
    width: 100%;
}
article .prev, article .content {
    width: 99%;
    float: none;
    margin-right: 0;
}
.booking .wpcf7-form-control-wrap {
       display: inline-block;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
}

.booking .wpcf7-form input[type="submit"] {
    float: none;
    width: 48%;
	padding: 5px;
}
.feedback {
    padding: 20px 0;
}
.addfeed button {
    margin: 20px auto 0;
	    display: block;
}
.addfeed {
	text-align:center;
}
.modal, .modal2, .modal3 {width: 90%;}


.modal3{height:210px;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:9999;padding:20px 10px 0;background:#ddd;display:none;}
footer .widget {
	    text-align: center;
}
footer button {
    margin: 0 0 60px;
    top: 20px;
}

.padding_bottom_10 {padding-bottom:10px;}

}