@charset "utf-8";
html {
	overflow-x: hidden;
}
body {
	background-color: rgba(0,0,0,1.00);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: 50px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
a {
	text-decoration: none;
}

p    {
	font-size: 1.1em;
	text-align: justify;
}
.head {
	height: 100px;
	background-image: url(../img/bg_head.png);
	background-position: 50% 0%;
}
header .adress {
	color: rgba(255,255,255,0.70);
	text-align: right;
	margin-top: 10px;
}
header .adress span {
	font-size: 2em;
	color: rgba(255,255,255,1.00);
}




main.container {
	background-color: rgba(255,255,255,1.00);
	min-height: 2000px;
	-webkit-box-shadow: 0 10px 10px 1px rgba(0,0,0,0.70);
	box-shadow: 0 10px 10px 1px rgba(0,0,0,0.70);
}

header .container-fluid .container .row {
	min-height: 100px;
}
.container .row h2 {
	font-size: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: rgba(0,0,0,0.50);
	margin-left: -17px;
	border-left: 2px solid rgba(0,0,0,0.20);
	border-right: 2px solid rgba(255,255,255,0.50);
	border-bottom: 2px solid rgba(255,255,255,0.50);
	border-top: 2px solid rgba(255,255,255,0.50);
	color: rgba(255,255,255,1.00);
}
ul strong {
	margin-left: -20px;
}
.panel.panel-default .panel-heading .panel-title {
	font-weight: 400;
}
.panel.panel-default .panel-heading:hover   {
	background-color: #D9EDF7;
}
.container .row .counter {
	margin-top: 35px;
}

#tatuaj:before, #master:before, #osn_tatuaje:before, #my_work:before, #tatuaj:before, #tatuaj:before {
	display: block;
	content: "";
	height: 130px;
	margin: -130px 0 0;
}














@media (min-width:1200px){
.panel.panel-default .panel-heading a:hover {
	text-decoration: none;
}
body {
	background-image: url(../img/bg_lg_img.png);
}
header .title_header {
	color: rgba(255,255,255,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 2.7em;
	text-transform: uppercase;
	line-height: 0.6em;
	margin-top: 25px;
}
header .title_header span {
	font-size: 0.5em;
	text-transform: none;
	color: rgba(255,255,255,0.70);
}




}

@media (min-width:992px) and (max-width:1200px){
body {
	background-image: url(../img/bg_md_img.png);
}
header .title_header {
	color: rgba(255,255,255,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 2.4em;
	text-transform: uppercase;
	line-height: 0.6em;
	margin-top: 28px;
}
header .title_header span {
	font-size: 0.5em;
	text-transform: none;
	color: rgba(255,255,255,0.70);
}




}

@media (min-width:768px) and (max-width:992px){
body {
	background-image: url(../img/bg_sm_img.png);
}
header .title_header {
	color: rgba(255,255,255,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	line-height: 0.6em;
	margin-top: 32px;
}
header .title_header span {
	font-size: 0.5em;
	text-transform: none;
	color: rgba(255,255,255,0.70);
}
header .adress span {
	font-size: 1.8em;
	color: rgba(255,255,255,1.00);
}
header .adress {
	color: rgba(255,255,255,0.70);
	text-align: right;
	margin-top: 13px;
}






}

@media (max-width:767px){
header .title_header {
	color: rgba(255,255,255,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 0.8em;
	margin-top: 17px;
	margin-bottom: -10px;
}
header .title_header span {
	font-size: 0.7em;
	text-transform: none;
	color: rgba(255,255,255,0.70);
}
header .adress span {
	font-size: 1.3em;
	color: rgba(255,255,255,1.00);
	line-height: 0.5em;
}
header .adress {
	color: rgba(255,255,255,0.70);
	text-align: right;
	margin-top: 13px;
}





}
