*{
box-sizing: border-box;
vertical-align: top;
}
@font-face {
font-family: AA;
src: url(/9080.ttf);
}
@font-face {
font-family: Roboto;
src: url(/3959.ttf);
}

body{
/*text-align:justify;*/
font-size:20px;
font-family:Roboto;
padding:0;
margin:0;
min-width:1200px;
background: #000;
position:relative;

}
.home_bg{
	    background-position: center top;
    background-image: url(/bg_home5.jpg);
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #0264a6;
	    position: fixed;
 background-color: linear-gradient(to top, #fefcea, #f1da36);
	
}
/*
.menu_button>img{

    height: 36px;
	
}
.menu_button{
	cursor:pointer;

	z-index:99;position:fixed;top:20px;right:20px;
	
}


.menu a{
	display:inline-block;
	
}
.menu{

    overflow: auto;
    height: 100%;
    padding: 100px 0px 30px;
    min-width: 300px;
    z-index: 100;
   

}
.href a{
		text-align: center;
		padding:5px 20px;
	 display:block;
	  font-size: 40px;
	    color: #fff;
	    font-family: AA;
	text-decoration:none;
}
.menu a:hover{
	background:#0007;
}
*/

.head>h1{
padding:20px 10px;
text-align:center;
text-transform:uppercase;

}
.form textarea{


}
.form input,.form textarea{
margin:7px 0;
display:block;
width:100%;
padding:10px 15px;
background:#fff;
border:0;
font-size:18px;

}

.logo1>*{
width: 110px;
display:block;

margin:10px;

}
.logo1{

position:absolute;
top:0px;
left:50px;
text-align: center;
}


.bw{
color:#000;

background-size: 100%;
background-image:url(/img0/bg_franchise_02_.png);
background-position:center;
position:relative;
}

.b0{
color:#fff;

background-size: 100%;
background-image:url(/img/b2.jpg);
background-position:center;
position:relative;
}
.bg{
color:#fff;
background: #222;
position:relative;
}
h1>img{
vertical-align: middle;
height:54px;
}
h1{
margin:0;
padding:10px 0;
text-align:center;
font-family:AA;

font-size: 48px;
font-weight: normal;
}

h2{
padding:20px 0;
margin:0;
text-align:center;
font-family:Roboto;

font-size: 28px;
font-weight: normal;
}


.w{
padding:50px 0;
width:1200px;
margin:0 auto;
position:relative;
}
.button1{
    border: 2px solid white;
width:auto !important;
color:#fff;
background:#f00 !important;
font-family:AA;
border-radius:10px;
font-size: 30px !important;
padding:10px 20px;
margin:10px;
display:inline-block !important;
text-decoration:none;
cursor:pointer;
}
.button1:hover{
background:#d00!important;
}
.button2:hover{
background:#0007;
}
.button2{
background:#3337;
color:#fff;
font-family:AA;
border-radius:10px;
font-size: 30px;
padding:10px 20px;
margin:10px;
display:inline-block;
text-decoration:none;
border:2px solid #fff;
}
p img{

}
p{
margin:0;
padding: 0 0 15px;
font-size: 20px;
text-align:justify;
}


.f2 img{


}
.mid{
clear: both;
text-align:center;
}



.bb{
background-size:cover;background-position:center;background-attachment: fixed;height: 20vw;
}




.map1234{
position: relative;
}
.map123{

background: url(/img/map.png) -14px -29px no-repeat;
width: 1112px;

height: 710px;


}


.markers{
display:none;
}
.marker:hover{
background: url('http://sibbalt.com/wp-content/themes/sibbalt/img/dealers_marker.png') 0 -46px  no-repeat;
}
.marker{
cursor:pointer;
width: 22px;
height: 46px;
position: absolute;
background: url('http://sibbalt.com/wp-content/themes/sibbalt/img/dealers_marker.png') 0 0 no-repeat;
}

.marker:hover  .marker2{
display:block;
z-index:999;
border:4px solid #E61B22;
}

.marker .city{
font-weight:bold;
}

.marker .marker2{
display:none;
font-size: 40px;
text-align:left;
position:absolute;
white-space: nowrap;
right: 0;
bottom:40px;
z-index:10;
color:#000;
background:#fff;
border:1px solid #E61B22;
padding:2px 5px;
}



.fl img,.fr img{
margin:10px;
}
.fl{
float:left;
}
.fr{
 float: right;
}


.logo3 {
    margin: 0 20px;
}
.logo3 img{
display:block;
margin:5 auto !important;
}

.afr{

text-align:center;color:#fff;font-size:22px;right:0;position:absolute;
}


.b1{

background-position: center;
height: 50vw;
background-size: cover;
position:relative;
}
.beer_pic img{

height: 250px;
}
.beer_pic{
padding:20px;
text-align:center;
}
.beer_pic1{
	width:350px;
	
}
h3{
margin:10px 0;
text-align:center;
}

.bw p{

}











.beer_table>div{
display:table-cell;

}
.beer_table h3{
text-align:left;
border-bottom:2px solid black;
}
.beer_table p{
}
.beer_table{
display:table;
}


.tab{

width:100%;
display:table;

}



.tab>div{
display:table-cell;

}
.tab1{
table-layout: fixed;
font-family: AA;

}
.tab1>div{

vertical-align: top;
text-align:center;

}
.tab1 img{
margin: 10px auto;
display:block;
width:100px;

}








.fs>div{
display:table-cell;
vertical-align:middle;
}
.fs{
overflow:auto;
height:100%;
width:100%;
position:fixed;
top:0;
bottom:0;
left:0;
right:0;
background:#0007;


z-index: 15;

display:none;
}



a{color:inherit;}

.bigform{
padding:50px 20px;background:#ddde;margin:auto;width:500px;position:relative;

}


#toTop{
display:none;

}

#sidebar{
color:#fff;
text-align:center;
 z-index: 20;
display:none;

background:#0264A6;
position: fixed;
height: 100%;
right: 0;top: 0;
max-width:400px;



}
.about p{
font-size:17px;
}





@media screen and (min-width: 1200px) {
.t8{
width:800px;margin:auto;
}



}





.color3>div{


    height: 56px;
}
.color3{
display: inline-block;
margin: auto;
    font-family: AA;
    width: 255px;
    padding: 0px 0px 0px 23px;
    text-align: center;
    height: 164px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/i99__.png);
    font-size: 20px;
}
.color3>div:nth-child(1){
color: #e01c22;
padding: 27px 0;
}		
.color3>div:nth-child(2){
color: #fed50a;
padding: 6px 0;
}		
	
.color3>div:nth-child(3){
color: black;

padding: 5px 0;}		



.bw>.w>div:after{

  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;


}




.bw>.w>div p{


}
.bw>.w>div{
margin:0 auto;
padding:10px 0;

}

.title1{
transform: rotate(-20deg);
    position: absolute;
    color: #fff;
    top: 20vw;
    font-size: 2vw;
    left: 50%;
    text-align: center;
    margin-left: -10vw;
    font-style: italic;
    font-family: Roboto;
}

.window{
	
	box-shadow:0 0 50px #0007;
		background:#2d6094;color:#fff;
		max-width:600px;margin:auto;padding:20px;font-size:32px;
}


.ft>div{
	display:table-cell;vertical-align:middle;
	
}
.ft{
	top: 0;left:0;display:table;z-index:10;width:100%;height:100%;position:fixed;
	
}

.linklogo .lnk{
border-left: 70px solid transparent;
border-right: 70px solid transparent;
border-top: 28px solid #EF390F;
display: inline-block;
position: absolute;
bottom: -28px;
    left: 0;
}
.linklogo {
width: 140px;
position: absolute;
left: 70px;
    top: 130px;
background: #EF390F;
z-index: 5;
}
.linklogo .img {
    margin: 10px 0 -5px;
z-index: 5;
height: 60px;
display: block;
position: relative;
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
background-image: url(http://sibbalt.com/wp-content/themes/sibbalt/img/sibbalt.svg);
}

.banimg img{
	
max-height:200px;
	font-size:0;
}







.medal img{
	height:270px;
	
}

.medal>div{
	padding:20px;
	
}

.medal>div{
display:inline-block;
white-spave:nowrap;

}
/*
.bottle div{
	
	display:inline-block;
	
}
.bottle{
	    font-size: 0;
		padding:20px 0;
	
}


.bottle img{

	height:190px;
	margin:20px 0;
}

*/

.can{
	padding:20px;
	
}


.can img{
margin:20px;
	height:220px;
	
}



#toTop{
	
	z-index:99;right:20px;bottom:20px;position:fixed;cursor:pointer;
}





/*


.button3:hover{
	background:#aaaa;
	
}
.button3{
	cursor:pointer;
    display: inline-block;
    padding: 10px 130px;
    color: #172E5A;
    border: 3px solid #172E5A;
    font-family: AA;
    font-size: 30px;
    border-radius: 100px;
    margin: 10px;
	
}
.franchise h1{    font-size: 70px;

}
.franchise h2{
	font-family: AA;
	 font-size: 50px;
}
.franchise .bw h1{
	
	    color: #172E5A;
    font-family: AA;
  
	
}
.franchise .bw h2{
	 color: #172E5A;
	font-family: AA;
	
}

.bblue h1{
	 font-size: 50px;
	 color: #fff;
	
}
.bblue .button3:hover{
	
	    background: #7777;
}
.b0 .button3,.bblue .button3{
	
	   border: 3px solid #fff;
	 color: #fff;
	    background: initial;
}
.bblue input,.bblue textarea{
	
	display: inline-block;
    padding: 10px 30px;
    border: 3px solid #172E5A;
    font-family: AA;
    font-size: 30px;
    border-radius: 30px;
    margin: 10px;
	background:#fff;
	width:300px;
	
}
.bblue{
	color:#fff;
	background:#172E5A;
	
}
*/
.tab2{
	font-size:30px;
	
}
.tab2 img{
	width:150px;
	
}

.franchise .title{
	    font-family: AA;
    font-size: 92px;
    left: 130px;
    position: absolute;
    color: #fff;
    top: 140px;
	
}

.franchise .f1{
	float: right;margin-left: 50px;
	width:340px;
	
}
.franchise .w{
	max-width:800px;
	
}


ol{
	line-height:1.5;
	
}
.social {
text-align:center;
	
}

.social a{
	padding:10px;
	display:inline-block;
	
}
.link1 a:hover{
	opacity:0.8;
	
}
/*
.mtest {
    text-align: center;
    padding: 5px 20px;
    display: block;
    font-size: 40px;
    color: #fff;
    font-family: AA;
    text-decoration: none;
}
.mtest .but{
    margin: -8px 5px;
    border-radius: 100%;
    color: #0264A6;
    width: 50px;
    height: 50px;
    font-weight: bold;
    background: #fff;
    padding:  0;
	line-height: 1.5;
    display: inline-block !important;
}
.mtest a{
display:inline-block !important;
}

*/
/***********************************/

.inst{
top:20px;
position:fixed;
width:100%;
text-align:center;
padding:10px;
text-align:center;
/*margin-left:20px;*/
}
.content.test .Test a:hover{
opacity:1;
}
.content.test .Test a {
opacity:0.9;
color:#393185;
}


.test .result img{
max-height:150px;
}
.test .Test .t{
color:#333;
font-size:16px;
}
.test .result b{
font-size:24px;
}
.home_bg{
/*position: initial;*/
}
.test .t{
text-align:center;
padding:10px;
}
.test .q{
padding:10px;
    font-size: 24px;
}

.test .answer{
display:block;
text-align:center;
background:#fffa;
border-radius: 16px;
opacity:0.8;
cursor:pointer;
padding:15px;
color:#000;
margin:10px auto;
max-width:300px;
}
.test .answer:hover{
opacity:1;
}

.test .target{
background: #2c497f !important;
    color: #fff !important;

	text-decoration:none  !important;
}
.test .instfu2{
max-height:180px;
}
.test .Test{
min-height:600px;
border-radius: 7px;

position:relative;
width:100%;
text-align:justify;
font-size:20px;
text-align:center;

padding: 20px 20px 20px ;


/*

background:#fffa;
background-image:url(/img0/ttop.jpg);
background-position:top center;
background-repeat:no-repeat;
background-size:100%;
padding: 130px 20px 20px;
box-shadow:0 0 40px #0007;
*/

}
.Test,.result,.result_,.end,.load{
display:none;
    max-width: 600px;
	margin:auto;
}

.test .load{
padding:100px 0;
}




.logo10{
height:160px;position:absolute;top:5px;left:5px;

}











@media screen and (max-width: 4000px) {

.test .Test,.test .end{
padding: 100px 20px 20px;
}

.content.test{
zoom:1.25;
}
}

@media screen and (max-width: 1500px) {

.Test,.result,.result_,.end,.load{
display:none;
    max-width: 800px;
	margin:auto;
}


.test .Test,.test .end{
padding: 100px 20px 20px ;
}
.content.test{
zoom:0.8;
}

.test .result img.bot{
max-height:150px;
}
}

@media screen and (max-width: 1000px) {
.test .Test,.test .end{
padding: 120px 20px 20px ;
}
.content.test{
zoom:0.7;
}

.test .result img.bot{
max-height:150px;
}

}



/*
@media screen and (max-width: 600px) {
.test .Test,.test .end{
padding: 160px 20px 20px ;
}
.content.test{
zoom:0.7;
}


.test .result img.bot{
max-height:150px;
}

}

*/


@media screen and (max-width: 600px) {
.content.test{
zoom:0.7;
}
.test .Test,.test .end{
padding:100px 20px 20px;
}
.test .result img.bot{
max-height:110px
}
.instfu2{

height:150px;
}
.logo10{
height:120px;
}

}




/*

@media screen and (min-height: 600px) and (min-width: 350px) {

.test .Test,.test .end{
padding:100px 20px 20px;
}
.test .result img.bot{
max-height:150px
}
.content.test{
zoom:0.7;
}
}

*/




@media screen and (max-height: 300px){
body{
zoom:0.7;
}
}







/***************************************/




.cssload-thecube {
	width: 73px;
	height: 73px;
	margin: 0 auto;
	margin-top: 49px;
	position: relative;
	transform: rotateZ(45deg);
		-o-transform: rotateZ(45deg);
		-ms-transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
		-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
	position: relative;
	transform: rotateZ(45deg);
		-o-transform: rotateZ(45deg);
		-ms-transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
		-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(43,160,199);
	animation: cssload-fold-thecube 1.68s infinite linear both;
		-o-animation: cssload-fold-thecube 1.68s infinite linear both;
		-ms-animation: cssload-fold-thecube 1.68s infinite linear both;
		-webkit-animation: cssload-fold-thecube 1.68s infinite linear both;
		-moz-animation: cssload-fold-thecube 1.68s infinite linear both;
	transform-origin: 100% 100%;
		-o-transform-origin: 100% 100%;
		-ms-transform-origin: 100% 100%;
		-webkit-transform-origin: 100% 100%;
		-moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
	transform: scale(1.1) rotateZ(90deg);
		-o-transform: scale(1.1) rotateZ(90deg);
		-ms-transform: scale(1.1) rotateZ(90deg);
		-webkit-transform: scale(1.1) rotateZ(90deg);
		-moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
	transform: scale(1.1) rotateZ(180deg);
		-o-transform: scale(1.1) rotateZ(180deg);
		-ms-transform: scale(1.1) rotateZ(180deg);
		-webkit-transform: scale(1.1) rotateZ(180deg);
		-moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
	transform: scale(1.1) rotateZ(270deg);
		-o-transform: scale(1.1) rotateZ(270deg);
		-ms-transform: scale(1.1) rotateZ(270deg);
		-webkit-transform: scale(1.1) rotateZ(270deg);
		-moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
	animation-delay: 0.205s;
		-o-animation-delay: 0.205s;
		-ms-animation-delay: 0.205s;
		-webkit-animation-delay: 0.205s;
		-moz-animation-delay: 0.205s;
}
.cssload-thecube .cssload-c3:before {
	animation-delay: 0.42s;
		-o-animation-delay: 0.42s;
		-ms-animation-delay: 0.42s;
		-webkit-animation-delay: 0.42s;
		-moz-animation-delay: 0.42s;
}
.cssload-thecube .cssload-c4:before {
	animation-delay: 0.625s;
		-o-animation-delay: 0.625s;
		-ms-animation-delay: 0.625s;
		-webkit-animation-delay: 0.625s;
		-moz-animation-delay: 0.625s;
}



@keyframes cssload-fold-thecube {
	0%, 10% {
		transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-o-keyframes cssload-fold-thecube {
	0%, 10% {
		-o-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-o-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-o-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-ms-keyframes cssload-fold-thecube {
	0%, 10% {
		-ms-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-ms-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-ms-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-webkit-keyframes cssload-fold-thecube {
	0%, 10% {
		-webkit-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-webkit-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-webkit-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-moz-keyframes cssload-fold-thecube {
	0%, 10% {
		-moz-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-moz-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-moz-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}
/***********************************/


/*


@media screen and (min-width: 300px) {
.content.test{
zoom:0.6;
}
.test .Test,.test .end{
padding: 160px 20px 20px;
}
.test .result img.bot{
max-height:100px;
}
}








@media screen and (min-width: 800px) {
.test .Test,.test .end{
padding: 100px 20px 20px ;
}
.content.test{
zoom:0.8;
}


.test .result img.bot{
max-height:150px;
}

}



@media screen and (min-width: 1000px) {
.test .Test,.test .end{
padding: 40px 20px 20px ;
}
.content.test{
zoom:0.8;
}

.test .result img.bot{
max-height:150px;
}

}


@media screen and (min-width: 1500px) {

.Test,.result,.result_,.end,.load{
display:none;
    max-width: 800px;
	margin:auto;
}




.test .Test,.test .end{
padding: 100px 20px 20px ;
}
.content.test{
zoom:1;
}

.test .result img.bot{
max-height:250px;
}
}





@media screen and (min-width: 2000px) {

.test .Test,.test .end{
padding: 100px 20px 20px;
}

.content.test{
zoom:1.5;
}
}
*/



/*

@media screen and (max-height: 500px) {
.content.test{
zoom:0.75;
}

}


@media screen and (max-height: 500px) {
.content.test{
zoom:0.75;
}
.test .Test{
padding: 20px !important;
}





#sidebar{
zoom: 0.75;
}
.test .inst{
text-align:right;
}
}

*/




.scroll_X {

}
.scroll_X img{

margin:10px 10px;
}
.scroll_X::-webkit-scrollbar { width: 5px; height: 5px;}
.scroll_X::-webkit-scrollbar-button {  background-color: #fff; width:0;}
.scroll_X::-webkit-scrollbar-track {  background-color: #fff;}
.scroll_X::-webkit-scrollbar-track-piece { background-color: #000;}
.scroll_X::-webkit-scrollbar-thumb { height: 50px; background-color: #fff; border-radius: 5px;}
.scroll_X::-webkit-scrollbar-corner { background-color: #999;}}
.scroll_X::-webkit-resizer { background-color: #666;}










.c_block{
text-align:center;
display:inline-block;max-width:400px;
}



.s_block{
text-align:center;
display:inline-block;width:250px;
}




.fl_{float:left;clear:both;}
.fr_{float:right;clear:both;}