/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Munter - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

 /* Fija la altura de cada caja en 300 px*/
 .col-300 {
		height: 300px;
	}

 /* Fija la altura de cada caja en 400 px*/
 .col-350 {
		height: 350px;
	}
	
.font-thin {
	font-family: "Titillium Web", sans-serif;
	font-weight: 200;
}

.font-semibold {
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
}

.font-light {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
}

* {
	position: relative;
}

.breaker {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #2f2f2f;
	font-family: "Titillium Web", sans-serif;
	font-weight: normal;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased !important;
}

.justify-text {
	text-align: justify;
}

.navbar {
	background-color: #e4e6e5;
	background-color: rgba( 228, 230, 229, .85 );
	border-bottom: 0 none;
	font-size: 12px;
	transition: .25s all linear;
}

.navbar.inv {
	background-color: rgba( 0, 0, 0, .5 );
	border-bottom: 1px solid #bfbfbf;
}

.navbar .nav a {
	color: #5f5f5f;
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	transition: all .5 linear;
}

.navbar.inv a {
	color: #e4e6e5;
}


.navbar-responsive-collapse {
	margin: 0 auto;
	width: 80%;
}

.nav li {
	text-align: center;
	white-space: nowrap;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background-color: inherit;
	outline: none;
}

.navbar-brand {
	padding: 8px;
}

.imgresp
{
	position: center center;
	max-width: 100%;
	margin-top:-100px
	
}

@media screen and (orientation: portrait) {
  .imgresp { max-width: 90%; }
}

@media screen and (orientation: landscape) {
  .imgresp { max-height: 90%; }
}

.active-menu {
	background-color: #4e4e4e;
	content: '.';
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .5 linear;
	width: 1%;
	z-index: 9;
}

.inv .active-menu {
	background-color: #e4e6e5;
}


.special-active-menu {
	z-index: 10;
}

#special-active-menu-1  {
	background-color: #006fbe !important;
}

#special-active-menu-2 {
	background-color: #135288 !important;
}

#special-active-menu-3 {
	background-color: #397e3a !important;
}

#special-active-menu-4 {
	background-color: #dd7e03 !important;
}

#special-active-menu-5 {
	background-color: #cd2026 !important;
}

#special-active-menu-6 {
	background-color: #800080 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
	#slide-4 .content-row h2 {
		min-height: 6em;
	}
}

@media (max-width: 767px) {
	
	.nav li {
		text-align: left;
		white-space: nowrap;
	}
	
	.navbar-responsive-collapse  {
		width: 100%;
	}
	
	.active-menu {
		display: none !important;
	}
	
	.navbar-toggle {
		margin-right: 10px;
	}
	
	.navbar {
		background-color: #e4e6e5 !important;
		padding: 0;
	}
	
	.navbar .nav a {
		color: #e4e6e5;
		font-size: 16px;
		padding-left: 0;
	}
	
	.icon {
		margin-right: 12px;
	}
			
	.nav li[data-slide="1"] {
		background-color: #006fbe;
	}
		
	.nav li[data-slide="2"] {
		background-color: #135288;
	}
	
	.nav li[data-slide="3"] {
		background-color: #397e3a;
	}
	
	.nav li[data-slide="4"] {
		background-color: #dd7e03;
	}
	
	.nav li[data-slide="5"] {
		background-color: #e67e22;
	}
	
	.nav li[data-slide="6"] {
		background-color: #800080;
	}

	.navbar-brand {
		margin: 0;
		text-align: left;
	}
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

.slide {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	padding-bottom: 65px;
	padding-top: 50px;
	text-align: center;
}

#slide-2.slide .fa, 
#slide-3.slide .fa,
#slide-6.slide .fa  {
	font-size: 80px;
}

.separator {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 40px;
	background-size: cover;
	color:#FFF;
	background-color: #BD31FF;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed; 
}

.separator.color{
	background-color: #f39c12;
}

.separator.bg-facttic {
	background-image: url('../images/facttic.jpg');
}

#slide-1 {
	color:#044684;	
	background-image: url('../images/bg2.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed; 
	font-weight: 600;
         -webkit-background-size: cover;
         -moz-background-size: cover;
         -o-background-size: cover;
         background-size: cover;
    	}

#slide-1 h1 {
	padding-top: 130px;
}



@media (max-width: 688px) {
	#slide-1 {
		background-image: none;
	}
}

	#home-row-1,
	#home-row-2 {
		padding-top: 0px;
	}
	
	#home-row-1 h1 {
		font-size: 54px;
	}
	
	#home-row-1 h4 {
		font-size: 32px;
	}
	
	#home-row-2 {
		font-size: 25px;
	}
	
	#home-row-2 .col-12 {
		height: 232px;
	}
	
	#home-row-2 .col-12 .home-hover {
		height: 166px;
		overflow: hidden;
		padding-top: 26px;
		transition: all ease-in .5s;
	}
	
	#home-row-2 .col-12 .home-hover:hover {
		height: 106px;
		padding-top: 0;
	}

@media (max-width: 767px) {
	#home-row-1,
	#home-row-2 {
		padding-top: 16px;
	}
	
	#home-row-1 h1 {
		font-size: 35px;
	}
	
	#home-row-1 h4 {
		font-size: 21px;
	}
	
	#home-row-2 {
		font-size: 16px;
	}
}

#slide-2 {
	background-color: #135288;
	color: #e4e6e5;
	padding-top: 90px;
	}

	.title-row {
		font-size: 45px;
		padding-bottom: 50px;
	}
	
	.line-row .hr {
		background-color: #e4e6e5;
		height: 5px;
		margin: 0 auto;
		width: 33%;
	}
	
	.subtitle-row {
		font-size: 35px;
		padding-bottom: 40px;
		padding-top: 40px;
	}
	
	.content-row {
		padding-top: 45px;
	}
	
	.content-row i,
	#about-row-5 i {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}
	
	.content-row h2 {
		font-size: 26px;
	}
	
	.content-row h4 {
		font-family: "Titillium Web", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 20px;
		font-weight: 300;
	}
	
	i {
		font-size: 80px;
		color: white;
	}

@media (max-width: 767px) {
	.title-row {
		font-size: 34px;
		padding-bottom: 33px;
	}
	
	.subtitle-row {
		font-size: 26px;
		padding-bottom: 26px;
		padding-top: 26px;
	}
	
	.content-row {
		padding-top: 29px;
	}
	
	.content-row h2 {
		font-size: 24px;
		padding-bottom: 26px;
	}

	#slide-4 .content-row h2 {
		padding-bottom: 10px;
	}
	
	.content-row h4 {
		font-size: 20px;
	}
}

#slide-3 {
	background-color: #397e3a;
	color: #e4e6e5;
	font-size: 35px;
	line-height: 50px;
	text-align: center;
}


#slide-4 {
	background-color: #dd7e03;
	color: #e4e6e5;
	padding-top: 90px;
}

#slide-4 i {
	font-size: 80px;
	color: white;
	}

#slide-4 .img-circle {
	width:180px;
	height:180px;
	/*border: 10px solid rgb(19, 82, 136);*/
	}

#slide-4 .img-container {
	width: 180px;
	margin: 0 auto;
	
}

#slide-4 .img-container a {
	position:relative;
	color:rgb(228, 230, 229);
	transition: 1s all;
	webkit-transition: 1s all;
}

#slide-4 .img-container a i{
	position:relative;
	font-size:60px;
	color:#FFF;
	transition: 1s all;
	webkit-transition: 1s all;
}

#slide-4 .img-container a:hover {
	text-decoration:none;
}

#slide-4 .img-container a:hover i{
	color: #dd7e03;;
}

#slide-4 .img-container a {
	opacity:0;
	position:absolute;
	top: 0px;
	left: 60px;
}

#slide-4 .img-container:hover a {
	display:block;
	opacity:1;
	top:100px;
}

#slide-5 {
	background-color:#cd2026;
	color: #e4e6e5;
	padding-top: 90px;
}

#slide-6 {
	background-color: #800080;
	color: #e4e6e5;
	padding-bottom: 130px;
	padding-top: 90px;
}

	

	#slide-6 a {
		color: inherit;
		outline: none;
		text-decoration: none;
	}

@media (max-width: 767px) {
	.with-hover-text{
		margin-bottom: 2em;
		margin-top: 1em;
	}
}
	
	#contact-row-4 {
		padding-top: 125px;
	}
	
	#contact-row-4 .col-12 {
		height: 175px;
		overflow: hidden;
		padding-top: 20px;
		transition: all ease-in .5s;
	}
	
	#contact-row-4 img {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}
	
	#contact-row-4 .col-12:hover {
		height: 175px;
		padding-top: 0;
	}
	
	#contact-row-4 .col-12 .hover-text {
		display: none;
		font-size: 16px;
	}


#lightbox-out {
	background-color: rgba( 0, 0, 0, 0.7 );
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 99999;
}

.with-hover-text span {
	display: none;
}

.zoom {
	background-image: url('../images/zoom.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}

#arrows {
	bottom: 10%;
	height: 80px;
	position: fixed;
	right: 10%;
	width: 80px;
	z-index: 1000;
}

#arrows div {
	background-image: url('../images/website-arrows.png');
	cursor: pointer;
	height: 30px;
	position: absolute;
	width: 30px;
}

#arrows div.disabled {
	cursor: default;
}

#arrow-up {
	background-position: 30px 0;
	left: 25px;
	top: 0;
}

#arrow-up.disabled {
	background-position: 0 0;
}

#arrow-down {
	background-position: 30px -30px;
	left: 25px;
	bottom: 0;
}

#arrow-down.disabled {
	background-position: 0 -30px;
}

#arrow-left {
	background-position: 30px -60px;
	left: 0;
	top: 25px;
}

#arrow-left.disabled {
	background-position: 0 -60px;
}

#arrow-right {
	background-position: 30px -90px;
	right: 0;
	top: 25px;
}

#arrow-right.disabled {
	background-position: 0 -90px;
}

.navigation-slide {
	cursor: pointer;
}

/*===========================
  PORTFOLIO
============================ */
nav#filter a {
    background-color: #eee;
    color: #555;
    display:block;
    margin-bottom:10px;
}
nav#filter a:hover, nav#filter a.current {
    background-color: #44bcff;
    color: #fff;
}
.isotopeWrapper article {
    margin-bottom: 30px;
}
#portfolio img {
    width: 100%;
}
#portfolio article p {
    margin-bottom: 1.45em;
}
nav#filter {
    margin-bottom: 1.5em;
}
nav#filter li {
    display: inline-block;
    margin: 0 0 0 5px;
}
nav#filter a {
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}
.portfolio-items article img {
    width: 100%;
}
.portfolio-item {
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.portfolio-item img {
    transition: all 400ms linear 0s;
}
.portfolio-item .portfolio-desc {
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.portfolio-item:hover .portfolio-desc {
    height: 100%;
    opacity: 1;
    padding-top: 20%;
    transition: all 200ms ease-in-out 0s;
}
.portfolio-item .portfolio-desc a {
    color: #fff;
}
.portfolio-item .portfolio-desc a:hover {
    text-decoration: none;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);
}
.portfolio-item .portfolio-desc .folio-info {
    height: 0;
    opacity: 0;
    padding: 30px;
    position: relative;
    top: -20px;
}
.portfolio-item:hover .folio-info {
    height: 100%;
    opacity: 1;
    top: 5px;
    transform: scale(1.1);
    transition: all 500ms ease-in-out 0s;
}
.portfolio-item:hover {
    height: 100%;
    opacity: 1;
    top: 5px;
    transform: scale(1.1);
    transition: all 500ms ease-in-out 0s;
}
.portfolio-item .portfolio-desc .folio-info h5 {
    text-transform: uppercase;
}
.portfolio-item .portfolio-desc .folio-info p {
    color: #ffffff;
    font-size: 12px;
}

#porfolio-container{
	width:3000px;
}
