/*====================
	Version: 1.0
======================*/
/**************************************************************
	
	STYLESHEET INDEXING
	|
	|
	|___ Default Styles
	|	|
	|	|___ variables
	|	|___ mixins
	|	|___ reset
	|	|___ typography
	|	|___ animations
	|	|___ shortcode
	|
	|
	|___Elements Styles
	|	|___ Button
	|	|___ section-title
	|	|___ service
	|	|___ counterup
	|	|___ team
	|	|___ wavify
	|	|___ wavify
	|	|___ blog-list
	|	|___ contact
	|	|___ about
	|	|___ call-to-action
	|	|___ slick-arrow
	|	|___ motivational-archive
	|	|___ social
	|	|___ shortnote
	|	|___ flexable-image-slide
	|	|___ carousel-slider
	|	|___ countdown
	|	|___ progress-charts
	|	|___ gradation
	|	|___ typed-text
	|	|___ Politic
	|	|___ pricing-plans
	|	|___ career
	|	|___ maintenance
	|	|___ player
	|	|___ 404
	|	
	|
	|
	|___Components Styles
	|	|___ video 
	|	|___ breadcaump 
	|	|___ instagram
	|	|___ popup
	|	|___ shopping-cart
	|	|___ mega-menu
	|	|___ toolbar
	|	|___ typography
	|	|___ list
	|	|___ pricing-box
	|	|___ icon-boxes
	|	|___ dividers
	|	|___ message-box
	|	|___ accordion
	|	|___ googlemap
	|	|___ rows-column
	|	|___ info-boxes
	|	|___ loader
	|	|___ demo-option
	|
	|
	|
	|___Portfolio Styles
	|	|___ portfolio-grid 
	|	|___ portfolio-grid-metro 
	|	|___ portfolio-caption
	|	|___ mesonry-button
	|	|___ paralax
	|	|___ has-center
	|	|___ type-hover
	|	|___ portfolio-details
	|
	|
	|
	|___Blog Grid Styles
	|	|___ blod-grid 
	|	|___ pagination 
	|	|___ blog-mesonry
	|	|___ blog-grid-no-flex
	|	|___ blog-grid-minimal
	|	|___ blog-details
	|	|___ blog-sidebar
	|
	|
	|
	|___Shop Sidebar Styles
	|	|___ shop-sidebar 
	|	|___ single-product 
	|	|___ cart
	|	|___ checkout
	|	|___ compare
	|	|___ my-account
	|	|___ vertical-slide
	|	|___ login
	|	|___ table-form
	|
	|
	|
	|
	|___Template Styles
	|	|___ header
	|	|___ sidebar-header
	|	|___ navigation
	|	|___ banner
	|	|___ feature
	|	|___ startup-service
	|	|___ freelancer
	|	|___ hamber-menu
	|	|___ left-vertical-header
	|	|___ fullscreen-slider
	|	|___ sidebar-mobilemenu
	|	|___ header-broadsheets
	|	|___ onepage
	|	|___ foodie
	|	|___ portfolio-slide
	|	|___ photo-slide
	|	|___ vertical-slide
	|	|___ musician
	|	|___ vertical-slider-portfolio
	|	|___ shop-slide
	|	|___ product
	|	|___ revulution
	|	|___ presentation
	|	|___ footer
	|	 
	|	
	|	|___ Color Variation
	|	|
	|	|___ color-2
	|	|___ font-variation
	|	|___ preview
	|	|___ responsive
	|
	|___ END STYLESHEET INDEXING

***************************************************************/
/*===================================
    Default Styles
====================================*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,900|Permanent+Marker|Playfair+Display:400,400i,700,700i,900,900i|Montserrat:300,300i,400,400i,500,500i,600,700,700i,800|Open+Sans:400|Roboto:400,400i,500,500i,700,700i,900|Reenie+Beanie");
@import url("https://fonts.googleapis.com/css?family=Spectral:600i&display=swap");
li,ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
body{
      font-family: 'Poppins', sans-serif;
      margin-top: 170px;
      color: #606060;
}
h1{
  font-weight: 900;
}
/* ===================
Pre Loader 
======================*/
.page-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: #ffffff; }

.page-load-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.preloader-wrap {
  display: table;
  width: 100%;
  height: 100%; }

.wrap-2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

body.loaded .page-loading {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.page-loading {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }



header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
  padding: 20px 0;
}
.logo{
  width: 150px;
}
.colorp{
  color: #636c3f;
}
#home{
  background: #c4e1db;
  margin: 50px ;
  padding: 50px 0 40px 0;
}
.proHome{
  margin: -78px 0 0 0;
}
.textRight{
  text-align: right;
}
.menu img{
  width: 64px;
}
.menu li{
  display: inline-block;
  margin: 0 10px;
}
.bt{
   background: #519696;
   text-transform: uppercase;
   font-size: 20px;
   color: #fff;
   padding: 10px 15px;
   margin-top: 50px;
   display: inline-block;
   font-weight: 900;
}
.hecho{
  display: block;
  text-align: center;
  padding: 15px;
  background: #636c3f;
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
}
.tardan{
  color: #636c3f;
  text-align: center;
  text-transform: uppercase;
  margin: 30px 0;
}
.imgrose{
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -40px;
}
#somos{
  background: #c6dae0;
  margin: 50px ;
  padding: 140px 0;
  font-size: 20px;
  text-align: justify;
  position: relative;
  margin-top: 150px;
}
#certificaciones{
	background: #f2f2f1;
	  margin: 50px ;
	  padding: 240px 0;
	  font-size: 20px;
	  text-align: justify;
	  position: relative;
  margin-top: 150px;

}
#certificaciones .row .col-md-2{
	border: 1px solid #dbdbdb;
}
.strong{
  color: #606060;
  font-weight: bold;
}
.hojas{
  position: absolute;
  top: 0;
  height: 100%;
}
.somos{
  position: absolute;
top: -171px;
font-weight: 700;
font-size: 50px;
text-transform: uppercase;

}

.cerrar{
  display: none;
}
nav{
  background: #5dd0d2;
  position: fixed;
  width: 300px;
  padding: 40px;
  right: -300px;
  height: 100%;

  bottom: 0;
   transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all .5s ease-in-out; /** Firefox **/
    -o-transition: all .5s ease-in-out; /** Opera **/
}
.move{
   transform: translate(-300px,0);
    -webkit-transform: translate(-300px,0); /** Chrome & Safari **/
    -o-transform: translate(-300px,0); /** Opera **/
    -moz-transform: translate(-300px,0); /** Firefox **/
}
nav li{
  display: block;

}
nav a{
  color: #fff;
  text-transform: uppercase;
  padding: 10px 15px;
  display: block;
}

nav a:hover{
  background: #fff;
  color: #5dd0d2;
  text-decoration: none;
  border-radius: 20px;
 
}
#contacto{
	margin-top: 120px;
}
.contentContacto{
  	background: #91d5b2 url("img/hojasContacto.png") no-repeat;
	padding: 30px 202px;
	color: #fff;
	font-size: 18px;
	background-size: auto 37%;
	background-position: 40px 50px;
	position: relative;

}
.datosList{
	font-weight: bold;
}
.datosList li{
	margin-bottom: 25px;
}

.datosList img{
	width: 64px;
}  
.titleContacto{
	margin-bottom: 80px;
	font-weight: 700;
}
.contactanos{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	margin-top: 40px;
}
.palmaContacto{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 150px;
}
#certImg{
	left: -101px;
}
.certi{
	 position: absolute;
		top: -271px;
		font-weight: 700;
		font-size: 50px;
		text-transform: uppercase;
}
#biociclo{
	background: #91d5b2;
	  margin: 50px ;
	  padding: 100px 0;
	  font-size: 20px;
	  text-align: justify;
	  position: relative;
  margin-top: 150px;
}
.bicicloImg{
	position: absolute;
	  top: 0;
	  height: 100%;
	  left: -130px;
}
.bio{
	position: absolute;
		top: -131px;
		font-weight: 700;
		font-size: 50px;
		text-transform: uppercase;
}
#productos{
	background: #f2f2f1;
	padding: 100px 0;
	margin-top: 150px;
}
.productos{
	font-weight: 700;
	margin: 50px 0;
	font-size: 50px;
}
.slick-slide {
	text-align: center;
	padding: 20px;
}
.slick-slide  h3{
	margin: 20px 0 40px 0;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}
.todos{
	margin-top: 50px;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 50px;
}
.mov{
	display: block;
}
.closeMenu{
	position: absolute;
	display: block;
	border-radius: 50%;
	top: 10px;
	background: #52b9bb;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 2;
	color: #fff;
	font-weight: bold;
	border: 3px solid #19b0b2;
	left: 12px;
	cursor: pointer;
}
@media (max-width:1024px){
	
	.contentContacto{
		padding: 27px;
	}
	#somos .container{
		padding: 0 100px 0 170px;
	}
}

@media (max-width: 768px){
	#rowHome h1{
		font-size: 30px;
	}
	.datosList img {
	    width: 32px;
	}
	.datosList {
	    font-weight: normal;
	    font-size: 11px;
	}
	.contentContacto .btn{
		display: block;
		text-align: center;
		position: relative;
		z-index: 100;
	}
}

@media (max-width: 500px){
	html{
		overflow-x: hidden;
	}
	#somos, #home, #certificaciones{
		margin: 16px;
	}
	#somos .container {
	    padding: 17px;
	}
	.hojas{
		display: none
	}
	.todos {
	    text-align: center;
	    font-size: 15px;
	}
	.certi {
	    top: -118px;
	    font-size: 33px;
	}
	#certificaciones{
		padding: 100px 0;	
	}
	.datosList li {
	    font-weight: bold;
	    font-size: 12px;
	}
	#biociclo{
		margin: 50px 0;
	}
	.menu li.mov{
		display: none;
	}
}