@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700');


/* var text-decoration */
/*--
	Common Css
--*/
html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
   
}

@media screen and (max-width:400px)
 {.body {
  width: 100%;
}
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
}
h2 {
  font-size: 30px;
  font-weight: 400;
}
h3 {
  font-size: 28px;
  font-weight: 300;
	text-align: justify;
	
}
p {
  font-size: 15px;
  line-height: 28px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
}
.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
}
.section-title p {
  font-family: 'Raleway', serif;
  font-style: italic;
  color: #253646;
	
}
/*--
	Header Start 
--*/
header {
  background: #fff;
  padding: 20px 0;
  position: relative;
}
header .navbar {
  margin-bottom: 0px;
  border: 0px;
}
header .navbar-brand {
  padding-top: 5px;
}
header .navbar-default {
  background: none;
  border: 0px;
	
}
header .navbar-default .navbar-nav {
  padding-top: 10px;
}
header .navbar-default .navbar-nav li a {
  color: #253646;
  padding: 10px 15px;
  font-size: 13px;
	font-weight: lighter;
}
font header .navbar-default .navbar-nav li a:hover {
  color: #D19100;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #rgba(37,54,72,1.00);
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #rgba(37,54,72,1.00);
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #rgba(37,54,72,1.00);
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #rgba(37,54,72,1.00);
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}


#fh5co-home {
	 position: relative;
	 z-index: 1;
}

@media screen and (max-width: 450px) {
	#fh5co-home {
     position: relative;
	 z-index: 1;

}}
	
	

#fh5co-home .mySlides {
    position: relative;
    z-index: 1;
	 background-size: cover;
  background-attachment: fixed;
 
  width: 100%;
	height: 800px;
  background-color: #253646; 
  color: #fff;
  overflow: hidden;
	 background-position: 100% 0% 0%;	
}
#fh5co-home .mySlides1 {
    position: relative;
    z-index: 1;
	 background-size: cover;
  background-attachment: fixed;
 
  width: 100%;
	height: 800px;
  background-color: #253646; 
  color: #fff;
  overflow: hidden;
	 background-position: 100% 0% 0%;	
}
#fh5co-home .mySlides2 {
    position: relative;
    z-index: 1;
	 background-size: cover;
  background-attachment: fixed;
 
  width: 100%;
	height: 800px;
  background-color: #253646; 
  color: #fff;
  overflow: hidden;
	 background-position: 100% 0% 0%;	
}

#fh5co-home .banner-top {
    background: url(../images/xiratech.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
	overflow: hidden;
	 background-position: 100% 0% 0%;	
	 background-attachment: fixed;
	background-color: transparent;
}

#fh5co-home .banner-top1 {
    background: url(../images/xira-ai.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
	
	overflow: hidden;
	 background-position: 100% 0% 0%;	
	 background-attachment: fixed;
	background-color: transparent;
}

#fh5co-home .banner-top2 {
    background: url(../images/xira-black.png) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
	
	overflow: hidden;
	 background-position: 100% 0% 0%;	
	 background-attachment: fixed;
	background-color: transparent;
}

#fh5co-home .banner-top3 {
    background: url(../images/xira2.gif) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
	
	overflow: hidden;
	 background-position: 100% 0% 0%;	
	 background-attachment: fixed;
	background-color: transparent;
}

#fh5co-home .w3layouts-banner-info {
    padding-top: 10px;
    max-width: 800px;
}

#fh5co-home .w3layouts-banner-info h3 {
    text-shadow: 3px 4px 6px rgba(45, 45, 45, 0.15);
    font-size: 3.3em;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 68px;
}

#fh5co-home .w3layouts-banner-info h4 {
    color: #eee;
    margin: 1em 0 1.5em;
    letter-spacing: 4px;
    text-transform: capitalize;
    font-weight: 200;
}
#fh5co-home .w3layouts-banner-info a.btn {
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 11px 30px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px;
	text-transform: capitalize;
	font-family: 'Raleway', sans-serif;
}

#fh5co-home.banner-top,
#fh5co-home.banner-top1,
#fh5co-home.banner-top2,
#fh5co-home.banner-top3 {
    min-height: 80%;
}
#fh5co-home.overlay {
    min-height: 80%;
    background: rgba(0, 0, 0, 0.5);
}
#fh5co-home.overlay1 {
    min-height: 80%;
    background: rgba(0, 0, 0, 0.6);
}

/*-- //banner style --*/




#fh5co-home, #fh5co-home .text-wrap {
  height: 900px;
}
#fh5co-home .text-wrap {
  display: table;
  width: 100%;
  position: relative;
  z-index: 4;
}
#fh5co-home .text-inner {
  display: table-cell;
  vertical-align: center;
  text-align: center;
	
}
#fh5co-home .text-inner a {
  color: white;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-home .text-inner a:hover, #fh5co-home .text-inner a:active, #fh5co-home .text-inner a:focus {
  text-decoration: none;
  color: white;
  border-bottom: 1px dashed white;
}
#fh5co-home .text-inner h1 {
  font-size: 50px;
  color: white;
  margin: 0 0 20px 0;
}
#fh5co-home .text-inner h2 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
	
}



/** xira en foto */
#fh5co-home .xira {
  color: #E3E3E4;
	transition: all 0.8s;
  	align-content: center; 
	font-weight: 100;
}
#fh5co-home .xira h1{
  font-family: 'Raleway';
  font-size: 38px;
	font-weight: 700;
  line-height: 50px;
  letter-spacing: 3px;
  position: relative;
  /*background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:8px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/
	font-weight: 100;
	 width: 70%;
	}


@media screen and (max-width:400px) {
#fh5co-home .xira h1 {
	font-family: 'Raleway';
  font-size: 38px;
  line-height: 40px;
  letter-spacing: 2px;
  position: relative;
 /* background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:8px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/

	 width: 70%;
	
}
}
	@media screen and (max-width:1051px) {
#fh5co-home .xira h1 {
	font-family: 'Raleway';
  font-size: 38px;
  line-height: 40px;
  letter-spacing: 2px;
  position: relative;
 /* background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:8px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/

	 width: 70%;
}
}

	@media screen and (max-width:991px) and (orientation:landscape) {
#fh5co-home .xira h1 {
	font-family: 'Raleway';
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 2px;
  position: relative;
 /* background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:8px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/

	 width: 80%;
}
}

	@media screen and (max-width:991px) and (orientation:portrait) {
#fh5co-home .xira h1 {
  font-family: 'Raleway';
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 2px;
  position: relative;
  margin-top:8px;
  align-content: right; 
  width: 90%;
}
}

	@media screen and (max-width:800px) and (orientation:landscape) {
#fh5co-home .xira h1 {
	font-family: 'Raleway';
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 2px;
  position: relative;
 /* background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:0px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/

	 width: 80%;
}
}




@media screen and (max-width:797px)  and (orientation:landscape){
#fh5co-home .xira h1 {
	font-family: 'Raleway';
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 2px;
  position: relative;
 /* background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:0px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/
 
	 width: 70%;
	
}
}

@media screen and (min-width:360px)  and (orientation:portrait){
#fh5co-home .xira h1 {
	font-family: 'Raleway';
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 1px;
  position: relative;
 /* background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:3px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/
	 width: 85%;
	
}
}
@media screen and (max-width:360px)  and (orientation:portrait){
#fh5co-home .xira h1 {
	font-family: 'Raleway';
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 1px;
  position: relative;
 /* background-color: rgba(37,54,70,1.00);*/
 /*padding: 50px 15px 0px 0px;*/
	margin-top:3px;
	align-content: right; 
	/*text-shadow: 2px 2px 2px #FFFFFF; ^*/
	 width: 85%;
	
}
}



#fh5co-home .xira p {
  font-size: 25px;
  line-height: 25px;
  font-family: 'Raleway';
  letter-spacing: 3px;
  position: relative;
  /*background-color: rgba(37,54,70,1.00);*/
	padding: 200px 10px 10px 5px;
	/*margin-top: 100px;*/
	text-shadow: 1px 1px 1px #000;	
align-content: right; 
	color: #D19100;
  
}







#fh5co-home .sombra {
	
  
  /*text-shadow: 2px 2px 2px #FFFFFF;*/
  color: #D19100 ;
	font-weight: 100; 
  font-family: 'Raleway', sans-serif;
	/*background: #253646;*/
	
	
}

#fh5co-home .som {
	
  font-family: 'Raleway', sans-serif;
 /* text-shadow: 2px 2px 2px #000;*/
	color: #FFF;
	display: inline-block;
	font-weight: 100;
	/*background: #253646;*/
	
	
}

#fh5co-home .som1 {
	
  font-family: 'Raleway', sans-serif;
 /* text-shadow: 2px 2px 2px #000;*/
	color: #253646;
	display: inline-block;
	font-weight: 100;
	/*background: #253646;*/

}







 .box {
	transition: all 0.8s;
  margin-top: 50px;
/*  text-shadow: 2px 2px 2px #000;*/
	 	width: 60%;
    height: 155px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
  border: 1px solid #253646; 

}

@media screen and (min-width:1366px)  and (orientation:landscape){
.box {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
	width: 60%;
    height: 150px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}

@media screen and (min-width:1024px)  and (orientation:landscape){
.box {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 60%;
    height: 180px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}


@media screen and (max-width:1024px)  and (orientation:landscape){
.box {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 50%;
    height: 220px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}
@media screen and (max-width:1024px)  and (orientation:portrait){
.box {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 70%;
    height: 90px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}
@media screen and (max-width:991px)  and (orientation:landscape){
.box {
	transition: all 0.8s;
  margin-top: 20px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 71%;
    height: 200px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}


@media screen and (max-width:991px)  and (orientation:portrait){
.box {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 60%;
    height: 280px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}




@media screen and (max-width:797px)  and (orientation:landscape){
.box {
	transition: all 0.8s;
  margin-top: 20px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 70%;
    height: 180px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}

@media screen and (max-width:797px)  and (orientation:portrait){
.box {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 70%;
    height: 280px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
 border: 1px solid #253646; 

	
}
}

@media screen and (max-width:768px)  and (orientation:landscape){
.box {
	transition: all 0.8s;
  margin-top: 20px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 60%;
    height: 275px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
  border: 1px solid #253646; 

	
}
}
@media screen and (max-width:768px)  and (orientation:portrait){
.box {
	transition: all 0.8s;
  margin-top: 30px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 80%;
    height: 110px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
  border: 1px solid #253646; 

	
}
}
@media screen and (max-width:668px) and (orientation:portrait){
.box {
	transition: all 0.8s;
  margin-top: 5px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 90%;
    height: 220px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
  border: 1px solid #253646; 

	
}
}

@media screen and (max-width:668px) and (orientation:landscape){
.box {
	transition: all 0.8s;
  margin-top: 10px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 90%;
    height: 250px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
 display: inline; /* the default for span */
  border: 1px solid #253646; 

	
}
}

@media screen and (max-width:360px) and (orientation:portrait) {
.box {
	transition: all 0.8s;
    margin-top: 5px;
/*  text-shadow: 2px 2px 2px #000;*/
	width: 92%;
	
    height: 220px;
    float: right;
    background: #253646;
    border-left: 2px solid #253646;	
	float: left;
    display: inline; /* the default for span */
    border: 1px solid #253646; 

	
}
}

.box1 {
	transition: all 0.8s;
  margin-top: 50px;
	 	width: 60%;
    height: 155px;
    float: right;
	float: left;
 display: inline; 
	border-left: 2px solid #FFFFFF;	
	border: 1px #FFFFFF;
 
}

@media screen and (min-width:1366px)  and (orientation:landscape){
.box1 {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
	width: 60%;
    height: 150px;
    float: right;
	float: left;
 display: inline; /* the default for span */
 

	
}
}

@media screen and (min-width:1024px)  and (orientation:landscape){
.box1 {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 60%;
    height: 180px;
    float: right;
   
   
	float: left;
 display: inline; /* the default for span */
 
	
}
}


@media screen and (max-width:1024px)  and (orientation:landscape){
.box1 {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 50%;
    height: 220px;
    float: right;
   
	float: left;
 display: inline; /* the default for span */
 

	
}
}
@media screen and (max-width:1024px)  and (orientation:portrait){
.box1 {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 70%;
    height: 90px;
    float: right;
    
	float: left;
 display: inline; /* the default for span */
 

	
}
}
@media screen and (max-width:991px)  and (orientation:landscape){
.box1 {
	transition: all 0.8s;
  margin-top: 20px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 71%;
    height: 200px;
    float: right;
   
	float: left;
 display: inline; /* the default for span */
 

	
}
}


@media screen and (max-width:991px)  and (orientation:portrait){
.box1 {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 60%;
    height: 280px;
    float: right;
   
	float: left;
 display: inline; /* the default for span */
  

	
}
}




@media screen and (max-width:797px)  and (orientation:landscape){
.box1 {
	transition: all 0.8s;
  margin-top: 20px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 70%;
    height: 180px;
    float: right;
   
	float: left;
 display: inline; /* the default for span */
 

	
}
}

@media screen and (max-width:797px)  and (orientation:portrait){
.box1 {
	transition: all 0.8s;
  margin-top: 30px;
  /*text-shadow: 2px 2px 2px #000;*/
		width: 70%;
    height: 280px;
    float: right;
    
	float: left;
 display: inline; /* the default for span */
 

	
}
}

@media screen and (max-width:768px)  and (orientation:landscape){
.box1 {
	transition: all 0.8s;
  margin-top: 20px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 60%;
    height: 275px;
    float: right;
    
	float: left;
 display: inline; /* the default for span */
  

	
}
}
@media screen and (max-width:768px)  and (orientation:portrait){
.box1 {
	transition: all 0.8s;
  margin-top: 30px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 80%;
    height: 110px;
    float: right;
   
	float: left;
 display: inline; /* the default for span */
  

	
}
}
@media screen and (max-width:668px) and (orientation:portrait){
.box1 {
	transition: all 0.8s;
  margin-top: 5px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 90%;
    height: 220px;
    float: right;
   
	float: left;
 display: inline; /* the default for span */
  

	
}
}

@media screen and (max-width:668px) and (orientation:landscape){
.box1 {
	transition: all 0.8s;
  margin-top: 10px;
/*  text-shadow: 2px 2px 2px #000;*/
	 width: 90%;
    height: 250px;
    float: right;
   
	float: left;
 display: inline; /* the default for span */
  

	
}
}
@media screen and (max-width:450px) and (orientation:portrait){
.box1 {
 transition: all 0.8s;
    margin-top: 50px;
/*  text-shadow: 2px 2px 2px #000;*/
	width: 92%;
	
    height: 220px;
    float: right;
    float: left;
    display: inline; /* the default for span */º
  
}
}

@media screen and (max-width:360px) and (orientation:portrait) {
.box1 {
	transition: all 0.8s;
    margin-top: 50px;
/*  text-shadow: 2px 2px 2px #000;*/
	width: 92%;
	
    height: 220px;
    float: right;
    float: left;
    display: inline; /* the default for span */
   
	
}
}



.slant {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  bottom: 0;
  margin-bottom: -35px;
  padding: 0;
  width: 101%;
}

#fh5co-intro {
  position: relative;
  bottom: 0;
  margin-top: -150px;
  z-index: 10;
  padding-bottom: 7em;
}

@media screen and (max-width: 768px) {
  #fh5co-intro {
    padding-bottom: 3em;
	  width:100%;
	  
  }
}
@media screen and (max-width: 450px) and (orientation:portrait) {
  #fh5co-intro {
    padding-bottom: 3em;
	  width:100%;
	 
	  
  }
}


#fh5co-intro > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
#fh5co-intro .fh5co-block {
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 16px;
  min-height: 300px;
  vertical-align: middle;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  z-index: 7;
  flex-grow: 1;
  background-size: cover;
  position: relative;
  backgroun-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #fh5co-intro .fh5co-block {
   width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;
  min-height: 300px;
  vertical-align: middle;
  padding: 40px 0px 40px 0px;
  background: #fff;
  -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  z-index: 7;
  flex-grow: 1;
  background-size: cover;
  position: relative;
  backgroun-repeat: no-repeat;
	
  }
}

#fh5co-intro .fh5co-block > .overlay-darker {
  z-index: 8;
  opacity: .5;
  background: #474747;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
	width: 100%;
}



#fh5co-intro .fh5co-block > .overlay {
	background: #fff;
	opacity: 1;
	z-index: 9;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	width: 100%;
}



#fh5co-intro .fh5co-block > .fh5co-text {
  position: relative;
  z-index: 10;
}
#fh5co-intro .fh5co-block > .fh5co-text .fh5co-intro-icon {
  font-size: 50px;
  color: #rgba(37,54,72,1.00);
  margin-bottom: 30px;
  display: block;
}
#fh5co-intro .fh5co-block h2 {
  font-size: 24px;
  font-weight: 400;
}
#fh5co-intro .fh5co-block:hover > .overlay, #fh5co-intro .fh5co-block:focus > .overlay {
  opacity: 0;
  z-index: 9;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text, #fh5co-intro .fh5co-block:focus > .fh5co-text {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text .fh5co-intro-icon, #fh5co-intro .fh5co-block:focus > .fh5co-text .fh5co-intro-icon {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover h2, #fh5co-intro .fh5co-block:focus h2 {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover .btn, #fh5co-intro .fh5co-block:focus .btn {
  border: 2px solid #fff !important;
  background: transparent;
}
#fh5co-intro .fh5co-block:hover .btn:hover, #fh5co-intro .fh5co-block:focus .btn:hover {
  background: #rgba(37,54,72,1.00) !important;
  border: 2px solid #rgba(37,54,72,1.00) !important;
}

.watch-video {
  text-align: center;
  width: 100%;
  display: block;
  float: left;
}
.watch-video span {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.watch-video .btn-video {
  display: block;
  font-size: 60px;
  height: 120px;
  width: 120px;
  margin: 0 auto;
  border: 2px solid #rgba(37,54,72,1.00);
  line-height: 0px;
  display: table;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.watch-video .btn-video:hover, .watch-video .btn-video:focus, .watch-video .btn-video:active {
  text-decoration: none;
}
.watch-video .btn-video i {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  right: -9px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.watch-video .btn-video:hover i, .watch-video .btn-video:focus i {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
  padding: 4em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
    padding: 2em 0;
  }
}

#fh5co-services, #fh5co-work, #fh5co-counters {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-services, #fh5co-work, #fh5co-counters {
    padding: 4em 0;
  }
}

#fh5co-services {
  background-color: #rgba(37,54,72,1.00);
	background-position: 0% 100% 0% 0%;
  /* IE9, iOS 3.2+ */
 background-image: url(../images/tecnologia.gif);
  background-image: -webkit-gradient(linear, 0% 0%, 50% 50%, color-stop(0, #3f95ea), color-stop(1, #rgba(37,54,72,1.00)));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #3f95ea 0%, #rgba(37,54,72,1.00) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #3f95ea 0%, #rgba(37,54,72,1.00) 100%);
  background-image: -ms-repeating-linear-gradient(top left, #3f95ea 0%, #rgba(37,54,72,1.00) 100%);
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
}

#fh5co-form {
  background-color: #rgba(37,54,72,1.00);
	background-position: 0% 0% 100% 0%;
  /* IE9, iOS 3.2+ */
 background-image: url(../images/xira-black.png);
  background-image: -webkit-gradient(linear, 0% 0%, 50% 50%, color-stop(0, #3f95ea), color-stop(1, rgba(37,54,72,1.00)));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #3f95ea 0%, rgba(37,54,72,1.00) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #3f95ea 0%, rgba(37,54,72,1.00) 100%);
  background-image: -ms-repeating-linear-gradient(top left, #3f95ea 0%, rgba(37,54,72,1.00) 100%);
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
}



#fh5co-services:before, #fh5co-services:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 100%;
}
#fh5co-services:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-services:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-services .fh5co-service {
  padding-right: 30px;
}
#fh5co-services h3 {
  font-size: 24px;
  color: #fff;
}
#fh5co-services .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
}
#fh5co-services .icon:before {
  color: #fff;
}
#fh5co-services .section-heading h2 {
  color: #fff;
}
#fh5co-services .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}

/* empieza seccion modulos */

#fh5co-modulos  {
  padding: 4em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-modulos  {
    padding: 2em 0;
  }
}
#fh5co-modulos  {
  padding: 7em 0;
}

@media screen and (max-width: 768px) {
  #fh5co-modulos  {
    padding: 4em 0;
  }
}

#fh5co-modulos {
  background-color: rgba(37,54,72,1.00);
	background-position: 0% 50% 0% 0%;
	
}
	
	
  /* IE9, iOS 3.2+ */
 background-image: url(../images/fondov3-01.png);
  background-image: -webkit-gradient(linear, 0% 0%, 50% 50%, color-stop(0, #3f95ea), color-stop(1, #rgba(37,54,72,1.00)));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #3f95ea 0%, #rgba(37,54,72,1.00) 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #3f95ea 0%, #rgba(37,54,72,1.00) 100%);
  background-image: -ms-repeating-linear-gradient(top left, #3f95ea 0%, #rgba(37,54,72,1.00) 100%);
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
	
}
#fh5co-modulos:before, #fh5co-modulos:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 100%;
}
#fh5co-modulos:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-modulos:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-modulos .fh5co-service {
  padding-right: 30px;
}
#fh5co-modulos h3 {
  font-size: 24px;
  color: #fff;
}
#fh5co-modulos .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-modulos .icon:before {
  color: #fff;
}
#fh5co-modulos .section-heading h2 {
  color: #fff;
}
#fh5co-modulos .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}






#fh5co-counters {
  background: #rgba(37,54,72,1.00);
  overflow: hidden;
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  padding: 9em 0 10em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-counters {
    padding: 4em 0;
  }
}
#fh5co-counters .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
}
#fh5co-counters:before, #fh5co-counters:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 3px;
  width: 101%;
}
#fh5co-counters:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-counters:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-counters .section-heading {
  position: relative;
  z-index: 3;
  margin-bottom: 0;
}
#fh5co-counters .section-heading h2 {
  color: #fff;
}
#fh5co-counters .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3) !important;
}
#fh5co-counters .section-heading .subtext h3 {
  color: rgba(255, 255, 255, 0.7) !important;
}
#fh5co-counters .fh5co-counter {
  position: relative;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 992px) {
  #fh5co-counters .fh5co-counter {
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon,
#fh5co-counters .fh5co-counter .fh5co-counter-number,
#fh5co-counters .fh5co-counter .fh5co-counter-label {
  display: block;
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon {
  font-size: 40px;
  color: #fff;
}
#fh5co-counters .fh5co-counter .fh5co-counter-number {
  font-size: 70px;
  color: #fff;
  font-weight: 300;
	padding: 30px;
}


.count{
  font-size: 70px;
  color: #fff;
  font-weight: 300;
	padding: 30px;
}

#fh5co-counters .fh5co-counter .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 400;
}

#fh5co-testimonials .box-testimony {
  margin-bottom: 10px;
  float: left;
}
#fh5co-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#fh5co-testimonials .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 10px;
  background: #fff;
  background: #rgba(37,54,72,1.00);
  font-size: 10px;
  font-weight: 300;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#fh5co-testimonials .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10px;
  border-top: 10px solid black;
  border-top-color: #fff;
  border-top-color: #rgba(37,54,72,1.00);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#fh5co-testimonials .box-testimony blockquote p {
  font-style: italic;
  color: #fff;
}
#fh5co-testimonials .box-testimony .author {
  line-height: 10px;
  color: black;
  font-size: 16px;
  margin-left: 10px;
  font-weight: 400;
}
#fh5co-testimonials .box-testimony .author a {
  color: #rgba(37,54,72,1.00);
}
#fh5co-testimonials .box-testimony .author a:hover {
  text-decoration: underline;
}
#fh5co-testimonials .box-testimony .author > figure {
  float: left;
  margin-right: 10px;
}
#fh5co-testimonials .box-testimony .author > figure img {
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonials .box-testimony .author p {
  float: left;
  margin-top: 10px;
}
#fh5co-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  font-weight: 400 !important;
}

#fh5co-work {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(37,54,72,1.00);
  /* IE9, iOS 3.2+ */
  background-image: url(images/fondo3.gif);
 
}
#fh5co-work a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-work a:hover {
  color: white;
}
#fh5co-work:before, #fh5co-work:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-work:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-work:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-work .section-heading h2 {
  color: #fff;
}
#fh5co-work .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-work .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-work .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-work .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-work .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-work .fh5co-project-item .fh5co-text h2, #fh5co-work .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-work .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-work .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-work .fh5co-project-item:hover, #fh5co-work .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-work .fh5co-project-item:hover img, #fh5co-work .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-work .fh5co-project-item:hover h2, #fh5co-work .fh5co-project-item:hover span, #fh5co-work .fh5co-project-item:focus h2, #fh5co-work .fh5co-project-item:focus span {
  text-decoration: none !important;
}

.fh5co-person {
  border: 2px solid #f2f2f2;
  padding: 80px 30px 30px 30px;
  float: left;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 992px) {
  .fh5co-person {
    margin-bottom: 3.5em;
  }
}
.fh5co-person figure {
	position: absolute;
	margin-top: -60px;
	top: 44px;
	left: 645px;
	margin-left: -60px;
	display: block;
	margin-bottom: 50px;
}
.fh5co-person figure img {
  width: 120px;
  border: 2px solid #f2f2f2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-person h3 {
  margin-bottom: 0px;
}
.fh5co-person .fh5co-position {
  color: #b3b3b3;
  display: block;
  margin-bottom: 20px;
}

.form-control {
  box-shadow: none;
  background-color: white;
  border: 2px solid #AAAx;
  height: 54px;
  font-size: 18px;
  font-weight: 100;
	font-family: raleway;
	box-sizing: 40px;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #FFF;
		box-sizing: 40px;
	font-family: raleway;
	font-weight: 100;
}

.btn {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
	color: #D19100;
}
.btn:hover, .btn:active, .btn:focus {
  outline: none;
}

#fh5co-contact {
  padding-bottom: 0;
}
#fh5co-contact .fh5co-contact-info {
  padding: 0;
  margin: 0 0 1.5em 0;
}
#fh5co-contact .fh5co-contact-info li {
  position: relative;
  padding: 0;
  margin: 0 0 1.5em 0;
  padding-left: 50px;
  list-style: none;
}
#fh5co-contact .fh5co-contact-info li i {
  position: absolute;
  top: .2em;
  left: 0;
}

.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  margin-bottom: 50px;
  clear: both;
}
.section-heading h2 {
  margin: 0 0 30px 0;
  font-size: 50px;
  font-weight: 300;
  color: #444;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}
.section-heading h2.left-border:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #D3AA13;
  left: 0%;
  margin-left: 0px;
  bottom: 0;
}
.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #rgba(37,54,72,1.00);
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
.section-heading h3 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
}
@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
	color: #D19100;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #rgba(37,54,72,1.00);
}
/*.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}*/
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #rgba(37,54,72,1.00);
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #rgba(37,54,72,1.00);
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #rgba(37,54,72,1.00);
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

#footer {
  padding: 50px 0;
  color: #7f7f7f;
  position: relative;
}
#footer .gotop {
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -40px;
  background: #fff;
  z-index: 8;
  width: 80px;
  height: 80px;
  font-size: 30px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#footer .gotop:hover, #footer .gotop:focus {
  top: -25px;
  text-decoration: none !important;
}
#footer .copyright {
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background:#D19100;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #rgba(37,54,72,1.00);
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
.social li a.social-box {
  background: #rgba(37,54,72,1.00);
  color: #rgba(37,54,72,1.00);
}
.social li a.social-circle {
  background: #rgba(37,54,72,1.00);
  color: #rgba(37,54,72,1.00);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #rgba(209,145,0,1.00) !important;
}
.social.social-box a {
  background: #rgba(209,145,0,1.00);
  color: #rgba(209,145,0,1.00);
}
.social.social-circle a {
  background: #rgba(209,145,0,1.00);
  color: #rgba(37,54,72,1.00);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.fh5co-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* disappear in top */
.top {
 opacity: 1;
 /* margin: 0px; */
 position: relative;
 width: 100%; 
 text-align: left;
*/
}

.title {
	position: relative;
	align-content: left;
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}

.title1 {
	position: relative;
	align-content: left;
	padding-top: 10%;
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}

.title2 {
	position: relative;
	align-content: left;
	padding-top: 10%;
    

}

@media screen and (max-width:820px) and (landscape){
.title1,.title, .title2 {
	position: relative;
	align-content: left;
	padding-top: 8%;
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}
}
	@media screen and (max-width:640px) and (landscape){
.title1,.title, .title2 {
	position: relative;
	align-content: left;
	padding-top: 5%;
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}
}
	
@media screen and (max-width:820px) and (landscape){
.title1,.title2 {
	position: relative;
	align-content: left;
	padding-top: 10%;
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}
}

	
	
.image {
	position: relative;
	align-content: left;
	 max-width:100%;
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}

.photo {
	position: relative;
	align-content: center;
	 max-width:100%;
	width: 100%;
	
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}

@media screen and (min-width:850px) and (landscape){
.photo {
	position: absolute;
	align-content: left;
	 max-width:100%;
	width: 100%;
/*	top: 0px;
    left: 0px;
	width: 100 %;
	height: 100 %; */
}
}

/* final disappear in top */



/* contact form */

#contact-form
{
	 background: #F9F9F9;
  padding: 25px;
  margin: 150px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);

}

#form-group
{
box-sizing: content-box 50;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 8px;	
	height: 40px;
	width: 30%;
	color: black;
	}


.empleados
{
  box-sizing: content-box 40px;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;	
	height: 40px;
	width: 90%;
	color: darkgray;
	font-family: raleway;
	font-size: 15px;
	}

#button1  {
   margin-left: 15%;
	 
    padding: 10px 5px 0px 5px;
   
    
}

#button2  {
   margin-left: 15%;
	 
    padding: 10px 5px 0px 5px;
   
    
}
#button3  {
   margin-left: 15%;
	 
    padding: 10px 5px 0px 5px;
   
    
}

@media screen and (max-width:450px) and (orientation:portrait){
#button1, #button2 {
 margin-left: 15%;
	margin-top: 15%;
	 
    padding: 10px 5px 0px 5px;
  
}
}

#prueba .buttons   {
   margin-left: 15%;
	 
    padding: 10px 5px 0px 5px;
   
    
}
#demo .buttons   {
   margin-left: 15%;
	 
    padding: 10px 5px 0px 5px;
   
    
}

.btn{
   border: 1px solid #ccc;
  background: #253646;
}


.slideshowContainer {
  position: relative;
  overflow: hidden;
  margin: 50px 0 75px;
  width: 100%;
  height: 500px;
}

@media screen and (min-width:850px) and (landscape){
.slideshowContainer {
	 position: relative;
  overflow: hidden;
  margin: 30px 0 75px;
  width: 100%;
  height: 500px;
}
}

.imageSlides {
    position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: -1;
	 background-size: cover;
	background-repeat: no-repeat;
 
}

/* add 'visible' class via Javascript */
.visible {
  opacity: 1;
}

.slideshowArrow {
  font-size: 7em;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
}

.slideshowArrow:hover {
  opacity: 0.75;
}

#leftArrow {
  position: absolute;
  left: 4%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#rightArrow {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translate(50%, -50%);
}

.slideshowCircles {
  position: absolute;
  bottom: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.circle {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: solid 2px rgba(255, 255, 255, 0.5);
  transition: 1s ease-in-out;
}

.dot {
  background-color: rgba(255, 255, 255, 0.7);
  border: solid 2px rgba(255, 255, 255, 0.5);
}

.container  {

	margin-top: 0px;
}


.buttons1  {

	z-index: 1;
}
.buttons2  {

	z-index: 2;
}
.buttons3  {

	z-index: 3;
}