html
{ height: 100%;}

td {
    padding: 4px;
}

*
{ margin: 0;
  padding: 0;}

body
{font: normal .90em arial, sans-serif;
    background: #FFF;
    color: #1D1D1D;
    background: #F5F0B0 url(/images/fon.jpg);
    background-repeat: repeat-x;
    background-size: cover;
  }

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}
  
img
{ border: 0;}

 h2, h3, h4, h5, h6 
{ font: bold 175% arial, sans-serif;
  color: #489a4a;
  letter-spacing: -1px;
  margin: 0 0 5px 0;
  padding: 15px 0 0 0;}

  h1 {
    padding: 9px 0px 0px 24px;
	    font-size: 1.5em;
}

h2.pox {

  margin: -20px 1px -2px 0px;
  color: #03AFF7;
  /* text-align: center; */
}
  
h2
{ 
/* font: bold 145% arial, sans-serif; */
    font-size: 17px;
}

h3
{ font: bold 125% arial, sans-serif;

padding: 13px 2px 5px 12px;
  color: #03AFF7;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: bold 110% arial, sans-serif;
  color: #1D1D1D;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #1D1D1D;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
 /*  color: #5D5D5D; */}

a:hover
{ text-decoration: underline;
  color: #1D1D1D;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{    margin: 2px 10px 0px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header
{ margin-left: auto; 
  margin-right: auto;
  max-width: 1000px;
  }

#header
{ width: 1000px; */
    /* height: 140px; */
    padding-top: 13px;
    background: transparent;
    /* text-align: center; */
    margin-left: 21px;}

#banner_image {
    margin: 0 auto;
	width: 920px;
}
#slider-wrapper {
    height: 250px;
	background: transparent;
	width: 920px;
}
#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 250px;
    position: relative;
    width: 920px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}
  
#header H1
{ 
width: 1000px;
    margin-top: 10px;
  background: transparent;}

span
{ color: #1D1D1D;}

#header H2
{ width: 1000px;
  font: normal 160% arial, sans-serif;
  color: #1D1D1D;
  letter-spacing: -1px;
  margin-top: -5px;
  background: transparent;}

#menubar
{ 
    width: 100%;
    height: 50px;
    color: #000;
    background: #03AFF7;
  } 
  
#contact{
  width: 230px;
  float: left;
  height: 40px;
  background: transparent;
  padding: 10px 0 10px 20px;
}

#site_content
{ width: 100%;
/*   overflow: hidden; */
/*   margin-top: 100px;  */
/*   background: transparent url(../images/pattern.png) repeat; */
  }  

.sidebar_container
{ float: left;
  width: 260px;
  margin: 20px 0 20px 0;}

.sidebar
{ float: right;
  width: 240px;
  padding-left: 10px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% arial, sans-serif;
  padding: 0 15px 0 0;
  margin-bottom: 20px;
  width: 201px;}

.sidebar h2
{ height: 20px;
  padding: 0 0 5px 5px;
  color: #FFF;
  background: #03AFF7;}  
  
.sidebar h4
{ font-size: 125%;
  color: #1D1D1D;}

.sidebar p
{ color: #1D1D1D;}

.sidebar a
{ color: #03AFF7;}

.sidebar a:hover
{ text-decoration: none;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 

#content
{ text-align: left;
  width: 100%;
  padding: 0;
/*   margin: 0 0 0 20px; */
    background-color: white;
  float: left;}
  
.content_item
{ width: 920px;
  margin: 0 20px 20px 0;
  float: left;}

.content_photo
{  width: 99%;
  text-align: left;
  margin: 20px 0 20px 5px;
  float: left;}
.adr {
/*     font-size: 10px; */
}

.content_image {
   width: 94%; 
  position: relative;
  margin: 8px auto;
  display: table;
  /* margin-right: 10px; */
  /* margin: 11px; */
  /* float: left; */
  border: 1px solid #DDD;
  background: #FFF;
  /* padding-bottom: 20px; */
  padding: 17px;
}

span.container__block__info__summ__amount {
  color: rgb(113, 176, 62);
  font-size: 20px;
}

.content_text
{     width: 248px;
    padding: 0px 10px 0 23px;
    float: left;}
  
  .map_con {
  width: 100%;
  float: left;
}
  .content_text2
{   
  width: 139px;
  /* padding: 0px 10px 0 23px; */
  display: inline-table;
   float: left;
  display: inline-table;
	}
	.content_text2 a.list {
  width: 6em;
}
.content_text4 {

  /* padding: 0px 10px 0 23px; */
  float: left;
  /* display: inline-table; */
}
#footer
{     width: 960px;
    font: normal 100% arial, sans-serif;
    height: 200px;
    margin-bottom: 7px;
    padding: 10px 0 0px 0;
    text-align: center;
    background: transparent url(../images/footer.png) no-repeat;
    color: #FFF;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}

.footer_content
{ width: 960px;
  text-align: center;
  margin: 0 0 20px 20px;
  float: left;}
  
.footer_content h2
{ color: #FFF;}

.footer_text
{ width: 201px;
    margin-right: 10px;
    /* margin-left: 34px; */
    float: left;}
  
/* from here: http://www.gmarwaha.com/blog/2007/08/23/lavalamp-for-jquery-lovers */
.lavaLampWithImage {
  position: relative;
  height: 30px;
  padding: 6px 0px 5px 0;
  overflow: hidden;
  margin: 0 0px 0 0;
  width: 100%;
      margin-top: 6px;
}

.lavaLampWithImage li {
  float: left;
  list-style: none;
}

.lavaLampWithImage li.back {
  background: #CCC;
  height: 28px;
  z-index: 8;
  position: absolute;
}

.lavaLampWithImage li a {
  font: normal 120% arial, sans-serif;
  text-decoration: none;
  color: #FFF;
  z-index: 10;
  display: block;
  height: 60px;
  padding: 5px 25px 0px 25px;
  position: relative;
  overflow: hidden;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
  border: none;
}


.g-button {
    font-size: 14px;
    line-height: 1;
    /* font-weight: 500; */
    position: relative;
    display: inline-block;
    background: #fdda24;
    padding: 5px 16px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    color: #434e55;
    cursor: pointer;
    -webkit-transition: background, 0.2s;
    -khtml-transition: background, 0.2s;
    -moz-transition: background, 0.2s;
    -ms-transition: background, 0.2s;
    -o-transition: background, 0.2s;
    transition: background, 0.2s;
    z-index: 1;
}

.g-button:hover {
    background: #229fff;
    color: white !important;
    text-decoration: none !important;
}

a.hr {
    color: #229fff;
    font-size: 15px;
    font-weight: 700;
}
a.hr:hover {
    color: black;
}

.cat td {
    padding: 0px 12px 1px 4px;
	font-size: 15px;
	font-weight: 700;
}

.list100 td {
padding: 3px 46px 1px 1px;
}

a.lin {
    padding: 11px 8px 2px 1px;
	    margin-right: 11px;
}

h2.not {
    margin: 0 0 3px 0;
    padding: 0px 9px 0 0;
}

a.list2 {
    width: 6em;
    float: left;
margin: 10px 0px 0px 0px;

}

a.list {
    width: 10em;
    float: left;
margin: 10px 0px 0px 0px;

}


.lavaLampWithImage li:hover {
    background: rgb(117, 207, 251);
	 height: 33px;
}

.home {
    font-size: 17px;
    line-height: 28px;
}

.home h1 {
    color: #03AFF7;
}
.col-xs-12 {
    width: 40%;
    float: left;
}

.form-control {
display: block;
    /* width: 90%; */
    height: 22px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}



 @viewport {
  width: device-width;
  zoom: 2;
  
  
  
} 
 @media screen and (min-width: 640px) and (max-width: 1024px) {
   @viewport { width: 640px; }
   
   #site_content {
    width: 693px;
  
   
    background: transparent url(../images/pattern.png) repeat;
}

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}

.content_text {
    width: 200px;
    padding: 0px 8px 0 0px;
    float: left;
}

ul li {
     margin: 0px 0px 0px 0px; 
}
.mob {
    display: none;
}


.lavaLampWithImage li a {
font: normal 108% arial, sans-serif;
  text-decoration: none;
  color: #FFF;
  z-index: 10;
  display: block;
  height: 54px;
  padding: 5px 35px 0px 6px;
  position: relative;
  overflow: hidden;
}


	 a.list2 {
  width: 3em;
  float: left;
  margin: 10px 0px 0px 0px;
}
} 

 @media screen and  (max-width: 600px) {
	 a.list2 {
  width: 3em;
  float: left;
  margin: 10px 0px 0px 0px;
}
	h1 {
  padding: 9px 0px 0px 20px;
  font-size: 1.3em;
} 
	 .col-xs-12 {
  width: initial;
  float: left;
}
	 .content_text4 {
  width: 199px;
  padding: 0px 10px 0 23px;
   float: none;
  clear: both;
}
.content_image {
  width: 77%;
  position: relative;
  margin: 8px auto;
  display: table;
  /* margin-right: 10px; */
  /* margin: 11px; */
  /* float: left; */
  border: 1px solid #DDD;
  background: #FFF;
  /* padding-bottom: 20px; */
  padding: 17px;
}
.lavaLampWithImage {

overflow: inherit;

}
#menubar {

  height: 84px;

}
.lavaLampWithImage li a {
  font: normal 121% arial, sans-serif;
  text-decoration: none;
  color: #FFF;
  z-index: 10;
  display: block;
  height: 20px;
  padding: 10px 0px 0px 15px;
  /* position: relative; */
  /* overflow: hidden; */
}
.content_text2 {
  width: 129px;
  padding: 0px 0px 0 2px;
  float: left;
  /* display: table; */
   display: inline; 
}
}



.iframe-rwd {
  display: table;
  position: relative;
  width: 100%;
  height: 101%;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
}

.ot {
  margin: 19px auto;
  position: relative;
  width: 80%;
}