/******************************************************************************************
/*  1-General styles */
/******************************************************************************************/
body {
	background-color: #fff;
	color: #9d9ea0;
	font-family: Lato, sans-serif;
	background-color: #fff;
	font-size: 16px;
	line-height: 25px;
}

.img-responsive {
	max-width:100%!important;
}

ul,li {
	list-style:none;
}

a{
	color:#0B8374;
}
a:hover {
	color:#0B8374;
	text-decoration:none!important;
}

a:focus,a:active {
	color:#0B8374;
	outline:none;
}

iframe,embed,object {
	max-width:100%;
}

video {
	max-width:100%;
	height:auto;
}



/* ============================== */
/*		    header  			  */
/* ============================== */
.navbar {
	-webkit-transition:all .5s;
	transition:all .5s;
}

.nav > li > a:hover,.nav > li > a:focus {
	background-color:transparent;
}

.navbar-nav > li > a {
	padding:10px 15px;
}

.navbar-header {
	padding-bottom:5px!important;
	-webkit-transition:all .5s;
	transition:all .5s;
}

.navbar {
	margin-bottom: 0;
	padding: 15px!important;
	padding-bottom: 20px!important;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.navbar-toggle {
	margin-top: 15px;
}

.navbar-toggle .icon-bar {
	background-color: #3b3e40;
}

#header-navigation li {
	margin-bottom: 5px;
}

#layout2-header {
	background: #fff;
	position: fixed;
	width: 100%;
	min-height: 87px;
	left: 0;
	top: 0;
	z-index: 9990;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	-webkit-backface-visibility: hidden;
}

.main-navigation-header {
	background-color: #fff;
	padding-top: 10px;
	z-index: 9991!important;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.main-navigation-header .main-navigation {
  	padding-top: 10px;
}
.main-navigation-header .main-navigation li a {
	color: #878a91;
	font-family: Lato,sans-serif;
	position: relative;
	-webkit-transition: all .6s;
	transition: all .6s;
	z-index: 1;
}

.main-navigation-header .main-navigation li a:hover{
	color: #333;	
}

#layout2-header .socials{
	margin-top: 22px;
	margin-left: 60px;
}

.fb_iframe_widget span{vertical-align: baseline !important;}
#twitter-widget-0{width: 92px !important;}

/* ============================== */
/*		    main section  	      */
/* ============================== */
#layout2-main-section {
	background: url('../img/layout2-main-bg.jpg') no-repeat fixed center center;
	background-size: cover;
	position: relative;
	text-align: center;
	padding-top: 210px;
}

#layout2-main-section .overlay {
  	background-color: rgba(45, 48, 52, 0.05);
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}

#layout2-main-section h1{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 43px;
	font-weight: 400;
}


#layout2-main-section .main-text{
	color: rgba(255,255,255,0.7);
	font-size: 20px;
	margin-top: 20px;
}

#layout2-main-section .button-wrapper{
	width: 357px;
	display: inline-block;
	margin: 20px auto 60px;
}

#layout2-main-section .button-wrapper .demo-btn{
	background-color: #6bbc55;
	color: #fff;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 60px;
	line-height: 60px;
	border: 1px solid rgba(0,0,0,.07);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
	border-radius: 4px;
	transition: all .5s;
}

#layout2-main-section .button-wrapper .demo-btn:hover{
	background-color: #78c563;	
}

#layout2-main-section .button-wrapper .buy-btn{
	background-color: #0B8374;
	color: #fff;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 60px;
	line-height: 60px;
	border: 1px solid rgba(0,0,0,.07);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
	border-radius: 4px;
	transition: all .5s;
}
#layout2-main-section .button-wrapper .buy-btn:hover{
	background-color: #f27456;
}

/* ============================== */
/*		    About section  	  	  */
/* ============================== */

#layout2-preproductos{
	padding: 50px 0;
	text-align: center;
}

#layout2-preproductos h2{
	color: #000;
	font-family: Raleway, sans-serif;
	font-size: 30px;
	font-weight: 400;
	margin-top: 10px;
}

#layout2-preproductos hr{
	background-color: #0B8374;
	display: inline-block;
	width: 52px;
	height: 2px;
	margin-top: 10px;
}

#layout2-preproductos p{
	font-family: Hind, sans-serif;
}


/* ============================== */
/*		    productos section  	  */
/* ============================== */
#layout2-productos{
	background-color: #f8fafc;
	padding-top: 60px;
}

#layout2-productos h3{
	color: #182034;
	font-size: 22px;
	font-weight: 400;
	margin-top: 50px;
}

#layout2-productos p{
	font-family: Hind, sans-serif;
	margin-top: 20px;
}

#layout2-productos .second{
	padding-top: 20px;
}

#layout2-productos .img-container{
	margin-bottom: -1px;
}


/* ============================== */
/*		    about-us section  	  */
/* ============================== */
#layout2-about-us {
  	background-color: #fff;
  	padding: 20px 0 60px;
  	text-align: center;
}

#layout2-about-us h2 {
  	color: #000;
  	font-family: Raleway, sans-serif;
  	font-size: 30px;
  	font-weight: 400;
  	margin-top: 70px;
}

#layout2-about-us hr{
	background-color: #0B8374;
	display: inline-block;
	width: 52px;
	height: 2px;
	margin: 10px 0;
}

#layout2-about-us .feature-item {
  	margin-top: 50px;
}

#layout2-about-us .feature-item h3{
  	color: #182034;
  	font-size: 20px;
  	font-weight: 400;
}

#layout2-about-us .feature-item p{
	font-family: Hind, sans-serif;
	margin-top: 20px;
}

#layout2-about-us .feature-item a:hover > i {
  border: 2px solid #21ab9b;
}
#layout2-about-us .feature-item a i {
  color: #3a424d;
  font-size: 24px;
  padding: 18px;
  border: 2px solid #9da6ab;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all 1s;
          transition: all 1s;
}
#layout2-about-us .feature-item p {
  padding: 0 20px;
}


/* ============================== */
/*	   extra section section  	  */
/* ============================== */

#layout2-servicios{
	background: url('../img/layout2-bg2.jpg') no-repeat fixed center bottom;
	background-size: cover;
	position: relative;
	padding: 120px 0 120px;
}

#layout2-servicios .overlay {
  	background-color: rgba(45, 48, 52, 0.4);
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}

#layout2-servicios h2{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 32px;
	font-weight: 400;	
}

#layout2-servicios .subtitle{
	color: rgba(255,255,255,.7);
	font-size: 16px;
	font-style: italic;
	margin-top: 20px;	
	width:100%;
}

#layout2-servicios .list-options{
	margin-top: 60px;
	padding-left: 0;
}

#layout2-servicios .list-options li{
	color: rgba(255,255,255,.6);
	font-family: Hind, sans-serif;
	margin-top: 20px;
}

#layout2-servicios .list-options li i{
	color: #fff;
	font-size: 18px;
	padding-right: 15px;
}

#layout2-servicios .big-image{
	position: absolute;
	right: 100px;
	top:140px;
}


/* ============================== */
/*		    z-layout1 section  	  */
/* ============================== */

#layout2-z-layout1 {
	background: url('../img/layout2-bg3.jpg') no-repeat left center;
	background-size: cover;
	background-color: #f8fafc;
	position: relative;
  	padding: 90px 0;
}
#layout2-z-layout1 h2 {
	color: #172034;
	font-family: Raleway, sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 40px;
	margin-top: 50px;
}

#layout2-z-layout1 p {
  	font-family: Hind, sans-serif;
  	padding-right: 60px;
  	margin-top: 30px;
}

#layout2-z-layout1 img{
	margin: 0 auto;	
}

/* ============================== */
/*	   tree columns section  	  */
/* ============================== */

#layout2-tree-columns{
	padding: 50px 0;
	text-align: center;
}

#layout2-tree-columns h2{
	color: #333;
	font-family: Raleway, sans-serif;
	font-size: 30px;
	font-weight: 400;
}

#layout2-tree-columns hr{
	background-color: #0B8374;
	display: inline-block;
	width: 52px;
	height: 2px;
	margin: 10px 0 40px;
}

#layout2-tree-columns .column{
	text-align: left;
}

#layout2-tree-columns .column h3{
	color: #182034;
  	font-size: 22px;
  	font-weight: 400;
}

#layout2-tree-columns .column p{
	font-family: Hind, sans-serif;
	margin-top: 15px;
}


/* ============================== */
/*	    pricing table section     */
/* ============================== */

#layout2-pricing-tables{
	padding: 60px 0;
	text-align: center;
}

#layout2-pricing-tables h2{
	color: #333;
	font-family: Raleway, sans-serif;
	font-size: 30px;
	font-weight: 400;
	margin-top: 0;
}

#layout2-pricing-tables .divider{
	background-color: #0B8374;
	display: inline-block;
	width: 52px;
	height: 2px;
	margin: 10px 0 40px;
}

#layout2-pricing-tables .main-text{
	font-family: Hind, sans-serif;
	width: 450px;
	max-width: 90%;
	margin-bottom: 70px;
}

#layout2-pricing-tables .table-options{
	padding-top: 25px;
	padding-bottom: 25px;
	border: 1px solid rgba(209,209,209,.32);
	position: relative;
}

#layout2-pricing-tables .table-options:last-child{
	border-left: none;	
}

#layout2-pricing-tables .table-options:before{
	content: "";
	position: absolute;
	background-color: rgba(209,209,209,.32);
	width: 100%;
	height: 1px;
	left: 0;
	top: 60px;
}

#layout2-pricing-tables .table-options h3{
	color: #000;
	font-size: 18px;
	font-weight: 400;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom:30px;	
}

#layout2-pricing-tables .table-options .price{
	color: #000;
	font-family: Raleway, sans-serif;
	font-size: 60px;
	margin: 25px 0 80px;
}

#layout2-pricing-tables .table-options .custom-price{
	font-size: 98px;
	
}

#layout2-pricing-tables .table-options .price sup{
	color: rgba(0,0,0,.5);
	font-size: 18px;
	padding: 0 10px;
}

#layout2-pricing-tables .table-options .option{
	text-align: center;
	margin-top: 15px;
}

#layout2-pricing-tables .table-options .option i{
	padding-right: 6px;	
}

#layout2-pricing-tables .button{
	background-color: #0B8374;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	width: 122px;
	height: 40px;
	display: block;
	line-height: 40px;
	margin: 40px auto 0;
	border-radius: 4px;
}

#layout2-pricing-tables .green-btn{
	background-color: #6bbc55;
}

#layout2-pricing-tables .info{
	color: rgba(0,0,0,.5);
	font-size: 12px;
	margin-top: 10px;
	display: inline-block;
	text-align: center;
}

#layout2-pricing-tables .hovered{
	background-color: #0B8374;
	color: #fff;
	border: none;
	margin-top: -10px;
	padding-bottom: 45px;
}

#layout2-pricing-tables .hovered:before{
	content: "";
	position: absolute;
	background-color: rgba(0,0,0,.1);
	width: 100%;
	height: 152px;
	left: 0;
	top: 0;
}

#layout2-pricing-tables .hovered h3{
	color: #fff;	
}

#layout2-pricing-tables .hovered .price{
	color: #fff;
}

#layout2-pricing-tables .hovered .price sup{
	color: rgba(255,255,255,.5);
}

#layout2-pricing-tables .hovered .button{
	background-color: transparent;
	border: 1px solid #fff;	
}

#layout2-pricing-tables .hovered .info{
	color: rgba(255,255,255,.5);
}


/* ============================== */
/*		  maquinas section    */
/* ============================== */
#layout2-maquinas {
	background-color: #f8fafc;
  	padding: 60px 0;
  	text-align: center;
}
#layout2-maquinas .overlay {
  	background-color: rgba(45, 48, 52, 0.35);
  	position: absolute;
  	top: 0;
  	right: auto;
  	bottom: auto;
  	left: 0;
  	width: 100%;
  	height: 100%;
}

#layout2-maquinas h2{
	color: #000;
	font-family: Raleway, sans-serif;
	font-size: 30px;
	font-weight: 400;
	margin-top: 0;
}

#layout2-maquinas hr{
	background-color: #0B8374;
	display: inline-block;
	width: 52px;
	height: 2px;
	margin: 10px 0 40px;
}

#layout2-maquinas #testi-slider{
	padding-left: 0;
}

#layout2-maquinas .testi-slide p {
  	font-family: Hind, sans-serif;
  	font-size: 18px;
  	font-style: italic;
  	margin: 20px auto 0;
  	width: 720px;
  	max-width: 95%;
  	padding: 0 40px;
}

#layout2-maquinas .profile-info{
	display: inline-block;
	margin-top: 40px;
}

#layout2-maquinas .profile-info span{
	color: #182034;
	font-size: 18px;
	margin-left: 20px;
}

#layout2-maquinas .profile-info span a{
	color: #0B8374;	
}

#layout2-maquinas .owl-pagination{
	margin-top: 40px;
}

#layout2-maquinas .owl-controls .owl-page span{
	background-color: transparent;
	width: 16px;
	height: 16px;
	border: 2px solid rgba(0,0,0,.2);
	transition: all .5s;
}

#layout2-maquinas .owl-controls .active span{
	background-color: #0B8374;
	border: none;
}



/* ============================== */
/*	   tree columns section  	  */
/* ============================== */

#layout2-otros-servicios{
	padding: 60px 0;
}

#layout2-otros-servicios h2{
	color: #333;
	font-family: Raleway, sans-serif;
	font-size: 30px;
	font-weight: 400;
	margin-top: 0;
}

#layout2-otros-servicios hr{
	background-color: #0B8374;
	display: inline-block;
	width: 52px;
	height: 2px;
	margin: 10px 0 40px;
}

#layout2-otros-servicios .column h3{
	color: #182034;
  	font-size: 22px;
  	font-weight: 400;
}

#layout2-otros-servicios .column p{
	font-family: Hind, sans-serif;
	margin-top: 15px;
}

/* ============================== */
/*		    z-layout2 section  	  */
/* ============================== */

#layout2-z-layout2 {
	background-color: #f8fafc;
  	padding: 90px 0 20px;
}
#layout2-z-layout2 h2 {
	color: #172034;
	font-family: Raleway, sans-serif;
	font-size: 32px;
	line-height: 40px;
	font-weight: 400;
	margin-top: 50px;
}

#layout2-z-layout2 .subtitle{
	color: #c5c7cb;
	font-size: 20px;
	font-style: italic;
	margin-top: 10px;
	display: inline-block;
}

#layout2-z-layout2 p {
  	font-family: Hind, sans-serif;
  	padding-right: 60px;
  	margin-top: 30px;
}

/* ============================== */
/*	   extra section section  	  */
/* ============================== */

#layout2-cta-section{
	background: url('../img/layout2-cta-bg.jpg') no-repeat fixed center bottom;
	background-size: cover;
	position: relative;
	padding: 140px 0 100px;
}

#layout2-cta-section h2{
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 43px;
	font-weight: 400;
	margin-top: 50px;
}

#layout2-cta-section .subtitle{
	color: rgba(255,255,255,.7);
	font-size: 20px;
	font-style: italic;
	margin-top: 15px;	
}

#layout2-cta-section .button-wrapper{
	width: 357px;
	display: inline-block;
	margin: 25px 0 60px;
}

#layout2-cta-section .button-wrapper .demo-btn{
	background-color: #6bbc55;
	color: #fff;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 60px;
	line-height: 60px;
	border: 1px solid rgba(0,0,0,.07);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
	border-radius: 4px;
}

#layout2-cta-section .button-wrapper .buy-btn{
	background-color: #0B8374;
	color: #fff;
	font-weight: 900;
	text-align: center;
	width: 170px;
	height: 60px;
	line-height: 60px;
	border: 1px solid rgba(0,0,0,.07);
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
	border-radius: 4px;
}


#layout2-cta-section .big-image{
	position: absolute;
	right: 0;
	bottom: 0;
}


/* ============================== */
/*		       prefooter       	  */
/* ============================== */
#layout2-prefooter {
  	background: #0B8374 url('../img/fondo-prefooter.png') no-repeat;
  	color: rgba(255,255,255,.5);
  	font-family: Hind, sans-serif;
  	font-weight: 400;
	font-size: 16px;
	padding: 70px 0 50px;
}
#layout2-prefooter .preproductos p {
  	line-height: 32px;
  	margin-top: 20px;
}
#layout2-prefooter ul{
  	margin-top: 20px;
  	padding-left: 0;
}

#layout2-prefooter h4 {
  	color: #FFBC32;
  	font-size: 16px;
  	font-weight: 700;
}
#layout2-prefooter ul {
  	margin-top: 15px;
}
#layout2-prefooter ul li {
  	padding: 4px 0;
}
#layout2-prefooter li a {
  	color: rgba(255,255,255,.5);
  	-webkit-transition: all .5s;
          transition: all .5s;
}
#layout2-prefooter li a:hover {
  	color: #ffffff;
}

#layout2-prefooter .preproductos li {
  	display: inline-block;
  	margin-right: 15px;
}

#layout2-prefooter .preproductos li a {
	background-color: rgba(0,0,0,.1);
  	display: block;
  	width: 40px;
  	height: 40px;
  	line-height: 40px;
  	text-align: center;
  	border-radius: 50%;
}
#layout2-prefooter .preproductos li a i {
	color: #fff;
  	font-size: 18px;
  	line-height: 40px;
  	-webkit-transition: all .5s;
          transition: all .5s;
}
#layout2-prefooter .preproductos li a:hover {
  	background-color: rgba(0,0,0,.25);;
}
#layout2-prefooter .preproductos li:last-child {
  	margin-right: 0;
}

#layout2-prefooter .contact{
	margin-top: 10px;
}

#layout2-prefooter .contact i{
	color: #fff;
	font-size: 18px;
	padding-right: 10px;
}

#layout2-prefooter .contact a{
	color: #fff;
	font-size: 16px;
	font-weight: 16px;
	font-weight: 700;
}

/* ============================== */
/*		       footer       	  */
/* ============================== */

#layout2-footer{
	background-color: #fff;
	color: #000;
	font-family: Hind, sans-serif;
	padding: 30px 0 20px;
}

#layout2-footer ul {
  	display: inline-block;
}
#layout2-footer ul li{
  	display: inline-block;
  	margin-right: 20px;
}
#layout2-footer ul li:last-child {
  	margin-right: 0;
}
#layout2-footer ul li a {
  	color: #000;
  	-webkit-transition: all .5s;
          	transition: all .5s;
}


/* ============================== */
/*		    popup contact  	      */
/* ============================== */
#contact-popup{
	background-color: #f8fafc;
	position: relative;
	width: 630px;
	max-width: 95%;
	padding: 40px;
	margin: 0 auto;
	border-radius: 5px;
}

#contact-popup .close-btn{
	color: #fff;
	background-color: #FFBC32;
	font-size: 11pt;
	position: absolute;
	text-align: center;
	line-height: 27px;
	right: 40px;
	top: 40px;
	display: block;
	width: 27px;
	height: 27px;
	border: 1px solid rgba(0,0,0,.05);
	border-radius: 50%;
}

#contact-popup h2{
	color: #323232;
	font-size: 24px;
	font-weight: 400;
	border-radius: 5px;
	text-align: center;
	margin: 0 0 35px;
}

#contact-popup input{
	color: #6e6f70;
	font-family: Hind, sans-serif;
	width: 100%;
	height: 40px;
	padding: 10px;
	border: 1px solid rgba(0,0,0,.05);
	margin-bottom: 15px;
	border-radius: 3px;
}

#contact-popup input:focus, #contact-popup textarea:focus{
	box-shadow: none;
}

#contact-popup textarea{
	height: 140px;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,.05);
	padding: 10px;
	resize: none;
}

#contact-popup .submit-btn{
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 167px;
	height: 50px;
	margin-top: 30px;
	background: #0B8374;
	border-radius: 4px;
	border: 1px solid #FFBC32;
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
}

#contact-popup .submit-btn i{
	padding-left: 5px;
	font-size: 18px;
	color: rgba(255,255,255,.45);
}


#contact-popup ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #6e6f70;
}
#contact-popup :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #6e6f70;
  opacity: 1;
}
#contact-popup ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #6e6f70;
  opacity: 1;
}
#contact-popup :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #6e6f70;
}



.producto-popup{
	background-color: #f8fafc;
	position: relative;
	width: 630px;
	max-width: 95%;
	padding: 40px;
	margin: 0 auto;
	border-radius: 5px;
}

.producto-popup .close-btn{
	color: #fff;
	background-color: #FFBC32;
	font-size: 11pt;
	position: absolute;
	text-align: center;
	line-height: 27px;
	right: 40px;
	top: 40px;
	display: block;
	width: 27px;
	height: 27px;
	border: 1px solid rgba(0,0,0,.05);
	border-radius: 50%;
}

.producto-popup h2{
	color: #323232;
	font-size: 24px;
	font-weight: 400;
	border-radius: 5px;
	text-align: center;
	margin: 0 0 35px;
}

.producto-popup .submit-btn{
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 207px;
	height: 50px;
	margin-top: 30px;
	background: #0B8374;
	border-radius: 4px;
	border: 1px solid #FFBC32;
	box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.33) inset;
}

.producto-popup .submit-btn i{
	padding-left: 5px;
	font-size: 18px;
	color: rgba(255,255,255,.45);
}



/* ============================== */
/*		     Responsivity     	  */
/* ============================== */

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
	
	#layout2-productos h3{
		margin-top: 30px;	
	}
	
	#servicios, #layout2-cta-section{
		overflow: hidden;
	}
	
	#servicios .big-image{
		right: -24%;
	}
	
	#servicios{
		padding: 10% 0 8.333333333%;	
	}
	
	#layout2-cta-section{
		padding: 11.666666667% 0 8.333333333%;	
	}
	
	#layout2-cta-section .big-image{
		right: -20%;
	}
	
	#layout2-cta-section h2{
		font-size: 38px;
	}
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 996px) {
	
	/* navigation collapse breakpoint */
	.navbar-header {
    	float: none;
	}
	.navbar-left,.navbar-right {
    	float: none !important;
	}
	.navbar-toggle {
    	display: block;
	}
	.navbar-collapse {
    	border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-fixed-top {
    	top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
    	display: none!important;
	}
	.navbar-nav {
    	float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav > li {
    	float: none;
	}
	.navbar-nav > li > a {
    	padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in {
    	display: block !important;
	}
	/*  end  */
	
	.socials{display: none;}
	
	
	h1{font-size: 36px !important;}
	
	h2{font-size: 26px !important;}
	
	h3{font-size: 20px !important;}
	
	#layout2-main-section{
		padding-top: 170px;
	}
	
	#layout2-productos{
		padding: 60px 0;	
	}
	
	#layout2-productos .first, #layout2-productos .second{
		text-align: center;
	}
	
	#layout2-productos h3{
		margin-top: 20px;	
	}
	
	#layout2-productos p{
		padding: 0 40px;	
	}
	
	#layout2-productos .img-container{
		margin: 40px 0 0;
	}
	
	#layout2-productos .img-container img{
		max-width: 70%;	
	}
	
	#layout2-about-us{
		padding: 60px 0;
	}
	
	#layout2-about-us h2{
		margin-top: 0;
	}
	
	#layout2-about-us .feature-item p{
		padding: 0;	
	}
	
	#layout2-z-layout1{
		padding: 60px 0 !important;
	}
	
	#layout2-z-layout1 .subtitle{
		font-size: 18px !important;
		margin-top: 0 !important;
	}
	
	#layout2-z-layout1 p{
		margin-top: 20px !important;
		padding-right: 0 !important;
	}
	
	#layout2-z-layout1 h2{
		margin-top: 0;
		line-height: 34px;
	}
	
	#servicios .big-image{
		right: -45%;
		width: 90%;
	}
	
	
	#layout2-pricing-tables .table-options .price{
		font-size: 40px;
	}
	
	#layout2-pricing-tables .table-options .custom-price {
	    margin: 45px 0 60px;
	}
	
	#layout2-pricing-tables .table-options{
		margin-bottom: 20px;
	}
	
	#layout2-pricing-tables .hovered{
		padding-bottom: 26px;
		margin-top: 0;
	}
	
	#layout2-cta-section .big-image{
		right: -40%;
		width: 80%;
	}

}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
	
	#layout2-about-us .feature-item{
		margin-top: 50px !important;
	}
	
	#layout2-about-us .feature-item::after{
		content: "" !important;	
	}
	
	#layout2-tree-columns hr{
		margin-bottom: 10px;	
	}
	
	#layout2-tree-columns .column{
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#layout2-tree-columns .column p{
		padding: 0 30px;
	}
	
	#layout2-z-layout1{
		text-align: center !important;
		padding: 50px 0 !important;
	}
	
	#layout2-z-layout1 .text-wrapper{
		margin-top: 40px;
	}
	
	#layout2-pricing-tables{
		padding: 60px 80px;
	}
	
	#layout2-otros-servicios{
		text-align: center;
	}
	
	#layout2-otros-servicios hr{
		margin-bottom: 10px;	
	}
	
	#layout2-otros-servicios .column{
		padding: 10px 0;	
	}
	
	#layout2-otros-servicios .column p{
		padding: 0 30px;
	}
	
		
	#layout2-footer {
    	text-align: center;
	}
	#layout2-footer ul.pull-right {
	    float: none !important;
	    margin-top: 10px;
	    padding-left: 0 !important;
	}
	
}

@media only screen and (max-width: 670px) {
	#servicios .big-image, #layout2-cta-section .big-image{
		display: none;
	}
	
	#servicios, #layout2-cta-section{
		text-align: center;
	}
	
	#layout2-maquinas .testi-slide p{
		padding: 0;
	}
}


@media only screen and (max-width: 590px) {
	h1{
		font-size: 30px !important;
	}
	
	#layout2-pricing-tables{
		padding: 60px 40px;
	}
	
	#layout2-cta-section h2{
		margin-top: 20px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	
	h2{font-size: 24px !important;}
	
	#layout2-main-section .main-text{
		font-size: 18px !important;
	}
	
	
}
@media only screen and (max-width: 430px) {
	
	#layout2-main-section .button-wrapper, #layout2-cta-section .button-wrapper{
		width: 200px;
	}
	
	#layout2-main-section .button-wrapper a, #layout2-cta-section .button-wrapper a{
		width: 100% !important;
		margin-bottom: 15px;
	}
	
	#layout2-pricing-tables{
		padding: 60px 20px;
	}
}
/* Custom, iPhone Retina */









