/* ===== PRIMARY STYLES =====================================================
   ========================================================================== */
/*========================= global ===========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {  
  font-family: 'DinPro';  
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* ==================== HEADER ==========================================================
=========================================================================================*/
.header-bg {
  width: 1054px;
  height: 758px;
  background: url(../img/background/header.jpg) no-repeat;
  margin: 0 auto;
  position: relative;
}
.top-logo {
  position: absolute;
top: 35px;
left: 74px;
}
.top-call {
  position: absolute;
  top: 50px;
  right: 62px;
}
.top-call p:first-child {
  color: #666;
  padding-left: 40px;
  font-size: 16px;
}
.top-call p:nth-child(2) {
  color: #000;
  margin-left: -3px;
  font-size: 26px;
  margin-bottom: 8px;
}
.top-call a{
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 2px #666;
  padding: 3px 18px 8px 18px; 
  border: 2px solid #fff;
  border-radius: 4px;  
  background-color: #ece2d4;
}
.top-akcia {
  width: 753px;
  height: 185px;
  background: url(../img/background/top-akcia.png) top center no-repeat;
  position:  absolute;
  left: 50%;
  margin-left: -376px;
  top: 192px;
}
.top-akcia p{
  text-align: center;
  font-size: 30px;
  padding-top: 23px;
}
.top-akcia form{  
  display: block;
  padding-left: 20px;
  margin-top: 45px;
  vertical-align: top;
}
.top-akcia input[type="text"]{
  width: 205px;
  height: 40px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  padding-left: 30px;
}
.top-akcia input[type="text"]:nth-child(1){
  background: url(../img/background/input-name.png) no-repeat center left 3%;
  background-color: #fff;
}
.top-akcia input[type="text"]:nth-child(2){
 background: url(../img/background/input-tel.png) no-repeat center left 3%;
 background-color: #fff;
}
.top-akcia input[type="button"]{
  width: 235px;
  height: 40px;
background: rgba(78,204,195,1);
background: -moz-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,204,195,1)), color-stop(100%, rgba(91,165,160,1)));
background: -webkit-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -o-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -ms-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: linear-gradient(to bottom, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eccc3', endColorstr='#5ba5a0', GradientType=0 );
border: none;
border-radius: 4px;
color: #fff;
font-size: 20px;
text-shadow: 1px 1px 2px #666;
cursor: pointer;
}
.videos p{
  background: url(../img/background/video-zahol.png);
  width: 242px;
  height: 70px;
  text-align: center;
  font-size: 30px;
  margin: 0 auto;  
  padding-top: 12px;
  color: #d54072;
  margin-bottom: 20px;    
}
.videos {
  position: absolute;
  bottom: 65px;
  left: 5%;

}
.videos a img{
  margin-right: 30px;
  border-radius: 8px;
  border: 2px solid #fff;
}
.videos a:last-child img:last-child{
  margin-right: 0;
}
.videos img:hover {
  border: 2px solid #d54072;
}
.select {
  width: 775px;
  height: 116px;
  margin: 0 auto;
  background: url(../img/background/select.png) top center no-repeat;  
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -387px;
  margin-bottom: -57px;
  text-align: center;
  font-size: 30px;
  padding-top: 20px;
}
.select span{
color: #d54072;
font-weight: bold;
}
.preimushchestva {
  padding-top: 70px;
  width: 980px;
  height: 620px;
  margin: 0 auto;
  background: url(../img/background/prwimuschestva.png) no-repeat center center;   
}

.preimushchestva li{  
  vertical-align: middle;
  list-style: none;  
}
.preimushchestva p {
vertical-align: middle;
font-size: 23px;
display: inline-block;
padding-left: 15px;
}
.preimushchestva img {
vertical-align: middle;
}
.preim-left {
  float: left;    
}

.preim-right span{  
  font-size: 30px;  
}
.preim-right:after {
  content: "";
  width: 37px;
  height: 216px;
  background: url(../img/preim/after.png);
  position: absolute;
top: 49px;
left: -35px;
}
.preim-right {
  float: right;  
  position: relative;
}
.zakaz-1 {
  width: 980px;
  margin: 0 auto;
  background: url(../img/background/zakaz-1.png) top 20% right no-repeat;
  height: 360px;

}
.my-carousel {
  width: 600px;
  height: 355px;
  float: left;
  margin-left: 15px;  
  position: relative;
}
.zakaz-form {
  width: 260px;
  float: right; 
  margin: 50px 70px 0 0; 
  text-align: center;
}
.zakaz-form p{  
  font-size: 27px;
  padding: 0 0 15px 0;
}
.zakaz-form span {
  font-weight: bold;
}
.zakaz-form input[type="text"]{
  width: 205px;
  height: 30px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  padding-left: 30px;
  margin-bottom: 10px;
}
.zakaz-form input[type="text"]:nth-child(1){
  background: url(../img/background/input-name.png) no-repeat center left 3%;
  background-color: #fff;
}
.zakaz-form input[type="text"]:nth-child(2){
 background: url(../img/background/input-tel.png) no-repeat center left 3%;
 background-color: #fff;
}
.zakaz-form input[type="button"]{
  width: 235px;
  height: 40px;
background: rgba(78,204,195,1);
background: -moz-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,204,195,1)), color-stop(100%, rgba(91,165,160,1)));
background: -webkit-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -o-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -ms-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: linear-gradient(to bottom, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eccc3', endColorstr='#5ba5a0', GradientType=0 );
border: none;
border-radius: 4px;
color: #fff;
font-size: 20px;
text-shadow: 1px 1px 2px #666;
cursor: pointer;
}
.zakazhite {
  width: 980px;
  height: 415px;
  margin: 0 auto;
  padding-top: 15px;
}
.zakazhite-header {
background: url(../img/background/zakazhite.png) no-repeat;
width: 755px;
height: 116px;
margin: 0 auto;
font-size: 30px;
text-align: center;
padding-top: 22px;
}
.zakazhite-header span{
  color: #d54072;
  font-weight: bold;  
}
.zakaz-slider {
  padding-top: 15px;
  width: 420px;
  float: left;
}
.zakaz-text {
  padding-top: 17px;
  width: 550px;
  float: right;
  padding-left: 25px;
  font-size: 20px;
}
.price {
  width: 980px;
  height: 313px;
  background: url(../img/background/price.png) no-repeat;
  margin: 0 auto;
}
.price-header {
  background: url(../img/background/price-header.png) no-repeat;
  width: 332px;
  height: 70px;
  margin: 0 auto;
  color: #d54072;
  font-size: 30px;
  text-align: center;
  padding-top: 10px;
}
.price-header span{
  font-weight: bold;
}
.price ul {
  text-align: center;  
}
.price li {
  list-style: none;
  display: inline-block;
  border: 2px solid #d54072;
  border-radius: 5px;
  width: 185px;
  height: 85px;
  margin-right: 20px;
  margin-top: 10px;
  padding-top: 8px;
  font-size: 20px;
}
.price li:nth-child(3) {
  margin-right: 0;
}
.pink {
color: #d54072;
}
.bold {
  font-weight: bold;
  font-size: 23px;
}
.price-sale {
  text-align: center;
  font-size: 23px;
  padding-top: 15px;
}
.price form{  
  display: block;
  margin: 10px 0 0 130px;
  vertical-align: top;
}
.price input[type="text"]{
  width: 205px;
  height: 40px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  padding-left: 30px;
}
.price input[type="text"]:nth-child(1){
  background: url(../img/background/input-name.png) no-repeat center left 3%;
  background-color: #fff;
}
.price input[type="text"]:nth-child(2){
 background: url(../img/background/input-tel.png) no-repeat center left 3%;
 background-color: #fff;
}
.price input[type="button"]{
  width: 235px;
  height: 40px;
background: rgba(78,204,195,1);
background: -moz-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,204,195,1)), color-stop(100%, rgba(91,165,160,1)));
background: -webkit-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -o-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -ms-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: linear-gradient(to bottom, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eccc3', endColorstr='#5ba5a0', GradientType=0 );
border: none;
border-radius: 4px;
color: #fff;
font-size: 20px;
text-shadow: 1px 1px 2px #666;
cursor: pointer;
}
.our-dancers {
  width: 920px;
  margin: 0 auto;
}
.header-dancers {
  background: url(../img/background/dancers-header.png) no-repeat;
  width: 322px;
  height: 70px;
  margin: 0 auto;
  text-align: center;
  padding-top: 15px;
  font-size: 30px;
}
.header-dancers span{
  font-weight: bold;
}
.dancer {
  display: inline-block;
  width: 300px;
  text-align: left;
  vertical-align: top;
  margin-bottom: 20px;
}
.dancer p{
  padding-right: 20px;
  font-size: 19px;
}
.dancer-form {
  background: url(../img/background/dancer-form.png) no-repeat;
  width: 863px;
  height: 107px;
}
.dancer-form form{  
  display: block;
  margin: 10px 0 0 58px;
  vertical-align: top;
  padding-top: 30px;
}
.dancer-form input[type="text"]{
  width: 190px;
  height: 36px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  padding-left: 30px;
  margin-right: 10px;
}
.dancer-form input[type="text"]:nth-child(1){
  background: url(../img/background/input-name.png) no-repeat center left 3%;
  background-color: #fff;
}
.dancer-form input[type="text"]:nth-child(2){
 background: url(../img/background/input-tel.png) no-repeat center left 3%;
 background-color: #fff;
}
.dancer-form input[type="button"]{
  width: 235px;
  height: 40px;
background: rgba(78,204,195,1);
background: -moz-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,204,195,1)), color-stop(100%, rgba(91,165,160,1)));
background: -webkit-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -o-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: -ms-linear-gradient(top, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
background: linear-gradient(to bottom, rgba(78,204,195,1) 0%, rgba(91,165,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eccc3', endColorstr='#5ba5a0', GradientType=0 );
border: none;
border-radius: 4px;
color: #fff;
font-size: 20px;
text-shadow: 1px 1px 2px #666;
cursor: pointer;
}
.clients {
  margin: 0 auto;
  width: 980px;
  height: 255px;
  background: url(../img/clients.jpg) bottom center no-repeat;
}
.rewivs {  
  width: 980px;
  height: 897px;
  margin: 0 auto;
  background: url(../img/background/rewis-bg.png) no-repeat bottom center;  
}
.rewivs-hear {
  background: url(../img/background/rewics-header.png) no-repeat;
  width: 421px;
  height: 70px;
  margin: 0 auto;
  font-size: 30px;
  padding-top: 20px;
  text-align: center;
}
.rewivs-hear span{
  font-weight: bold;
}
.rewiv1 {
  background: url(../img/background/rewiv1.png);
  width: 414px;
  height: 109px;  
  margin-bottom: -20px;  
}
.rewiv1 p{
  font-size: 18px;
  padding: 23px 15px 0 35px;
}
.rewiv3 {
  background: url(../img/background/rewiv3.png);
  width: 432px;
  height: 91px;
  margin-left: 520px;  
  margin-top: 40px;  
}
.rewiv3 p{
  padding: 10px 15px 0 25px;
  font-size: 18px;
}
.big-rewiv{
  font-size: 20px;  
  width: 900px;
  display: block;
  margin: 0 auto; 
  padding-top: 15px;
  padding-left: 15px;
}
.rewiv5 {
  background: url(../img/background/rewiv1.png);
  width: 414px;
  height: 109px;  
  margin-top: 20px;
  margin-bottom: -10px;
}
.rewiv5 p{
  font-size: 17px;
  padding: 23px 10px 0 35px;  
}
.footer {
  background: url(../img/background/footer.png) no-repeat;
  width: 980px;
  height: 132px;
  margin: 0 auto;
  position: relative;
}
.bottom-logo {
  position: absolute;
  top: 25px;
  left: 35px;
}
.bottom-call {
  position: absolute;
  top: 25px;
  right: 62px;
}
.bottom-call p:first-child {
  color: #666;
  padding-left: 40px;
  font-size: 16px;
}
.bottom-call p:nth-child(2) {
  color: #000;
  margin-left: -3px;
  font-size: 26px;
  margin-bottom: 8px;
}
.bottom-call a{
  text-decoration: none;
  color: #d54072;
  font-size: 18px;
  text-shadow: 1px 1px 3px #a6a6a6;
  padding: 3px 18px 8px 18px; 
  border: 2px solid #d54072;
  border-radius: 4px;    
}
































/* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL */
/* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL */
.carousel  {
   width: 599px; /* ширина всего блока */   
   height: 355px;
   margin: 0 auto;   
}
.carousel-wrapper {
   width: 599px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;  
}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 599px; /* задаём ширину каждого элемента */   
 }
.carousel-button-left a, .carousel-button-right a{
   width: 55px; 
   height: 56px;       
   cursor: pointer; 
   text-decoration:none;
   z-index: 1;
}
.carousel-button-left a{
   float: left; 
   background: url(../img/carousel-left.png) no-repeat; 
   left: 30px;
   top: 130px;
   position: absolute;
}
.carousel-button-right a{
   float: right;
   background: url(../img/carousel-right.png) no-repeat; 
   margin-right: 20px;
   position: absolute;
   right: 10px;
   top: 130px;
}
/* CAROUSEL2 *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL */
/* CAROUSEL2 *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL *//* CAROUSEL */
.carousel2  {
   width: 599px; /* ширина всего блока */   
   height: 355px;
   margin: 0 auto;   
}
.carousel-wrapper2 {
   width: 599px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;  
}
.carousel-items2 {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block2 {
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 599px; /* задаём ширину каждого элемента */   
 }
.carousel-button-left2 a, .carousel-button-right2 a{
   width: 55px; 
   height: 56px;       
   cursor: pointer; 
   text-decoration:none;
   z-index: 1;
}
.carousel-button-left2 a{
   float: left; 
   background: url(../img/carousel-left.png) no-repeat; 
   left: 30px;
   top: 130px;
   position: absolute;
}
.carousel-button-right2 a{
   float: right;
   background: url(../img/carousel-right.png) no-repeat; 
   margin-right: 20px;
   position: absolute;
   right: 10px;
   top: 130px;
}
/* POP-UP POP-UP POP-UP ==================== POP-UP ====================== POP-UP ================================\
/================================== POP-UP ======================\POP-UP/==========================/POP-UP\======*/
/* POP-UP POP-UP POP-UP ==================== POP-UP ====================== POP-UP ================================\
/================================== POP-UP ======================\POP-UP/==========================/POP-UP\======*/
/* POP-UP POP-UP POP-UP ==================== POP-UP ====================== POP-UP ================================\
/================================== POP-UP ======================\POP-UP/==========================/POP-UP\======*/
/* POP-UP POP-UP POP-UP ==================== POP-UP ====================== POP-UP ================================\
/================================== POP-UP ======================\POP-UP/==========================/POP-UP\======*/
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
/* =========== ФОРМА ============= 
================================== */
.popup {          
    left: 50%;
    opacity: 0;
    padding: 10px;
    position: fixed;    
    top: 40%;
    visibility: hidden;
    z-index: 10;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.feedback {
  width: 402px;
  height: 334px;
  background: url(../img/background/pop-up.png);      
}
.feedback1 {
  width: 525px;      
  background: #fff;  
  border-radius: 9px;
  position: relative;
  padding-bottom: 60px;
}
.feedback2 {     
  border-radius: 9px;
  position: relative;  
}
.pop-name {
  text-align: center;
  padding: 20px 0 5px 0;
  color: #7b7b7b;
  font-size: 22px;
  font-weight: bold;
}
.feedback1 label{
  color: #7b7b7b;
  font-size: 19px;
  padding-right: 15px;
  line-height: 39px;
}
.feedback1 input {
  width: 235px;
  height: 30px;
  display: block;
  margin-bottom: 5px;
  padding-left: 5px;
  font-size: 19px;
  color: #666;
}
.feedback1 input[type="button"] {
  margin: 0 auto;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 131px;  
  text-decoration: none;
  width: 243px;
  height: 45px;
  text-align: center;
  border: none;
  text-shadow: 1px 1px 2px #666;  
  background: rgba(255,167,80,1);
  background: -moz-linear-gradient(top, rgba(255,167,80,1) 0%, rgba(255,141,62,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,167,80,1)), color-stop(100%, rgba(255,141,62,1)));
  background: -webkit-linear-gradient(top, rgba(255,167,80,1) 0%, rgba(255,141,62,1) 100%);
  background: -o-linear-gradient(top, rgba(255,167,80,1) 0%, rgba(255,141,62,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,167,80,1) 0%, rgba(255,141,62,1) 100%);
  background: linear-gradient(to bottom, rgba(255,167,80,1) 0%, rgba(255,141,62,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa750', endColorstr='#ff8d3e', GradientType=0 );
  border-radius: 3px;
  color: #fff;
  font-size: 23px;
  padding-top: 5px;
  font-weight: bold;
  cursor: pointer;
}
.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
/* Кнопка закрытия окна  */
.close {
  background-color: rgba(0, 0, 0, 0.8);
  border: 2px solid #ccc;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: -10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: arial;
  top: -10px;
  width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
     border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 18px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    line-height: 0.5;
    padding-top: -3px;
}
.close:hover {
    background-color: #e7cca0;
}
.popup p, .popup div {
    margin-bottom: 10px;
}/*window*/