* {
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    color: #fff;
}

.content {
    margin: 20px auto;
    width: 100%;
    max-width: 960px;
    padding: 30px 40px;
    background: rgba(0,0,0,0.35);
}

h1 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 50px;
    text-align: center;
}

p {
    margin: 0 0 30px 0;
    font-size: 22px;
    line-height: 1.4;
}

p:last-child {
	margin-bottom: 0;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fullscreen-bg__playlist {
	display: none;
}

@media (min-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%;
    }
}

@media (max-aspect-ratio: 4/3) {
    .fullscreen-bg__video {
        width: 100%;
        left: -100%;
    }
}

@media (max-width: 767px) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%;
    }
}

*{
font-family: 'Britannic Bold';
text-decoration: none;
}

@font-face {
font-family: 'blacksword';
src: local('blacksword'),
url('http://www.segotattoo.com/new/blacksword-webfont.eot?#iefix') format('embedded-opentype'),
url('http://www.segotattoo.com/new/blacksword-webfont.woff') format('woff'),
url('http://www.segotattoo.com/new/blacksword-webfont.ttf') format('truetype'),
url('http://www.segotattoo.com/new/blacksword-webfont.svg#blacksword') format('svg');
font-weight: bold;
font-style: normal;
font-strecht: ultra-expanded;
unicode-range: "U+0-10FFFF";
}
@font-face {
font-family: 'britannic';
src: local('britannic'),
url('http://www.segotattoo.com/new/britannic-webfont.eot?#iefix') format('embedded-opentype'),
url('http://www.segotattoo.com/new/britannic-webfont.woff') format('woff'),
url('http://www.segotattoo.com/new/britannic.ttf') format('truetype'),
url('http://www.segotattoo.com/new/britannic-webfont.svg#britannic') format('svg');
font-weight: bold;
font-style: normal;
font-strecht: ultra-expanded;
unicode-range: "U+0-10FFFF";
}

body{
background-image: url(../img/fondobig3.jpg); !important;
background-position: fixed; !important;
background-size: cover; !important;
background-width: 1920px; !important;
background-height: 1080px; !important;
background-top: 0px; !important;
background-left: 0px; !important;
}

.degradado {
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.caja4 { 
font-family: Britannic Bold,BritannicBold,AppleGothic,sans-serif; 
color: #ffffff; 
font-size: 18px; 
font-weight: 400; 
text-align: center; 
background: rgba(255, 0, 0, 0.81); 
margin: 0 0 20px; 
overflow: hidden; 
padding: 6px; 
border-radius: 0px 0px 0px 0px; 
-moz-border-radius: 0px 0px 0px 0px; 
-webkit-border-radius: 0px 0px 0px 0px; 
border: 1px solid rgba(255, 255, 255, 0.81);
}

.caja2 { 
font-family: Britannic Bold,BritannicBold,AppleGothic,sans-serif; 
color: #ffffff; 
font-size: 18px; 
font-weight: 200; 
text-align: center; 
background: rgba(255, 0, 0, 0.81); 
margin: 0 0 20px; 
overflow: hidden; 
padding: 2px; 
border-radius: 5px 0px 5px 0px; 
-moz-border-radius: 5px 0px 5px 0px; 
-webkit-border-radius: 5px 0px 5px 0px; 
border: 2px solid rgba(34, 45, 131, 0.81);
}

.caja3 { 
font-family: Britannic Bold,BritannicBold,AppleGothic,sans-serif; 
color: #fff; 
font-size: 16px; 
font-weight: 150; 
text-align: right; 
background: rgba(255, 0, 0, 0.81); 
margin: 0 0 10px; 
overflow: auto; 
padding: 40px; 
border-radius: 5px 5px 5px 5px; 
-moz-border-radius: 5px 5px 5px 5px; 
-webkit-border-radius: 5px 5px 5px 5px; 
border: 2px solid rgba(255, 255, 255, 0.81);
}

.caja9 { 
font-family: Britannic Bold,BritannicBold,AppleGothic,sans-serif; 
color: #ffffff; 
font-size: 18px; 
font-weight: 400; 
text-align: center; 
background: rgba(255, 0, 0, 0.81); 
margin: 0px 10px 15px; 
overflow: hidden; 
padding: 4px; 
border-radius: 0px 0px 0px 0px; 
-moz-border-radius: 0px 0px 0px 0px; 
-webkit-border-radius: 0px 0px 0px 0px; 
border: 1px solid rgba(255, 255, 255, 0.81);
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
  font-family: 'Britannic Bold';
}

p {
  font-size: 1.25em;
  line-height: 1.6;
  color: #fefafa; transparent;
}

p2 {
  font-size: 1.60em;
  line-height: 1.6;
  color: #fefafa; transparent;
}

hr {
  border-color: #999999;
  max-width: 400px;
}

.brand,
.address-bar {
  display: none;
}


.navbar-brand {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
}

.navbar-nav {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
}

.img-full {
  min-width: 100%;
}

.brand-name {
  font-weight: 700;
  font-size: 1.5em;
  text-transform: capitalize;
  letter-spacing: normal;
}

.tagline-divider {
  margin: 15px auto 3px;
  border-color: #999999;
  max-width: 250px;
}

.box {
  background: #fff;
  background: rgba(255, 0, 0, 0.81);
  margin-bottom: 40px;
  padding: 40px 40px;
}

.intro-text {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.25em;
  font-weight: 400;
}

.img-border {
  float: none;
  margin: 0 auto 0;
  border: #9990 solid 1px
}

.img-left {
  float: none;
  margin: -20px 0px 20px;
}

footer {
  background: transparent;
  background: rgba(23, 58, 207, 0.02);
}

footer p {
  margin: 0;
  padding: 50px 0;
}

footer p2 {
  margin: 0;
  padding: 50px 0;
}

@media screen and (min-width: 768px) {

.brand {
  display: inherit;
  font-weight: 700;
  font-size: 5em;
  line-height: normal;
  text-align: center;
  margin: 0;
  padding: 30px 0 10px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(16, 17, 26, 0.88);
}

.top-divider {
  margin-top: 0;
}

.img-left {
  float: left;
  margin-right: 10px;
}

.address-bar {
  display: inherit;
  text-align: center;
  margin: 0;
  padding: 0 0 40px;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(6, 0, 255, 0.76);
}

.navbar {
  border-radius: 0;
}

.navbar-header {
  display: none;
}

.navbar {
  min-height: 0;
}

.navbar-default {
  background: #000;
  background: rgba(0, 0, 0, 0.81)
  border: none;
}

.nav>li>a {
  padding: 12px;
}

.navbar-nav>li>a {
  line-height: normal;
}

.navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  font-size: 1.25em;
}

}

@media screen and (min-width: 1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
/* Portfolio Image Hover */
.mask2 img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=99);
	opacity: 1;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.mask2 img:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: alpha(opacity=20);
	opacity: 0.7;
}
.mask33 img {
	margin: -40px auto;
	max-width: 90%;
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=99);
	opacity: 1;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.mask33 img:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: alpha(opacity=20);
	opacity: 0.7;
}
/* Services */

section#services {
	padding-bottom: 9.5em;
}
#services h1 {
	font-size: 3em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
section#services h2 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align:center;
}
section#services p {
	margin:10px;
}
section#services .align {
	text-align:center;
	margin-top:10px;
	font-size: 6em;
}
section#services .align .sev_icon {
	text-align:center;
	margin:10px 0 20px 0;
	font-size: 0.6em;
	color:#F0BF00;
}
section#services .span3 {
	background:#e9e9e9;
	padding: 20px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
section#services .span3:hover {
	background:#e3e3e3;
	box-shadow: 1px 1px 6px #C1BAC1;
}
#cajacookies {
  box-shadow: 0px 0px 5px 5px #808080;
  background-color: #FF0000D6;
  color: black;
  padding: 30px;
  margin-left: -149px;
  margin-right: 0px;
  margin-bottom: 0px;
  position: fixed;
  top: 50px;
  width: 99%;
}

#cajacookies button {
  color: white;
  box-shadow: 0px 0px 5px 5px #808080;
}

#cajacookies2 {
  box-shadow: 0px 0px 5px 5px #808080;
  background-color: #0A0A79D6;
  color: black;
  padding: 35px;
  margin-left: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  position: fixed;
  top: 70px;
  width: 96%;
}

#cajacookies2 button {
  color: white;
  box-shadow: 0px 0px 5px 5px #808080;
}
.btn-cookies {
  color: #fff;
  background-color: #000;
  border-color: #fff;
  box-shadow: 0px 0px 5px 5px #808080;
}
.btn-cookies2 {
  color: #fff;
  background-color: #0A0A79D6;
  border-color: #fff;
  box-shadow: 0px 0px 5px 5px #808080;
}

.audio {
  display:none;
} 