/* CSS Document */
/* font-family: 'Open Sans', sans-serif; */
/*	font-family: 'Open Sans Condensed', sans-serif; */
/* #666666 - серый */
/* #336699 - синий */
/* #ffcc00 - желтый */
/* #6699cc - голубой */

div#content div.callback15 {
	width:350px;
	height:350px;
	z-index:980;
	background:url(images/bg_alpha80.png);
	position:absolute;
	top:230px;
	margin-left:570px;
}

div#content div.callback15 h2, div#content div.callback15 .h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#666666;
	margin:20px 30px;
	width:200px;
	cursor:default;
	text-align:left;
	display:block;
}
div#content div.callback15 input {
	margin:7px 30px;
	width:250px;
	color:#666666;
	padding:10px 20px;
	font-size:14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #eee;
}

div#content div.callback15 input.sendform {
	background: rgb(128, 173, 201);
	background: -moz-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -webkit-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -o-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -ms-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: linear-gradient(180deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	color:#fff;
	padding:5px 25px;
	border:#336699 1px solid;
	margin-top:20px;
	text-align:left;
	width:auto;
	cursor:pointer;	
}

div#content div.sshow15 ul.buttons {
	margin: 0px;
	padding:0px;
	list-style:none;
	display:table;
	margin-left:5px;
}

div#content div.sshow15 ul.buttons li {
	display:inline-table;
	margin:0px;
	padding:0px;
	margin-left:-5px;
	border-collapse:collapse;
	background:#fff;
}

div#content div.sshow15 ul.buttons li a {
	text-decoration:none;
	color:#336699;
	display:block;
	height:50px;
	width:148px;
	overflow:hidden;
	padding:5px 20px;
	border-right:none;
	border:1px solid #7da8c3;
	
}

div#content div.sshow15 ul.buttons li a:hover, div#content div.sshow15 ul.buttons li a.current {
	background: rgb(128, 173, 201);
	background: -moz-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -webkit-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -o-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -ms-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: linear-gradient(180deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	color:#fff;
}

div#filii {
	background:#eeeeee;	
	padding:20px 0px;
}

div#filii div.contacts_goroda {
	width:335px;
	display:inline-table;
}

div#filii div#mapster_wrap_0 {
	float:left;
}

div#filii div.contacts_goroda a {
	display:inline-table;
	width:45%;
	text-align:left;
	text-decoration:none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
	color:#336699;
	padding:3px 5px;
}

div#filii div.contacts_goroda a:hover {
	background: rgb(128, 173, 201);
	background: -moz-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -webkit-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -o-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: -ms-linear-gradient(90deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	background: linear-gradient(180deg, rgb(128, 173, 201) 0%, rgb(111, 149, 172) 100%);
	color:#fff;
}

h1, .h1 {
	text-align:left;
	display:table;
}

div#pack.w950 h1, div#pack.w950 .h1 {
	text-align:center;
	width:100%;
}

div#ourservices.w950 h1, div#ourservices.w950 .h1 {
	margin:20px 0px;
}

div#ourservices.w950 a {
	display:inline-table;
	width:45%;
	color:#336699;
	font-size:18px;
	text-align:left;
	text-decoration:none;
}

div#ourservices.w950 a:hover {
	color:#333;
}

div#ourservices.w950 a span {
	font-size:48px;
	position:relative;
	top:10px;
	margin-right:10px;
}

div#ourservices.w950 div.yellow_btn {
	margin:20px 0px;
}

div#ourservices.w950 div.yellow_btn a {
	text-align:center;
	background: rgb(128, 173, 201);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 0) 0%, rgb(255, 204, 0) 100%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 0) 0%, rgb(255, 204, 0) 100%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 0) 0%, rgb(255, 204, 0) 100%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 0) 0%, rgb(255, 204, 0) 100%);
	background: linear-gradient(180deg, rgb(255, 255, 0) 0%, rgb(255, 204, 0) 100%);
	color:#666666;
	padding:5px 25px;
	border:#ffcc00 1px solid;
	margin-top:20px;
	text-align:left;
	width:auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div#ourservices.w950 div.yellow_btn a:hover {
	position:relative;
	top:1px;
	left:1px;
}

div#pack.w950 a.container {
	width:190px;
	display:inline-block;
	margin-right:40px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:24px;
	color:#336699;
	height:380px;
	cursor:pointer;
	border:1px solid #eee;
	overflow:hidden;
	text-decoration:none;
}

div#pack.w950 a.container:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.3);
}

div#pack.w950 a.container:last-child {
	margin-right:0px;
}

div#pack.w950 {
	margin-top:40px;
	height:600px;
}

div#pack.w950 a.container h2, div#pack.w950 a.container .h2 {
	width:100%;
	background:#6699cc;
	color:#FFFFFF;
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	margin:0px;
}

div#pack.w950 a span {
	display:block;
}

div#pack.w950 div.btm {
	background:#f3fafb;
	height:150px;
	padding:20px 0px;
	box-sizing:border-box;
}

div#pack.w950 div.btm strong, div#pack.w950 div.btm .strong {
	display:block;
	color:#ff0000;
	font-family: 'Open Sans', sans-serif;
	font-size:48px;
}

div#pack.w950 input.btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:2px #cccccc solid;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	background:#fff;
	width:170px;
	display:inline-table;
	text-decoration:none;
	color:#336699;
}

div#pack.w950 div.mid {
	height:170px;
	width:100%;
    display: table;
    vertical-align: middle;
}

div#pack.w950 div.mid div.cell {
	display:table-cell;
	vertical-align:middle;
}

div#pack.w950 a#alert.container {
	width:225px;
	height:480px;
	position:relative;
	top:50px;
 }
 
div#pack.w950 a#alert.container h2, div#pack.w950 a#alert.container .h2 {
 	background:#990000;
	font-size:18px;
	padding:5px 0px;
 }
 
div#pack.w950 a#alert.container h2 strong, div#pack.w950 a#alert.container .h2 strong,
div#pack.w950 a#alert.container h2 .strong, div#pack.w950 a#alert.container .h2 .strong {
	font-size:36px;
}

div#pack.w950 a#alert.container div.mid {
	height:225px;
	overflow:hidden;
}

div#pack.w950 a#alert.container div.btm {
	background:#ffffcc;
	height:175px;
}

div#pack.w950 a#alert.container div.btm strong, div#pack.w950 a#alert.container div.btm .strong {
	font-size:60px;
	color:#990000;
}

div#pack.w950 a#alert.container div.btm input.btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:2px #990000 solid;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	background:#990000;
	width:180px;
	display:inline-table;
	text-decoration:none;
	color:#fff;
	padding:5px 0px;
}

div#ourclients.w950 div.client_container
{
    display: inline-table;
    height: 175px;
    margin: 10px auto;
    text-align: center;
    width: 140px;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#336699;
	font-size:18px;
}


div#otzyv.w950 div.owl-carousel-2.owl-carousel div.container {
	width:400px;
	height:330px;
	background:#ffffcc;
	text-align:left;
	cursor:move;
	color:#336699;
	font-size:12px;
	line-height:26px;
	padding:10px;
	border:1px solid #eee;
	margin:30px;
}

div#otzyv.w950 div.owl-carousel-2.owl-carousel div.container strong,
div#otzyv.w950 div.owl-carousel-2.owl-carousel div.container .strong {
	font-size:18px;
}

div#otzyv.w950 div.owl-carousel-2.owl-carousel div.container img {
	width:auto;
	height:auto;
	float:left;
	margin:-30px 20px 0px -30px;
}

div#video.w100 {
	height:450px;
	background:url(images/bg_video.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center; 
}

div#video.w100 div.container {
	color:#fff;
	font-size:12px;
	text-align:left;
	padding:20px;
}

div#video.w100 div.container p {
	display:table;
}

div#video.w100 div.container iframe {
	float:left;
	margin:0px 20px 20px 0px;
}

div#video.w100 div.owl-carousel-3 div.owl-dots {
	width:auto;
	position:absolute;
	top:400px;
	right:0px;
}

div#video.w100 div.owl-carousel-3 div.owl-dot {
	display:inline-table;
	margin-left:5px;
}

div#video.w100 div.owl-carousel-3 div.owl-dot span {
	width:25px;
	height:25px;
	display:block;
	background:url(images/owl-carousel-3-dot.png) center center no-repeat;
}

div#video.w100 div.owl-carousel-3 div.owl-dot.active span {
	background:url(images/owl-carousel-3-dot-active.png) center center no-repeat;
}

div.w33p {
	width:33%;
	display:inline-table;
}

div#zakazy.w950 {
	margin-bottom:20px;
}

div#zakazy.w950 div.news_date {
	text-align:right;
	font-size:10px;
	font-style:italic;
	width:100%;
}

div#zakazy.w950 h2, div#zakazy.w950 .h2 {
	margin:5px 0px 0px 0px;
	text-align:left;
	font-size:14px;
}

div#zakazy.w950 p {
	font-size:12px;
	text-align:justify;
}

div#zakazy.w950 a {
	color:#336699;
}

div#zakazy.w950 a.news {
	font-size:12px;
	text-align:right;
	width:100%;
	display:block;
}

div.w67p {
	width:60%;
	display:inline-table;
	margin-left:40px;
}/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 950px;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
 
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
