
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}/*изменил*/
body{
    background-color: #fff!important;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
  Author's custom styles
  ========================================================================== */
body {
  min-width: 1200px;
}

.container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.container2 {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

body {
  font-family: officinaserifcbold;
  font-size: 24px;
}



p.h1desc {
  margin: 0;
  text-align: center;
  font-size: 33px;
  width: 660px;
  margin: 0 auto;
}

h2 {

  font-size: 56px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  margin-top: 15px;
  
}

h2 span{
  background-color: #fff;
  padding: 0 155px;
}

strong {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
}

address {
  margin-top: 5px;
  font-style: normal;
}

.header__top {

  
}

.top__left {
  float: left;
  margin-right: 10px;
}

.top__right {
  margin-right: 25px;
  min-height: 45px;
  float: left;
}

.city__btn{
  background: none;
  border: none;
  outline: none;
  text-transform: uppercase;
}

.triangle{
  margin-left: 5px;
  display: inline-block;
  width: 0px;
  border: 5px solid transparent;
  border-top: 5px solid #FFED23;
}



.adr__info.kl.selected {
    float: left;
    *margin-top: 17px;
	 *width: 750px;
}

.adr__info.or.selected {
    float: left;
    *margin-top: 17px;
	* width: 750px;
	* width: 750px;
}
.adr__info.br {
    *width: 750px;;
}
.aa_city {
	 float: left;
    margin-left: 40px;
    margin-top: 17px;
    width: 270px;
}

.tel {
     float: right;
    font-family: RobotoBold;
    font-size: 35px;
    margin-top: 5px;
    width: 310px;
}

.adr__info.br.selected {
    float: left;
   * margin-top: 17px;
   * margin-left: 20px;
}

.city {
    float: left;
    margin-top: 17px;
    width: 370px
	
}
.top__right address{
  font-style: normal;
  text-align: center;
  *width: 165px;
}

.adr__info{
  display: none;
}

.adr__info.selected{
  display: block;
}

.city__list{
  display: none;
}


.phone.active, .addr.active {
  display: block;
  font-size:29px;
  color:#252525;
}

.main__menu {
  margin-top: 10px;
  float: left;
  margin-left: 43px;
}

.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li {
  display: inline-block;
    text-align: center;
    padding: 0 9px;
	border-right: 1px solid;
}

.menu li:first-child {
  margin-left: 0;
}
.menu li:last-child{
  margin-left: 0;
  border-right: none;
}

.menu li a {
  color: black;
  font-size: 23px;
  text-transform: uppercase;
  text-decoration: none;
  font-family:RobotoCondensedRegular;
}

.menu li a:hover {
  text-decoration: underline;
}

.menu a.active{
	text-decoration: underline;
}

.slider__section .container {
  background-image: url("http://oknaszavoda.ru/best-price.png");
  background-repeat: no-repeat;
  background-position: right 50px;
}

#carousel {
  background-color: transparent;
  height: 360px;
}

#carousel .tracker-summation-container {
  display: none;
}

.tracker-individual-container {
  display: none !important;
}

.callback {
  margin-top: 30px;
  text-align: center;
  background-color: #EBEBEE;
  padding: 10px 0;
  box-shadow: 0px 0px 12px black;
}

.callback .input__block {
  vertical-align: top;
  display: inline-block;
  margin-left: 22px;
  border-radius: 40px;
  border: 1px solid #DDDDDD;
  background-color: #F3F1F1;
  padding: 0px 21px;
  height: 51px;
  background-image: url("http://oknaszavoda.ru/5min_icons.png");
  background-repeat: no-repeat;
  background-position: 5px 4px;
  padding-left: 55px;
}

.callback .input__block:first-child {
  margin-left: 0;
}

.callback .input__block:nth-child(2) {
  background-position: -345px 4px;
}

.callback span {
  font-size: 35px;
}

.callback form {
  margin: 27px 0 5px 0;
}

.callback input {
  height: 100%;
  border: none;
  background-color: transparent;
  outline: none;
  font-size: 30px;
  width: 240px;
}

.callback .cb__btn {
  margin-left: 22px;
  padding: 0px 21px;
  background-color: #FBEC00;
  width: 230px;
  border: none;
  font-size: 38px;
  border-radius: 40px;
}

.combo {
  display: none;
}

.p_text {
  text-align: center;
  font-family: RobotoCondensedRegular;
}

.ui-slider .ui-slider-handle {
  height: 53px !important;
}

.ui-slider .ui-slider-handle {
  width: 50px !important;
}

.bl_span1 {
  text-transform: none;
  font-size: 22px;
  text-align: center;
  color: black;
  display: block;
  width:250px;
  float:left;
}

.bl_span2 {
  text-transform: none;
  font-size: 22px;
  text-align: center;
  color: black;
  display: block;
  width:255px;
  float:right;
}






/*начало анимации*/
#wheel1
{
    position: relative;
    top: 0;
    left: 0;
}
 
#wheel2
{
    position: relative;
    top: 0;
    left: 0;
}
.wheel {
    animation-name: spin;
    animation-duration: 6000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
 
    z-index: 100;
}
 
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}.wheel {
    z-index: 100;
 
    -webkit-animation-name: spin;
    -webkit-animation-duration: 6000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 6000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 6000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
 
    animation-name: spin;
    animation-duration: 6000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}



/*конец анимации*/

.variants_txt {
  float: left;
  *margin-top: 10px;
  margin-right: 20px;
}

.variants_gal div {
  display: inline-block;
}

.variants_gal {
  float: right;
}

.variants {
*  border: 1px solid #000;
*  background-color: #EBEBEE;
  font-size: 36px;
    font-weight: bold;
    padding: 5px 17px;
    background: #e9e9e9
}

.osteklenie {
  margin-bottom: 50px;
}

.bal_right .sw_block .blsw {
  background-image: none;
  background-color: #FF6448;
  border-radius: 20px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-image: none;
  width: 38px !important;
  height: 38px !important;
  border-radius: 100%;
  transition: margin 0.4s;
  background-color: #fbe60b;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #000;
  top: 0;
}

.bal_right .sw_block .bl_hot {
  width: 250px;
  font-weight: bold;
  color: #FF4141;
}

.bal_right .sw_block .bl_cold {
  font-weight: bold;
  width: 250px;
  float:right;
}

.bal_right .sw_block .bl_sw {
  margin-left: 15px !important;
  width: 75px !important;
}

.header.cold, .p_text.cold {
  display: none;
}

.features {
  margin: 50px 0;
}

.features__item {
  display: inline-block;
  width: 235px;
}

.features__item strong {
  font-size: 30px;
}

.features__item p {
  margin: 0;
  font-size: 22px;
}

.features__img {
  margin-bottom: 20px;
}

.features_hot a, .features_cold a {
  text-decoration: none;
}

.gallary {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}

.gallary__block {
  margin-top: 10px;
  margin-bottom: 40px;
}

.gallary__nav, .gallary__photo {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.gallary__nav li, .gallary__photo li {
  font-size: 33px;
  display: inline-block;
  border: 2px solid #fbe60b;
  width: 312px;
}

.gallary__photo {
  font-size: 0;
  display: none;
}

.gallary__photo li {
  overflow: hidden;
  height: 225px;
}

.gallary__photo img {
  width: 100%;
  height: 100%;
}

.gallary__photo.active {
  display: block;
}

.gallary__nav li {
  cursor: pointer;
  padding: 15px 0 5px 0;
  font-weight: 700;
  line-height: 1.4;
}

.gallary__nav li .ico {
  display: block;
  width: 62px;
  height: 53px;
  background-image: url("../image/gallary-buttons.png");
  background-repeat: no-repeat;
  margin: auto;
  margin-bottom: 2px;
}
.gallary__nav li:hover{*color:#204eb3;}
.gallary__nav li.active {*color:#204eb3;} 
.gallary__nav li 

.gallary__nav li:nth-child(2) .ico {
  background-position: -333px 0;
}

.gallary__nav li:nth-child(3) .ico {
  background-position: -656px 0;
}

.gallary__nav li.active {
  background-color: #fbe60b ;
}

.gallary__nav li.active .ico {
  background-image: url("../image/gallary-buttons-active.png");
}

.gallary__nav li:hover {
  background-color: #fbe60b ;
}

.gallary__nav li:hover .ico {
  background-image: url("../image/gallary-buttons-active.png");
}

.fancybox-skin {
  background-color: #fbe60b ;
  padding: 10px !important;
}

.fancybox-nav span {
  visibility: visible;
}

.reviews {
  width: 960px;
  width: 5000px;
}

.reviews__block {
  padding-bottom: 20px;
}

.reviews__list {
  list-style-type: none;
  padding: 0;
  margin: 10px auto;
}

.reviews__list li {
  margin-left: 85px;
  text-align: left;
  width: 790px;
  display: inline-block;
  vertical-align: top;
}

.reviews__list li .photo {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}

.reviews__list li .photo img {
  width: 100%;
  height: 100%;
}

.reviews__list li .comment {
  font-size: 18px;
}

.reviews__list .rev_right {
  float: left;
  width: 100%;
}

.reviews__list .rev_right .name {
  color: #1e73a8;
  font-size: 25px;
}

.reviews__nav {
  position: relative;
  width: 960px;
}

.reviews__nav div {
  background-image: url("http://oknaszavoda.ru/reviews__nav.png");
  position: absolute;
  width: 51px;
  height: 41px;
  cursor: pointer;
  top: 75px;
}

.reviews__nav .rNav__left {
  left: 0px;
}

.reviews__nav .rNav__right {
  right: 0px;
  background-position: 51px 0;
}


.name-image {
    float: left;
    padding-right: 20px;
}
.map__block {
  position: relative;
}

.map {
  z-index: 1;
  display: none;
}

.map.br {
  display: block;
}

.map__info {
  height: 365px;
    left: 9%;
    position: absolute;
    top: 22%;
    width: 549px;
    z-index: 2;
}

.map__info .nav button {
  background-color: #EBEBEE;
  *width: 137px;
  padding: 0 21px;
  height: 58px;
  border: 2px solid #EBEBEE;
  outline: none;
  font-size: 26px;
  line-height: 50px;
  font-family:RobotoBold;
}

.map__info .nav button.active {
  background-color: #fff;
}

.map__info .map__content {
  background-image: url("../image/mapaddr_bg.jpg");
  height: 217px;
  padding: 20px;
  font-family:RobotoCondensedBold;
}

.map__info .map__footer {
  background-color: #fff;
  position: relative;
  padding: 10px 0;
}

.map__info .map__footer img {
  position: absolute;
  bottom: 0;
  margin-left: 280px;
}

.map__info .map__footer span {
  display: block;
  font-size: 16px;
  margin-left: 15px;
}

.map__info p {
  margin: 0;
}

.map__info .map__contacts {
  text-transform: uppercase;
  display: none;
}

.map__info .map__contacts.br {
  display: block;
}

.map__info .map__contacts .map__tel {
  font-size: 30px;
  font-weight: bold;
}

.socials {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  margin-top: 20px;
}

.socials li {
  display: inline-block;
}

.socials li a {
  display: block;
  width: 39px;
  height: 39px;
  background-image: url("../image/social_icons.png");
  background-repeat: no-repeat;
}

.socials li:nth-child(2) a {
  background-position: -51px 0;
}

.socials li:nth-child(3) a {
  background-position: -103px 0;
}

.socials li:nth-child(4) a {
  background-position: -154px 0;
}

.menu-fixed{
  display: none;
	position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #ffbc00 0%, #fff100 100%) repeat scroll 0 0;
    padding: 0;
    width: 100%;
    z-index: 9999999;
    
    margin-top: 0;
    box-shadow: 0 0 10px black;
}

.menu-fixed .logo{
  height: 72px;
  width: 85px;
}

.menu-fixed .logo img{
  height: 72px;
}

.menu-fixed .main__menu{
  margin-top: 0px;
}

.menu-fixed .main__menu{
	margin: auto;
	*width: 630px;
  float: none;
}

.s-top_index {
    background: rgba(0, 0, 0, 0) url("../image/s-top_index_bg.png") no-repeat scroll 50% 0;
    height: 670px;
    min-width: 1200px;
    padding-top: 3px;}

.content {
    width: 1200px;
    margin: 0 auto;
    position: relative;}

.logo {
    float: left;
    height: 126px;
    margin-left: 40px;
    width: 100px;
}

.ger {
    background: rgba(0, 0, 0, 0) url("../image/ger.png") no-repeat scroll 0 0;
    height: 91px;
    position: absolute;
    right: 100px;
    top: -5px;
    width: 69px;
}
.ger2 {
    background: rgba(0, 0, 0, 0) url("../image/ger2.png") no-repeat scroll 0 0;
    height: 91px;
    position: absolute;
    right: 10px;
    top: -5px;
    width: 69px;
}

.s6 h1{
  font-size: 45px;
  color: #000;
  font-family: officinaserifcbold;
}

.section.s6{
  height: 250px;
}

.osteklenie, .section.s10, .gallary__block, .section.s5, .partners{
  background: url("../image/s2_bg.png") repeat-x;
}

.partners h2{
  background-color: #fff;
}

.partners h2 span{
  padding:0px;
  font-size: 52px;
}

.partners{
  *margin-top: 90px;
  background-position:0 5px ;
}

.partners__list{
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  padding: 60px 0;
}

.partners__item{
  display: inline-block;
  margin-right: 20px;
}

.partners__item:last-child{
  margin-right: 0;
}

.partners__item a{
  display: block;
  overflow: hidden;
  height: 83px;
  width: 134px;
  border: 1px solid #DCDDDE;
  border-radius: 25px;
}

.partners__item a img{
  width: 103%;
  margin-left: -2px;
}

.s30 {
    background: url("../image/s30_bg.jpg") repeat-x scroll 50% top rgba(0, 0, 0, 0);
    height: 508px;
    
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 45px;
}

.section.s5{
  background-position: 0 -10px;
  height: 560px; 
}

.buildWrapper {
    height: 645px;
    background: url("../image/s30_bg.jpg") center 120px no-repeat, url("../image/s2_bg.png");
}

.resize {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.buildWrapper ul {
    margin-left: 420px;
    margin-top: 100px;
    width: 835px;
}
.buildWrapper ul li {
    position: relative;
    display: inline;
    display: inline-block;
    width: 209px;
    height: 216px;
    margin-right: 45px;
    z-index: 1;
    cursor: pointer;
}

.buildWrapper ul li.last {
    margin-right: 0px;
}

.buildWrapper ul li .number {
    position: absolute;
    text-align: center;
    width: 49px;
    height: 49px;
    line-height: 49px;
    font-size: 32px;
    background: url("../image/li_bg_5.png") center center no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-family: 'Impact';
    top: 17px;
    left: 20px;
    z-index: 55;
}

.buildWrapper ul li img {
    height: 186px;
    /* width: 186px; */
}

.buildWrapper ul li .db {
    position: absolute;
    display: block;
    width: 150px;
    height: 60px;
    background-color: #fff;
    border-radius: 4px;
    bottom: 20px;
    left: 30%;
    z-index: 1;
}

.buildWrapper ul li .circle {
    position: absolute;
    display: none;
    width: 186px;
    height: 186px;
    background: url("../image/circle.png") center center no-repeat;
    z-index: 10;
    top: 0px;
    left: 0px;
}

.buildWrapper ul li .db_hov.db_hov1 {
   * background: url("../image/inner_text0080.png") center center repeat;
    background: #000;
    top: 0px;
    left: 75px;

}

.buildWrapper ul li.first:after {
    position: absolute;
    display: block;
    content: '';
    width: 33px;
    height: 65px;
    *background: url("../image/arr_1.png") center center no-repeat;
    bottom: -90px;
    left: 100px;
}

.buildWrapper ul li p {
    position: absolute;
    width: 144px;
    font-family: 'PT Sans';
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    top: 12px;
    left: 15px;
}

.buildWrapper ul li.second {
    margin-left: 150px;
}

.buildWrapper ul li.hovered img {
    position: relative;
    z-index: 50;
}

.buildWrapper ul li.hovered .db_hov.db_hov1 {
    display: block;
}

.buildWrapper ul li .db_hov {
    position: absolute;
    display: none;
    
    padding-left: 130px;
    height: 186px;
    z-index: 3;
    background-color: #FFE21C;

}

.buildWrapper ul li .db_hov h3 {
    font-size: 21px;
    line-height: 1;
    font-family: 'PT Sans';
	color:#fff;
	margin:0;
	padding:10px 0;
	
    
}

.buildWrapper ul li .db_hov p {
    position: relative;
    font-size: 15px;
    line-height: 1;
    font-family: arial;
    width: 260px;
    text-transform: none;
    top: 0;
    left: 0;
	margin:0;
	padding:0;
	color:#fff;
}

.buildWrapper ul li.second:after {
    position: absolute;
    display: block;
    content: '';
    width: 43px;
    height: 61px;
    *background: url("../image/arr_2.png") center center no-repeat;
    top: -70px;
    left: 70px;
}

.buildWrapper ul li#hov1:after {
    position: absolute;
    display: block;
    content: '';
    width: 33px;
    height: 65px;
    *background: url("../image/arr_1.png") center center no-repeat;
    bottom: -80px;
    left: 110px;
}

.buildWrapper ul li.last:after {
    position: absolute;
    display: block;
    content: '';
    width: 43px;
    height: 61px;
    *background: url("../image/arr_2.png") center center no-repeat;
    top: 150px;
    left: -30px;
}

.buildWrapper ul li.hovered .db_hov.db_hov2 {
    display: block;
}

.buildWrapper ul li.hovered {
    z-index: 1000;
}

.buildWrapper ul li .db_hov.db_hov2 {
    padding-left: 30px;
    padding-right: 120px;
   * background: rgba(0, 0, 0, 0) url("../image/inner_text0080.png") repeat scroll center center;
    background: #000;
    top: 0px;
    right: 100px;

}

.f_wrap{
  width: 186px;
  height: 186px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
}

.p_slider{
  clear: both;
}

.u_city{
  position: relative;
 width: 1033px;
    float: left;
}

.city__list{
  position: absolute;
  background-color: #fff;
  width: 160px;
  list-style-type: none;
  left:0px;
  top: 10px;
  text-align: left;
  text-transform: uppercase;
  font-size: 22px;
  border: 2px solid #C0BEBF;
  padding:0px;
  z-index: 99999999999999999999999;
    margin-left: 140px;
  
}

.city__list li{
  padding-left: 20px;
  line-height: 35px;
  cursor: pointer;
}

.city__list li.selected{

  background-color: #E6EBEF;
}

.city__list li:hover{

  background-color: #F7EC06;
}
/* ==========================================================================
  Helper classes
  ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.container:before,
.container:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.container:after,
.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
  Print styles
  ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}






/* Всплывающее окно 
* при загрузке сайта            
*/
/* базовый контейнер, фон затемнения*/
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
	height:490px;
    width: 800px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    *background: #fefefe;
    background: rgba(0, 0, 0, 0) url("../image/asbg.png") repeat scroll center center;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* заголовки в модальном блоке */
.popup h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    color: #000; 
    text-shadow: 1px 2px 4px #ddd;
}
/* кнопка закрытия */
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #1e73a8;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;

}
.close:before {
    color: #fff;
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
}
/* изображения в модальном окне */
.popup img {

}
/* миниатюры изображений */
.pl-left,
.pl-right {
    width: 25%;
    height: auto;
}
/* миниатюры справа */
.pl-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* миниатюры слева */
.pl-left {
    float: left;
    margin: 5px 18px 5px 0;
}
/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}


.zakaz_vp.teli {
    width: 320px;
}

.teli1{
	border: 5px solid #ff0;
    font-family: roboto;
    font-size: 20px;
    border-radius: 40px;
    height: 40px;
    padding-left: 20px;
	background:#b8b8b8;
}
.teli2{
	border: 5px solid #ff0;
    font-family: roboto;
    font-size: 20px;
    border-radius: 40px;
    height: 40px;
    padding-left: 20px;
	background:#b8b8b8;
}
#form4 > span {
    background: #ff0 none repeat scroll 0 0;
    float: left;
    height: 100px;
    padding: 10px;
	 margin-bottom: 30px;
}



.s6 .zakaz_vp .btn{
position: absolute;
right: 30px;
top: 30px;
}


@media screen and (max-width: 768px) {
    #otdelka, #reviews{
        display:none;
    } 
    body{
        min-width: auto;
    }
    .buildWrapper{
        height: auto;
        background: none;
    }
    .resize{
        width:100%;        
    }
    h2 span{
        padding: 0;
    }
    h2{
        margin-bottom: 20px;
        font-size: 30px;
    }
    .buildWrapper ul{
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    .buildWrapper ul li{
        
        display:block;
        margin-left: 0!important;
        margin: 0 auto!important;
    }
    .section.s6{
        height: auto;
        
    }
    .content{
        width: 100%;
    }
    
    .gallary__nav li, .gallary__photo li{
        width:100%;
    }
    .partners h2 span{
        font-size: 30px;
    }
    .container{
        width:100%;
    }
    
    .p_text{
        line-height:1;
    }    
    .bal_left, .bal_left .bal_shell, .bal_left .bal_bg{
        width: 100%;
        height: 320px;
    }
    .bl_hot span, .bl_cold span{
        display:none;
    }
    .bal_right{
        width:100%;
    }
    .bal_right .sw_block .bl_hot, .bal_right .sw_block .bl_cold{
        width:auto;
    }
    .bal_right .sw{
        height: auto;
    }
    .bal_right .features_hot, .bal_right .features_cold{
        height: auto;
        background: none;
    }
    .bal_right .features_hot h3, .bal_right .features_cold h3{
        font-size:20px; 
    }
    .bal_config .b_yellow{
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .bal_right .sw_block .blsw{
        margin-top: 15px;
        margin-left: 30px;
    }
    .bl_span1, .bl_span2{
        display:none;
    }
    .variants_txt{
        font-size: 20px;
        margin-right: 0;
    }
    .variants_gal{
        text-align:center;
    }
    #callback2 h2, #callback3 h2{
        font-size: 15px;
    }
    .s6 .zakaz_vp{
        position: relative;
        background: none;
        height: auto;
        padding-left:0;/*изменил*/
        top:0;
        left:0;
        width: 100%;
    }
    .s6 .zakaz_vp .v_name, .s6 .zakaz_vp .v_tel{
        position: relative;
        top:0;
        width:100%;
        left:0;
        border: 1px solid #e1e1e1;
        margin-bottom: 15px;
    }
    .s6 .zakaz_vp .btn{
        position: relative;
        top: 0!important;
        right: 0;
        display: block;
        margin: 0 auto;
    }
}