
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}


body {
    font-family: 'Open Sans', sans-serif;
    /*font-family: "PT Sans",sans-serif;*/
    /*font-family: 'Comfortaa', cursive;*/
	
	font-size: 15px;
	background-color: #fff;
font-weight: normal;
	color: #000;
}

.wrp {
    min-height: 100%;
    position: relative;

    background-color: #fff;
    width: 1000px;
    margin: 0 auto;
}

.mod{
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.mod::before, .head::after{
    content: " ";
    display: table;
}

.mod::after{
    clear: both;
}

.bigpic{
  background: url(images/bgmonterrey.jpg) 0 0 no-repeat; /* Добавляем фон */
    background-size: cover; /* Масштабируем фон */
/*background: url("./images/biggg.jpg") no-repeat scroll 0 0 transparent;	*/
height: 500px;
}

.bigpic h1{
	display: block;
	margin: 200px auto 0;
	color: #fff;
	font-size: 54px;
	font-weight: normal;

	text-align: center;
	text-shadow: 2px 2px 1px #3e2223;
	width: 960px;
}


.floatmenu {
  background-color: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  display: block;
  height: 70px;
  left: 0;
  padding: 10px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.floatmenu>div{
	display: block;
position: relative;
width: 960px;
margin: 0 auto;

}

.f_logo{
	display: block;
	position: relative;
	float: left;
	width: 123px;
}

.f_logo img{

	width: 123px;
}

.f_dvz {
  display: block;
  float: left;
  font-size: 18px;
  margin-left: 30px;
  margin-top: 15px;
  position: relative;
  width: 370px;
}

.f_tel {
  display: block;
  float: right;
  font-size: 18px;
  margin-left: 20px;
  margin-top: 15px;
  position: relative;
}
.f_call{
	display: block;
	position: relative;
}

.f_call a{
	display: block;
	position: relative;
	width: 150px;
	height: 50px;
	float: right;
	margin-left: 30px;
	background: #007ACB none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	border-radius: 3px;
	text-decoration: none;
	padding: 0 10px;
	margin-top:15px;
}

.collm{
	display: inline-block;
	position: relative;
	width: 150px;
	height: 50px;

	margin-left: 30px;
	background: #007ACB none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	border-radius: 3px;
	text-decoration: none;
	padding: 0 10px;
	margin-top:15px;	
}

.uzn{
	display: inline-block;
	position: relative;

	height: 50px;

	margin: 15px 0;
	background: #ff0000 none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	border-radius: 3px;
	text-decoration: none;
	padding: 0 10px;

}


 table {
  border: 1px solid #425227;
  border-collapse: collapse;
  margin: 20px 0;
  table-layout: auto;
  width: 460px;
}

 table td {
  border: 1px solid #425227;
  padding: 10px;
}

.cont{
display: table;
width: 920px;
}	

.cont>div{
display: table-cell;
width: 460px;
vertical-align: top;
}	

.mat>div{
	display: block;
	position: relative;
	width: 920px;
	margin: 0 auto;
	padding: 20px;
}

.gr{
	background-color: #EDEDED;
}

.footer {
  background-color: #939393;
  display: block;
  font-size: 13px;
  position: relative;
  width: 100%;
  color: #EDEDED;
}

.footer>div{
	display: block;
	position: relative;
	width: 920px;
	padding: 20px;
	margin: 0 auto;

	
}

.footer > div img {
  float: left;
  margin: -8px 0 7px;
  vertical-align: middle;
  width: 81px;
}

.footer::before, .footer::after{
    content: " ";
    display: table;
}

.footer::after{
    clear: both;
}


.d_inf{

display: block;
float: left;
margin-left: 30px;

}

.d_count{
	float: right;
}

.wrpsld{
	display: block;
	position: relative;
	width: 460px;
	height: 345px;
	overflow: hidden;
}

.slder{
	display: block;
	position: relative;
	width: 460px;
	height: 345px;
	
}

.sld{
	display: block;
	position: relative;
	width: 460px;
	height: 345px;
	float: left;
}

.sld img{

	width: 460px;
	height: 345px;

}

.two{
	padding-left: 20px;
	width: 440px;
}

h2{
	font-weight: normal;
	font-size: 39px;
	margin: 0 0 10px 0;
}

h3{
	font-weight: normal;
	font-size: 24px;
	margin: 0;
}


.prc{

	color: red;
	font-size: 21px;

}


.prc span{
	font-weight: bold;

	font-size: 33px;

}

#overlay {
  background-color: #000;
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

#formvopros, #formzakaz {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  display: none;
  left: 50%;
  margin-left: -210px;
  margin-top: -200px;
  opacity: 0;
  padding: 10px 60px 20px;
  position: fixed;
  top: 45%;
  width: 300px;
  z-index: 9999;
}

.close {
  background: transparent url("./images/close.jpg") no-repeat scroll left top;
  cursor: pointer;
  display: block;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 16px;
}

#formvopros label, #formzakaz label {
  font-weight: bold;
}

#formvopros form input[type="text"], #formzakaz form input[type="text"] {
  border: 1px solid #ccc;
  display: block;
  height: 19px;
  margin: 0 0 20px;
  padding: 10px;
  width: 280px;
}

#formvopros form input[type="submit"], #formzakaz form input[type="submit"] {
  background-color: #0f70e7;
  border: 1px solid #0f70e7;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  width: 200px;
}


.bx-wrapper {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	left: 0;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: 10px;
  position: absolute;
  width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  color: #666;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: bold;
  padding-top: 20px;
  text-align: center;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff none repeat scroll 0 0;

  border-radius: 6px;
  display: block;
  height: 12px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 12px;
  box-shadow: 1px 1px 2px rgba(0,0,0,1);
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #AEE81F;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/arrows.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/arrows.png) no-repeat -32px 0;
}



.bx-wrapper .bx-controls-direction a {
  height: 64px;
  margin-top: -16px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 32px;
  z-index: 9;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


.btl{
font-size: 33px;
list-style: none;
}

#overlay {
  background-color: #000;
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

#formvopros, #formzakaz {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  display: none;
  left: 50%;
  margin-left: -210px;
  margin-top: -200px;
  opacity: 0;
  padding: 10px 60px 20px;
  position: fixed;
  top: 45%;
  width: 300px;
  z-index: 9999;
}

#formvopros label, #formzakaz label {
  font-weight: bold;
}

#formvopros form input[type="text"], #formzakaz form input[type="text"] {
  border: 1px solid #ccc;
  display: block;
  height: 19px;
  margin: 0 0 20px;
  padding: 10px;
  width: 280px;
}

#formvopros form input[type="submit"], #formzakaz form input[type="submit"] {
  background-color: #0f70e7;
  border: 1px solid #0f70e7;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  width: 200px;
}