@import "reset.css";
@import "grid.css";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}

.acord{
    padding:0;
    list-style:none;
    font-size:18px;
	font-family: 'Lato', serif;
}
 
.acord li a{
	font-family: 'Lato', serif;
    display: block;
    border-bottom: 1px solid rgba(255,255,255, 0.2);
    text-decoration:none;
    color:#FFF;
    text-shadow: 1px 0px 1px rgba(0,0,0,0.2);
    filter: dropshadow(color=#000, offx=1, offy=0);
	  padding: 20px 10px 20px 20px;
	   padding-left: 50px;
}
 
.acord li ul li a{
	font-family: 'Lato';
    font-size:14px;
    color:#47689d;
    text-shadow: 1px 0px 1px rgba(255,255,255,0.5);
    
}
 
.acord li a:hover{
   background:#3b1f1a;
    -moz-transition: background 0.3s ease-in;
    -webkit-transition: background 0.3s ease-in;
    -o-transition: background 0.3s ease-in;
}
 
.acord ul{
    margin:0;
    padding:0;
    list-style:none;
    height:0;
    overflow: hidden;
    transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
}
 
.acord li:hover ul{
    height:100%;
    overflow-y:auto;
    overflow-x:hidden;
}
 
 
/*<!--.acord ul li a:hover {
    background: none repeat scroll 0 0 #ccc;
    color: #fff;
    -moz-transition: color 0.4s ease;
    -webkit-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
}-->*/

mark, rp, rt, ruby, summary, time {
	display:inline;
}
#page_about .readMore:hover{text-decoration: none;}

.bg_page1 {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #fff;
	background:url( "../images/page_pic.jpg") 50% 50% no-repeat #200b07;
}
.pic1 {
	display: inline-block;
	position: relative;
}

.cv-txt p{
	font-family: 'Lato', serif;
 font-size: 15px;
  padding-bottom: 15px;
  color:#FFF;  
	}
	.cv-txt {
	    padding: 3%;
	}
.cv-txt ul li{
	font-family: 'Lato', serif;
 font-size: 17px;
 color:#FFF;
 margin-bottom:20px;
 line-height:1.5;
 list-style:inside none;
 list-style-image:url(../images/ball-list.png);
	  width:90%;
	  padding-left: 70px;

	}

	
.title-cv{	
	font-family: 'Lato', serif;
	font-size: 17px;
    line-height: 1.7;
	background-color:#3b1f1a;
	color:#FFF;
	padding: 10px 0 10px 50px;
	text-transform:uppercase;
	margin-top:10px;
	}
.title-cv a{	
	font-family: 'Lato', serif;
	font-size: 12px;
    line-height: 1.7;
	background-color:#3b1f1a;
	color:#FFF;
	float:right; 
	padding-right:70px;
	  padding-right: 10px;
    padding-top: 5px;
   
	}
	
/*a.one{
	 right: 0;
    top: 580px;}

a.two{
	 right: 0;
   top: 807px;}
a.three{
	 right: 0;
    top: 1038px;}
a.four{
	 right: 0;
     top: 1964px}
a.five{
	 right: 0;
    top: 2497px}
a.six{
	 right: 0;
    top: 2663px;}
a.seven{
	 right: 0;
     top: 3125px;}
a.eight{
	 right: 0;
    top: 3564px;}
a.nine{
	 right: 0;
    top: 3894px;}*/
	
.secciones{
	position:relative;
	}

.title-cv p a:hover{	
	text-decoration:none;
	}
	
.highlight{
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 20px;
    padding-top: 15px;
	}


#page_about .text1{
	color: #ccc;
    font-size: 18px;
    width: 78%;
	}

.text1, .text2, .text3{
font-family: 'Lato', serif;
 font-size: 17px;
    line-height: 1.7;
	font-weight:300;

	color: #fff;
	
    width: 95%;
	}
.text3 {
	padding: 0px;
}
.border1 {
	border-bottom: 1px solid #3b1f1a;
	margin-bottom: 48px;
	padding-bottom: 38px;
}

.border2 {
	border-bottom: 1px solid #3b1f1a;
	margin-bottom: 38px;
	padding-bottom: 0px;
}
.hover-resources {
	position:relative;
	display: block;
	text-align: center; 
	padding: 103px 20px;
	background-color:#3b1f1a;
	
}


.hover{
	position:relative;
	display: block;
	text-align: center; 
	
	
}
.img_act2 {
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
}
.text_hover {
	display: block;
	font-family: 'Lato', sans-serif;
	font-size:22px;
	left: 0;
	margin: 33px 0px 22px 0px;
	position: relative;
	text-align: center;
	z-index: 250;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #200b07;
	color: #fff;
}


.text_hover_ab {
	display: block;
	font-family: 'Lato', sans-serif;
	font-size:22px;
	left: 0;
	margin: 15px 0px 22px 0px;
	position: relative;
	text-align: center;
	z-index: 250;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #200b07;
	color: #fff;
	line-height:1.2;
}

#page_articles .list-resources ul li a, #page_cases .list-resources ul li a, #page_links .list-resources ul li a{
	font:  18px/18px 'Lato', serif;
	color:#fff;
	line-height:2.5;
	
}


#page_articles .list-resources ul li, #page_cases .list-resources ul li, #page_links .list-resources ul li{
	
	list-style-type:none;
	 padding-bottom: 80px;
	padding-left: 34px;


}
#page_articles .list-resources ul li a p{
	
	    line-height: 1.3;
    padding-bottom: 0;
    padding-left: 94px;
	font-size: 14px;}

#page_articles .list-resources ul li img, #page_cases .list-resources ul li img, #page_links .list-resources ul li img{
	padding-right: 34px;
	}




#page_mail .text1 {
	padding-bottom: 1px !important;
	font-family: "Lato",sans-serif;
}
#page_about .text1 {
	    margin-bottom: 35px;
}
.mar_right1 {
	margin-right: 20px;
	
}
.mar_bot2 {
	margin-bottom: 21px;
}
.mar_right3 {
	margin-right: 20px;
	margin-bottom: 2px;
}
.mar_right4 {
	margin-right: 4px;
	margin-left: 4px;
}
/*global*/
body {
	position:absolute;
	font:11px/18px Arial, sans-serif;
	color:#676767;
	min-width: 960px;
	min-height:800px;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
}
body.cuerpo{
	padding-bottom:60px;
}
body p a {
	text-decoration:none;
}
body p a:hover {
	text-decoration:underline;
	color: #c5715d;
}
h1 {
	display: inline-block;
	margin-top: 26px;
}
h1>a {
	position:relative;
	display:inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 340px;
	height: 54px;
	background: url(../images/logo-4.png) left center no-repeat;
}


#page_about h2{
	font: 19px/50px 'Poly', serif;
	color: #ebebeb;
	margin-bottom: 19px;
	}

h2 {
	font: 24px/50px 'Poly', serif;
	color: #ebebeb;
	margin-bottom: 19px;
	
}
.quote{
	font: 26px/50px 'Poly', serif;
	color: #838383;
	
	
	
	}

h3 {
	font: 36px/50px 'Poly', serif;
	color: #ebebeb;
	margin-bottom: 19px;
	text-transform:uppercase;
	font-size:50px;
}

.title-areas{
	text-transform:uppercase;
	font-size:26px;
	margin-top:20px;

	}
	
.title-cnt{
	text-transform:uppercase;
	font-size:30px;
	margin-top:20px;

	}
h3 {
	font-size: 36px;
	margin-bottom: 0px;
}
.floating-dates {
    float: left;
    right: 0px;
    width: 20%;
    text-align: right;
}
.float-title{
	     float: left;
    width: 75%;}
	.list-mission li{
		padding-bottom:20px;
		}
		.list-mission {
    list-style: inside;
    list-style-type: disc;
    margin-top: 10px;
}
.aim{
	font-size:21px;}
	.aim span{
		font-weight:bold;}
		.profile{
			margin-top:35px;}
h4 {
	font: 18px/18px 'Poly', serif;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 #200b07;
	margin-bottom: 16px;
	font-weight: normal;
}
a {
	text-decoration:none;
}

figure {
	display: inline-block;
}
figure>img, figure>div {
	border: 1px solid #171717;
}
#glob {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2;
}
.spinner {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:9999;
	background:url( "../images/ajax-loader.gif") 50% 50% no-repeat #181619;
}
#splashGrid {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
}
#bgStretch {
	z-index:1;
}
#bgStretch>img {
	background: #181619;
}
.pagin {
	/*position: absolute;*/
top: -194px;
	right: 49px;
}
.pagin>ul>li {
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	margin-bottom: 3px;
}
.pagin>ul>li>a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.pagin>ul>li.active>a, .pagin>ul>li>a:hover {
	background-position: center bottom;
}
#splashInfo {
	position: absolute;
	display: block;
	left: -20px;
	  top: 42%;
	width: 100%;
	overflow: hidden;
	text-align: center;
	
}
#splashInfo>ul {
	text-align: left;
	display: inline-block;
	width: 940px !important;
	height: 321px;
}
#splashInfo>ul>li {
	display: none;
	width: 540px;
}
#splashInfo>ul>li.active {
	display: block;
}
#splashInfo>ul>li>p {
	font: 44px/105px 'Poly', serif;
	color: #fff;
    height: 120px;
}

#splashInfo>ul>li>p span{
	font-size:19px;
	line-height:2px;
}

header, footer {
	position:absolute;
	width:100%;
	z-index:100;
}
/*header*/
header {
	top:0px;
	height: 95px;
	background: url(../images/header_bg.jpg) center repeat-x;
}
/*end header*/
/*footer*/
footer {
	bottom:0px;
	height: 61px;
	background: url(../images/footer_bg.jpg) center repeat-x;
}
footer p {
	margin-top: 26px;
	position: relative;
	font: bold 13px/1.2em Arial, sans-serif;
	color: #5b5b5b;
}
footer p a {
	color: #5b5b5b;
}
/*end footer*/
/*menu*/
.menu {
	display: block;
	float: right;
	height: 67px;
	position: relative;
}
#menu {
	position: relative;
}
#menu>li {
	display: inline-block;
	position: relative;
	width: 118px;
	height: 67px;
	float: left;
	text-align: center;
}
#menu>li:first-child>strong {
	left: 0;
	width: 118px;
}
#menu>li.no_bg>a {
	background: none;
}
#menu>li>a {
	left: -5px;
	position: relative;
	display: block;
	
	padding: 0;
	z-index: 2;
	height: 67px;
	overflow: hidden;
}
#menu>li>a>span {
	position: relative;
	display: block;
	width: 100%;
	font: italic 18px/1.2em 'Poly', serif;
		color: #4c4343;
padding: 28px 0;
}
#menu>li>a>span:first-child+span {
	color: #fff;
	position: absolute;
	left: 0;
	top: -70px;
	text-shadow: #a55443 1px 1px 0px;
}
#menu>li>strong {
	display: inline-block;
	position:absolute;
	height: 100%;
	width: 118px;
	top: 0;
	left: 0px;
	background: url(../images/menu_bg_over-.png) center no-repeat;
	z-index: 1;
}
#menu>li>span {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	margin-top: 47px;
	z-index: 2;
}
.submenu_1, .submenu_2 {
	position:absolute;
	z-index:0;
	width: 130px;
	padding: 35px 0 0px;
	left: -1px;
	top: 150%;
	background: url(../images/submenu_bg_1.jpg);
	display: none;
}
.submenu_1 li {
	position:relative;
	display: block;
	margin-bottom: 16px;
}
.submenu_1 a {
	position:relative;
	display: inline-block;
	font: 11px/1.2em Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.submenu_1 li>a:hover, .submenu_1 li.sfHover>a {
	color:#c87063;
	/*text-shadow: 7px 7px #710f12;*/

}


.submenu_2 {
	left: 157px;
	top: -8px;
	background: url(../images/submenu_bg_2.jpg);
	padding: 8px 0 2px 30px;
	width: 165px;
}
.submenu_2 li {
	display: inline-block;
	margin: 0 16px 0 0;
	float: left;
}
.submenu_2 li.last {
	margin-right: 0;
}
/*end menu*/
/*pages*/
#content {
	position:relative;
	width:960px;
	margin: 4px auto 0;
	z-index: 50;
	top: 170px;
}
#content>ul {
	width:100%;
}
#content>ul>li.no_disp {
	display: none;
	width: 0;
	height: 0;
}
#content>ul>li {
	position:absolute;
	width:100%;
	background: none;
	overflow: visible;
}




#form1 .readMore:hover {
	background: #eaeaea;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: #fff 1px 1px 0px;
	text-decoration: none;
	color:#00000;
	
}



#form1 .readMore {
	font: italic 18px/1.2em 'Poly', serif;
	background: #C87063 url('../images/button-bg-hover1-.png');
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	color: #F9F9F9;
	padding:5px 50px;

}
.readMore>span {
	position: relative;
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: 8px 7px;
	background: #666666;
}
.list1 {
	margin: -2px 0px 23px 0px;
}
.list1 li {
	font:  18px/18px 'Lato', serif;
	color: #fff;
	margin-bottom: 8px;
	
}

#page_Areas .list1{
	list-style:inside none circle;
	}
.list1 li a{
	color: #fff;
}
.list1 li a:hover{
	color: #cb7360 !important;
}
#page_Areas a:hover{color: #fff;}
/*PADDINGS*/
.mar2 {
	margin: 3px 20px 15px 0;
}
.color2 {
	color: #fff;
}
.width1 {
	display: inline-block;
	width: 104px;
}
/*additional classes*/
.fleft {
	float:left;
}
.fright {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	
}
.clear {
	clear:both;
	line-height:0;
}
/*google map*/
.google_map {
	position:  relative;
	overflow: hidden;
	width: 999px;
	height: 280px;
	box-shadow: none;
	background-color: #181619;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50%;
}
/*end google map*/
/* Forms*/
#form1 {
	height: 434px;
	position: relative;
	top: 4px;
}
#form1 input, #form1 textarea {
	font: 18px/18px 'Poly', serif;
	position: relative;
	background: none;
	border: 1px solid #543e39;
	color:#fff;
	padding: 10px 10px 8px 14px;
	width: 274px;
	outline:none;
	box-shadow:none;
}
#form1 textarea {
	height: 171px;
	overflow:auto;
	resize: none;
	margin-top: 2px;
	width: 434px;
}
#form1 label {
	display:inline-block;
	min-height: 59px;
	position: relative;
	width: 300px;
}
#form1 .success {
	border: 1px solid #543E39;
	z-index: 55;
	position: absolute;
 
	padding: 63px 81px;
	color:#fff;
	background-color: #200b07;
    top: 0;
    left: 0;
}
#form1 .error, #form1 .empty {
	color: #FFFFFF;
	display: none;
	font-size: 10px;
	position: absolute;
	right: 4px;
	text-align: left;
	top: 2px;
}
#form1 .message .error, #form1  .message .empty {
 	right: -155px;
	top: 2px;   
}



fieldset {
	height: 210px;
}
.btns {
	padding-top: 23px;
	position: relative;
	float: right;
}
.btns a {
	display:inline-block;
	margin-right: 5px;
}
/* Form defaults */
input, select, textarea {
	font: normal 11px/13px Arial, sans-serif;
	vertical-align:middle;
}
/*end forms*/
.message {
	position: relative;
	top: -2px;
}
.button {
	background: #C87063 url('../images/button-bg-hover1-.png');
	margin-top: 34px;
	text-shadow: #a55443 1px 1px 0px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	color: #F9F9F9;
	display: inline-block;
	font: italic 18px/1.2em 'Poly', serif;
	padding: 10px 18px 9px 17px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	position: relative;
	left: 2px;
}
.button:hover {
	background: #eaeaea;
	color: #4c4343;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: #fff 1px 1px 0px;
	text-decoration: none;
}

/* Style the buttons that are used to open and close the accordion panel */
#page_more button.accordion {
    
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
#page_more button.accordion.active, button.accordion:hover {
    background-color: #ddd;
	    color: #3b1f1a;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    display: none;
	    border: 1px solid grey;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
    display: block !important;
}
button.accordion:after {
    content: "+"; /* Unicode character for "plus" sign (+) */
    font-size: 20px;
    color: #fff;
    float: right;
    margin-left: 5px;
	font-weight:bold;
	    margin-right: 20px;
}

button.accordion.active:after {
    content: "-"; /* Unicode character for "minus" sign (-) */
	 color: #fff;
	     margin-right: 20px;
}

button.accordion.title-cv {
    width: 100%;
	    text-align: left;
}
.newsp1{
	line-height: 1.6;
	float:left;
    width: 64%;
	}
.newsp2{
    width: 80%;
	margin-bottom:4%;
	}
.list-resources.border2 img {
    float: left;
   
}
.txt-inside {
    clear: both;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 1%;
    padding-left: 91px;
}

.cuerpo #glob{
	overflow-y:scroll;
}
.cuerpo footer{
	position:fixed;}