@CHARSET "ISO-8859-1";

@font-face {
	font-family: 'FreightTextProBook';
	src: url('fonts/FreightTextProBook-Regular.eot');
	src: local('FreightText Pro Book'), local('FreightTextProBook-Regular'),
		url('fonts/FreightTextProBook-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/FreightTextProBook-Regular.woff2') format('woff2'),
		url('fonts/FreightTextProBook-Regular.woff') format('woff'),
		url('fonts/FreightTextProBook-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FreightTextProBold';
	src: url('fonts/FreightTextProBold-Regular.eot');
	src: local('FreightText Pro Bold'), local('FreightTextProBold-Regular'),
		url('fonts/FreightTextProBold-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/FreightTextProBold-Regular.woff2') format('woff2'),
		url('fonts/FreightTextProBold-Regular.woff') format('woff'),
		url('fonts/FreightTextProBold-Regular.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'FreightTextProBold';
	src: url('fonts/FreightTextProBold-Italic.eot');
	src: local('FreightText Pro Bold Italic'), local('FreightTextProBold-Italic'),
		url('fonts/FreightTextProBold-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/FreightTextProBold-Italic.woff2') format('woff2'),
		url('fonts/FreightTextProBold-Italic.woff') format('woff'),
		url('fonts/FreightTextProBold-Italic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
		font-family: 'SilkRemingtonSBold';
		src: url("https://db.onlinewebfonts.com/t/a88cf7503c7e069a45507f004ffe6985.eot");
		src: url("https://db.onlinewebfonts.com/t/a88cf7503c7e069a45507f004ffe6985.eot?#iefix")format("embedded-opentype"),
		url("https://db.onlinewebfonts.com/t/a88cf7503c7e069a45507f004ffe6985.woff2")format("woff2"),
		url("https://db.onlinewebfonts.com/t/a88cf7503c7e069a45507f004ffe6985.woff")format("woff"),
		url("https://db.onlinewebfonts.com/t/a88cf7503c7e069a45507f004ffe6985.ttf")format("truetype"),
		url("https://db.onlinewebfonts.com/t/a88cf7503c7e069a45507f004ffe6985.svg#Silk Remington-SBold")format("svg");
}

/* Reset CSS
 * --------------------------------------- */
/* body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
} */


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: 'FreightTextProBook';
	font-weight: normal;
	font-style: normal;
	color: #333;
	color: rgba(0,0,0,0.5);
}
/* .wrap{
	display: flex;
	flex-direction: row;
	width: 100%;
	height: 100vh;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
} */
/* .wrap .left,
.wrap .right {
	display: flex;
	width: 50%;
	justify-content: center;
	padding-top: 3em;
} */
h1{
	font-size: 5em;
	font-family: 'FreightTextProBold';
	font-style: italic;
	color: #fff;
	/* margin:0;
	padding:0; */
}
h4{
	font-size: 1.25em;
	font-family: 'FreightTextProBold';
	font-style: italic;
	color: #fff;
}
p{
	font-size: 1.5rem;
	margin-bottom: 0;
}
.intro p {
	width: 66%;
	margin: 0 auto;
	line-height: 1.25;
}
.section{
	text-align:left;
}

.foto img {
	width: 25%;
	margin: auto;
}

.simbol img {
	width: 15%;
	margin: auto;
	border: 1px solid #354717;
	border-radius: 100%;
}

.bio {
	font-family: 'FreightTextProBold';
	font-style: italic;
	line-height: 1.25;
	color: #354717;
}

.tooltip-inner {
		max-width: 300px !important;
		/* background-color: #354717; */
		padding: 1rem;
		font-family: 'FreightTextProBook';
}

.custom-tooltip {
	--bs-tooltip-bg: #354717;
	/* --bs-tooltip-color: var(--bs-white); */
}


/* Style for our header texts
* --------------------------------------- */
h1{
	font-size: 5em;
	font-family: arial,helvetica;
	color: #fff;
	margin:0;
}
.section p,
.intro p{
	color: #fff;
	text-shadow: 2px 1px 2px rgba(0,0,0,0.6);
	margin-bottom: 0rem;
}

/* Centered texts in each section
* --------------------------------------- */
.section{
	text-align:left;
}


/* Bottom menu
* --------------------------------------- */
#infoMenu li a {
	color: #fff;
}

/* Sections backgrounds
* --------------------------------------- */
/* #section0{
	background-image: linear-gradient(128deg,#40afff,#3f61ff);
}

#section1{
	background-image: linear-gradient(128deg,#ff9a3f,#ff4b40);
}

#section2{
	background-image: linear-gradient(128deg,#fc40ff,#543fff);
} */

#section3{
	/* background-image: linear-gradient(128deg,#40fff2,#3fbcff); */
	background: linear-gradient(180deg, #354717 4%, #EBEBEB 42.5%);
}












	/* Centered texts in each section
* --------------------------------------- */
.section{
	text-align: left;
	overflow: hidden;
}

#myVideo{
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: black; /* in case the video doesn't fit the whole page*/
	background-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:3;
}

.section{
	background-size: cover;
	background-position: center;
}
.slide{
	background-size: cover;
	background-position: center;
}

/* #section1{
	background-image: url(assets/opening-bg.webp);
} */
/* #section2{
	background-image: url(assets/sambas-bg.webp);
} */

/* Layer with position absolute in order to have it over the video
* --------------------------------------- */
.layer{
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	align-content: end;
	padding-bottom: 3rem;
	/*
	* Preventing flicker on some browsers
	* See http://stackoverflow.com/a/36671466/1081396  or issue #183
	*/
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*solves problem with overflowing video in Mac with Chrome */
#section1{
	overflow: hidden;
}


/* Hiding video controls
* See: https://css-tricks.com/custom-controls-in-html5-video-full-screen/
* --------------------------------------- */
video::-webkit-media-controls {
  display: none !important;
}

/* audio {
	width: 50px;
} */
.fp-warning, .fp-watermark {
	display: none;
}