.elArte {
	background-image: url(../images/leyendo-con-lince.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.onePlus{
		background-image: url( ../images/one-plus/fondos-pantalla-oneplus-5t-05_4k-2.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pie {
	background-image: url(../images/pie.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#navbar-scroll .nav.navbar-nav li {
	z-index: 9999;
}
#menu .navbar-wrapper.navbar-default .container #navbar-scroll .nav.navbar-nav li {
	line-height: normal;
	background-color: #CCC;
}
#ilustracion {
	background-color: #666;
	color: white;
	padding-top: 4em;
	background-image: url(../images/surfistas.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#disenoGrafico, #miscelanea {
	padding-top: 4em;
}
#disenoWeb {
	background-color: #666;
	color: white;
	padding-top: 4em;
	background-image: url(../images/web.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
blockquote{
	border-left:5px solid #4ca828;
}
/* Hover effects - https://miketricking.github.io/dist/ ---------------*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.cita{
	margin-top: -5em;
}
.borde{
	border:#4CA828 medium solid;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: rgba(74,163,38,1);
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover{rgba(74,163,38,1);color:#FFF;text-decoration:none}
/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
}

/* smart-phone ----------- */
@media (max-width: 767px) {
}
/* iPhone 6Plus (landscape) ----------- */
@media (max-width: 736px) {
}

/* iPhone 6 (landscape) ----------- */
@media (max-width: 667px) {
}

/* iPhone 5 (landscape) ----------- */
@media (max-width: 568px) {
}

/* iPhone 4 (landscape) ----------- */
@media (max-width: 480px) {
}

/* smart phone width: 360px ----------- */
@media (max-width: 360px) {
}

/* iPhone 4/5 (portrait) ----------- */
@media (max-width: 320px) {
}
/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
}

/* smart-phone ----------- */
@media (max-width: 767px) {
}
/* iPhone 6Plus (landscape) ----------- */
@media (max-width: 736px) {
}

/* iPhone 6 (landscape) ----------- */
@media (max-width: 667px) {
}

/* iPhone 5 (landscape) ----------- */
@media (max-width: 568px) {
}

/* iPhone 4 (landscape) ----------- */
@media (max-width: 480px) {
}

/* smart phone width: 360px ----------- */
@media (max-width: 360px) {
}

/* iPhone 4/5 (portrait) ----------- */
@media (max-width: 320px) {
}
/* impresión ----------- */
@media print {
*{
	background-image:none !important;
	background-color:#FFF !important;
}
@page {
	size: A4 portrait; 
}
.wow.fadeInLeft.animated{
	visibility: visible;
}
.logo img {
	width: 300px;
}
.logo{
	margin: 0 auto;
	width: 300px;
}
#imagenCabecera{
	width: 350px;
	clear: left;
	float: left;
	margin-bottom: 10mm;
	margin-right: 5mm;
}
blockquote{
	border-left: 0px;
	margin-left: 0px;
}
/*.navbar-collapse.collapse{
	display: inline!important;
	height:10px;
	padding-bottom:0;
}
*/
.site-name, .navbar-wrapper{
	display: none;
}
.cita{
	margin-top: 0px;
}
.wow{
	visibility: collapse;
	overflow: visible;
}
.wow img{
	clear: none;
	float: right;
	visibility: visible;
	max-height: 120mm;
}
.owl-carousel .owl-item {
    left: 15mm;
    float: none;
	clear: right;
	page-break-before: right;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: visible;
	-moz-backface-visibility:    visible;
	-ms-backface-visibility:     visible;
	visibility:visible;
}

.owl-carousel .owl-item img{
margin: 3mm;
clear: both;
float: left;
}



element.style {
    width: auto; 
    left: 15mm;
    display: block;
}
@page :blank {
visibility: hidden;
display: none;}

/*body {
	font-size: 1.2em;
	color: #000;
}
a:link, a:visited {
   color: #000;
   font-weight: bold;
   text-decoration: underline; 
   background: transparent;
}
img {
	max-width:200px;
	margin: 0px !important;
	padding: 0px !important;
	visibility: visible;
	page-break-inside: avoid;
}
div {
	visibility: visible;
	margin: 0px !important;
	padding: 0px !important;
}
ul, li {
	display:block;
	margin: 5px !important;
}
.cita{
	margin-top: 0px;
}
blockquote{
	border-left: 0px;
	margin-left: 0px;
}
.site-name, .navbar-wrapper{
	display: none;
}

.navbar-collapse.collapse{
	display: inline!important;
	height:10px;
	padding-bottom:0;
}
.elArte{
	visibility:visible;
}
#ilustracion{
	page-break-before: always;
}
.owl-carousel .owl-theme{
	display: list-item;
	visibility:visible;
	overflow: visible !important;
}	
.owl-carousel img{
	visibility: visible !important;
	display: block !important; 
	margin: 0px;
	padding:0px;
}
.animated {
	visibility: visible;
	overflow: visible;
  -webkit-animation-duration: 0s;
          animation-duration: 0s;
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
}
.screenshots{
		visibility: visible !important;
	display: block !important; 
}
.screenshots, .screen {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
    display: block;
}

@page rotada {size: landscape;}
table {
	page: rotada;
	page-break-before: right;
	}
*/}

