@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);

body, html{
	font-family: 'Lato', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
}

h1{
	text-transform: uppercase;
}
h1 strong{
	font-weight: 900;
}
h2{
	text-transform: uppercase;
	line-height: 20px;
	margin:  0;
}
h3{
font-size: 18px;
font-weight: 900;
}
h4{
	text-transform: uppercase;
}
h5{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Open Sans', sans-serif;
}
p.intro{
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
a{ color: white;}
a:hover,
a:focus{
	text-decoration: none;
	color: orangered;
}

.section-title hr{
	border-color: #fcac45;
	border-width: 4px;
	width: 60px;
	float: left;
	clear: both;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
/* Navigation */
#tf-menu {
	transition: all 0.8s;
}
#tf-menu.navbar-default {
background-color: #222222 !important;

	border-color: rgba(231, 231, 231, 0);
	border: none;
}
 a.navbar-brand {
min-width: 8.5em;
margin: 0;
padding: 0;
	transition: all 0.8s;
			font-weight: 700;
}
.on a.navbar-brand {
		font-weight: 700;
width:3.7em;
margin: 0;
padding: 0;
}

#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: white;
	font-size: 15px;
		font-weight: 700;
	letter-spacing: 1px;
}
.on {
	background-color: #222222 !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: orangered !important;
	border-bottom: solid 5px white;
	background-color: transparent;
	font-weight: 700;
	transition: all 0.5s;
}
.navbar .Activo{
	
opacity: 0.5;
transition: all 0.5s;
}
.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #FCAC45;
	border-color: #FCAC45;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}

nav a {
	transition: all 0.5s;
}
nav a:hover{
		font-weight: 700;
	color: orangered!important;
}

/* Home Style */
/*#tf-home{
	background: url(../img/01.svg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}*/
nav a .fa{
	font-size: 2em;
}
.navbar .dropdown-menu{
position: relative;
	background: transparent;
	border:none;
	box-shadow: none;
	transition: all 0.5s;
		font-weight: 700;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background: none!important;
	border-bottom: 5px solid white;
	transition: all 0.5s;
	text-align: right;
}

.dropdown-menu ul{
	list-style: none;
	text-transform: uppercase;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 0 20px;
		text-align: right;
}


#tf-home .overlay{

	background-attachment: fixed;

	opacity:1;
}

 #tf-home .overlay2{
height: 100vh;
	background-attachment: fixed;

	opacity:1;
	padding: 0 15%;
}





.overlay .secciones{
	height: 100%;
	width: 33%;
	float: left;
	margin: 0 0.1%;
}
.overlay2 .secciones{
	height: 100%;
	width: 50%;
	float: left;
	margin: 0;

}
.secciones img{
	width: 100%;
	margin:0;
}
.secciones a{
	color:black;
	display: inline-block;
	width: 80%;
	height: 75%;
	margin: 10% 10% 10% 10%;
filter: grayscale(100%) contrast(1.5);
-webkit-filter: grayscale(100%) contrast(1.5);
    	transition: all 0.5s;


}


.secciones a:hover{
filter: grayscale(0%) contrast(1);
-webkit-filter: grayscale(0%) contrast(1);
    margin:8%;
}



a.fa.fa-angle-down {
	padding: 10px 15px;
	color: #fff;
	border: 2px solid #b4b4b4;
	border-radius: 50%;
	font-size: 24px;
	margin-top: 300px;
	transition: all 0.5s;
}
a.fa.fa-angle-down:hover{
	background: orangered;
	color: #ffffff;
	border: 2px solid #fcac45;
}
/* About Section */
#tf-about{
	padding: 80px 0 10% 0;
}
#tf-about img{
	width: 50%;
	margin:0 auto;
	display: block;
}

#tf-about span{
	color:orangered;
}

#tf-about a{
	color:orangered;
	text-decoration: underline;
}
#tf-about a:hover{
	color:slategrey;
	text-decoration: underline;

}
#tf-about h3{
	font-weight: 500;
}
ul.about-list{ margin: 30px 0 0 ;}
ul.about-list li{
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}
ul.about-list li span{ 
	margin-right: 10px;
}

/* Gallery Section 
==============================*/
#tf-works h2{
	margin-top: 2em;
	color:white;
	padding: 2em 0;
	font-weight: 300!important;
}
#tf-works strong{
	color:orangered;
		font-weight: bold!important;
}
 h2 .fa{
	color:orangered;
	padding-top: 0em;
	font-size: 2em;
}
#tf-works{
	overflow: hidden;
	margin: 0!important;

}
#tf-works .container{
	margin: 0;
	padding: 0;
	background:#222222;
	min-height: 90vh;
}







#tf-works .container{
	width: 100%;
}
.portfolio-item{
	
	padding: 0!important;
	margin-top:0;
	margin-bottom:0;
	background: slategrey;
	border:#222222 solid 3px;

}
.portfolio-item .hover-bg{

	overflow: hidden;
	position: relative;
}
.portfolio-item .hover-bg img{
	min-height: 100%;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(255,69,0,.95);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
    transition: all 0.5s;
}
.hover-bg .hover-text>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.hover-bg .hover-text>i{
	opacity: 0;
	-webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>i{
	opacity: 1;
    -webkit-backface-visibility:hidden;
   -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.hover-bg:hover .hover-text{
	opacity: 1;
}
#tf-works i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid white;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: white;
}


/* Modal */

.modal{
background: rgba(255,255,255,.6)!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
}
.close{
	font-size: 4em;
	color:orangered;
	opacity: 1;
	position: absolute;
z-index: 99;
	right: 7.5%;
	top:2.5%;
}

.modal-dialog{
	position: absolute;
	width: 90%;
	margin: 0 5%!important;
	min-height: 100%;
	padding: 0;
}
.modal-content{
	min-height: 100%;
	height: 100%!important;

}



.botones-flechas  a{
	color:orangered;
}


.modal-gallery{
	overflow: hidden;
	height: 90vh;
	margin: 4.9vh 0;
	overflow: scroll;
	overflow-x:hidden;
}


.modal-gallery img{
	max-width:100%;
	margin: 2em 0;
	background: slategrey;
	max-height: 85vh;
}

.modal-gallery div{
	width: auto !important;
	display: inline-block;
	margin: 1em 0;


}

.una-imagen img{
	margin: 0!important;
}

.modal-caption{
	height: 95vh;
	position: relative;
}
.modal-caption h4{
 margin-top: 3em;
 margin-bottom: 2em;
 font-size: 3em;
 	font-weight: 300!important;

}

.modal-caption p{
	position: relative;
	margin: 1em 2em;
	text-align: justify;
}
.botones-flechas{
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;

}

/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  background: lightgrey;
  box-shadow: inset 0 0 30px white;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: slategrey;
  border-radius: 10px;

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.modal-caption .botones-flechas a{
	margin: 0;
	padding: 0;

	 font-family: FontAwesome;
}



.icon-right:before {
	content: "VER SIGUIENTE";
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	height: 100%;
	width: 100%;
	background: white;
	color:white;
	line-height: 4;
	font-size: 100%;
	text-align: right;
	padding-right: 2em;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


.icon-left:before {
	content: "VER ANTERIOR";
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	height: 100%;
	width: 100%;
	background: white;
	color:white;
	line-height: 4;
	font-size: 100%;
	text-align: left;
	padding-left: 2em;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}



/* Button 5 */
.btn-5 {

	border: none;
	border-radius: 0;
	background: white;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
		text-align: right;
	padding-right: 2em;

	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;	

		border-top: 1px solid lightgrey;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.icon-left{
	text-align:left;
}
.btn-5 span {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size:2em;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}






/* Button 5b */
.btn-5b:hover span {
	opacity: 0;
	-webkit-transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}
.icon-left:hover span {
		opacity: 0;
	-webkit-transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	transform: translateX(-200%);
}

.btn-5b:before {
	left: -100%;
	top: 0;
}
.icon-left:before {
	left: 100%;
	top: 0;
}

.btn-5b:hover:before {
	left: 0;
	background: slategrey;
}


.botones-flechas:hover .btn-izq, .botones-flechas:hover .btn-der{
	opacity: 0;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}
.btn-der:hover{
	opacity: 1!important;
		-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}
.btn-izq:hover{
	opacity:  1!important;
		-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}



.modal-footer{     width: 100%;     margin: 0 auto; } .modal-footer button{
background: orangered;     color:white;     font-size: 1em; } /* Contact
Section */ #tf-contact{     padding: 80px 0;


}
#tf-contact h2{
	border-top: 5px orangered solid;
	padding: 1em;
}
#tf-contact p{

	font-size: 1.5em;

}
#tf-contact .contacto{
	color:orangered;

	margin: 1em;
	display: inline-block;
}
#tf-contact .contacto i{
	color:orangered;
	margin: 0em .5em 0 1em;
	font-size: 2em;
}
label {
	float: left;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
#tf-contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#tf-contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

button.btn.tf-btn.btn-default {
	float: right;
	background: #FCAC45;
	border: 0;
	border-radius: 0;
	padding: 10px 40px;
	color: #ffffff;
	text-transform: uppercase;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
/* Footer */

#footer{
height: 10vh;
}
#footer .container{
	width: 90%;
}
nav#footer{
	background: #222222;
	color: #ffffff;
	padding: 20px 0 15px 0;
}
nav#footer .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#footer p{
	font-size: 12px;
	margin-top: 10px;
}
#footer i.fa {
	height: 30px;
	width: 30px;
	border: 2px solid #8c8c8c;
	font-size: 20px;
	padding: 4px 5px;
	border-radius: 50%;
	color: #8c8c8c;
	transition: all 0.5s;
}
#footer i.fa:hover{
	background: #FCAC45;
	border-color: #FCAC45;
	color: #ffffff;




    }
 #logo-movil{
 	display: none;
 }   
 

 .modal a{
		color:OrangeRed;
}

/*DISEÑO---------------------------------------------------------------------------------------------------*/

#diseno a:hover,
#diseno a:focus{
	color: SteelBlue ;
}


#diseno .navbar-default .navbar-nav > .active > a, 
#diseno .navbar-default .navbar-nav > .active > a:hover, 
#diseno .navbar-default .navbar-nav > .active > a:focus {
	color: SteelBlue  !important;
}


#diseno nav a:hover{
	color: SteelBlue !important;
}

#diseno a.fa.fa-angle-down:hover{
	background: SteelBlue ;
}

#diseno #tf-about span{
	color:SteelBlue ;
}


#diseno #tf-about a{
	color:SteelBlue ;
}

#diseno  h2 .fa{
	color:SteelBlue ;
}

#diseno .botones-flechas  a{
	color:SteelBlue ;
}


#diseno .close{
	color:SteelBlue ;	
}

#diseno #tf-works strong{
	color:steelblue;
}

#diseno  .modal-footer button{
background: SteelBlue ;
} 

#diseno #tf-contact h2{
	border-top: 5px SteelBlue solid;
}

#diseno #tf-contact .contacto{
	color:SteelBlue ;
}
#diseno #tf-contact .contacto i{
	color:SteelBlue ;
}

#diseno .modal-content p a{
	color:SteelBlue ;
}

#diseno .hover-bg .hover-text {

	background: rgba(70,130,180,.95);
}



/*MAIN---------------------------------------------------------------------------------------------------*/

#main a:hover,
#main a:focus{
	color:sandybrown;
}


#main .navbar-default .navbar-nav > .active > a, 
#main .navbar-default .navbar-nav > .active > a:hover, 
#main .navbar-default .navbar-nav > .active > a:focus {
	color:sandybrown!important;
}


#main nav a:hover{
	color:sandybrown!important;
}

#main a.fa.fa-angle-down:hover{
	color:sandybrown;
}

#main #tf-about span{
	color:sandybrown;
}

#main  a{
		color:sandybrown;
}

#main  h2 .fa{
	color:sandybrown;
}


#main #tf-contact h2{
	border-top: 5px sandybrown solid;
}

#main #tf-contact .contacto{
	color:sandybrown;
}
#main #tf-contact .contacto i{
	color:sandybrown;
}











/*DMEDiA QUERIES---------------------------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
.portfolio-item{
	width: 33%;
}

    }











@media (max-width: 995px) {

#tf-home .overlay, #tf-home .overlay2{
height: auto;
	background: blue;
}
 
 .portfolio-item{
	width: 50%;
}
.secciones{
	border-top: 1px solid white;
	height: 25%!important;
	width: 100%!important;
	margin-top:0%!important;
	padding:0!important;
	overflow: hidden;

}
.secciones a{
	height: 100%!important;
	width: 100%!important;
	margin:0!important;
	padding:15%!important;
	min-height: 0!important;
}

.modal-dialog{
	position: absolute;
	width: 100%;
	margin: 0%!important;
	min-height: 100%;
	padding: 0;
}

.modal-content p{
	width:90%;
	margin: 1em auto;
}

.modal-content p a{
	color:orangered;
}

.modal-content img{
	max-width:90%;
	margin: 2em 0;
	background: slategrey;
	min-height: 2em;
	max-height: 100vh;
}
.modal-footer{
	width: 90%;
	margin: 0 auto;
}


.close{
	font-size: 3em;
	color:orangered;
	opacity: 1;
	position: absolute;
z-index: 99;
	right: 1.5%;
	top:0;
}

.modal-caption{
	height: auto;
	position: relative;
}
.modal-caption h4{
 margin-top: 3em;
 margin-bottom: 2em;
 font-size: 3em;

}

.modal-caption p{
	position: relative;
	margin: 1em 2em;
	text-align: justify;
}
.botones-flechas{
	display: inline-block;
	width: 100%;
	position: relative;
margin-top: 2em;

}



    }



@media (max-width: 770px) {
 .portfolio-item{
	width: auto;
}
 .portfolio-item img{
	width: 100%;
}


}