@font-face {
    font-family: 'Gilroy-Light';
    src: url('../fonts/Gilroy-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Formular-Medium';
    src: url('../fonts/Formular-Medium.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Formular-Regular';
    src: url('../fonts/Formular-Regular.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

html, body {
  font-family: 'Gilroy-Light', sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 18px;
  line-height: 1.4em;
  -webkit-text-size-adjust:none;
}

a:link, a:visited {
  color: #000000;
}
a:hover
{
	color: #f65e64;
	text-decoration: none;

}
.footerinfo
{
	padding-top: 15px;
	text-align: center;
}
.footerinfo img
{
	padding-top: 10px;

}
.footerinfo h4{

	font-size: 18px;

}
.block_page {
    margin-top: 0!important;
    margin-bottom: 1rem!important;
    font-size: 18px!important;
    line-height: 1.5;
}
a, select {
  outline: 0;
}
select {
  color: #000;
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #000;
}
input::-moz-focus-inner {
  border: 0;
}
#block2 a, .foospan a {
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  /* ...and now for the proper property */
  transition: .2s;
}
.obvatime {
  font-size: 12px;
  color: #2f9a00;
}
h1, h2, h3, h4, h5 {
  margin: 3px 0;
  font-family: 'Formular-Regular', sans-serif;
}
h1 {
	line-height: 1em;
}
.modul .name {
  font-weight: 700;
  font-size: 17px;
}
.menuuser {
  float: left;
  width: 200px;
  height: 180px;
  margin: 20px 22px;
}
a.support, a.support:visited {
  font-size: 14px;
  color: #247700;
  font-weight: 700;
  text-align: right;
}
a.support:hover {
  color: #2f9a00;
}
.menuuser img {
  padding: 20px 29px 5px 29px;
  -moz-border-radius: 6px;
  /*Firefox*/
  -webkit-border-radius: 6px;
  /*Safari, Chrome*/
  border-radius: 6px;
}
.menuuser img:hover {
  background-color: white;
  -o-transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  /* ...and now for the proper property */
  transition: .2s;
}
.user_wrap {
  background-color: #ededed;
  padding: 5px;
  width: 100%;
  min-height: 500px;
  margin-top: 15px;
}
.menuuser p {
  color: #555;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0px;
}
.modul .name a, .modul .name a:visited {
  color: #247700;
  text-decoration: none;
}
.modul .name a:hover {
  color: #2f9a00;
  text-decoration: underline;
}
.modul .infa {
  line-height: 18px;
  font-size: 17px;
}
.modul i {
  font-weight: 700;
  color: 555;
  font-size: 10px;
}
.left h2 {
  color: #242424;
  font-size: 28px !important;
  font-weight: 700;
  line-height: 31px;
  /*text-transform: uppercase;*/
  text-align: center;
}
.left h3 {
  color: #242424;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 31px;
  /*text-transform: uppercase;*/
  text-align: center !important;
}
.form h3 {
    color: #242424;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1;
    text-align: left!important;
    padding-left: 3px;
    border-bottom: solid 4px #e6e8e0;
    padding-bottom: 20px;
}
.left h4 {
  color: #242424;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 31px;
  /*text-transform: uppercase;*/
  text-align: center !important;
}
/*.greenbutton, .greenbutton:visited {
  color: white !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 6px;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #70c949;
  text-align: center;
  height: 3px;
  margin: 0 auto;
  padding: 7px 15px;
  border: 2px solid #429C1A;
}
.greenbutton:hover {
  background-color: #429C1A;
  color: white !important;
}*/
.greenbutton2, .greenbutton2:visited {
  color: white !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 0px;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #70c949;
  text-align: center;
  height: 3px;
  margin-right: 0px;
  padding: 14px 15px 16px 15px;
  border: 2px solid #429C1A;
}
.greenbutton2:hover {
  background-color: #429C1A;
  color: white !important;
}
.graybutton, .graybutton:visited {
  color: black !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 0px;
  text-decoration: none !important;
  text-transform: lowercase;;
  background-color: #aaa;
  text-align: center;
  height: 3px;
  margin-right: 0px;
  padding: 14px 30px 16px 30px;
  border: none;
}
.graybutton:hover {
  background-color: #888;
  color: #fff !important;
}
.jq_button a {
  text-decoration: underline;
  cursor: pointer;
}
.hider_text {
  color: red;
  display: none;
}
.hider_text2 {
	display: none;
	text-align: center !important;
}
#mesages {
  margin-bottom: 30px;
}
/*input.button, input.button:visited {
  color: white !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 0px;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #70c949;
  text-align: center;
  border-radius: 0px !important;
  height: 3px;
  margin: 0 auto !important;
  padding: 14px 16px;
  border: 2px solid #429C1A;
  width: auto;
}*/
.text_center {
  text-align: center;
}
/*input.button:hover {
  background-color: #37b500;
  color: white !important;
}*/
.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}

/* IE6 */

*:first-child+html .clearfix {
  zoom: 1;
}

/* IE7 */

iframe {
  display: block;
  margin: 0 auto;
}
/*.left a, .left a:visited {
  font-size: 14px;
  color: #247700;
  font-weight: bold;
}*/
.left a.der {
  color: #999;
  text-decoration: none;
  font-style: italic;
  padding-left: 0;
  display: block;
}
.left a.der:hover {
  color: #000000;
}
/*.left a:hover {
  color: #2f9a00;
  text-decoration: none;
}*/
.title  {
    color: #038c73!important;
    text-decoration: none;
    font-size: 18px;
    display: block;
}
.title:hover {
    color: #6cc47b!important;
    text-decoration: none;
}
.nigger {
    text-align: center;
    color: #f65e64!important;
    /* background-color: transparent; */
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #f65e64;
    /* height: 60px; */
    margin: 10px 0;
    padding: 15px 0;
    border-radius: 30px;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    width: 100%;
    max-width: 250px;
    text-decoration: unset;
}
.nigger:hover {
    color: #ffffff!important;
    background-color: #f65e64;
}

#submitcomment {

	margin-top: 15px;
}
.right a, .right a:visited {
  color: #247700;
}
.right a:hover {
  color: #2f9a00;
  text-decoration: none;
}
.contayner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.wrap_wide {
  margin: 0 auto;
  padding: 10px 0px;
  width: 1050px;
}
.wrap_wide:after {
    content: '';
    clear: both;
    display: block;
}
.wrap_wide2 {
    margin: 0 auto;
    /* padding: 7px 0px; */
    width: 100%;
    background-color: #2f9a00;
    /* border-bottom: 5px solid #247700; */
    /* min-height: 48px; */
    /* margin-bottom: 5px; */
    padding: 10px 0;
    border-top: 1px solid #e6e8e0;
    border-bottom: 1px solid #e6e8e0;
    background: #ffffff;
    margin-bottom: 0;
}
.menu_wrap {
  padding: 0 0;
  width: 1040px;
  float: left;
}
.leftfloat {
  float: left;
}
.rightfloat {
  float: right;
  line-height: 1;
}
#block1 {
  background-color: white;
  position: relative;
}
#block1 .contentos {
  margin-top: 0;
  padding: 0 5px;
}
#infa {
  float: right;
}
#infa span {
  font-size: 16px;
  text-transform: uppercase;
  color: #2891cd;
  line-height: 1.2em;
}
#infa p {
  margin: 2px 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  text-transform: lowercase;
  color: #49932f;
  font-weight: 400;
  width: 200px;
  text-overflow: ellipsis;
}
#infa #fio {
  padding-top: 5px;
}
#infa img {
  margin-right: 5px;
}
#block2 {
/*  background-image: url(../images/menubar.png);
  background-repeat: repeat-x;*/


  color: white;


  position: relative;
  z-index: 2;
  font-size: 15px;
  text-transform: uppercase;

  font-weight: 700;
  margin-bottom: 0;
}
#block2 ul {
  margin: 0px;
  padding: 0;
}
#block2 ul.menu li {
  display: block;
  float: left;
  position: relative;
  padding: 0px 45px 0 45px;
}
#block2 li.start {
  /*margin-left: -83px;*/
}
#block2 a:link {
  display: block;
  text-decoration: none;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
  padding: 0px 0px;
  color: #000000;
  text-transform: uppercase;
}
/*#block2 a:visited, #block7 a:visited {
  color: white;
}*/
#block2 a:hover {
  color: #f65e64;
  text-decoration: none;
}
#block2 a:active, #block2 a:focus{
  color: #f65e64;
  text-decoration: none;
}
.bigger a{
  font-size: 18px;
  margin-left: -7px;
}
.second_menu {
  color: #fff;
  margin-left: 83px;
  font-size: 11px;
  font-weight: 400;
  line-height: 2px;
  text-transform: uppercase;
}
.second_menu span {
  padding-left: 346px;
}
#lichka {
  display: inline-block;
  width: 146px;
  padding-top: 0;
  float: right;
}
#lichka span#lich {
  cursor: pointer;
  margin-top: 6px;
  display: inline-block;
}
#lichka ul {
  background-color: #4aa32a;
  border-radius: 0 5px 5px;
  display: none;
  margin: 0 0 0 -10px;
  padding: 20px 0 15px 0;
  width: 250px;
  position: absolute;
  font-size: 14px;
}
#lichka ul li {
  width: 100%;
}
#lichka:hover ul {
  display: block;
}
.gr {
  width: 100%;
  background-image: url(../images/gr.png);
  height: 128px;
  background-repeat: repeat-x;
  margin-top: -10px;
  background-position: 1px 0;
}
.content {
  width:1050px;
  margin: 0 auto;
  margin-top: 0px;
}
.content .left {
  float: left;
}
.content .left {
  width: calc(100% - 300px);
}
.content .right {
  float: right;
  width: 270px;
  margin-right: 0;
  margin-top: 14px;
}
.left a.buton_zaym {
  text-decoration: none;
  float: left;
  margin: 0 20px;
  line-height: 30px;
  background-image: url(../images/bg_buton.png);
  border-radius: 5px;
  height: 28px;
  display: block;
  width: 150px;
  box-shadow: 0px 4px 8px #000;
  border: none;
  font-size: 16px;
  color: white;
}
.modul {
    /*width: 270px !important;*/
    background-color: #ffffff;
    padding: 0;
    line-height: 1.2em;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin-bottom: 15px;
}
/*.modul h3 {
  text-align: center;
  margin: 0 0 15px 0;
  font-weight: bold;
  width: 236px;
  height: 32px;
  background-color: #2f9a00;
  text-transform: uppercase;
  font-size: 15px;
  color: white;
  border-bottom: 5px solid #247700;
  padding-top: 15px;
  line-height: 19px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=180, Color=#ffffff)";
  /*IE 8*!/
  -moz-box-shadow: 0px 5px 0px #ffffff;
  /*FF 3.5+*!/
  -webkit-box-shadow: 0px 5px 0px #ffffff;
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*!/
  box-shadow: 0px 5px 0px #ffffff;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 *!/
  filter: progid: DXImageTransform.Microsoft.Shadow(Strength=0, Direction=180, Color=#ffffff);
  /*IE 5.5-7*!/
}*/
.modul h3 {
  text-align: center;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #000000;
    padding-top: 15px;
    line-height: 1;
    font-size: 28px;
    padding-bottom: 10px;
}

.leftfloat h3 {
  text-align: center;
  margin: 0 0 5px 0;
  font-weight: bold;
  width: 236px;
  height: 43px;
  background-color: #2f9a00;
  text-transform: uppercase;
  font-size: 15px;
  color: white;
  border-bottom: 5px solid #247700;
  padding-top: 15px;
  line-height: 19px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=180, Color=#ffffff)";
  /*IE 8*/
  -moz-box-shadow: 0px 5px 0px #ffffff;
  /*FF 3.5+*/
  -webkit-box-shadow: 0px 5px 0px #ffffff;
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0px 5px 0px #ffffff;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid: DXImageTransform.Microsoft.Shadow(Strength=0, Direction=180, Color=#ffffff);
  /*IE 5.5-7*/
}
.modul .modul_block {
  padding: 0px 20px 7px 20px;
  border-bottom: 5px solid #fff;
}
.modul_block a.help, .modul_block a.help:visited {
  display: block;
  padding: 10px 15px;
  color: #247700;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  -moz-border-radius: 6px;
  /*Firefox*/
  -webkit-border-radius: 6px;
  /*Safari, Chrome*/
  border-radius: 6px;
}
.modul_block a.help:hover {
  color: #2f9a00;
  background-color: #f8f8f8;
}
.city {
  width: 50%;
  float: left;
}
.city ul li {
  list-style: none;
  display: block;
}
.city ul div.col {
  width: 21%;
  text-align: left;
  margin: 0 auto;
}
img.gerb {
  display: block;
  float: left;
  margin: 10px;
  width: 150px!important;
}
.footer {
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color=#247700)";
    -moz-box-shadow: 0px -5px 0px #247700;
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color=#247700);
    background: rgb(3, 140, 115);
    background: -moz-linear-gradient(125deg, rgba(3, 140, 115, 1) 50%, rgba(108, 196, 123, 1) 100%);
    background: -webkit-linear-gradient(125deg, rgba(3, 140, 115, 1) 50%, rgba(108, 196, 123, 1) 100%);
    background: linear-gradient(125deg, rgba(3, 140, 115, 1) 50%, rgba(108, 196, 123, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#038c73", endColorstr="#6cc47b", GradientType=1);
}
.foospan {
  margin: 10px 20px;
  width: 190px;
  position: relative;
  float: left;
}
.foospan2 {
  margin: 10px 20px 10px 0px;
  width: 499px;
  position: relative;
  float: left;
}
#money_logos {
  background-color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 100px;
  margin-top: 8px;
  padding: 1px;
}
.foospan li {
  list-style: outside none none;
  padding-bottom: 5px;
}
.foospan ul {
  padding-left: 0;
  margin-top: 5px;
}
.foospan h2, .foospan2 h2 {
  color: #242424;
  font-size: 14px;
  padding-bottom: 4px;
  font-weight: 700;
}
.foospan a, .foospan a:visited {
  color: #242424;
  text-decoration: none;
  font-size: 14px;
}
.foospan a:hover {
  color: #888;
}
.count {
  width: 128px;
  margin: 5px auto;
}
.count .cel {
  background-image: url(../images/count.png);
  display: block;
  float: left;
  width: 62px;
  height: 42px;
  color: #2891cd;
  font-size: 32px;
  text-align: center;
  letter-spacing: 12px;
  font-weight: bold;
  line-height: 40px;
}
.count .cel a {
  margin-left: 10px;
}
.modul a.button, .greenbutton, .button {
  border-radius: 5px;
border:none;
  box-shadow: 0px 4px 0px 0px #7a0000;
cursor: pointer;

    background-image: rgba(235,235,235,1);
    background-image: -webkit-linear-gradient(top, #cc0000 48%,#990000 53%,#ff0000 100%);
    background-image: -moz-linear-gradient(top, #cc0000 48%,#990000 53%,#ff0000 100%);
    background-image: -o-linear-gradient(top, #cc0000 48%,#990000 53%,#ff0000 100%);
    background-image: linear-gradient(top, #cc0000 48%,#990000 53%,#ff0000 100%);


  font-size: 18px;
  text-transform: uppercase;
  color: white !important;
  font-weight: 400;
  text-decoration: none;
  text-align: center;

  text-shadow: 0px 2px 0px #990000;
  margin: 10px auto 10px auto;
  display: table;

  padding: 10px 20px;
}
.modul a.button:hover, .greenbutton:hover, .button:hover {

  text-shadow: 0 0px 5px rgba(255, 255, 255, 0.4);
  background-image: -webkit-linear-gradient(top, #e30000 48%,#b00000 53%,#ff0000 100%);
  background-image: -moz-linear-gradient(top, #e30000 48%,#b00000 53%,#ff0000 100%);
  background-image: -o-linear-gradient(top, #e30000 48%,#b00000 53%,#ff0000 100%);
  background-image: linear-gradient(top, #e30000 48%,#b00000 53%,#ff0000 100%);
 box-shadow: 0 4px #d10000;
	-moz-box-shadow: 0 4px #d10000;
}

/*.rezerv span {
  display: block;
  margin: 0 auto;
  width: 100px;
  text-align: center;
  font-weight: bold;
}*/

input {
  border: solid 0px #999;
  padding: 5px;
  margin-top: 10px;
}
input {
  border: solid 1px #999;
  padding: 5px;
  margin-top: 10px;
}
.payment_box {
  background-color: #59A9DA;
  padding: 6px;
  border-radius: 6px;
  margin-top: 10px;
  color: white;
  font-size: 12px;
}
.shop_table {
  margin: 0 auto;
}
#order_review {
  padding: 5px;
  border-radius: 5px;
  background: none;
}

/*input.button {
  display: block;
  height: 24px;
  background-image: url(../images/bg_buton.png);
  border: none;
  color: white;
  font-weight: normal;
  text-align: center;
  font-size: 14px;
  line-height: 13px;
  margin: 0 auto;
  cursor: pointer;
  padding: 0 10px;
}*/

.error {
  margin-left: 10px;
  color: #FF0000;
  background-color: white;
  border-radius: 5px;
  padding: 5px;
}
.woocommerce {
  margin: 10px 20px;
  padding-top: 0px;
}
.checkout {
  margin-top: 10px;
}
#order_review_heading {
  margin-left: 20px;
}
.shop_table {
  width: 100%;
}
.entry-content {
  background: none;
  border-radius: 6px;
  padding-bottom: 20px;
}
.clr {
  clear: left;
}
.simple-little-table {
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 12px;
  text-shadow: 1px 1px 0px #fff;
  background: #eaebec;
  border: #ccc 1px solid;
  border-collapse: separate;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1;
}
.simple-little-table th {
  font-weight: bold;
  padding: 21px 25px 22px 25px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #e0e0e0;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  background: -moz-linear-gradient(top, #ededed, #ebebeb);
}
.simple-little-table th:first-child {
  text-align: left;
  padding-left: 20px;
}
.simple-little-table tr:first-child th:first-child {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
}
.simple-little-table tr:first-child th:last-child {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.simple-little-table tr {
  text-align: center;
  padding-left: 20px;
}
.simple-little-table tr td:first-child {
  text-align: left;
  padding-left: 20px;
  border-left: 0;
}
.simple-little-table tr td {
  padding: 18px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}
.simple-little-table tr:nth-child(even) td {
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}
.simple-little-table tr:last-child td {
  border-bottom: 0;
}
.simple-little-table tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.simple-little-table tr:last-child td:last-child {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.simple-little-table tr:hover td {
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
.simple-little-table a:link {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
.simple-little-table a:visited {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}
.simple-little-table a:active, .simple-little-table a:hover {
  color: #bd5a35;
  text-decoration: underline;
}
.zayavka_baza {
  position: relative;
  background: none;
  border-radius: 10px;
  padding: 10px;
}
.zayavka_baza form input, .zayavka_baza form textarea {
  margin-bottom: 10px;
}
.error {
  border: solid 1px red;
}
.mesages {
  border: solid 2px green;
}
.mesages, .error {
  padding: 5px;
  border-radius: 5px;
}
.privat {}
.privat .left {
  width: 30%;
}
.privat .right {
  width: 68%;
}
.privat .left, .privat .right {
  float: left;
}
.form {
  width: 400px;
  margin: 100px auto 0 auto;
  padding: 10px;
  border-radius: 0px;
}
.myfiltr1 {
  width: 330px;
  margin: 10px auto 0 auto;
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  border: 4px solid #c2c2c2;
  border-top: 50px solid #c2c2c2;
  margin-bottom: 30px;
}
.myfiltr2 {
  width: 330px;
  margin: 10px auto 0 auto;
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  border: 4px solid #adadad;
  border-top: 50px solid #adadad;
  margin-bottom: 30px;
}
.myfiltr3 {
  width: 600px;
  margin: 10px auto 0 auto;
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  border: 4px solid #929292;
  border-top: 40px solid #929292;
  margin-bottom: 30px;
}
.myfiltr1 p, .myfiltr2 p, .myfiltr3 p {
  padding: 10px 0 0 0;
  text-align: center;
}
.moveup {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  margin-top: -40px;
  display: block;
}
.spisok_city {
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  margin-top: 20px;
  padding-bottom: 10px;
  font-style: italic;
}
ul.spisok_city li a {
  font-size: 12px;
  color: black;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 1.5em;
}
.new-select-style-wpandyou select {
  border-radius: 0;
  background: transparent;
  height: 31px;
  padding: 5px;
  border: 0;
  font-size: 14px;
  line-height: 16px;
  -webkit-appearance: none;
  width: 483px;
  color: #555;
}
.new-select-style-wpandyou {
  border: 1px solid #9f9f9f;
  overflow: hidden;
  height: 33px;
  background: url(../images/down_arrow_select.png) no-repeat right #ececec;
  width: 468px;
}
.in_filtr {
  margin: 0 auto;
}
input.button_filtr {
  border: 1px solid #CCC;
  padding: 5px;
  border-left: none;
  display: block;
  height: 28px;
  border-radius: 0px 5px 5px 0px;
  background-color: #FF0000;
  color: white;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  margin: 0;
}
.guests li span {
  font-size: 14px;
}
.wpcf7-form-control {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
  background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
  background-color: #ededed;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  padding: 10px 24px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #ffffff;
  /* cursor: pointer; */
  line-height: 1;
  font-size: 13px;
  color: #666;
}
.your-message textarea, .your-subject input, .your-email input, .your-email2 input, .your-name input, .telefon input, .gorod input, .summa input, .your-soname input {
  width: 90%;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 4px;
  background: #FFF;
  margin-top: 3px;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
  color: #666;
  margin-bottom: 5px;
  line-height: 150%;
}
#vk_groups {
  border-radius: 5px;
}
.teni {
  text-shadow: 0px 1px 4px #444
}
.footer_menu {
  display: block;
  color: #999;
  font-size: 12px;
  font-weight: bold;
}
.footer_menu a {
  font-size: 12px;
  color: #999;
  text-decoration: none;
}
.form-row {
  position: relative;
}
.error {
  background-color: #EAE4E4;
  width: 200px;
  font-size: 11px;
  display: block;
}
.error p {
  margin: 0;
  padding: 0;
}
.zayavka_baza .error {}
.greenbutton3, .greenbutton3:visited {
  color: white !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 0px;
  text-decoration: none !important;

  background-color: #70c949;
  text-align: center;
  width: 160px;
  height: 3px;
  padding: 14px 15px 16px 15px;
  border: 2px solid #429C1A;
}
.greenbutton3:hover {
  background-color: #429C1A;
  color: white !important;
}
.greenbutton4, .greenbutton4:visited {
display: block;
margin: 10px auto;
  color: #555 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 0px;
  text-decoration: none !important;

  background-color: white;
  text-align: center;
  width: 127px;
  height: 3px;
  padding: 16px 15px 12px 15px;
  border: 2px solid #429C1A;
}
.greenbutton4:hover {
  background-color: #429C1A;
  color: white !important;
}
.warning_text {
    font-size: 12px;
    line-height: 14px;
}
.footer:after {
    clear: both;
    content: '';
    display: block;
}

.telphone span {
    display: block;
    text-align: right;
}
span.telphone-txt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 7px;
}
span.telphone-num {
    font-size: 27px;
    font-weight: bold;
    color: #2f9a00;
}

#block1 .wrap_wide {
    padding: 20px 0px;
}

#block1 .leftfloat img {
    width: 300px;
}

#block1 .leftfloat a {
  display: block;
  line-height: 0;
}

.telphone {
    margin-top: 15px;
}

.footer .footer-column {
    display: inline-block;
    width: 25%;
    float: left;
    padding-left: 3%;
}

.footer .footer-column .f-logo {
    padding-left: 0;
}

.footer .footer-column .f-logo img {
    width: 100%;
}

.footer .footer-column .f-logo p {
    margin: 7px 10px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.footer .footer-column .f-pay {
    margin-top: 25px;
    text-align: center;
}

.footer .footer-column ul {
    list-style-type: none;
    margin: 0px 0px;
    padding: 0px;
}

.footer .footer-column ul li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}

.footer .footer-column ul li a:hover {
    opacity: 0.8;
}

.footer-column h2 {
    font-size: 18px;
    color: #ffffff;
}

.footer .footer-column.f-menu1 {
    padding-left: 9%;
    width: 19%;
}

.footer .footer-column.f-menu2 {
    width: 17%;
    padding-left: 0;
}

.footer .footer-column.f-social {
    padding-left: 6%;
    width: 21%;
}

.footer .footer-column.f-social ul.social-networks{
    margin-bottom: 15px;
}

.footer .footer-column.f-social ul li {
    display: inline-block;
    border: solid 1px #ffffff;
    margin: 0 5px;
    color: #ffffff;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
}

.footer .footer-column.f-social ul li:first-child {
    margin-left: 0px;
}

.footer .footer-column.f-social ul li:hover {
    opacity: 0.8;
}

.footer .footer-column.f-social ul li a {
    text-decoration: none;
    padding: 9px 0;
    width: 38px;
    text-align: center;
    font-size: 20px;
    color: inherit;
}

.footer .footer-column.f-social p {
    font-size: 12px;
    margin: 0px;
    color: #ffffff;
}

.footer .wrap_wide {
    padding: 35px 0;
}

.private-cab-form {
    padding-top: 20px;
}

.private-cab-form .fa {
    font-size: 25px;
    color: #999;
    padding: 3px 0px;
    margin-right: 15px;
}

.formrow {
    width: 100%;
    padding: 7px 10px;
    border-radius: 2px;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding-bottom: 15px;
    border-bottom: 1px solid #8c8e86;
}

.formrow input {
    width: calc(100% - 60px);
    margin-top: 0;
    border: none;
    font-size: 18px;
}

.private-cab-form .greenbutton3, .private-cab-form .greenbutton3:visited {
    color: #ffffff!important;
    font-size: 20px!important;
    height: auto!important;
    line-height: 1;
    width: 100%;
    height: 32px;
    padding: 7px 12px;
    border: none;
    transition: all .1s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
    background-color: #f65e64;
    outline: 0!important;
    max-width: 120px;
    padding: 15px 24px;
    border-radius: 50px;
}

.private-cab-form .greenbutton3:hover {
  background-color: #e2454c;
}

#subb p {
    font-size: 17px;
}

ul.baza li {
    font-size: 14px!important;
}


/*Responsive*/
.block_page img {
    max-width: 100%;
    width: 100%;
}
.mobile-menu {
    display: none;
}
.menu-title {
    display: inline-block;
    font-size: 29px;
    color: #1b5d12;
    padding: 5px 25px;
    cursor: pointer;
    margin-bottom: 15px;
}
.menu-title i {
    font-size: 30px;
    margin-right: 10px;
}
.footer-column-container {
    display: inline-block;
}

@media (max-width: 1200px) {
    .menu_wrap {
        width: 100%;
    }
    #block2 ul.menu li {
        text-align: center;
        padding: 0;
        width: calc(100%/6);
    }
    #lichka {
        float: left;
        width: calc(100%/6);
        text-align: center;
    }
}

@media (max-width: 1125px) {
    .left .modul {
        display:none;
    }
    .contayner {
        width: 100%;
        min-width: inherit;
    }
    .content {
        width: 100%;
        padding: 0 25px;
        box-sizing: border-box;
    }
    
    .content .content-center {
        width: 100%;
        padding: 0;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .top {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .menu_wrap {
        width: 100%;
    }
    .wrap_wide {
        width: 100%;
        padding: 20px 25px!important;
        box-sizing: border-box;
    }
    .footer .wrap_wide {
        padding: 35px 25px;
        box-sizing: border-box;
    }
    .footer {
        width: 100%;
        margin: 0 auto;
    }
    .footer .footer-column .f-logo {
        padding: 0;
    }
    .privat {
        width: 100%;
        padding: 0 25px;
        box-sizing: border-box;
    }
    .city.rezerv .myfiltr {
        width: 100%;
        box-sizing: border-box;
    }
}

@media (max-width: 1115px) {    
    .header .logo {
        width: 470px;
    }
    .header .h-icons {
        display: none;
    }
    .header .phone {
        width: 224px;
        float: right;
        margin-right: 1%;
    }
}

@media (max-width: 1100px) {    
    .footer .footer-column {
        display: inline-block;
        width: 27%;
        float: left;
        padding-left: 1%;
    }
}

@media (max-width: 1050px) {
    .right .right-social {
       padding: 0;
    }
}

@media (max-width: 1000px) {
    .footer .footer-column {
        width: 270px;
    }
    .footer .footer-column.f-menu1 {
        padding-left: 50px;
    }
    .footer .footer-column.f-social {
        width: 21%;
        float: right;
        padding-left: 25px;
    }
}

@media (max-width: 950px) {
    .footer .footer-column.f-menu1 {
        padding-left: 25px;
    }
}

@media (max-width: 900px) {
    .content .left {
        width: 100%;
    }
    .content .right {
        width: 100%;
    }
    .content .content-center {   
        padding: 0;
    }
    .modul {
        overflow: hidden;
    }
    .modul, .right .right-social {
        width: 100%;
        margin-bottom: 25px;
    }
    .modul .modul_block form table {
        width: 400px!important;
        margin: 0 auto;
    }
    .modul .modul_block form table tr td:first-child {
        width: 100px;
    }
    .modul .modul_block form table tr td:last-child input {
        width: 250px;
    }
    .modul .modul_block form input.graybutton {
        width: auto!important;
        margin: 0 auto;
        margin-top: 10px;
    }
    .modul a.nigger {
        margin-left: 50%;
        transform: translate(-50%, 0);
    }
}

@media (max-width: 850px) {
    .footer .footer-column {
        display: block;
        margin: 0 auto;
        float: none;
        margin-bottom: 25px;
    }
    .footer .footer-column.f-menu1 {
        width: 33%;
        box-sizing: border-box;
        display: inline-block;
        float: left;
    }
    .footer .footer-column.f-menu2 {
        width: 33%;
        box-sizing: border-box;
        display: inline-block;
        float: left;
    }
    .footer .footer-column.f-social {
        width: 33%;
        box-sizing: border-box;
        float: left;
    }
    .mobile-menu {
      display: block;
    }
    .wrap_wide2 {
        display: none;
        margin-bottom: 20px;
    }
    .wrap_wide2 ul.menu li {
        float: left!important;
        padding: 0!important;
        width: 100%!important;
    }
    .wrap_wide2 ul.menu li a {
        padding: 15px 0!important;
    }
    #lichka {
        width: 100%;
    }
    #lichka a {
        padding: 15px 0!important;
    }
    .mobile-menu-clicked .wrap_wide2 {
        display: block;
    }
    .city {
        width: 100%;
    }
    .city ul div.col {
        width: 25%;
        float: left;
    }
    .left input {
        box-sizing: border-box;
    }
    textarea#comment {
        width: 70%;
        box-sizing: border-box;
    }
    .zayavka_baza form input,
    .zayavka_baza form textarea {
        width: 70%;
        box-sizing: border-box;
    }
    .wpcf7 {
        width: 100%!important;
    }
    .privat .form {
        margin: 20px auto 0 auto;
    }
    .modul .infa {
        display: block;
    }
}

@media (max-width: 767px) {
    #block1 .contentos {
        text-align: center;
    }
    #block1 .leftfloat {
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    #block1 .rightfloat {
        float: none;
        display: inline-block;
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .header .menu li {
        width: 100%;
    }
    .city ul div.col {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .footer .footer-column.f-menu1, .footer .footer-column.f-menu2 {
        width: 50%;
        padding-left: 0;
        text-align: center;
    }
    .footer .footer-column.f-menu1 ul, .footer .footer-column.f-menu2 ul {
        display: inline-block;
        text-align: left;
        width: 150px;
    }
    .footer .footer-column.f-social {
        width: 200px;
        display: block;
        float: none;
    }
    .footer-column h2 {
        text-align: left;
    }
    .left input#author,
    .left input#email {
        width: 100%!important;
    }
    textarea#comment {
        width: 100%;
    }
    ul#comment-form-elements {
        padding: 0;
    }
    .zayavka_baza form table {
        width: 100%!important;
    }
    .zayavka_baza form input,
    .zayavka_baza form textarea {
        width: 100%;
    }
    .privat .form {
        width: 100%;
        box-sizing: border-box;
    }
    .privat {
        padding: 0;
    } 
}

@media (max-width: 530px) {
    .header .logo {
        width: 100%;
    }
    .top .logo .logo_text .text-1 {
        font-size: 35px;
        line-height: 35px;
    }
    .modul .modul_block form table {
        width: 365px!important;
    }
    /*.header .top .logo_img {
        width: 25%;
        margin: 25px 0;
        text-align: center;
    }
    .header .logo_img img {
        width: 80%;
    }
    .header .top .logo  .logo_text {
        width: 75%;
        text-align: center;
        margin: 20px 0;
    }*/
    .new-select-style-wpandyou {
        width: 100%;
    }
}

@media (max-width: 450px) {
     ul.baza li p {
        word-break: break-word;
    }
    .block_page h1,
    .left h1 {
      font-size: 1.5em;
    }
    .city ul div.col {
        width: 50%;
    }
    .modul .modul_block form table {
        width: 100%!important;
    }
    .modul .modul_block form table tr td {
        width: 100%!important;
        display: block;
    }
    .modul .modul_block form table tr td:last-child input {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    #block1 .leftfloat img {
        max-width: 100%;
    }
    .city ul div.col {
        width: 100%;
    }
    .footer .footer-column ul li a {
        word-break: break-word;
    }
}
@media (max-width: 350px) {  
  .greenbutton {
    width: 100%!important;
  }
}