/* ==== Google font ==== */

@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,200,100,500,600,700,800,900);

/* === fontawesome === */
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');


/* ============================
   Cookie banner styles
   ============================ */

#cookie-law { 
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    z-index: 9999;
    }

#cookie-law p {
    padding: 10px;
    font-size: 0.7em;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin: 0;
    }

#cookie-law a {
    text-decoration: underline;
    color:#fff;
}
 
#cookie-law i {
    font-size: 1.4em;
    padding-left: 30px;
}




/* Adaptaciones*/

.linktext{
  text-decoration: underline;
  color:#000;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}
a:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.logo-pers {
  width: 100px;
  height: 30px;
  margin-left: 10%;
}

.navbar-brand img {
  vertical-align: middle;
  margin-top: 15px;
  top: 0;
}



.img-relative{
  position: relative;
  width:100%;
}
.img-absolute{
  position: absolute;
  width:100%;
  top:0;
  left:0;
}

.intro-scroll {
    position: relative;
    
}

.scroll-button {
    margin: 100px 0 0 -85px;
    position: absolute;
    right: 2%;
    bottom: 0;
    width: 100px;
    text-align: center;
    padding-bottom: 0;
    padding-bottom: 90px;
}

.scroll-button a:hover {
    opacity: 0.5;
}

.scroll-button a {
    display: block;
}

.label {
    color: #fff;
    font-weight: 600;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    font-weight: 100;
}

.scroll-button .line {
    display: block;
    margin: 8px auto 0;
    width: 3px;
    height: 40px;
    background: #fff;
}


/*////////////ABOUT///////////////////*/

#about{
  width:100%;
  height:auto;
}

.content-about{
  padding-top: 14%;

  
}

.slogan{
  
  padding-right: 2%;
  
}

.slogan p {
  font-family: 'Oswald', sans-serif;
  font-size: 80px;
  letter-spacing: 0.05em;
  line-height: 80px;
  font-weight: bold;
  text-align: right;
}

.texto-about{
  margin-bottom: 12%;
  

}

.texto-about p{
  text-align: justify;
  border-left:1px solid #000;
  padding-left: 10%;
  padding-right: 20%;
}


/*////////////FRAME PANO///////////////////*/

.recuadro{
  max-width:500px;
  min-width: auto;
  max-height: 725px;
  height:725px;
  background-color:rgba(0,0,0,0.6);
  z-index:5;
  float:left;
  padding:20px;
  border-radius:0px;
  margin-top:0px;
}

.presentacion {
  padding:0px;
  margin:0 auto;
  height:725px;
}

.presentacion-index {
  padding:0px;
  margin:0 auto;
  height:600px;
}

.iframe{ 
  width:100%;
  height:725px;
  border:0px; 
  margin:0 auto; 
  padding:0px;
}

.iframe-index{ 
  width:100%;
  height:600px;
  border:0px; 
  margin:0 auto; 
  padding:0px;
}

/*////////////SERVICES INDEX///////////////////*/

#services{
  padding-top: 7%;
}


#services h1{
  font-weight: 700;
  text-align: center;
  
}

#services .services-item{
  text-align: center;
  margin-top: 7%;
  margin-bottom: 7%;
  height:auto;
}

.services-item i{
  font-size: 5.5em;
  color:#d3e1e1;
  margin-top: 7%;
  margin-bottom:7%;
}

#services h3{
  font-weight: 700;
  margin-top: 4%;
}

#services p {
  text-align: justify;
  margin-top: 4%;
}

#services p.info {
  text-align: center;
}

p.info{
 border:1px solid #000;
 margin-left: 20%;
 margin-right: 20%;
 padding-top: 2%;
 padding-bottom: 1.5%;
}

#services p> a{
  color:#000;
  font-weight: 700;
  font-size: 24px;
}

/*////////////TESTIMONIALS///////////////////*/

#testimonials{
  background-color: #d3e1e1;
  height:auto;
  position: relative;
  display:block;
  height:600px;
}

#testimonials h1{
  font-weight: 700;
  text-align: center;
  padding-top: 5%;
}

/*//////////Responsive slider2 - beginning//////////*/

/*-----Aportacion---------SUPER IMPORTANTEEEEE---------*/

.slidersub{
  margin: 0 auto;
  width: 100%;
  height: auto;
  
}
.caption-sub{
  padding-top: 4%;
}

.caption-sub p{  
  font-weight: 300;
  height: auto;
  text-align: justify;
  padding-top: 4%;
  font-style: italic;
}

.caption-sub p.nombre{  
  font-weight: 500;
  text-align: right;
  padding-top: 5%;
}

.content_slider{
  position: relative;  /* super importante*/
  width: 100%;
  margin: 0 auto;     
}

.quote-left{
  text-align: left;
}
.fa-quote-left{ 
  font-size: 3em;
  color:#fff;
}

.quote-right{
  text-align: right;
}

.fa-quote-right{  
  font-size: 3em;
  color:#fff;  
}


.slider {
  position: absolute;
  overflow: auto;
  width: 100%;
  left:0;  /* super importante*/    
}

.js_slider {
  overflow: hidden;
}

.slider > ul {
  list-style: none;
  margin: 0 auto;
  vertical-align: middle;
  padding: 0;
  font-size: 0;
  white-space: nowrap;
}

.slider > ul > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  word-spacing: 0;
  white-space: normal;
}

.slider > ul > .next:first-child {
  left: 100%;
}
.slider > ul > .prev.last-child {
  right: 100%;
}
.slider > ul > .target:first-child,
.slider > ul > .target.last-child {
  left: 0;
  right: 0;
}

.slider .nav {
  z-index: 1;
  background: #fff;
  text-align:center;
  vertical-align: middle;
  transition: opacity 2s;
  opacity: 0;
}

.slider.ready .nav {
  opacity: 1;

}
.slider .nav a {
  display: inline-block;
  padding: 0;
  border: none;
  width: 3em;
    
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 999px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.slider .nav a:hover {
  background: none;
}

.slider .nav a.active {
  background: none;
}

/* position nav items above slideshow with arrows on left/right side */
.slider .nav > span {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 0em; /*importante*/
}

.slider .nav > a {
  position: absolute;
  top: 45%;
  font-size: 3em;
}

.slider .nav > .back {
  left: 10px;
}
.slider .nav > .forth {
  right: 10px;
}


/*//////////Responsive slider2 - end//////////*/

/*//////////CONTACT//////////*/

#contact{
  margin-bottom: 7%;
}
#contact h1{
  font-weight: 700;
  text-align: center;
  margin-top: 7%;
  padding-bottom: 3%;
}


.vias-contacto{
  margin-top:18px;   /*para compensar la altura del label del form*/
  text-align: right;
  padding-right: 10%;
  
}


.boton {
  width: auto; 
  height: auto;
  position:relative;
  font-weight: 500;
  background: rgba(0,0,0,.0);
  color: #fff;
  padding: 0rem;
  width: 100%;
  display: inline-block;
  z-index:5;  
}

.boton-black {
  width: auto; 
  height: auto;
  position:relative;
  font-weight: 500;
  background: none;
  color: #000;
  padding: 0rem;
  width: 100%;
  display: inline-block;
  z-index:5;  
}

.boton-accion, button[type="submit"]{

  font-weight: 500;
  color: #fff;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.3);
  position:relative;
  height: 50px;
  line-height: 50px;
  padding: 0px 50px;
  cursor: pointer;
  border: 0px solid rgba(0, 0, 0, 1);
  white-space: nowrap;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display:inline-block;
  margin-top: 20px;  
}

.boton-accion, button[type="submit"]:hover{

  font-weight: 500;
  color: #fff;
  background-image: none;
  background-color: rgba(0, 0, 0, 1);
  position:relative;
  height: 50px;
  line-height: 50px;
  padding: 0px 50px;
  cursor: pointer;
  border: 0px solid rgba(0, 0, 0, 1);
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display:inline-block;
  margin-top: 20px;  
}

.boton-accion, button[type="accion"]{

  font-weight: 500;
  color: #fff;
  background-image: none;
  background-color: rgba(1, 1, 1, 0.3);
  position:relative;
  height: 50px;
  line-height: 50px;
  padding: 0px 50px;
  cursor: pointer;
  border: 2px solid rgba(255, 255, 255, 1);
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display:inline-block;  
}


.boton-accion:hover, button[type="accion"]:hover{

  font-weight: 500;
  color: #fff;
  background-image: none;
  background-color: rgba(255, 255, 255, .3);
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  cursor: pointer;
  border: 2px solid rgba(255, 255, 255, 1);
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display: inline-block;  
}

/*//////////PORTAFOLIO//////////*/

#section-works h1{
  font-weight: 700;
  text-align: center;
  padding-top: 10%;
}

#section-works p{
  
  text-align: center;
  padding-bottom: 4%;
  
}



/*//////////SERVICES INNER//////////*/

#servicios-tour-virtual{
  padding-top: 10%;
  padding-bottom: 5%;
  
}

#servicios-tour-virtual a {
  color:#000;
  font-weight: bold;
}

.services-details h1{
  font-weight: bold;
  font-size: 30px;
  line-height: 45px;
}

.services-details{
  padding:0% 5% 10% 5%;
  text-align: justify;
}

.services-details p span{
  font-weight: bold;
}

.services-details img{
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 4%;
  margin-bottom: 4%;
}

.servicios-img img {
  width:100%;
  display:block;
  margin-bottom: 5px;
  
}

/*//////////TARIFAS//////////*/


#tarifas{
  background-color: #d3e1e1;
  height:auto;
  position: relative;
  height:auto;
}

#tarifas h1{
  font-weight: bold;
  text-align: center;
  padding-top: 7%;
  padding-bottom: 2%;
}

#tarifas h2{
  font-weight: bold;
  font-size:25px;
  text-align: center;
  padding-bottom: 2%;
}

#tarifas a {
  
  font-weight: bold;
}

.services-tarifa{
  text-align: center;
  padding-bottom: 5%;
}
.services-tarifa h2 span{
  font-weight: bolder;
}

.services-tarifa-content{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 25px;
  
  background-color: #fff;
}

.services-tarifa .precio{
  padding-top: 5%;
  font-weight: 300;
  font-size:25px; 
}
.services-tarifa .precio>span{
  font-weight: 700;
  font-size:50px;  
}
.services-tarifa .cantidad{
  font-weight: 300;
  font-size:20px; 
}

.aclaracion-center{
  text-align: center;
}
.boton-contactar{
  padding-top:5%;
  padding-bottom: 5%;
}

.boton-contactar p{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #000;
}

.boton-contactar a p{
  color:#fff;
  font-weight: bold;
}

.boton-contactar p:hover{
  background-color: #555;
}



/*==========================================================================
  General
  ========================================================================== */
  body {
   font-family: "Roboto Condensed", "Open Sans", Helvetica, Arial, sans-serif;
   color:#000;
   background: #FFF;
   font-size: 18px;
   line-height: 1.6em;
   font-weight: 300;
   text-shadow: none;
   width:100%;
   height:auto;
 }

 .clear {
   clear: both ;
 }

 body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto Condensed","Open Sans", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	margin: 20px 0 20px 0;
}


h1 { font-size: 40px; line-height: 30px; }
h2 { font-size: 35px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
.txt-light { font-weight: 300; }
.txt-regular { font-weight: 400; }
.txt-bold { font-weight: 700; }
.txt-uppercase { text-transform: uppercase; }

blockquote {
  font-family: "Roboto Condensed", "Open Sans", Helvetica, Arial, sans-serif;
}

blockquote.bigquote {
	border: none;
	
	font-size: 48px;
	font-weight: 700;
	line-height: 1.1em;
	margin-top: 70px;
}

.text-bold {
	font-weight: 900;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}


small {
	font-size: 70%;
	font-weight: 100;
}

a:hover {
	text-decoration: none;
}

:focus {
	outline: none;
}

.color-white.txt-shadow {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);

}

.t-uppercase {
	text-transform: uppercase;
}

/*==========================================================================
  Misc & Adjust 
  ========================================================================== */
  .row {
   z-index: 9999;
 }

 .big {
   font-size: 20pt;
   font-weight: 300;
 }


 .blink:hover {
   opacity: 0.9;
 }

 .half-offset {
   margin-bottom: 75px !important;
 }

 .no-offset {
   margin: 0 !important;
   padding: 0;
 }

 .content,.container {
   overflow: hidden;
 }

 .trans {
   border: 0 !important;
   background: 0 !important;
   box-shadow: none !important;
   -webkit-box-shadow: none !important;
 }

 .nobg {
   background: 0;
   border: 0;
 }

 .noborder {
   border: 0 !important;
 }

 .color-white {
   color: #fff;
   padding:30px;
 }

 .theme-bg {
   background-color: #ff7701 !important;
 }

 .normalize-font-top {
   padding-top: 25px;
 }


 /* --- float --- */
 .float-left {
   float: left;
 }

 .float-right {
   float: right;
 }

 /* --- align --- */
 .align-left {
   text-align: left;
 }
 .align-right {
   text-align: right;
 }
 .align-center {
  text-align: center;
  padding-top: 10px;
}
.align-center i:hover {

  cursor: pointer;
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  transition: all 0.7s;

}
/* ---- padding ---- */
/* top */
.pad-top0 {
	padding-top: 0;
}
.pad-top5 {
	padding-top: 5px;
}

.pad-top10 {
	padding-top: 10px;
}

.pad-top15 {
	padding-top: 15px;
}
.pad-top20 {
	padding-top: 20px;
}
.pad-top25 {
	padding-top: 25px;
}
.pad-top30 {
	padding-top: 30px;
}
.pad-top35 {
	padding-top: 35px;
}
.pad-top40 {
	padding-top: 40px;
  }.pad-top50 {
   padding-top: 50px;

 }
 /* bottom */
 .pad-bot0 {
   padding-bottom: 0;
 }
 .pad-bot5 {
   padding-bottom: 5px;
 }

 .pad-bot10 {
   padding-bottom: 10px;
 }

 .pad-bot15 {
   padding-bottom: 15px;
 }
 .pad-bot20 {
   padding-bottom: 20px;
 }
 .pad-bot25 {
   padding-bottom: 25px;
 }
 .pad-bot30 {
   padding-bottom: 30px;
 }
 .pad-bot35 {
   padding-bottom: 35px;
 }
 .pad-bot40 {
   padding-bottom: 40px;
 }


 /* ---- margin --- */
 .mar-left5 { margin-left: 5px; }
 .mar-left10 { margin-left: 10px; }
 .mar-left15 { margin-left: 15px; }
 .mar-left20 { margin-left: 20px; }
 .mar-left25 { margin-left: 25px; }
 .mar-left30 { margin-left: 30px; }

 .mar-right5 { margin-right: 5px; }
 .mar-right10 { margin-right: 10px; }
 .mar-right15 { margin-right: 15px; }
 .mar-right20 { margin-right: 20px; }
 .mar-right25 { margin-right: 25px; }
 .mar-right30 { margin-right: 30px; }

 /* top */
 .mar-top0 {
   margin-top: 0;
 }
 .mar-top5 {
   margin-top: 5px;
 }
 .mar-top10 {
   margin-top: 10px;
 }
 .mar-top15 {
   margin-top: 15px;
 }
 .mar-top20 {
   margin-top: 20px;
 }
 .mar-top25 {
   margin-top: 25px;
 }
 .mar-top30 {
   margin-top: 30px;
 }
 .mar-top35 {
   margin-top: 35px;
 }
 .mar-top40 {
   margin-top: 40px;
 }



/* bottom */
.mar-bot0 {
	margin-bottom: 0;
}
.mar-bot5 {
	margin-bottom: 5px;
}

.mar-bot10 {
	margin-bottom: 10px;
}

.mar-bot15 {
	margin-bottom: 15px;
}
.mar-bot20 {
	margin-bottom: 20px;
}
.mar-bot25 {
	margin-bottom: 25px;
}
.mar-bot30 {
	margin-bottom: 30px;
}
.mar-bot35 {
	margin-bottom: 35px;
}
.mar-bot40 {
	margin-bottom: 40px;
}
.mar-bot45 {
	margin-bottom: 45px;
}




/*===========================
  --- Header & menu ----
  =========================== */

  .volver{
    height:60px;

  }

   .volver-esclavas{
    height:60px;
    margin-top:70px!important;

  }

  .navbar {
   line-height: 100%;
   height: 70px;
   background-color:#fff;
   text-transform:uppercase;
   font-size:16px;
   font-family:"Roboto Condensed";
   display: block;
   vertical-align: middle;
   text-align: center;
   margin-bottom: 0;
   padding-bottom:0;
   
   vertical-align: middle;
   display: table-cell;
   float:right;


 }

 .navbar .navbar-collapse {
   margin-bottom: 0;
   padding-bottom:0;

 }

 .nav> li> a{
  color:#000;
 }

 /*--Responsive--*/

 @media only screen and (min-width: 959px) and (max-width: 3280px){
  .navbar .navbar-collapse {
   margin-bottom: 0;
   padding-bottom:0;	
   margin-top: 0px;	
   float:right;
 }

 .nav > li {
  position: relative;
  display: block;
  padding-top: 20px;
}

.navbar .navbar-nav > .active > a {
	padding-bottom: 0px;
}
.row-slider{
  height: auto;
}

.nav li {
	height: 100%;
	line-height: 100%;
	margin-bottom: 0;
	padding-bottom:0;
}

.nav>li>a {
	display: table-cell;
	height: 100%;
	line-height: 100%;
	vertical-align: middle;		
}

.nav-navbar-nav>li>a:hover {
  background:none;
}

.nav>li:hover {
  border-bottom: 1px solid #000;	
	background: none;
}

.navbar-nav {
	float: right;
	margin-bottom: 0;
	padding-bottom:0;	
}

.navbar .navbar-nav > .active > a {
}

.navbar .navbar-nav > .active > a {
	padding-bottom: 15px;
}

h1 a.navbar-brand {
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	text-shadow: none;
	margin-left: 40px;
}

.navbar-brand {
  float:left ;
  padding: 0px;
  margin-left:20px;
  display: table-cell;  
}


.navbar-brand img {
	vertical-align: middle;
  margin-top: 15px;  /*IMPORTANTE*/
  top:0;
}

.navbar-header .navbar-brand {

  top:0;
}

.navbar-toggle {
	padding: 0;
	margin: 0;
	width: 80px;
}

.navbar-collapse.in {
	margin-top: -5px !important;
}
}


/*===========================
  --- Featured section ----
  =========================== */

  section.featured {
   padding:0px;
   background: #333333;
   vertical-align: middle;
   text-align: center;
   color:#fff;
 }


section.featured h2.slogan {
	color: #fff;
	font-size: 48px;
	font-weight: 900;
}
/*row-slider*/

.title{
  padding-top: 100px;
  text-align: center;
}
.list-style{
  list-style: none;
  left:0%;
}

/* inner heading */
section.featured.inner {
	background: #eee;
	padding: 0px 0px;
}
/*id*/
/*#header img {
height: 600px;
}*/
#section-services, #section-about, #section-blog {
  background-color: #fff;
  height: 650px;
}

/*.about{
padding:0 20px 80px;
}*/
.company h4 span{
  color:#fff;
}


/* removing default arrows */
.flex-direction-nav a:before {
	content: none !important;
}

/*===========================
  Portfolio
  ============================ */
  nav#filter a {
   background-color: #EEE;
   color:#555;
 }
 nav#filter a:hover, nav#filter a.current {
 }

 /* ------- */

 .isotopeWrapper article{
  margin-bottom: 30px;
}

#portfolio img  {
	width:100%;
}

#portfolio article p {
	margin-bottom:1.45em;/*set next row on the baseline*/
}
nav#filter {
	margin-bottom:1.5em;
}

nav#filter li {
	display:inline-block;
	margin:0 0 0 5px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
}

.portfolio-items article img {width:100%;} 

.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.portfolio-item .portfolio-desc {
  display: block;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  color: rgba(220, 220, 220, 0.7);
}

.portfolio-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
  transition: all 200ms ease-in-out 0s;
  opacity: .95;
}

.portfolio-item .portfolio-desc a {
	color: #fff;
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top:-20px;
	
	padding: 30px;
	height: 0;
  opacity: 0;
  position: relative;
}

.portfolio-item:hover .folio-info{
	height: 100%;
  opacity: 0.8;
  transition: all 500ms ease-in-out 0s;
  top:-10px;
}

.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
}

.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}


/*===========================
  --- Contact ----
  =========================== */

  .validation {
   display:none;
   margin: 0 0 20px;
   font-weight:400;
   font-size:13px;
 }

 #sendmessage {
   border:1px solid #fff;
   display:none;
   text-align:center;
   padding:15px 12px 15px;
   margin:10px 0;
   font-weight:600;
   margin-bottom:30px;
 }

 #sendmessage.show,.show  {
   display:block;
 }

 .cform{

  width: 100%;  
  z-index: 999;
}

.formulario{

  max-width: 400px;  
  margin:0 auto; 
}


#contact-form input[type=text], #contact-form input[type=email], #contact-form textarea {
	
	background: none;
	font-family: "Roboto Condensed", "Open Sans", "sans serif";
	border: 1px solid #000;
	font-size:14px;
	text-align: left;
	vertical-align: middle;
	padding:0 10px;
}
#contact-form input[type=text]:focus, #contact-form input[type=email]:focus, #contact-form textarea:focus {
	background: rgba(0, 0, 0, .3);
	color: #fff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	transition: background 0.25 ease-in;
	-moz-transition: background 0.25 ease-in;
	-webkit-transition: background 0.25 ease-in;
}
#contact-form input[type=text], #contact-form input[type=email] {
	height: 50px;
	margin-bottom:0px;
}
#contact-form input[type=submit] {
	color: #fff;
	width: 185px;
	height: 60px;
	text-shadow: none;
	font-size: 14px;
	padding:0.5em;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
	display: block;
	border: 0;
	text-transform: none;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#contact-form input[type=submit]:hover, #contact-form input[type=submit]:active {
	background: #43413e !important;
}
#contact-form textarea {
	padding-top: 1em;
}

textarea.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

div.cform-response-output {
	max-width: 60%;
	text-align: center;
	margin-left: 40% !important;
	margin-top: 0.5em !important;
	padding: 0.5em !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.cform-not-valid-tip {
	color: #888;
	border: 1px dotted #ad3729 !important;
	width: 100% !important;
	left: 0 !important;
	padding: 0.5em !important;
	font-family: "Roboto Condensed",'Open Sans', sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border:10px solid #000;
  border-color:#000;
  border-radius: 5px;
  background-image: none;
  border: 1px solid #000;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}

.lt-formulario{
  margin-top: 5%;
  text-align: justify;
  font-size: 0.8em;
  line-height: 1.3em; 
}

.lt-formulario a{
  color:#000; 
  text-decoration: underline;
}


/*=========================
  Footer
  ================= */

section#footer {
 background: #242424;
 background-size:cover;
 padding-top: 1%;  
}

section#footer .about {
  text-align: center;
  color:#CCCCCC;
  font-size: 1.4rem;
}

section#footer .autor {
  padding-top: 0%;
}

section#footer .share-btns {
  text-align: center;
  color:#CCCCCC;
  font-size: 1.4rem;
}

.ya-share2__container_size_m .ya-share2__item {
  margin: 5px 4px 5px 4px !important;
}

.ya-share2__icon {
  background: #242424;
}

section#footer .copyright, section#footer .autor {
  text-align: center;
  color:#747474;
  font-size: 1.2rem;
}

section#footer .copyright a, section#footer .autor a {
  text-align: center;
  color:#747474;
  font-size: 1.2rem;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}

/* footer menu */
ul.footer-menu {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.footer-menu li {
	display: inline;
	margin: 0 5px;
}

a.scrollup{
	height:40px;
	width:40px;
	color:#fff;
	font-size:22px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:9999;
	opacity:0.5;
}
a.scrollup:hover{
	opacity:1;
	color:#fff;
	font-size:18px;
	line-height:30px;	
}


ul.legaltext li{
  display: inline;
  margin: 0 5px;
}

ul.legaltext li a{
  color:#fff;
}

ul.legaltext li:hover{
  text-decoration: underline;
  color:#555;
}
ul {
-webkit-padding-start: 0px;
}

/*===========================
  --- Template Components ----
  =========================== */

  /* footer social icons */

.social-network a.icoYouTube:hover {
  background-color: #BD3518;
}

.social-network a.icoRss:hover {
 background-color: #F56505;
}

.social-network a.icoFacebook:hover {
 background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
 background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
 background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoInstagram:hover {
  background-color: #E0711E;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, 
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoInstagram:hover i,
.social-network a.icoLinkedin:hover i {
	color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
	color: #417630;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:14px;
}
.social-circle li i {
	margin:0;
	line-height:30px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

/* stats */
.stats .icon {
	margin: 0 0 20px 0;
}

.stats strong.number {
	font-size: 38px;
}

.stats span.text {
	font-weight: 700;
	font-size: 24px;
}

/* buttons */
.btn {
	border: 0;
}

.btn.bold {
	font-weight: 600;
}

.btn-cta {
	color: #ffffff;
	border-bottom: 4px solid;
}
.btn-cta:hover {
	color: #ffffff;
}

.btn-cta {
	border-bottom: 2px solid;
}

.btn-cta.btn-lg {
	border-bottom: 4px solid;
}

/* ========================================
Media queries
========================================= */

@media (min-width: 959px) and (max-width: 3280px) {

	.navbar-nav {
    text-transform: uppercase;
    float: right;
    vertical-align: middle;
  }

}

@media (min-width: 768px) and (max-width: 1500px) {

  .slider .nav > a {
    margin-top: -30px;
  }

.presentacion-index {
  padding: 0px;
  margin: 0 auto;
  height: 500px;
  
}

.iframe-index { 
  width: 100%;
  height: 500px; 
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}

section.featured-index {
  height: 500px;
  
}



}

@media (min-width: 1500px) and (max-width: 3280px) {

  .presentacion {
    padding: 0px;
    margin: 0 auto;
    height: 850px;
  }

  .iframe { 
    width: 100%;
    height: 850px;
    border: 0px; 
    margin: 0px; 
    padding: 0px;
  }

  section.featured {
    height: 850px;
  }

  section.featured-index {
    height: 600px;
  }
  
  html, body {
    height: 100%;
  } 

  .nofooter{
    max-height: 90%;
  }


}	

@media (min-width: 768px) and (max-width: 958px) {

  .navbar-nav {
    text-transform: uppercase;
    float: right;  
  }

  .slogan p{
  text-align: center;
  }

  .texto-about p{
    text-align: justify;
    border-left:none;
    padding-top: 7%;
    padding-left: 10%;
    padding-right: 10%;
  }

.presentacion, .presentacion-index {
  padding: 0px;
  margin: 0 auto;
  height: 400px;
  
}

.iframe, .iframe-index { 
  width: 100%;
  height: 400px; 
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}

section.featured, section.featured-index {
  height: 400px;
  
}


  #services .services-item{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
    height:auto;
  }




  .vias-contacto{
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  }


  .section-header h2.section-heading {
    margin-top:10%;
  }


  .portfolio-item {
    margin: 0 5em 0 5em;
  }

}



@media (min-width: 481px) and (max-width: 767px) {

.navbar.navbar-fixed-top {
  background-color:#fff;
}

.navbar .navbar-collapse ul.nav {
  background-color: #fff;
  width: 100%;
  float: right;
  margin:0 auto;
  text-align: center;
  padding:0px;
  text-transform:uppercase;
  font-size: 16px;
  
}
.navbar .navbar-collapse ul.nav li {
  border-bottom: none;
}

.navbar .navbar-nav > .active > a {
 border-bottom: 1px solid #000;
 
}

.navbar-collapse{
padding:0px;
}

.navbar-nav > li > a{
 float:none;
 display:block;
 padding:0 0 25px 0;

}

.intro-scroll{
  display:none;
}


.slogan p{
  text-align: center;
  font-size: 3em;
}

.texto-about p{
  text-align: justify;
  border-left:none;
  padding-top: 7%;
  padding-left: 10%;
  padding-right: 10%;
}


.presentacion, .presentacion-index {
  padding: 0px;
  margin: 0 auto;
  height: 400px;
  
}

.iframe, .iframe-index { 
  width: 100%;
  height: 400px;
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}

section.featured, section.featured-index {
  height: 400px;
  
}

#services .services-item{
  text-align: center;
  margin-top: 2%;
  margin-bottom: 2%;
  height:auto;
}


.caption-sub h2{
  font-size: 20px;
}


.boton-accion, button[type="accion"]{

  font-weight: 400;
  color: #fff;
  background-image: none;
  background-color: rgba(1, 1, 1, 0.3);
  position:relative;
  height: 40px;
  line-height: 40px;
  padding: 0px 50px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 1);
  white-space: nowrap;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display:inline-block;

}

.boton-accion:hover, button[type="accion"]:hover{

  font-weight: 400;
  color: #fff;
  background-image: none;
  background-color: rgba(255, 255, 255, .3);
  height: 40px;
  line-height: 40px;
  padding: 0 50px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 1);
  white-space: nowrap;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display: inline-block;
  
}

.slider .nav > a {
  position: absolute;
  top: 40%;
  margin-top: -50px;
  font-size: 3em;
}

.section-header h2.section-heading {
  margin-top:10%;
}

.portfolio-item {
  margin: 0 5em 0 5em;
}

.vias-contacto{
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
}

}


@media (min-width: 321px) and (max-width: 480px) {

.navbar.navbar-fixed-top {
  background-color: #fff;
}

.navbar .navbar-collapse ul.nav li {
  border-bottom: none;
}

.navbar .navbar-nav > .active > a {
 border-bottom: 1px solid #000;
}

.navbar-collapse {
border-top: 0px;
}

.navbar .navbar-collapse ul.nav {
 background-color: #fff;
 width: 100%;
 float: right;
 margin: 0 auto;
 text-align: center;
 padding: 0px;
 text-transform: uppercase;
 font-size: 16px;
 
}

.navbar-collapse{
  padding:0px;
}

.navbar-nav > li > a {
 float: none;
 display: block;
 padding: 0 0 25px 0;

}

.intro-scroll{
  display:none;
}

/*.img-relative img {
  object-fit: cover;
  width: 400px;
  height: 400px;
  
}

.img-absolute img {
  object-fit: cover;
  width: 400px;
  height: 400px;
}*/

.img-relative {

  display:none;
}

.img-absolute{
  position:relative;
  margin-top:80px;
}

.slogan p{
  text-align: center;
  font-size: 4em;

 }

.texto-about p{
  text-align: justify;
  border-left:none;
  padding-top: 7%;
  padding-left: 10%;
  padding-right: 10%;
}

.presentacion, .presentacion-index {
  padding: 0px;
  margin: 0 auto;
  height: 300px;
  
}

.iframe, .iframe-index { 
  width: 100%;
  height: 300px;
  
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}

section.featured, section.featured-index {
  height: 300px;
  
}

/*section.featured-index {
  height: 400px;
  
}

.iframe-index { 
  width: 100%;
  height: 400px;  
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}

.presentacion-index {
  padding: 0px;
  margin: 0 auto;
  height: 400px;
  
}*/

.slider .nav > .back {
  left: 0px;
  padding-right:10%;
}
.slider .nav > .forth {
  right: 0px;
  padding-left:10%;
}

.navbar .navbar-collapse ul.nav li a:hover {
  
}

.nav > li {
  position: relative;
  display: block;
  padding-top: 0px;
}

.fa-quote-left{  
  font-size: 2em;
}

.fa-quote-right{  
  font-size: 2em;
}

.formulario{
  width: 100%;  
  margin:0 auto; 
}


.section-header h2.section-heading {
  margin-top:15%;
}

}

@media (max-width: 320px){

.navbar.navbar-fixed-top {
  background-color: #fff;
}

.navbar .navbar-collapse ul.nav li {
  border-bottom: none;
}

.navbar .navbar-nav > .active > a {
 border-bottom: 1px solid #000;
}

.navbar-collapse {
border-top: 0px;
}

.navbar .navbar-collapse ul.nav {
 background-color: #fff;
 width: 100%;
 float: right;
 margin: 0 auto;
 text-align: center;
 padding: 0px;
 text-transform: uppercase;
 font-size: 16px;
 
}

.navbar-collapse{
  padding:0px;
}

.navbar-nav > li > a {
 float: none;
 display: block;
 padding: 0 0 25px 0;

}

.intro-scroll{
  display:none;
}

body{
  font-size: 16px;
}

h1{
  font-size: 30px;
}

/*.img-relative img {
  object-fit: cover;
  width: 320px;
  height: 350px;
}

.img-absolute img {
  object-fit: cover;
  width: 320px;
  height: 350px;
}*/

.img-relative {

  display:none;
}

.img-absolute{
  position:relative;
  margin-top:80px;
}

.slogan p{
  text-align: center;
  font-size: 3em;
}

.texto-about p{
  text-align: justify;
  border-left:none;
  padding-top: 7%;
  padding-left: 10%;
  padding-right: 10%;
}

.presentacion, .presentacion-index {
  padding: 0px;
  margin: 0 auto;
  height: 200px;
  
}

.iframe, .iframe-index { 
  width: 100%;
  height: 200px;
  
  border: 0px; 
  margin: 0px; 
  padding: 0px;
}

section.featured, section.featured-index {
  height: 200px;
  
}

.fa-quote-left{  
  font-size: 2em;
}

.fa-quote-right{  
  font-size: 2em;
}

.slider > ul > li {

  font-size: 16px;

}

.slider .nav > .back {
  left: 0px;
  padding-right:30%;
}
.slider .nav > .forth {
  right: 0px;
  padding-left:30%;
}


}