@charset "UTF-8";
/* Body */
body {
    font-family: 'Raleway', sans-serif;
    ;
    background-color: #FFFFFF;
    margin: 0;
    padding-left: 0px;
}
video {
    max-width: 100%;
    height: auto;
}
.videovideo1280 {
    max-width: 100%;
    height: auto;
    margin-bottom: 56.25%;
}
/* Container */
.container {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
.container .image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.container .imageblak {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
/* Header */
header {
    width: 100%;
    height: 8%;
    font-family: 'Raleway', sans-serif;
    position: relative;
}


.container .header .icon {
    float: left;
    width: 20%;
    margin-top: 50px;
}
.image img {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]margin-bottom: 20px; */
    margin-top: 8%;
}
.imageblak img {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]margin-bottom: 20px; */
}


.logo {
    color: #1D1D1D;
    margin-left: auto;
    letter-spacing: 2px;
    margin-right: auto;
    text-align: left;
    padding-top: 0px;
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    width: 75%;
    font-weight: bold;
    float: left;
}
.header .logo span {
    color: hsla(0,0%,56%,1.00);
}

.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
.icon-bar {
    /* [disabled]top: 50px; */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    /* [disabled]bottom: 10px; */
    margin-top: 20px;
    margin-left: 10px;
    float: right;
    margin-right: 10px;
}

.icon-bar a {
    display: block;
    text-align: right;
    padding-top: 5px;
    padding-right: 40px;
    padding-left: 15px;
    padding-bottom: 5px;
    transition: all 0.3s ease;
    color: white;
    font-size: 30px;
}

.icon-bar a:hover {
    background-color: #000;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%;
}

.facebook {
    background-color: #6B6B6B;
    color: white;
}

.twitter {
    background-color: #6B6B6B;
    color: white;
}
.instagram {
    background-color: #6B6B6B;
    color: white;
}
.google {
    background-color: #6B6B6B;
    color: white;
}
.youtube {
    background-color: #6B6B6B;
    color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}
.accordion {
    color: #444;
    cursor: pointer;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 50%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    /* [disabled]float: none; */
    font-family: 'Raleway', sans-serif;
    background-color: hsla(0,0%,100%,1.00);
}

.active, .accordion:hover {
    /* [disabled]width: 100%; */
    /* [disabled]text-align: left; */
    background-color: hsla(0,0%,100%,1.00);
}

.panel {
    padding-top: 0;
    padding-right: 149px;
    padding-bottom: 48px;
    display: none;
    background-color: hsla(0,0%,100%,1.00);
    /* [disabled]overflow: hidden; */
}
.column .panel .w3-col.m8.w3-panel {
    text-align: left;
    line-height: 30px;
    font-family: Lato;
    font-size: 18px;
    padding-left: 30px;
}

/* About Section */
.boton-email {
    /* [disabled]padding: 12px 24px; */
    color: white;
    text-decoration: none;
    /* [disabled]font-weight: bold; */
    /* [disabled]border-radius: 8px; */
    transition: background-color 0.3s ease;
    box-shadow: 0 0;
    -webkit-box-shadow: 0 0;
  }

  /* Efecto al pasar el mouse */
  .boton-email:hover {
    /* [disabled]background-color: #464647; */
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
  }

  /* Efecto al hacer clic */
  .boton-email:active {
    transform: translateY(2px);
    /* [disabled]background-color: #414141; */
  }
.text_column {
    width: 90%;
    text-align: left;
    font-weight: lighter;
    line-height: 25px;
    float: left;
    color: #A3A3A3;
}
.gallery {
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #FFFFFF;
    /* [disabled]min-width: 400px;
*/
    padding-bottom: 35px;
    padding-top: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
    text-align: center;
    margin-left: 0px;
}
.thumbnail {
    width: 31%;
    text-align: left;
    float: left;
    /* [disabled]max-width: 450px; */
    margin-top: 35px;
    background-color: #FFFFFF;
    padding-bottom: 20px;
    margin-right: 8px;
    border-radius: 3px;
    padding-top: 20px;
    /* [disabled]border-bottom: 4px solid #888686; */
    padding-left: 0px;
    margin-left: 8px;
    margin-bottom: 2px;
}
.gallery .cards a:hover   {
    opacity: 0.45;
}

.thumbnailtwo {
    width: 90%;
    text-align: center;
    margin-top: 0px;
    background-color: #FFFFFF;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    padding-top: 0px;
    clear: both;
   
}

.thumbnailtwo .video1280 iframe {
    width: 100%;
    max-width: 560px;
    max-height: 315px;
}

.gallery .thumbnail h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000000;
    text-align: left;
    font-weight: 400;
}
.gallery .thumbnail p {
    margin: 0;
    color: #B3B3B3;
    text-align: left;
}
/* More info */
.intro {
    /* [disabled]padding-bottom: 10px; */
}
.column {
    width: 100%;
    /* [disabled]text-align: left; */
    padding-top: 0px;
}
.intro .column h3 {
    color: #575757;
    text-align: left;
}
.intro .column h3:hover {
    color: #000000;
    text-align: left;
    opacity: 0.6;
}
.accordion h3 img {
    width: 4.5rem;
    margin-left: 1.5rem;
}

.intro .column p {
    color: #3F3F3F;
    font-weight: 700;
}
.cards {
    width: 100%;
    height: auto;
    /* [disabled]max-width: 450px; */
    /* [disabled]max-height: 250px; */
    /* [disabled]opacity: 0.8; */
}
.thumbnail a .cards:hover {
    opacity: 0.9;
}

.intro .column p {
    padding-left: 130px;
    padding-right: 97px;
    text-align: justify;
    line-height: 30px;
    font-weight: 400;
    margin-left: 20px;
    margin-right: 20px;
    width: 80%;
    margin-top: 20px;
    font-size: 22px;
}
.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: #373737;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    margin-bottom: 0px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 99;
    font-size: 20px;
    border: none;
    outline: none;
    background-color: hsla(0,0%,26%,1.00);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #000000;
}
footer {
    background-color: #B3B3B3;
    /* [disabled]padding-top: 60px; */
    /* [disabled]padding-bottom: 60PX; */
    margin-right: auto;
    margin-left: auto;
    width: 80%;
}
.intro {
    /* [disabled]display: inline-block; */
    width: 100%;
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
    color: #000000;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.container {
    width: 85%;
    padding-left: 0px;
}
    .logo {
    width: 100%;
    text-align: center;
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 24px;
}
    .header .logo img {
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 2rem;
    max-width: 17.555rem;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
    width: 90%;
    text-align: justify;
    padding-left: 80px;
    margin-left: auto;
    margin-right: auto;
}
    .icon-bar {
    margin-left: 5px;
    float: left;
}
    #myBtn {
    display: none;
    position: fixed;
    cursor: pointer;
    margin-left: 40%;
    margin-right: 40%;
    left: auto;
    right: auto;
    float: right;
}
    .accordion h3 img {
    margin-left: 2px;
}

  
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
}
