html, body {
width: 100%;
height: 100%;
font: 100% lato, verdana;
position: relative;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

*, h1,h3,h4,p{
padding: 0;
margin: 0;
outline: none;
-moz-user-select: text;
-webkit-user-select: text;
box-sizing: border-box;
-moz-box-sizing: border-box;
font-weight: normal; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
    margin-bottom: 0;
}

@font-face {
  font-family: roboto;
  src: url(../fonts/roboto/roboto.woff);
  src: url(../fonts/roboto/roboto.ttf); 
  }
@font-face {
  font-family: robotoBold;
  src: url(../fonts/roboto/robotobold.woff);
  src: url(../fonts/roboto/robotobold.ttf); 
  }
a,a:hover {
text-decoration: none; 
}
.btn{
  display: table;
  padding: 10px;
  cursor: pointer;
}
.clearfix:after {
content: "";
clear: both;
display: table;
position: relative; 
}
section,
footer{
  padding: 40px 0;
}
section>h3,
footer>h3{
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 34px;
}
section> .container{
  margin-top: 40px;
}

header{
  min-height: 770px;
  background: url(../images/bg1.jpg);
  background-size: cover;
  background-position: center;
}
nav{
  background: rgba(0,0,0,.8);
  position: fixed;
  width: 100%;
  z-index: 100;
  overflow-y: auto;
  margin-right: 0!important;
}
.top_menu li{
  float: left;
  list-style-type: none;
}
.top_menu a{
  color: #fff;
  display: table;
  padding: 18.5px 22px;
  font-size: 18px;
}
.top_menu{
  display: table;
  margin: 0 auto;
}

.top_info{
  padding-top: 70px;
}

.numb_phone {
  text-align: right;
  margin-top: 15px;
}
.numb_phone .btn{
  display: inline-block;
  margin-top: 10px;
  background: #ddb862;
  color: #333333;
  padding: 7px 20px;
  font-size: 16px;
}
.numb_phone p{
  font-size: 22px;
  color: #fff;
}

.top_title_text h1{
  font-size: 35px;
  line-height: 45px;
  text-shadow: 1px 1px 1px #000;
}
.top_title_text h1,
.top_title_text h2{
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.top_title_text h2{
  font-size: 18px;
  line-height: 44px;
  color: #000;
}
.top_title_text{
  margin-top: 15px;
}

.top_form_wrap{
  margin-top: 60px;
}
.top_action,
.top_timer{
  padding: 20px 0;
  width: 67.5%;
  margin: 0 auto;
}
.top_action{
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-top: 41px;
}
.top_action span{
  font-size: 24px;
  text-transform: uppercase;
}
.top_form,
.top_action,
.top_timer{
  background: rgba(0,0,0,.6);
}
.top_form{
  padding: 35px 44px;
  width: 97.224%;
  margin: 0 auto;
}
.top_form input,
.top_form textarea{
  width: 100%;
  font-size: 14px;
  border: none;
  margin-top: 20px;
}
.top_form textarea{
  height: 70px;
  padding:5px;
}
.top_form input{
  height: 38px;
  text-align: center;
  text-align: -webkit-center;
}
.top_form input:first-child{
  margin-top: 0;
}
.top_form input[type=submit]{
  text-transform: uppercase;
  color: #fff;
  background: #89002d;
}
.top_timer{
  background: #89002d;
  text-align: center;
  margin-top: 35.5px;
}
.top_timer p{
  text-transform: uppercase;
  color: #fff;
}
.top_timer_days span{
  display: inline-block;
  padding: 0 10px;
  color: #fff;
}
#clock1 div,
#clock1 span{
  display: inline-block;
  color: #999896;
  font-size: 46px;
}

#whywe{
  background: #f3ebd8;
}
#whywe h3{
  color: #000; 
}
.whywe{
  padding: 0 50px;
}
.whywe h4{
  color: #000;
  font-size: 24px;
  line-height: 25px;
  text-align: center;
}
.whywe p{
  color: #000;
  font-size: 14px;
  line-height: 21px;
}
.whywe img{
  width: 158px;
  margin: 0 auto;
  display: table;
}
.whywe img,
.whywe p{
  margin-top: 20px;
}

.sprite {
    background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
}
.sprite-1 {
    width: 61px;
    height: 61px;
    background-position: -5px -5px;
}
.sprite-2 {
    width: 61px;
    height: 61px;
    background-position: -76px -5px;
}
.sprite-20 {
    width: 83px;
    height: 76px;
    background-position: -5px -76px;
}
.sprite-3 {
    width: 61px;
    height: 61px;
    background-position: -98px -76px;
}
.sprite-4 {
    width: 61px;
    height: 61px;
    background-position: -147px -5px;
}
.sprite-5 {
    width: 61px;
    height: 61px;
    background-position: -169px -76px;
}
.sprite-6 {
    width: 61px;
    height: 61px;
    background-position: -98px -147px;
}

.whywe2{
  background: url(../images/whywe2.jpg) center;
  background-size: cover;
}
.whywe22_wrap{
  margin-top: 20px;
}
.left{
  float: left;
}
.right{
  float: right;
}
.whywe22_wrap .left{
  width: 37%;
}
.whywe22_wrap .right{
  width: 61%;
}
.whywe22_wrap:first-child{
  margin-top: 0;
}
.whywe22{
  position: relative;
}
.whywe22 .sprite{
  position: absolute;
  right: 0;
}
.whywe22 .sprite,
.whywe22 div{
  float: right;
}
.whywe22 div{
  padding-right: 80px;
}
.whywe22 p{
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: bold;
  height: 61px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.whywe22 p span{
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}
.why_text{
  background: rgba(0,0,0,.7);
  padding: 15px 20px 15px 20px;
}
.why_text p{
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}

.gallery1{
  background: url(../images/gallerybg.jpg) center;
  background-size: cover;
}
.gallery1 .row{
  margin-top: 32px;
}
.gallery1 .row:first-child{
  margin-top: 0;
}
.slider{
  background: rgba(255,255,255,.8);
  padding: 25px 0 35px 0;
  overflow: hidden;
  height: 237px;
}
.gallery1 .bx-wrapper .bx-viewport{
  margin-top: 25px;
}
.slider h4{
  font-size: 18px;
  padding-left: 67px;
}
.bx-wrapper .bx-viewport{
  background: none;
  box-shadow: none;
  border: none;
}
.slide{
  padding: 0 15px;
}
a.bx-prev,
a.bx-next{
  width: 21px!important;
  height: 40px!important;
}
a.bx-prev{
  left: -33px!important;
  background: url(../images/left.png) no-repeat!important;
}
a.bx-next{
  right: -33px!important;
  background: url(../images/right.png) no-repeat!important;
}
.bx-wrapper img{
  width: 100%;
  height: 130px;
}
li.slide{
  margin-right: 0!important;
}
.gallery1 .bx-wrapper .bx-viewport{
  margin-left: 5px;
  margin-top: 20px;
}
.bx-wrapper .bx-controls-direction a{
  z-index: 50;
}

.sendcont{
  background: url(../images/form1bg.jpg) center;
  background-size: cover;
}
.sendcont .container{
  margin-top: 0;
}
.send_form{
  padding: 20px 30px 30px 30px;
  background: #fff;
}
.send_form form{
  margin: 20px auto 0;
  display: table;
  width: 83%;
}
.send_form form p{
  float: left;
  padding: 0px 15px;
}
.send_form form input{
  height: 38px;
  border: 1px solid #000;
  display: block; 
  width: 100%;
}
.send_form form input[type=text]{
  text-align: center;
  text-align: -webkit-center;
  font-size: 14px;
}
.send_form form input[type=submit]{
  background: #89002d;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  border: none;
}
.form_text{
  width: 37%;
}
.form_sub{
  width: 26%;
}
.send_form h3{
  text-align: center;
  font-size: 28px;
}

.specp{
  background: url(../images/specpbg.jpg) center;
  background-size: cover;
}
.specp h3{
  color: #89002d;
}

.specp_in{
  padding: 0 20px;
  position: relative;
}
.specp_in p{
  text-align: center;
  font-size: 20px;
}
.specp_in img{
  width: 100%;
  height: 230px;
}
.specp_in .btn,
.slider_bottom .btn{
  background: #89002d;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 25px;
}
.specp_in .btn{
  margin: 0 auto;
  font-size: 12px;
}
.specp_in .btn,
.specp_in img{
  margin-top: 10px;
}
.specp_in .sprite{
  position: absolute;
  top:45px;
  right: 30px;
}

.scheme{
  background: #F3EAD8;
  padding-bottom: 110px;
  overflow: hidden;
}
.scheme .container{
  margin-top: 120px;
  height: 223px;
  background: url(../images/schemebg_line.jpg) no-repeat center;
}
.scheme_in img{
  width: 125px;
  height: 125px;
}
.scheme_in{
  width: calc(100%/7);
  float: left;
  padding: 0 15px;
  position: relative;
  height: 184px;
}
.scheme_in img{
  position: relative;
  top:60px;
}
.scheme_in p{
  position: absolute;
  width: 140%;
  height: 57px;
  font-size: 16px;
  font-weight: 600;
}
.item1,.item3,.item5,.item7{
  top:-80px;
}
.item2,.item4,.item6{
  top:108px;
}
.item2 p,.item4 p,.item6 p{
  bottom: -10px;
}
.item2 img,.item4 img,.item6 img{
  top:0;
}
.item1 p,.item3 p,.item5 p,.item7 p{
  top: 0;
}
.item1 img,.item3 img,.item5 img,.item7 img{
  top:60px;
}

.reviews{
   background: url(../images/reviewbg.jpg) center;
   background-size: cover;
}
.reviews h3{
  color: #fff;
}
.slide img{
  width: 100%;
}
.slider_bottom{
  background: rgba(0,0,0,.8);
  padding: 20px 50px;
}
.slider_bottom .bx-wrapper img{
  height: auto;
}
.slider_bottom a.bx-prev{
  background: url(../images/left2.png) no-repeat!important;
}
.slider_bottom a.bx-next{
  background: url(../images/right2.png) no-repeat!important;
}
.slider_bottom h4{
  color: #fcecb4;
  font-size: 20px;
}
.slider_bottom p{
  font-size: 16px;
  color: #fff;
}
.slider_bottom .btn{
  font-size: 16px;
}
.slider_bottom a.bx-prev{
  left: -33px!important;
}
.slider_bottom a.bx-next{
  right: -33px!important;
}
.slider_bottom p,
.slider_bottom .btn{
  margin-top: 20px;
}

.form_bottom .send_form{
  margin-top: 100px;
  background: rgba(0,0,0,.8);
}
.form_bottom .send_form form{
  width: 75%;
}
.form_bottom .send_form .form_text {
    width: 35.5%;
}
.form_bottom .send_form .form_sub{
  width: 29%;
}

#footer{
   background: url(../images/mapbg.jpg) center;
   background-size: cover;
}
#footer h3{
  color: #fff;
}
.map{
  height: 445px;
}
.contacts,
.map{
  margin-top: 40px;
}

#nav-icon3{
  width: 40px;
  height: 33px;
  position: relative;
  z-index: 888;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  display: none;
  float: right;
  margin: 10px 15px;
}
#nav-icon3 span{
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 13px;
}

#nav-icon3 span:nth-child(4) {
  top: 27px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span{
  background: #fff;
}

.icons img{
  width: 50px;
}
.icons{
  margin-top: 25px;
}

.modal,.modal_succes{
  background: rgba(0,0,0,.9);
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 99999;
  cursor: pointer;
  display: none;
  overflow-y: auto;
}
.modal form{
  display: inline-block;
  width: 400px;
  cursor: default;
  border: 1px solid #fff;
  position: relative;
  left: -3px;
}
.modal_succes div{
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 30px;
  font-size:25px;
}
.modal:before,
.modal_succes:before{
  content:'';
  height: 100%;
  display: inline-block;
}
.modal:before,
.modal form,
.modal_succes:before,
.modal_succes div{
  vertical-align: middle;
}

.html_open{
  padding-right: 17px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.hover_menu{
  display: none;
  position: fixed;
  top: 53px;
  padding-bottom: 53px;
  z-index: 99;
  width: 100%;
  height: 100%;
  overflow-y:auto;
}
.hover_menu li{
  display: block;
  list-style-type: none;
  background: rgba(0,0,0,.8);
}
.hover_menu a{
  display: block;
  padding: 20px 0 20px 20px;
  color: #fff;
  font-size: 16px;
}
.hover_menu li:last-child a{
  padding: 20px 0 40px 20px;
}


/************/
p.adr-foot{ margin-left:107px; margin-top:-2.5em; color: #fff; font-size:14px}

/**********/

.adr-foot-min{display:none;}



/*ekran*/
@media(min-width: 991px){
  nav a:hover{
    color: #ab0038;
  }
  .top_form input[type=submit]:hover,
  .send_form form input[type=submit]:hover,
  .specp_in .btn:hover,
  .slider_bottom .btn:hover{
    background: #ab0038;
  }
}
@media(max-width: 1260px){
  .item7{
    left: -10px;
  }
}
@media(max-width: 1200px){
  .whywe {
    padding: 0;
  }
  .whywe22_wrap .right{
    width: 69%;
  }
  .whywe22_wrap .left{
    width: 29%;
  }
  .whywe22 div{
    padding-right: 71px;
  }
  .whywe22 p{
    font-size: 16px;
    line-height: 19px;
  }
  .slider{
    padding: 20px 0 0 0;
    width: 58%;
    margin: 0 auto;
    height: 223px;
  }
  .slider h4{
    text-align: center;
    padding-left: 0;
  }
  .slider_wrap{
    margin-top: 40px;
  }
  .gallery1 .row{
    margin-top: 0;
  }
  .send_form form{
    width: 100%;
  }
  .scheme .container{
    background-size: 98%;
  }
  .bottom_logo img{
    width: 100%;
  }
}
@media(max-width: 991px){
  .top_menu{
    display: none;
  }
  #nav-icon3{
    display: table;
  }
  .top_action, .top_timer{
    width: 100%;
  }
  .top_form{
    padding: 20px;
  }
  .top_title_text h1{
    font-size: 31px;
  }
  .top_form_wrap{
    margin-top: 40px;
  }
  .top_action{
    margin-top: 28px;
    padding-left:15px; 
    padding-right:15px; 
  }
  .top_timer{
    margin-top: 22px;
  }
  header{
    min-height: 655px;
  }
  .whywe p{
    height: 63px;
  }
  .whywe {
    padding: 0 53px;
  }
  .whywe_wrap{
    margin-top: 40px;
  }
  section> .container,
  #whywe .container{
    margin-top: 0;
  }
  .left,.right,.whywe22 .sprite, .whywe22 div{
    float: none;
    margin: 0 auto;
  }
  .whywe22_wrap,
  .whywe22_wrap:first-child{
    margin-top: 40px;
  }
  .whywe22 .sprite{
    position: relative;
    margin: 0 auto;
  }
  .whywe22_wrap .left,
  .whywe22_wrap .right{
    width: 90%;
  }
  .whywe22 p{
    text-align: center;
    display: block;
    height: auto;
    margin: 20px 0 20px 0;
  }
  .whywe22 div{
    padding-right: 0;
  }
  .slider{
    width: 76%;
  }
  .send_form{
    padding: 20px 0 30px 0;
  }
  .specp_in{
    width: 70%;
    margin: 0 auto;
    padding: 0;
  }
  .specp_in img{
    height: auto;
  }
  .specp .row>div{
    margin-top: 40px;
  }
  .specp_in .sprite{
    right: 9px;
  }
  .scheme{
    padding-bottom: 130px;
  }
  .scheme_in p{
    font-size: 14px;
  }
  .slider_bottom h4{
    margin-top: 20px;
  }
  .slider_bottom {
    width: 70%;
    margin: 40px auto 0;
  }
  .bx-wrapper .bx-viewport{
    left: 0;
  }
  .form_bottom .send_form form {
    width: 100%;
  }
  .send_form h3{
    font-size: 22px;
  }
  .bottom_logo,.icons{
    display: table;
    margin: 40px auto 0;
  }
  .numb_phone,.icons{
    margin: 40px auto 0;
  }
  .bottom_logo img{
    margin: 0 auto 0;
  }
  .bottom_logo img{
    width: 509px;
  }

  footer .numb_phone{
    text-align: center;
  }
  header .numb_phone{
    margin-top: 20px;
  }
  .contacts a{
    padding: 0 3px;
  }
  .contacts{
    margin-top: 0;
  }

}
@media(max-width: 767px){
  .top_logo img{
    width: 200px;
  }

  header .numb_phone p{
    font-size: 16px;
  }
  header .numb_phone {
    margin-top: 5px;
  }
  .top_action br{
    display: none;
  }
  .top_form {
    padding: 0 15px 20px 15px;
  }
  .top_action, .top_timer,.top_form{
    width: 76%;
  }
  header{
    padding-bottom: 60px;
  }
  .top_title_text{
    margin-top: 60px;
    padding: 0 15px;
  }
  .top_title_text h1{
    font-size: 28px;
  }
  .top_title_text h2{
    line-height: 25px;
  }
  .top_action{
    margin-top: 0;
  }
  .whywe {
    padding: 0px 23px;
  }
  .whywe_wrap:nth-child(3) p,
  .whywe_wrap:nth-child(4) p{
    height: auto;
  }
  .slider{
    width: 100%;
  }
  .gallery1 .bx-wrapper .bx-viewport{
    margin-left: 0;
  }
  .send_form form p{
    float: none;
    width: 100%;
    padding: 0;
  }
  .send_form {
    padding: 20px 15px 30px 15px;
    width: 70%;
    margin: 0 auto;
  }
  .send_form h3{
    font-size: 20px;
  }
  .send_form form{
    margin-top: 0;
  }
  .form_text,
  .form_sub{
    margin-top: 20px;
  }
  .scheme_in{
    float: none;
    left: 0;
    top:0;
    margin: 40px auto 0;
    width: 100%;
    height: auto;
  }
  .scheme_in img{
    top:0;
    display: block;
    margin: 0 auto;
  }
  .scheme_in p{
    position: relative;
    width: 100%;
    text-align: center;
    top:0;
    left: 0;
    height: auto;
    margin-top: 15px;
  }
  .scheme .container{
    background: none;
    height: auto;
    margin-top: 0;
  }
  .scheme {
    padding-bottom: 45px;
  }
  .form_bottom .send_form .form_text,
  .form_bottom .send_form .form_sub{
    width: 100%;
  }
  .form_bottom .send_form{
    margin-top: 40px;
  }
  .modal .top_form{
    padding-top: 20px;
  } 
}
@media(max-width: 590px){
  a.bx-prev{
    left: 0!important;
  }
  a.bx-next{
    right: 0!important;
  }
  .map,
  .map>ymaps{
    height: 300px!important;
  }
  .bottom_logo img{
    width: 90%;
    margin: 0 auto;
    display: block;
  }
}
@media(max-width: 520px){
  .whywe_wrap{
    float: none;
    margin: 40px auto 0;
    width: 70%;
  }
  .whywe{
    padding: 0;
  }
  .whywe_wrap p{
    height: auto!important;
  }
  .whywe p{
    font-size: 16px;
    text-align: center;
  }
  .whywe img{
    display: table;
    margin: 20px auto;
  }
  .whywe2{
    background: #F4F4F4;
  }
  .whywe_wrap{
    width: 100%;
  }
  .slider_bottom{
    width: 100%;
  }
  .slider_bottom{
    padding: 20px;
  }
  .slider_bottom a.bx-next{
    right: -14px!important;
  }
  .slider_bottom a.bx-prev{
    left: -14px!important;
  }
  .slider_bottom .btn{
    margin: 20px auto 0;
  }
}
@media(max-width: 440px){
  .top_logo img{
    width: 160px;
  }
  header .numb_phone .btn{
    padding: 5px 10px;
    font-size: 13px;
  }
  .top_action, 
  .top_timer,
  .top_form,
  .send_form,
  .specp_in{
    width: 100%;
  }
  .map,
  .map>ymaps{
    height: 260px!important;
  }
  .bottom_logo{
    display: none;
  }
  .modal form{
    width: 95%;
  }
  .adr-foot-min{display:block;}
}
@media(max-width: 350px){
  .top_info .col-xs-6{
    padding:0 5px;
  }
  #nav-icon3{
    margin: 6px;
  }
  .top_info{
    padding-top: 58px;
  }
  .why_text p{
    font-size: 13px;
  }
  .slide{
    padding: 0 10px;
  }
  .slider_wrap{
    padding: 0;
  }
  .hover_menu{
    top:45px;
  }
  .adr-foot-min{display:block;}
}
@media(max-width: 320px){
  .top_logo img{
    width: 120px;
  }
  header .numb_phone p{
    font-size: 13px;
  }
  header .numb_phone {
    margin-top: 0;
  }
  .numb_phone .btn{
    margin-top: 6px;
  }
  .top_title_text h1{
    font-size: 24px;
    line-height: 26px;
  }
  .top_title_text h2{
    font-size: 15px;
  }
  .top_action span{
    font-size: 18px;
  }
  section>h3, footer>h3{
    font-size: 20px;
    line-height: 25px;
  }
  .whywe img{
    width: 170px;
  }
  .slider_bottom .btn {
    font-size: 13px;
  }
  .send_form h3{
    font-size: 15px;
  }
  .slider_bottom p{
    font-size: 13px;
  }
  .adr-foot-min{display:block;}
}
@media(max-width: 270px){
  .top_logo img{
    width: 108px;
  }
  header .numb_phone p{
    font-size: 11px;
  }
  header .numb_phone .btn{
    font-size: 10px;
    padding: 5px 7px;
  }
  .btn{
    text-align: center;
  }
  .icons img{
    width: 45px;
  }
  .adr-foot-min{display:block;}
}
/*
@media(max-height: 404px){
  .hover_menu a{
    padding: 5px 0 5px 20px;
  }
  .hover_menu{
    margin-top: 0;
  }
}
*/

/************/
p.adr-foot,.adr-foot-min{color: #fff;}
.adr-foot-min{text-align:center; margin:1em auto 0;}
/**********/
