@charset "UTF-8";
/* Body */
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
   background-color: #202225;
	margin: 0 auto;
    background: url(../../static/images/wood.jpg) no-repeat center center fixed;
    background-size: cover;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: scroll
}
.right_half h1 {
    display: block;
    font-size: 1.6em;
    border-bottom: 4px solid #4c9090;
    border: 1px solid #9acd324a;
    background-color: rgba(2, 73, 89, 0.73);
    margin: 10px auto;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
element.style {
    visibility: visible;
}
.fijo {
	height: auto;
    z-index: 1;
	position: relative;
}
.fijo1 {
    color: #fff;
   height: 60px;
    position: relative;
    width: 100%;
}
.fijo2 {
	height: auto;
	position: relative;
}
.laterar {
    color: #fff;
    letter-spacing: 2px;
    font-size: 14px;
    height: auto;
    width: auto;
  border: 1px solid #9acd324a;
  background-color: rgba(2, 73, 89, 0.73);
	margin-bottom: 10px;
}
.laterar p {
    display: block;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
	.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: flex;
    flex-wrap: wrap;
}
.row.blockDisplay {
	display: block;
}
		
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}

.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.left_half {
	margin: 0 auto;
	width: 62%;
	float: left;
text-align: center;
	margin-top: 0px;

}

.right_half {
	
	width: 37.4%;
float: left;
text-align: center;
margin-left: 5.77px;
	margin-top: 0px;
	 color: white;
	margin: 0 auto;

}		

		
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}


.left_article {
	background-color: #FFFFFF;
	width: 60%;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 15px;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}
@media (max-width: 320px) {

}

@media (min-width: 321px) and (max-width: 768px) {

.left_half {
	width: 100%;
	float: left;
	margin-top: 0px;

}
.right_half {
	width: 100%;
	float: left;
	margin-top: 0px;

}
}

@media (min-width: 769px) and (max-width: 1000px) {
	.modalp {
    font-size: 1rem;
}	
		.row {
	margin-top: -0.5px;
	
} 
.left_article {
	width: 100%;
	height: auto;
}
.left_half {
	width: 100%;
	float: left;
	margin-top: 0px;

}
.right_half {
	width: 100%;
	float: left;
	margin-top: 0px;

}
.right_half {
	width: 100%;
	float: left;
	margin-top: 0px;

}
}


.modalp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #111111bd;
}
.modalp-container {
       position: relative;
    margin: auto;
    width: 90%;
    max-height: 100%;
    background-color: #fff;
    border-radius: 6px;
    padding: 1em 0.5em;
    display: grid;
    gap: 0em;
    place-items: center;
    grid-auto-columns: 100%;
}
.title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 400;   
	margin-bottom: 0px;
}
.paragraph {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 1rem;
	letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
}
.modalp-img {
    width: 50%;
    max-width: 200px;
}
.btns {
    display: flex;
    gap: 15px;
	margin-bottom: 0px
		
}
.btns > a {
    text-decoration: none;
    padding: 1rem;
    border-radius: .3rem;
    color: #fff;
    font-weight: 400;
}
.btns .open-view {
    color: #fff;
    background-color: #4682b4;
    border: solid thin gray;
    font-size: 1.5rem;
}
.open-guide {
    background-color: #6c63ff;
}
.close {
    position: absolute;
    top: .5rem;
    right: 1rem;
    font-size: 2rem;
    text-decoration: none;
}
h1 {
    display: block;
    font-size: 2em;
    margin-top: -20px;
    font-weight: bold;
}
.right_half h2 {
   
    display: block;
    font-size: 1.2em;
	border-bottom: 4px solid #4c9090;
border: 1px solid #9acd324a;
background-color: rgba(2, 73, 89, 0.73);
margin: 10px auto;   
	color: bisque;
    padding-top: 5px;
    padding-bottom: 5px;
}
h2 {
    display: block;
    font-size: 0.8em;
    font-weight: bold;
	border-bottom: 4px solid #4c9090;
}
h3 {
    display: block;
    font-size: 1.5em;
   
    font-weight: bold;
}
h4 {
    display: block;
    font-size: 1em;
   
    font-weight: bold;
}
/* Container */
.base {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
	top: -20px;
}
/* Container */
.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}
.enlace{
    position: absolute;
    padding: 10px 50px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
/* About Section */
/* More info */
.intro {
	padding-bottom: 5px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	border-radius: 8px 8px 0px 0px;
}
.copyright a{
    text-decoration: none;
	color: #FFFFFF;
}
.content-footer {text-align: center;}
.content-footer {max-width: calc(980px - 32px);}
.content-footer a {color: #FFFFFF;}
header .line {background: #FFFFFF;}


.content-footer{margin:0 auto}
.content-footer .widget-content-footer{display:-webkit-box;display:-ms-flexbox;display:flex}
.modal-footer {
  background: var(--lightgray);
	text-align: center;
}
footer {
	 
	width: 90%;
    height: auto;
    word-wrap: break-word;
    margin: 0 auto;
}
.intro {
	display: inline-block;
	width: 100%;
}
.profile {
	width: 50%;
}
/*Social Share*/

.dc-link:hover,.dc-link:active {
    color: white;
}
 
.dc-twitter {
    background: #00aced;
}

.dc-twitter:hover,.dc-twitter:active {
    background: #0084b4;
}
 
.dc-facebook {
    background: #3B5997;
}
 
.dc-facebook:hover,.dc-facebook:active {
    background: #2d4372;
}
 
.dc-googleplus {
    background: #D64937;
}
 
.dc-googleplus:hover,.dc-googleplus:active {
    background: #b53525;
}
 

.dc-whatsapp {
    background: #43d854;
}
 
.dc-whatsapp:hover,.dc-whatsapp:active {
    background: #009688;
}

.dc-linkedin {
    background: #0074A1;
}
 
.dc-linkedin:hover,.dc-linkedin:active {
    background: #006288;
}

.dc-social {
    text-align: center;
	width: 100%;
}   

.dc-social .dc-link {
     color: white!important;
    font-size: 1rem;
    border-radius: 2px;
    margin-right: 2px;
    margin-top: 5px;
	margin-bottom: 5px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    max-width: 19%;
    padding-top: 10px;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 10px;
}

.dc-social i{
	font-size: 1.6rem;
}

.dc-social p{
	margin-bottom: 8px;
}

@media screen and (min-width: 1000px){
.dc-whatsapp {
    display: none!important;
}
.dc-social .dc-link {
  font-size: 1rem;
  width: 100%;
  max-width: 16%;
}
}
/*accordion*/
.accordion {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 90%;
  height: auto;
  border: 1px solid #dedede;
  border-radius: 8px;
  margin:0 auto;
} 
/*Contenedor común plegar/desplegar*/
.accordion-toggle,
.accordion-header{
  font-size: 15px;
  width: 100%;
  height: 3em;
  margin: 0;
  line-height: 3em;
  cursor: pointer;
}
/*El botón que pliega/despliega*/
.accordion-toggle {
  opacity: 0;
  background-color: transparent;
  z-index: 1;
  margin-bottom: 2px;
}
/*Bloque para el título*/
.accordion-header{
  background-color: #024959;
  color: bisque;
  position: relative;
  margin-top: -3em;
  padding-left: 10px
}

/*Bloque replegable con el contenido */
.accordion-content {
  box-sizing: border-box;
  background-color: #2B7858;
  color: #fff;
  overflow: auto;
  position: relative;
  width: 100%;
  height: 400px;
  margin-bottom: -400px;
  padding: 0px;
  transition: margin 0.3s ease 0.1s;
  }
.accordion-toggle:checked + .accordion-header + .accordion-content {
  margin-bottom: 0;
  margin-right: 0;
}
.accordion-header::before,
.accordion-toggle:checked + .accordion-header::before {
  content: '+';
  display: inline-block;
  text-align: center;
  width: 1em;
  font-size: 1.5em;
}
.accordion-toggle:checked + .accordion-header::before {
  content:'-';
}

.accordion-toggle:hover + .accordion-header{
  background-color: #4c9090;
}
.accordion-toggle:checked + .accordion-header {
  background-color: #5f7070;
} 
