/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

i {
	-webkit-user-select: none;
	/* Safari 3.1+ */
	-moz-user-select: none;
	/* Firefox 2+ */
	-ms-user-select: none;
	/* IE 10+ */
	user-select: none;
	/* Standard syntax */
}

@font-face {
	src: url(fonts/BeVietnam-Bold.ttf);
	font-family: BeVietnam-Bold;
}
@font-face {
	src: url(fonts/BeVietnam-BoldItalic.ttf);
	font-family: BeVietnam-BoldItalic;
}
@font-face {
	src: url(fonts/BeVietnam-Light.ttf);
	font-family: BeVietnam-Light;
}
@font-face {
	src: url(fonts/BeVietnam-LightItalic.ttf);
	font-family: BeVietnam-LightItalic;
}

:root {
	--primary: #406d30;
	--secondary: #7ba66a;
	--gallery: #eeeeee;
	--dusty-gray: #969696;
	--tundora: #4d4d4d;
	--chalet-green: #406d30;
	--asparagus: #7ba66a;
	--kelp-green: #283e22;
}

html,
body {
	height: 100%;
}
body {
	font-family: BeVietnam-Light, 'Roboto', Arial;
}

h1,
h2,
h3,
h4 {
	font-family: BeVietnam-Bold, 'Roboto', Arial;
}

h5,
h6 {
	font-family: BeVietnam-Light, 'Roboto', Arial;
}

h4 {
	font-size: 2.28rem !important;
}

.text-body {
	font-size: 1.18rem !important;
}

.font-bold {
	font-family: BeVietnam-Bold, 'Roboto', Arial;
}
.font-bold-italic {
	font-family: BeVietnam-BoldItalic, 'Roboto', Arial;
}
.font-light {
	font-family: BeVietnam-Light, 'Roboto', Arial;
}
.font-light-italic {
	font-family: BeVietnam-LightItalic, 'Roboto', Arial;
}

.material-icons {
	display: inline-flex;
	vertical-align: top;
}

/* HOME */
.gallery {
	margin-bottom: 2rem;
}
.top-banner {
	background-color: #406d30;
	padding: 10px 10px;
}

.bottom-banner {
	background-color: #969696;
	height: 25vh;
}
.bottom-banner img {
	height: 10vw;
}

.top-banner-icon {
	width: 2em;
	height: auto;
	margin: 0 10px;
}

.logo {
	padding: 10vh 0;
	height: auto;
	width: 30vw;
}

.no-margin {
	margin: 0 !important;
}

.pattern {
	background-image: url('../img/banner/ONDA.svg');
	background-repeat: no-repeat;
	background-size: cover;
}

.caption {
	margin: 50px !important;
	padding: 50px 50px !important;
	background-color: rgba(64, 109, 48, 0.3);
}

.bg-cover {
	min-height: 80vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.cta {
	font-size: 1.5rem;
	padding: 10px 0;
	width: 250px;
	height: 54px;
	border-radius: 25px;
}

.divider {
	height: 3px;
	overflow: hidden;
	background-color: #7ba66a;
}

.hero {
	min-height: 90vh;
}
.valign-wrapper {
	flex-wrap: wrap;
}
/*END  HOME */

/* Nosotros */
.header {
	display: inline-flex;
	vertical-align: top;
}
.logo-vineta {
	height: 60px;
}

blockquote {
	padding: 10px 10px !important;
	background-color: rgba(64, 109, 48, 0.3);
}
/* end Nosotros */

input:not([type]),
input[type='text']:not(.browser-default),
input[type='password']:not(.browser-default),
input[type='email']:not(.browser-default),
input[type='url']:not(.browser-default),
input[type='time']:not(.browser-default),
input[type='date']:not(.browser-default),
input[type='datetime']:not(.browser-default),
input[type='datetime-local']:not(.browser-default),
input[type='tel']:not(.browser-default),
input[type='number']:not(.browser-default),
input[type='search']:not(.browser-default),
textarea.materialize-textarea {
	background-color: transparent;
	border: none;
	border: 1px solid #9e9e9e;
	border-radius: 10px;
	outline: none;
	height: 3rem;
	width: 100%;
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 0;
	box-shadow: none;
	box-sizing: content-box;
	transition: box-shadow 0.3s, border 0.3s;
}

.input-field.col label {
	left: 1.7rem;
}

sub,
sup {
	font-size: 60%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.card {
	margin: 0.1rem 0 0.1rem 0;
}

.social-logo {
	height: auto;
	width: 5vw;
}

.primary {
	background-color: var(--primary) !important;
}

.text-primary {
	color: var(--primary);
}

.secondary {
	background-color: var(--secondary) !important;
}

.text-secondary {
	color: var(--secondary);
}

.card {
	min-height: 20vh;
}

.footer-logo {
	height: 13vh;
	width: auto;
	/* position:absolute;
    bottom:0;
    right:0; */
}

footer {
	margin-top: 1rem;
}

.clock-container {
	width: 85%;
	margin: 0 auto;
}

@media only screen and (max-width: 600px) {
	.clock-container {
		width: 90%;
		margin: 0 auto;
	}
}
.clock-container2 {
	width: 60%;
	margin: 0 auto;
}

[type='radio']:checked + span:after,
[type='radio'].with-gap:checked + span:before,
[type='radio'].with-gap:checked + span:after {
	border: 2px solid var(--secondary);
}
.btn-xl {
	width: 80px !important;
	height: 80px !important;
}

.fab-img {
	height: 80%;
	width: auto;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.pattern h4 {
		font-size: 1.64rem !important;
	}

	.slider h3 {
		font-size: 2rem !important;
	}
	.slider h5 {
		font-size: 1.24rem !important;
	}
	.logo {
		padding: 10vh 0;
		height: auto;
		width: 60vw;
	}
}
