@charset "UTF-8";

@font-face {
font-family: 'cyrillichover';
src: url('cyrillichover.ttf');
src: local('O'),
url('cyrillichover.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'kobzarks';
src: url('kobzarks.ttf');
src: local('O'),
url('kobzarks.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ubuntubold';
src: url('ubuntubold.ttf');
src: local('O'),
url('ubuntubold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
* { 
  margin: 0;
  padding: 0;
}
body {
  height: auto;
  overflow: auto
}
body {
background:#fff;
width:100%;
font-size: 15px;
font-family: 'Century Gothic', sans-serif;
color: #fff;
}
a  {
  color: #fff;
  text-decoration: underline;
}

a:hover  {
  text-decoration: none;
}
table td {
padding: 3px;
vertical-align: top;
}

.clear {
clear: both;
}

#wrapper-inner { 

}

#top, #top2 {
overflow: hidden !important;
position: relative;
}
#top2 .moduletable_slider {
height: 170px;
}
#top {
height: 730px;
}

#top-inner {
width: 1230px;
position: relative;
z-index: 100;
margin: 0px auto;
}
#top-inner:after {
position: absolute;
content: "";
height: 50px;
width: 9999px;
bottom: 0px;
top: 0px;
left: 100%;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
#top-inner:before {
position: absolute;
content: "";
height: 50px;
width: 9999px;
bottom: 0px;
top: 0px;
right: 100%;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.moduletable_logo {
position: relative;
left: -40px;
top: -20px;
float: left;
clear: both;
}
.moduletable_contact {
float: left;
font-family: "Century Gothic";
font-size: 15px;
color: rgb(255, 255, 255);
margin: 20px 0px 20px -45px;
}
.moduletable_contact span{
font-size: 24px;
}
.moduletable_headerbron {
float: right;
margin: 25px 0px 0px;
}
/*?????*/
.moduletable_poisk {
background:url(../images/poisk.png) no-repeat;
width: 242px;
height: 43px;
position: relative;
top: 20px;
margin-left: 10px;
clear: both;
margin-bottom: 40px;
float: left;
}
.moduletable_poisk .search_poisk{
padding: 5px;
position: relative;
}
.moduletable_poisk .inputbox_poisk {
background: url('../images/textarea1.png') no-repeat scroll 0% 0% transparent;
border: medium none;
padding: 8px 5px;
color: #777;
font-style: italic;
}
.moduletable_poisk input[type='image'] {

width: 25px;
height: 25px;
position: absolute;
right: 10px;
top: 8px;
}

.moduletable_search {
float: left;
padding: 12px 0px 12px 40px;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.moduletable_search label{
display: none;
}
.moduletable_search .search_search {
position: relative;
}
.moduletable_search input[type=text]{
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 2px;
  padding: 0 5px;
  color: #808080;
  font-size: 11px;
  width: 150px;
  height: 24px;
}
.moduletable_search .button_search {
position: absolute;
background: url(../images/search.png) no-repeat center;
text-indent: -9999px;
width: 21px;
height: 21px;
border: none;
right: 5px;
top: 2px;
cursor: pointer;
}
/*????*/
.moduletable_menu {
height: 50px;
border-bottom: 1px solid rgba(255,255,255,0.1);
float: left;
}
.moduletable_menu ul {
padding: 8px 0px;
overflow: hidden;
}

.moduletable_menu ul li {
list-style-type: none;
padding: 5px 10px;
font-size: 18px;
float: left;
}

.moduletable_menu ul li a {
text-decoration: none;
color: rgb(255, 255, 255);
font-family: 'Century Gothic';
font-weight: bold;
}
.moduletable_menu ul li:hover a, .moduletable_menu ul li.active a {
color:#58E5F6;
}
.print {
font-size: 12px;
color: #FFF;
text-decoration: none;
padding: 17px 20px 17px 43px;
display: inline-block;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
background: url("../images/print.png") no-repeat scroll 15px center transparent;
position: absolute;
right: 0;
}
#wrapper div.center {
position: relative;
}

.moduletable_club {
position: absolute;
top: 60px;
width: 100%;
}
.moduletable_club li {
list-style: outside none none;
display: inline;
padding: 6px 30px;
border-left: 1px solid rgba(255,255,255,0.1);
}
.moduletable_club li:first-child{
border-left: none;
}
.moduletable_club li:hover a, .moduletable_club li.active a {
border-bottom: none;
}
.moduletable_club li a {
color: #fff;
font-size: 20px;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed rgba(255,255,255,0.4);
}
.moduletable_restoran {
position: absolute;
top: 80px;
width: 755px;
left: 50%;
margin-left: -320px;
}

.moduletable_katalog{
position: absolute;
top: 190px;
left: 50%;
margin-left: -460px;
}
.moduletable_katalog li, .moduletable_restoran  li{
list-style: outside none none;
float: left;
padding-bottom: 6px;
}


.moduletable_katalog li:hover a, .moduletable_katalog li.active  a,
.moduletable_restoran li:hover a, .moduletable_restoran li.active  a{
border-bottom: none;
border-width: 2px 2px medium;
border-style: solid solid none;
border-color: #58E5F6 #58E5F6;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
padding: 7px 15px;
margin: 0px;
}
.moduletable_katalog li a,
.moduletable_restoran li a{
color: #fff;
font-size: 20px;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed rgba(255,255,255,0.4);
position: relative;
display: block;
border-top: 2px solid transparent;
border-left: 2px solid transparent;
border-right: 2px solid transparent;
padding: 7px 0px 0;
margin: 0px 15px;
}
.moduletable_katalog li:hover a:before, .moduletable_katalog li.active  a:before,
.moduletable_restoran li:hover a:before, .moduletable_restoran li.active  a:before {
  position: absolute;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 50%;
    margin-right: 5px;
    content: "";
    border-bottom: 2px solid #58E5F6;
}
.moduletable_katalog li:hover a:after, .moduletable_katalog li.active  a:after,
.moduletable_restoran li:hover a:after, .moduletable_restoran li.active  a:after {
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 50%;
    right: 0px;
    margin-left: 5px;
    content: "";
    border-bottom: 2px solid #58E5F6;
}
.moduletable_katalog li:hover, .moduletable_restoran  li:hover,
.moduletable_katalog li.active, .moduletable_restoran  li.active{
background: url("../images/strelka.png") no-repeat scroll 50% 100% transparent;
}
.moduletable_tab {
margin: 40px auto;
color: #000;
width: 960px;
}
.addnews, .addnews2 {
clear: both;
margin: 30px auto;
background: url("../images/addnews.jpg") no-repeat scroll left center transparent;
width: 190px;
text-align: center;
  padding: 5px;
}
.addnews a, .addnews2 a{
font-size: 17px;
font-weight: bold;
border-bottom: 1px dashed #757779;
color: #000;
text-decoration: none;
}
.moduletable_tab .new, .moduletable_tab .new2{
width: 100%;
overflow: hidden;
text-align: left;
}
.moduletable_tab .new .new-img, .moduletable_tab .new2 .new-img2{
width: 430px;
float: left;
}
.moduletable_tab .new .new-img img, .moduletable_tab .new2 .new-img2 img {
width: 100%;
height: auto;
}
.moduletable_tab .new .new-text, .moduletable_tab .new2 .new-text2{
margin: 20px 0px 0px 30px;
float: right;

width: 500px;
}
.moduletable_tab .new .new-text h4, .moduletable_tab .new2 .new-text2 h4{
font-size: 22px;
margin: 10px 0;
}
.moduletable_tab .new .new-text h4 a, .moduletable_tab .new2 .new-text2 h4 a{
color: #000;
text-decoration: none;
border-bottom: 1px solid #b2b2b2;
}
.moduletable_tab .new .new-data, .moduletable_tab .new2 .new-data2{
font-size: 12px;
}
.moduletable_vacansii {
color: #585858;
min-width: 980px;
max-width: 1230px;
margin: 0px auto 60px;
text-align: center;
}
.moduletable_vacansii h3{
background: url("../images/title2.png") no-repeat scroll center center transparent;
color: #0F141B;
font-size: 24px;
font-weight: 600;
padding: 13px 0px 40px;
z-index: 1;
position: relative;
top: 0px;
border-top: 1px solid #dadada;
}
.moduletable_vacansii .newsflash_vacansii{
width: 810px;
margin: 0 auto;
}
.moduletable_vacansii .slide-vakanci{ 
width: 810px;
height: 190px;
position: relative;
overflow: hidden;
}
.moduletable_vacansii .vakanci{
    width:100%;
    height:100%;
    }
.moduletable_vacansii .vakanci h4{
color: #000;
font-size: 22px;
margin: 20px 0;
    }
.moduletable_vacansii .sli-links{
   text-align: center;
}
.moduletable_vacansii .sli-links .control-slide{
display: inline-block;
width: 12px;
height: 12px;
overflow: hidden;
text-indent: -9999px;
border-radius: 10px;
margin: 10px;
background: #7f7f7f;
	}
.moduletable_vacansii .sli-links .control-slide:hover{
    cursor:pointer;
        background: none;
border: 2px solid #000;
position: relative;
top: 2px;
}
.moduletable_vacansii .sli-links .control-slide.active{
    background: none;
border: 2px solid #000;
position: relative;
top: 2px;
}
.moduletable_price {
color: #fff;
padding: 0 0 70px 0;
background: url("../images/pricefon.jpg") no-repeat scroll center top / 100% 100% transparent;
text-align: center;
position: relative;
}

.moduletable_price  h3 {
background: url("../images/title.png") no-repeat scroll center center transparent;
color: #0F141B;
font-size: 24px;
font-weight: 600;
padding: 13px 0px 40px;
z-index: 1;
position: relative;
top: -30px;
}
.category_description {
height: 205px;
margin: -40px 0 0 0;
}
#component2 {
text-align: center;
position: relative;
background: url("../images/fon.jpg") repeat-x scroll center top / auto 300px transparent;
}
#component4 {
text-align: center;
position: relative;
background: url("../images/fon.jpg") repeat-x scroll center top / auto 110px transparent;
}
#component4 #phocagallery {
min-width: 980px;
max-width: 1230px;
margin: 0 auto;
}
#component {
text-align: center;
position: relative;
background: url("../images/fon.jpg") repeat-x scroll center top / contain transparent;
}
#component3 {
text-align: center;
background: url("../images/fon.jpg") repeat-x scroll center top / contain transparent;
margin: 0 0 415px 0;
}
#component3 .com_border {
position: static;
}
.com_border {
border-width: 30px;
border-style: solid;
border-color: transparent;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
padding: 0px;
border-image: url("../images/ramka.png") 40 40 40 40 round round;
position: relative;
}
#component .item-page_min{
width: 760px;
margin: 0 auto;
}
#component .item-page_home h1{
top: -60px;
}
#component .item-page-rest, #component .item-page-rest2 {
padding: 60px 0px 60px;
margin: 0 auto;
min-width: 980px;
max-width: 1230px;
}
#component .inner-page-rest2 {
width: 790px;
margin: 0 auto;
}
#component .item-page-rest h1, #component .item-page-rest2 h1{
top: -105px;
}
#component .inner-page, #component .inner-page_home,
#component3 .inner-page, #component3 .inner-page_home{
min-width: 980px;
max-width: 1230px;
margin: 0px auto;
padding: 0 0 70px 0;
}
#component h1, #component2 h1, #component3 h1, #component4 h1 {
background: url("../images/title.png") no-repeat scroll center center transparent;
color: #0F141B;
font-size: 30px;
font-weight: 600;
padding: 13px 0px 40px;
z-index: 1;
position: relative;
top: -45px;
z-index: 15;
}

#component p.readmore  a {
  color: #003e76;
  padding-bottom: 10px;
  float: right;
}
#component .items-row {
padding: 0px 0px 30px;
}
#component .items-row h2{
color: #333;
font-size: 20px;
margin: 0 0 5px 0;
}

#component p.readmore  a:hover{
  color: #243238;
}
#component .uslugi {
font-size: 18px;
text-align: center;
color: #fff;
}
.contentpane .item-page h2, #easybook-entry h2, .item-page_min h2 {
font-size: 28px;
padding: 20px;
background: url("../images/title-modal.png") repeat-x scroll 0% 0% / auto 100% transparent;
text-align: left;
}

.item-page_min h2 {
font-size: 24px;
padding: 20px 0 60px 20px;
background: url("../images/title-modal.png") repeat-x scroll 0% 0% / auto 100% transparent;
text-align: center;
}

.contentpane .inner-page, .contentpane .inner-page_min {
padding: 25px;
color: #000;
font-size; 16px;
}
#left {

}
.moduletable_lanch {
float: left;
margin: 0 0 0 100px;
}
.moduletable_time {
float: left;
width: 270px;
text-align: left;
margin: 0 0 0 30px;
}
.moduletable_time h3{
font-size: 18px;
margin: 50px 0 20px;
}
.moduletable_akcii {
min-width: 980px;
max-width: 1230px;
margin: 0px auto 0px;
text-align: left;
padding: 0px 0 40px;
}
.moduletable_akcii .akcii{
width: 580px;
float: left;
}
.moduletable_akcii .akcii:nth-child(2n+1){
border-right: 1px solid rgba(255, 255, 255, 0.4);
padding: 0px 20px 0px 0px;
}
.moduletable_akcii .akcii:nth-child(2n+2){
padding: 0px 0px 0px 35px;
}
.moduletable_akcii .akcii-img{
float: left;

margin: 0 25px 0 0;
}
.moduletable_akcii .akcii img{
width: 200px;
height: auto;
box-shadow: 0px 0px 25px -6px #000;
}
.moduletable_akcii .akcii-text{
overflow: hidden;
}
.moduletable_akcii .akcii h4{
margin: 10px 0;
}
.moduletable_akcii .akcii h4 a{
font-size: 22px;
color: #fff;
}
.moduletable_akcii .akcii h4 a:hover{
text-decoration: none;
}
.moduletable_akcii .akcii .akcii-data{
font-size: 13px; 
}
.newsflash_akcii{ 
   width: 1270px;
    }
.moduletable_akcii .slide-akcii{ 
width: 1270px;
height: 330px;
position: relative;
overflow: hidden;
}
.moduletable_akcii .doubl-akcii{
    width:100%;
    height:100%;
	padding: 20px;
    }
.moduletable_akcii .sli-links{
   text-align: center;
margin: 15px 23px 30px 0;
}
.moduletable_akcii .sli-links .control-slide{
display: inline-block;
width: 12px;
height: 12px;
overflow: hidden;
text-indent: -9999px;
border-radius: 10px;
margin: 10px;
background: none repeat scroll 0% 0% rgb(145, 159, 157);
	}
.moduletable_akcii .sli-links .control-slide:hover{
    cursor:pointer;
        background: none;
border: 2px solid #86d3e2;
position: relative;
top: 2px;
}
.moduletable_akcii .sli-links .control-slide.active{
    background: none;
border: 2px solid #86d3e2;
position: relative;
top: 2px;
}

.moduletable_3d {
height: 500px;
border-bottom: 4px solid #58E5F6;
position: relative;
}

.moduletable_3d .title{
color: rgb(255, 255, 255);
font-size: 40px;
font-weight: bold;
position: absolute;
z-index: 50;
width: 100%;
text-align: center;
top: 245px;
}
.moduletable_3d .desc{
color: #FFF;
position: absolute;
z-index: 50;
width: 100%;
text-align: center;
top: 300px;
font-size: 14px;
}
.moduletable_3d .play{
position: absolute;
z-index: 4;
top: 160px;
width: 100%;
text-align: center;
cursor: pointer;
}
.fon-swf {
position: absolute;
width: 100%;
height: 500px;
overflow: hidden;
top: 0;
}
.moduletable_redzal {
width: 50%;
height: 400px;
float: left;
background:url(../images/redzal.jpg) no-repeat center;
background-size: 100% 100%;
text-align: center;
}
.moduletable_redzal h3 {
font-size: 40px;
color: rgb(255, 255, 255);
position: relative;
top: 25%;
background:url(../images/redzal.png) no-repeat top center;
padding: 60px 0 0;
}
.moduletable_whitzal {
width: 50%;
height: 400px;
float: left;
background: url("../images/whitezal.jpg") no-repeat center;
background-size: 100% 100%;
text-align: center;
}
.moduletable_whitzal h3 {
font-size: 40px;
color: #FFF;
position: relative;
top: 25%;
background: url("../images/whitezal.png") no-repeat scroll center top transparent;
padding: 60px 0 0;
}
.moduletable_redzal .bron-zal, .moduletable_whitzal .bron-zal, .moduletable_headerbron .bron-zal{
color: rgb(146, 228, 245);
font-weight: bold;
font-size: 18px;
border: 2px solid rgb(146, 228, 245);
display: inline-block;
padding: 8px 15px;
margin: 16% 0px 0px;
cursor: pointer;
}
.moduletable_redzal .bron-zal:hover, 
.moduletable_whitzal .bron-zal:hover, 
.moduletable_headerbron .bron-zal:hover{
color: #000;
background: #58E5F6;
}
.moduletable_headerbron .bron-zal{
margin:0px 0px;
}
.moduletable_school {
text-align: center;
color: #000;
width: 1050px;
margin: 45px auto;
}
.moduletable_school h3{
font-size: 22px;
margin: 0 0 20px 0;
}
.moduletable_school strong{
font-size: 18px;
}
#wrapper div.center:after {
  content: '.';
  visibility: hidden;
  height: 0px;
  display:block;
  clear: both;
}

#copyright {
float: right;
padding: 47px 0;
}
#copyright a{
color: #fff;
text-decoration: none;
}
#bottom {
background:url(../images/footer.jpg) no-repeat;
background-size: 100% 100%;
height:112px;
}
#bottom-inner {
min-width: 980px;
max-width: 1230px;
height:112px;
margin:0px auto 0;
color: #fff;
}
.moduletable_logo_footer {
float: left;
  margin: 3% 0 0 11%;
}
.moduletable_logo_footer .logo_footer td{
vertical-align: middle;
padding: 0 20px;
border-left: 1px solid rgba(255,255,255,0.1);
}
.moduletable_logo_footer .logo_footer td:first-child{
border-left: none;
}
.copy {
float: left;
padding: 47px 0;
}
.vm-pagination {
clear: both;
margin: 30px auto;
}
.vm-pagination .prev {
width: 30px;
height: 22px;
background: url("../images/prev.png") no-repeat scroll center center transparent;
display: inline-block;
text-indent: -9999px;
padding: 4px 10px;
position: relative;
top: -2px;
left: -5px;
}
.vm-pagination a.prev {
position: relative;
top: 0;

}
.vm-pagination .next {
background:url(../images/next.png) no-repeat center;
width: 30px;
height: 22px;
display: inline-block;
position: relative;
top: -2px;
left: 5px;
text-indent: -9999px;
}
.vm-pagination a.next {
position: relative;
top: 0;
}
.pagination {
    display: block;
}
.pagination ul {
list-style-type: none;
}
.pagination li {
float: left;
padding: 10px;
}
.pagination a, .pagination .pag{
   font-size: 17px;
color: #181b1e;
text-decoration: none;
font-weight: bold;
}
.pagination a {padding: 4px 10px;}

.pagination .pag span {
background: #58E5F6;
padding: 4px 10px;
border-radius: 2px;
}
.pagination .pag a:hover {
background: #58E5F6;
padding: 4px 10px;
border-radius: 2px;
}
.pagination .pag{
padding: 0px 5px;
}
#component3 .pagination .pag{
    display: none;
}
#component3 .pagination .next{
display: inline;
color: #58E5F6;
font-size: 16px;
padding: 13px 25px 13px 15px;
}
#component3 .pagination .prev{
  display: inline;
  color: #58E5F6;
font-size: 16px;
padding: 13px 15px 13px 25px;
}
#component3 .pagination a.next {
    font-size: 16px;
    color: #58E5F6;
    text-decoration: none;
    font-weight: normal;
	padding: 13px 25px 13px 15px;
}
#component3 .pagination a.prev {
    font-size: 16px;
    color: #58E5F6;
    text-decoration: none;
    font-weight: normal;
	padding: 13px 15px 13px 25px;
}
#component3 .pagination a.start {
display: none;
}
#component3 .pagination a.next:hover {
	background: url(../images/pag-h.png) no-repeat center;
}
#component3 .pagination a.prev:hover {
	background: url(../images/pag-h-prev.png) no-repeat center;
}
.moduletable_bron2 {
width: 980px; 
	background: #9b9b9b;
		display: none;
			box-shadow: 0px 0px 4px 0px rgb(70, 70, 70);
			-webkit-box-shadow: 0px 0px 4px 0px rgb(70, 70, 70);
			-moz-box-shadow: 0px 0px 4px 0px rgb(70, 70, 70);
			z-index: 500;
			text-align: center;
}

.moduletable_bron2 .close {
width: 45px;
height: 45px;
position: absolute;
top: 0px;
right: -45px;
cursor: pointer;
display: block;
background: url("../images/close.png") no-repeat scroll 0% 0% transparent;
text-indent: -9999px;
}
.moduletable_bron2 h3 {
font-size: 28px;
padding: 20px;
background: url(../images/title-modal.png) repeat-x ;
background-size: auto 100%;
text-align: left;
}
.moduletable_bron2 .stoly {
background: url(../images/stol.png) repeat-x ;
background-size: auto 100%;
padding: 25px;
}
.moduletable_bron2 .stoly .stol{
float: left;
font-size: 20px;
font-weight: bold;
}
.moduletable_bron2 .tel {
font-size: 34px;
font-weight: bold;
text-align: left;
padding: 0 0 20px 0;
}
.moduletable_bron2 .tel span{
color: #58E5F6;
}
#overlay {
display:none;
width: 100%;
height: 100%;
position: fixed;
background: rgb(0, 0, 0);
opacity: 0.7;
top: 0;
left: 0;
z-index: 400;
cursor: pointer;
}
.moduletable_bron {
position: absolute;
background: url(../images/bron.png) no-repeat center;
width: 95%;
bottom: -36px;
color: #000;
font-weight: bold;
text-decoration: none;
font-size: 24px;
padding: 19px 44px;
display: block;
cursor: pointer;
}
.bron {
background: url(../images/bron.png) no-repeat center;
color: #000;
font-weight: bold;
text-decoration: none;
font-size: 24px;
padding: 19px 44px;
display: block;
cursor: pointer;
position: absolute;
bottom: 0;
width: 94%;
}
.tabs-title {
font-size: 18px;
text-align: left;
font-weight: bold;
margin: 30px 0px 10px;
}


#modal_form {
	width: 420px; 
	height: 595px; 
	background: #fff;
	position: fixed;
	top: 45%;
	left: 46%; 
	margin-top: -150px;
	margin-left: -150px; 
	display: none;
	opacity: 0; 
	z-index: 500;
}
#modal_form h2 {
font-size: 28px;
padding: 20px;
background: url("../images/title-modal.png") repeat-x scroll 0% 0% / auto 100% transparent;
text-align: left;
color: #fff;
text-align: center;
}
#modal_form #modal_close {
width: 45px;
height: 45px;
position: absolute;
top: 0px;
right: -45px;
cursor: pointer;
display: block;
background: url("../images/close.png") no-repeat scroll 0% 0% transparent;
text-indent: -9999px;
}
.momo2{

}
.momo{
padding: 200px;
color: #fff;
font-size: 30px;
text-align: center;
font-family: "Century Gothic",sans-serif;
}
.closed{

}
.modal-message {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.8);
z-index: 50;
}
.warn-info-wrap{
	display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 1000;
  padding: 10px;
  box-sizing: border-box;
  color: #000;
}
.warn-info-wrap>div{
display: flex;
  margin: 0 auto;
  max-width: 1000px;
  background: #f2f2f2;
  padding: 10px;
}
.warn-text{
margin-right: 25px;	
}
.warn-text a{
color: #000;	
}
.warn-info-wrap .btn{
background: none;
  border: 2px solid #7ccbda;
  color: #7ccbda;
  padding: 10px;
  font-weight: 700;
  cursor: pointer;
  width: 200px;
}