@import url('https://fonts.googleapis.com/css?family=Patua+One|Satisfy');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300, 400,700');

.tit-1 {
	font-family: 'Patua One', cursive;
	font-size: 20pt;
	letter-spacing: 1px;
	line-height: 16pt;}
.tit-2 {
	font-family: 'Satisfy', cursive;
	font-size: 28pt;
	}
.txt-1 {
	font-family: 'Montserrat', sans;
	font-size: 12pt;
	font-weight: 400;}
.white { color: #FFF;}
.red { color: #9d393b}
.yello {color: #ce8a35;}
.grey { color: #626262;}
.black { color: #1e1a1f;}
.green { color: #276956;}

.foot {
	font-family: 'Montserrat', sans;
	font-size: 8pt;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 12pt;
	letter-spacing: 1px;
	}
a:link { text-decoration:none;}
.foot a:link {color: #ce8a35;}
.foot a:active {color: #ce8a35;}
.foot a:visited {color: #ce8a35;}
.foot a:hover {color: #9d393b;}
.tit-foot {
	font-family: 'Montserrat', sans;
	font-size: 10pt;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 13pt;
	}
.menu-sect {
	font-family: 'Patua One', sans;
	font-size: 20pt;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 23pt;
	letter-spacing: 3pt;
	text-align: center;
	}
.menu-tit {
	font-family: 'Montserrat', sans;
	font-size: 10pt;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 16pt;
	letter-spacing: 1px;
	}
.bar-tit {
	font-family: 'Montserrat', sans;
	font-size: 12pt;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 17pt;
	}
.menu-txt {
	font-family: 'Montserrat', sans;
	font-size: 11pt;
	font-weight: 300;
	line-height: 14pt;
}
.semi-bold {
	font-weight: 400;}
.bar-txt {
	font-family: 'Montserrat', sans;
	font-size: 11pt;
	font-weight: 300;
	line-height: 15pt;
}
.acot {
	font-family: 'Montserrat', sans;
	font-size: 11pt;
	font-weight: 400;
	line-height: 15pt;
}
.a-price {
	font-family: 'Montserrat', sans;
	font-size: 10pt;
	font-weight: 700;
	line-height: 15pt;
}
.a-price a { color: #fff;}
.a-price a:active { color: #fff;}
.a-price a:visited { color: inherit;}
.note {
	font-family: 'Montserrat', sans;
	font-size: 8pt;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 11pt;
	letter-spacing: 1px;
	}
.note2 {
	font-family: 'Montserrat', sans;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: 700;}
.adress {
	font-family: 'Montserrat', sans;
	font-size: 8pt;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 8pt;
	letter-spacing: 1px;
	}
@media only screen and (min-width: 540px) {
.menu-tit {
	font-size: 11pt;
	line-height: 17pt;
	}
.menu-txt {
	font-size: 10pt;
	line-height: 14pt;
}
.a-price {
	font-size: 11pt;
	line-height: 15pt;
}
.tit-1 {
	font-size: 28pt;
	line-height: 16pt;}
.tit-2 {
	font-size: 36pt;
	}
.txt-1 {
	font-size: 14pt;}

.foot {
	font-size: 9pt;
	line-height: 16pt;
	font-weight: 400;
	}
.tit-foot {
	font-size: 10pt;
	line-height: 16pt;
	}
}
@media only screen and (min-width: 1050px) {
.tit-1 {
	font-size: 36pt;
	letter-spacing: 1px;
	line-height: 28pt;}
.tit-2 {
	font-size: 48pt;
	}
.txt-1 {
	font-size: 16pt;
	font-weight: 300;}
	.foot {
	font-size: 12pt;
	line-height: 20pt;
	}
.tit-foot {
	font-size: 13pt;
	line-height: 20pt;
	}
.adress {
	font-size: 8pt;
	line-height: 11pt;
	}
}
	
	