/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

.redes-fixed{
	background-color: transparent;
	right:30px;
	position:fixed;
	padding:14px 10px;
	bottom:6%;
	width:50px;
	height:50px;
	z-index:5000;
	transition:0.3s;}
	
.redes-fixed:hover{
	background-color: transparent;
	right:30px;
	position:fixed;
	padding:14px 10px;
	bottom:7%;
	width:50px;
	height:50px;
	z-index:5000;
	transition:0.3s;}
	
.redes-fixed4{
	background-color: transparent;
	right:45px;
	position:fixed;
	padding:16px 10px;
	bottom:21%;
	width:50px;
	height:50px;
	z-index:5000;
	transition:0.3s;}
	
.redes-fixed4:hover{
	background-color: transparent;
	right:45px;
	position:fixed;
	padding:14px 10px;
	bottom:22%;
	width:50px;
	height:50px;
	z-index:5000;
	transition:0.3s;}	


.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */



/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}





.padding-general{
	padding: 20px 15px;
	}

.padding-general-2{
	padding: 50px 0;
	}
	
.bg-blue{
	background: url("../images/bg-blue-xs.jpg") no-repeat;
	background-size:100% 100%;
margin-top: 0px;
position: relative;
z-index:100;}

.bg-requisitos{
	background:#27285b;
	border-radius: 10px;
	padding: 30px 30px 60px 30px;
}


.bg-arboles{
	background: url("../images/bg-arbol.jpg") center top no-repeat;
	margin-top: -280px;
	padding-top: 300px;
	z-index: 10;
}

.bg-blue-gradient{
	background: #0A7553;

	padding:50px 0;
	margin-top: -20px;
}

.padding0{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.bg-gray-dark{
	background:url("../images/bg-gray.jpg") center top no-repeat;
	padding: 100px 0;
	background-size: 100%;
}

.bg-white{
	background: #fff;
	background-size:100% 100%;
margin-top: 20px;
position: relative;
z-index:100;}

.dest{
	font-size:50px;
	color:#2987bd;
}
	
.blue{color:#0A7553;}

.orange{
	color:#f79225;}
	
.green{
	color:#8cc63f;}	

.white{
	color:#FFF;}
	
	.head{}

.navbar {
  margin-bottom: 0px;
  border: 1px solid transparent;
  background:#fff;
}			
			
.fono{
	background:#efefef;
	padding: 23px 30px;
}	
	
.btn {
  display: inline-block;
  padding: 13px 60px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border-radius:40px;
  border:2px solid ;
}


.btn-default {
color: #fff;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#28588c+0,29a8df+100 */
background: #0A7553; /* Old browsers */
border-radius: 40px;
}

.btn-default:hover {
  color: #fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#29a8df+0,28588c+100 */
background: #24C28F; /* Old browsers */

}

.btn-info{
	background:#4c9742;
	color: #fff;
	border:#4c9742;
	}

.btn-info:hover{
	background:#25631c;
	color: #fff;
	border:#25631c;
	}

a {
  transition:0.3s;
}

.bg-menu{
	background:#00558D;}
	
.bg-footer{
	background:#061F30;}	
	
.footer{
	background:#fff;
	border-top: 5px solid #efefef;
	padding:50px 0 30px 0;}

.border-left{
	border-left: solid 1px #fff;
	padding-left: 0px;
}
	
	figure.snip1205 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  background: #000000;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1205 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1205 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1205 i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: #000000;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip1205 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1205:hover img,
figure.snip1205.hover img {
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
figure.snip1205:hover i,
figure.snip1205.hover i {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.parallax{
	height: 300px;
	background: url(../images/bg-parallax.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:5% 10%;
	}
	
	h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 15px;
}
h4,
.h4 {
  font-size: 13px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}


.mt5{
	margin-top:5px;}
.mt10{
	margin-top:10px;}
.mt20{
	margin-top:20px;}
.mt25{
	margin-top:17px;}	
.mt30{
	margin-top:30px;}
.mt40{
	margin-top:40px;}			
.mt50{
	margin-top:50px;}
.mt60{
	margin-top:60px;}	
.mt70{
	margin-top:70px;}
.mt80{
	margin-top:80px;}
.mt90{
	margin-top:90px;}		
.mt100{
	margin-top:100px;}
.mt300{
	margin-top:300px;}
.mt450{
	margin-top:450px;}		
	
	
.mb5{
	margin-bottom:5px;}	
.mb10{
	margin-bottom:10px;}
.mb20{
	margin-bottom:20px;}
.mb30{
	margin-bottom:30px;}
.mb40{
	margin-bottom:40px;}			
.mb50{
	margin-bottom:50px;}
.mb60{
	margin-bottom:60px;}	
.mb70{
	margin-bottom:70px;}
.mb80{
	margin-bottom:80px;}
.mb90{
	margin-bottom:90px;}		
.mb100{
	margin-bottom:100px;}
	
.mb150{
	margin-bottom:150px;}	
	
.mb200{
	margin-bottom:200px;}			
	
.pad5{
	padding:5% 0;}
	
.pad10{
	padding:10% 0;}
	
.pad15{
	padding:15% 0;}
	
.pad20{
	padding:20% 0;}	
	
	
.contenedor{
width: 100%;
margin: auto;
overflow: hidden;
}

#sliderinfi {
width: 2000px;
height: 220px;
background-image: url("../images/demo.png");
background-size: 100% 100%;
animation: sliderinfi 15s infinite linear;
}

@keyframes sliderinfi {
  to {
      background-position: 2000px;
}

}


.navbar-default .navbar-nav > li > a {
    padding-bottom: 19px;
    padding-top: 19px;
	font-size: 13px;
    font-style: normal;
	color:#333333;
    font-weight: 500;
    text-transform: uppercase;
}

.nav-tabs.nav-justified > li {
  float: left;
}

.nav-tabs.nav-justified > li > a {
  margin-right: 7px;
  border-radius: 30px;
  font-size:10px;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 6px;
}


.bgblue-int{
	background: url("../images/bg-blue-lineas.jpg") no-repeat;
	background-size:auto;
	padding: 50px 0 40px 0;
}
	
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
	
	.bg-white{
	background: url("../images/bg-white.png") no-repeat;
	background-size:100% 100%;
margin-top: 20px;
position: relative;
z-index:100;}
	
.bgblue-int{
	background: url("../images/bg-blue-lineas.jpg") no-repeat;
	background-size:100%;
	padding: 50px 0 40px 0;
}	
	
.nav-tabs.nav-justified > li > a {
  margin-right: 7px;
  border-radius: 30px;
  font-size:16px;
}	
	
.border-left{
	border-left: solid 1px #e6e6e6;
	padding-left: 50px;
	min-height: 200px;
}	
	
	.nav > li > a {
  position: relative;
  display: block;
   padding: 10px 7px;
}
	
	body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
	
	.nav-tabs.nav-justified > li {
  float: none;
}
	
	.navbar-default .navbar-nav > li > a {
    padding-bottom: 39px;
    padding-top: 39px;
	font-size: 13px;
    font-style: normal;
	color:#333333;
    font-weight: 500;
    text-transform: uppercase;
}
  
  .padding-general{
	padding: 100px 15px;
	}
	
h1,
.h1 {
  font-size: 60px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}	
	
	
.bg-blue{
	background: url("../images/bg-blue.png") no-repeat;
	background-size:100% 100%;
margin-top: -200px;
position: relative;
z-index:100;}
	
	
.bg-white{
	background: url("../images/bg-white.png") no-repeat;
	background-size:100% 100%;
margin-top: -200px;
position: relative;
z-index:100;}	

.parallax{
	height: 400px;
	background: url(../images/bg-parallax.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:5% 30%;
	}
	
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1300px;
  }
	

	.logo{margin-top:0px;}	
	
	
  
.dropdown:hover .dropdown-menu {
   display: block;
}
	
/*page concientizacion*/	
.box-gr{
	background:#3e4e56;
	padding: 50px 50px;
}
	
.box-gr2{
	background:#3e4e56;
	
}	
	
	.box-rd{
	background:#e10000;
	padding: 50px 50px;
}
	
	.padding0{
	padding-left:0 !important;
	padding-right:0 !important;}
	
	.tex{
		padding:50px 40px;
	}	
	
/*page concientizacion*/
	
	

}

	
@media (min-width: 1800px) {	
		.navbar-default .navbar-nav > li > a {
    padding-bottom: 52px;
    padding-top: 52px;
	font-size: 13px;
    font-style: normal;
	color:#333333;
    font-weight: 500;
    text-transform: uppercase;
}
	
	.logo{margin-top:12px;}
	
		.nav > li > a {
  position: relative;
  display: block;
   padding: 10px 15px;
}
	
	}




