@charset "utf-8";
/* CSS Document 
http://sgc.asn.au/css/raleway-font/
*/


 @font-face{
	 font-family:'Raleway-Thin';
	 src:url('../fonts/relaway/raleway_thin-webfont.eot') format('embedded-opentype'),
	     url('../fonts/relaway/raleway_thin-webfont.woff') format('woff'),
		 url('../fonts/relaway/raleway_thin-webfont.ttf') format('truetype'),
		 url('../fonts/relaway/raleway_thin-webfont.svg') format('svg');
		 font-weight:normal;
		 font-style:normal;
}

 @font-face{
	 font-family:'Raleway-Bold';
	 src:url('../fonts/relaway/raleway-bold-webfont.eot') format('embedded-opentype'),
	     url('../fonts/relaway/raleway-bold-webfont.woff') format('woff'),
		 url('../fonts/relaway/raleway-bold-webfont.ttf') format('truetype'),
		 url('../fonts/relaway/raleway-bold-webfont.svg') format('svg');
		 font-weight:normal;
		 font-style:normal;
}

 @font-face{
	 font-family:'Raleway-Regular';
	 src:url('../fonts/relaway/raleway-regular-webfont.eot') format('embedded-opentype'),
	     url('../fonts/relaway/raleway-regular-webfont.woff') format('woff'),
		 url('../fonts/relaway/raleway-regular-webfont.ttf') format('truetype'),
		 url('../fonts/relaway/raleway-regular-webfont.svg') format('svg');
		 font-weight:normal;
		 font-style:normal;
}

 @font-face{
	 font-family:'Raleway-Medium';
	 src:url('../fonts/relaway/raleway-medium-webfont.eot') format('embedded-opentype'),
	     url('../fonts/relaway/raleway-medium-webfont.woff') format('woff'),
		 url('../fonts/relaway/raleway-medium-webfont.ttf') format('truetype'),
		 url('../fonts/relaway/raleway-medium-webfont.svg') format('svg');
		 font-weight:normal;
		 font-style:normal;
}
 
 .navbar-brand {
	 padding:5px 15px;
	 height:50px
 }


.color_19 {
    color: #007B9A;
}

.color_14 {
    color: #A8A8A8;
}

.navbar-default .navbar-nav > li > a{
	font-size: 15px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 700;
	line-height: 24px;
	font-family: Raleway-Bold, sans-serif;
}
	
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #007B9A;
	transition: color 0.4s ease 0s;
	background-color: transparent;
}
			
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default 
.navbar-nav > li > a:focus {
	color: #77D7EF;
	transition: color 0.4s ease 0s;
}

.navbar-default .navbar-collapse {
	background-color: #f8f8f8;
}

footer {
	background-color: #2B6CA3;
	padding: 10px 10px;
	/*position:absolute;*/
	width: 100%;
	height: auto;
	min-height: 140px;
	max-height: 260px;
	padding-left:15px;
	/*bottom: 0px;*/
}

footer > div {
	background-color: #2B6CA3;
    padding-left: 1px;
    padding-right: 1px;

}

footer .circule {
	background-color: #002E5D;
	border-radius: 1000px;
	height: 40px;
	width: 40px;
}

footer  img {
	height: 26px;
	position: absolute;
	left: 0; /*10px;*/
	top: 0px;
}

footer .text-muted {
	color:#FFF;
	float:left;
	margin-left:5px;
	margin-top: 2px;
	height: 50px;
}

footer .text-muted p {
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.container-info {
	/*margin-top: 20px;*/
	/*position:absolute;*/
	top: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

.tree-circule {
	font-family: Raleway-Regular, sans-serif;	
}

.tree-circule .image {
	text-align: center;
	border: 4px solid rgba(0, 46, 93, 1);
	background-color: rgba(255, 255, 255, 1);
	border-radius: 1000px;
	padding:10px;
}

.tree-circule .image2 {
	border: 2px solid #598DCA;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 1000px;	
	padding:10px;
}	
.tree-circule .tree {
	width: 100%;
	height: 100%;
	padding: 10px 0;
}

.tree-circule h2 {
	color: #003D4D;	
	font-weight: 700;
}

.tree-circule .logo {
	width: auto; 
	height:90px;	
}

.tree-circule p {
	color:#666;
	font-size: 22px;
	line-height: 1.4em;
	width: 100%;
	padding-left: 0;	
	font-weight: 900;
	margin-top: 25px;
}

.beneficios, .que-hacemos {
	margin-top: 30px;	
	font-family: Raleway-Medium;
	margin-bottom: 30px;
}

.beneficios span, 
.que-hacemos span, 
.ventajas span,
.quienes-somos span,
.clientes span,
.contacto span {
	font-size: 50px;
	color: #A8A8A8;
}

.beneficios > div,
.que-hacemos > div:first-child, 
.ventajas > div:first-child,
.quienes-somos > div:first-child,
.clientes > div:first-child,
.contacto > div:first-child {
	border-bottom: thin solid red;
}

.beneficios p {
	font-size: 20px;
	color: #666;
	margin-top: 40px;
}

.que-hacemos .number {
	color: #FC0;
	font-size: 80px;
	text-align: center;
}

.que-hacemos p,
.quienes-somos p,
.contacto p  {
	font-size: 22px;
	color: #666;
	margin-top: 30px;
}

.que-hacemos p label{
	color: #007B9A;
}

.ventajas {
	color: #8C8B8B;	
	font-size: 17px;
}
.ventajas h3 {
	color: #007B9A;
	font-weight: 700;
	border-bottom: thin solid #E6E6E6;
	padding-bottom: 15px;
	margin-top: 30px;
}

.ventajas p,
.quienes-somos p {
	/*text-align: justify;*/	
	margin-top: 20px;
	padding: 0 5px;
}

.clientes {
	min-height:420px
}

.clientes img {
	width: 100%;
	border-radius: 20px;
	margin-top: 15px
}

.contacto input {
	margin-bottom:5px;
}
.contacto .form-mail {
	padding:2px;
}

.contacto .info {
	margin-top: 10px;
	color: #A8A8A8;
}
.post-desc{
	background-color:#F9F9F9;
	opacity:0;
	color: #0D0D0D;
	height:150px;
	position: absolute;
	bottom: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index:2;
	border-radius: 20px;
	width: 89%;
	overflow: hidden;
}
.post-desc p {
	margin-top:60px;
	font-size:14px;
}
.up {
	/*height: 150px;*/
	opacity:0.75;
}

#btn-access {
	margin-top: 5px;
	height: 40px;
	padding: 8px 15px;
	font-weight: 300;
	margin-left: 15px;
	margin-right: 15px;
}

.navbar {
    margin-bottom: 0px;
}
@media screen and (min-width:768px) and (orientation: landscape){
	.navbar-default .navbar-nav > li > a{
		font-size: 16px;
	}
	.navbar-nav{
		margin-top: 0px;	
		float: right;
		/*height: 90px;*/
		padding-top:25px;
		padding-bottom:25px;
	}
	
	.navbar-brand {
	    height: 60px;
    	margin-top: 15px;
	}
	.tree-circule p {
		padding-left: 10%;	
		width: 80%;
	}
	/*.tree-circule .tree {
		padding: 30px 0;
	}*/

	footer .text-muted p {
    	font-size: 12px;
	}
	footer > div {
    padding-left: 10px;
    padding-right: 10px;
	/*background-color:yellow;*/
	}
	footer {
		padding: 40px 0;
	}

}
@media screen and (min-width:1200px){
	.navbar-nav{
		margin-right: 220px;
	}
	.navbar-brand {
	    height: 80px;
    	margin-top: 10px;
	}

	.navbar-default .navbar-nav > li > a{
		font-size: 18px;
	}
}