@font-face {
    font-family: 'OswaldLight';
    src: url('../css/fonts/Oswald-Light.eot');
    src: url('../css/fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Oswald-Light.woff2') format('woff2'),
        url('../css/fonts/Oswald-Light.woff') format('woff'),
        url('../css/fonts/Oswald-Light.ttf') format('truetype'),
        url('../css/fonts/Oswald-Light.svg#Oswald-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OswaldSemiBold';
    src: url('../css/fonts/Oswald-SemiBold.eot');
    src: url('../css/fonts/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Oswald-SemiBold.woff2') format('woff2'),
        url('../css/fonts/Oswald-SemiBold.woff') format('woff'),
        url('../css/fonts/Oswald-SemiBold.ttf') format('truetype'),
        url('../css/fonts/Oswald-SemiBold.svg#Oswald-SemiBold') format('svg');
		font-weight: 600;
		font-style: normal;
		font-display: swap;
}
@font-face {
    font-family: 'JubilatBlack';
    src: url('../css/fonts/JubilatBlack.eot');
    src: url('../css/fonts/JubilatBlack.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/JubilatBlack.woff2') format('woff2'),
        url('../css/fonts/JubilatBlack.woff') format('woff'),
        url('../css/fonts/JubilatBlack.ttf') format('truetype'),
        url('../css/fonts/JubilatBlack.svg#JubilatBlack') format('svg');
		font-weight: 600;
		font-style: normal;
		font-display: swap;
}
@font-face {
    font-family: 'JubilatLight';
    src: url('../css/fonts/JubilatLight.eot');
    src: url('../css/fonts/JubilatLight.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/JubilatLight.woff2') format('woff2'),
        url('../css/fonts/JubilatLight.woff') format('woff'),
        url('../css/fonts/JubilatLight.ttf') format('truetype'),
        url('../css/fonts/JubilatLight.svg#JubilatLight') format('svg');
		font-weight: 600;
		font-style: normal;
		font-display: swap;
}
@font-face {
    font-family: 'JubilatLight-Italic';
    src: url('../css/fonts/JubilatLight-Italic.eot');
    src: url('../css/fonts/JubilatLight-Italic.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/JubilatLight-Italic.woff2') format('woff2'),
        url('../css/fonts/JubilatLight-Italic.woff') format('woff'),
        url('../css/fonts/JubilatLight-Italic.ttf') format('truetype'),
        url('../css/fonts/JubilatLight-Italic.svg#JubilatLight-Italic') format('svg');
		font-weight: 600;
		font-style: normal;
		font-display: swap;
}

@font-face {
    font-family: 'Jubilat-Regular';
    src: url('../css/fonts/Jubilat-Regular.eot');
    src: url('../css/fonts/Jubilat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Jubilat-Regular.woff2') format('woff2'),
        url('../css/fonts/Jubilat-Regular.woff') format('woff'),
        url('../css/fonts/Jubilat-Regular.ttf') format('truetype'),
        url('../css/fonts/Jubilat-Regular.svg#Jubilat-Regular') format('svg');
		font-weight: 600;
		font-style: normal;
		font-display: swap;
}

@font-face {
    font-family: 'JubilatBoldItalic';
    src: url('../css/fonts/JubilatBoldItalic.eot');
    src: url('../css/fonts/JubilatBoldItalic.eot') format('embedded-opentype'),
         url('../css/fonts/JubilatBoldItalic.woff2') format('woff2'),
         url('../css/fonts/JubilatBoldItalic.woff') format('woff'),
         url('../css/fonts/JubilatBoldItalic.ttf') format('truetype'),
         url('../css/fonts/JubilatBoldItalic.svg#JubilatBoldItalic') format('svg');
}

body {
	color: #005E68;
	font-family: 'Times New Roman', Arial;
	overflow-x: hidden;
	overflow-y: scroll;
}
.header-top {
	background-color: #C7D8EE;
	/* margin-top: 100px; */
}
.header-img {
    /* height: 65%; */
    margin-top: 10px;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
	position: relative;
}
.icon-header {
	display: block;
	width: 190.21px;
	height: 77.91px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url('../media/ete-icon.svg');
	background-repeat: no-repeat;
}
.btn {
	transition: all 0.3s ease-in-out;
}
.btn:hover {
	transform: scale(1.05) !important;
}
.bg-color-top {
	background-color: #C7D8EE;
}
.btn-top-h {
	font-family: JubilatLight-Italic, Arial, sans-serif;
	color: #005E68;
	margin-top: 10vh;
	border-radius: 50px;
	background-color: white;
}
.btn-p {
	font-family: OswaldLight, Arial, sans-serif;
	color: #ffffff;
	font-size: 18px;
	border-radius: 50px;
	background-color: #005E68;
	transition: all 0.3s ease-in-out;
}
.btn-p:hover {
	color: white;
	transform: scale(1.05) !important;
}
.btn-p-bottom {
	color: #005E68;
	background-color: #C4D2E3;
	margin-left: 75px;
}
.btn-position {
	position: relative;
	margin: 20px 0;
}
.text-3 {
	font-size: 18px;
	font-family: 'JubilatLight-Italic';
}
.h2-jubilat-black {
	font-size: 39px;
	font-family: 'JubilatBlack', Arial, sans-serif;
}
.h2-oswald {
	font-size: 27px;
	font-family: Oswald, Arial, sans-serif;
}
.h2-oswald-light {
	font-size: 22px;
	font-family: 'OswaldLight', Arial, sans-serif;
}

.h2-oswald-semi-bold {
	font-size: 42px;
	font-family: 'OswaldSemiBold', Arial, sans-serif;
}
.h2-jubila {
	font-family: 'JubilatBoldItalic', Arial;
	font-size: 30px;
	font-weight: bold;
}
.container-grand {
	max-width: 1420px;
	padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #005E68;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: contain;
}
.nav-link {
	-webkit-animation-name: bouncingUpDown;
	animation-name: bouncingUpDown;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
}
.nav-right {
	padding-top: 30vh;
	margin-left: 30px;
}
.nav-right a {
	display: inline-block;
	color: transparent;
	width: 20px;
	height: 20px;
	margin-bottom: 25px;
	border: 2px solid #005E68;
	border-radius: 50%;
	background-color: white;
}
.nav-right a:hover {
	background-color: #005E68;
}
.nav-right a.active {
	background-color: #005E68;
}
.logo2 {
	max-width: 190px;
}
.m-top-resp {
	margin-top: 25px;
}
.m-top-section {
	margin-top: 40px;
}
.container {
	max-width: 1255px;
    height: 100vh !important;
	/* margin-left: 75px; */
	display: flex;
	flex-direction: column;
}
.container1 {
	max-width: 1470px;
	margin-left: 11vw;
}
.container2 {
	padding-left: 11vw;
	background-color: #C7D8EE;
}
.container3 {
	max-width: 1470px;
	margin-left: 11vw;
}
.container4 {
	max-width: 1470px;
	margin-left: 11vw;
}

/* @media screen and (min-width: 768px) {
	.m-top-resp {
		margin-top: 0;
	}
	.m-top-section {
		margin-top: 20px;
	}
	.btn-top-h {
		margin-top: 1vh;
	}
	.btn-position {
		position: absolute;
		margin: 0;
	}
} */
.container-grand {
	padding: 150px 0;
	background-image: url('../media/capture4.jpg');
}
/* @media screen and (min-width: 768px) {
	.container-grand {
		padding: 0px 0;
		background-image: url('../media/capture4.jpg');
	}
} */



.footer{
	width:100%;
	height:100px;
}

@media screen and (max-width: 1370px) {
	.h2-jubila {
		font-size: 21px;
	}
	.h2-oswald-semi-bold {
		font-size: 33px;
	}
}

@media screen and (max-width: 1025px) {
	.h2-jubila {
		font-size: 21px;
	}
	.h2-oswald-semi-bold {
		font-size: 33px;
	}
	.container1 {
		margin-left: 40px;
	}
	.container2 {
		padding-left: 0;
	}
	.container3 {
		margin-left: 40px;
	}
	.container4 {
		margin-left: 40px;
	}
}

/* @media screen and (max-width: 880px) {
	.h2-jubila {
		font-size: 21px;
	}
	.h2-oswald-semi-bold {
		font-size: 33px;
	}
	.container1 {
		height: 36vh !important;
		margin-left: 40px;
	}
	.container2 {
		height: 62vh !important;
		margin-left: 50px;
	}
	.container3 {
		height: 40vh !important;
		margin-left: 40px;
	}
	.container4 {
		height: 40vh !important;
		margin-left: 40px;
	}
} */


@media screen and (max-width: 770px) {
	.h2-jubila {
		font-size: 14px;
	}
	.h2-oswald-semi-bold {
		font-size: 27px;
	}
	.h2-jubilat-black {
		font-size: 28px;
	}
	.img-fluid {
		margin-top: 10px;
	}
	.logo2 {
		max-width: 85px;
	}
}

@media screen and (max-width: 770px) and (orientation:portrait) {
	.h2-jubila {
		font-size: 14px;
	}
	.h2-oswald-semi-bold {
		font-size: 27px;
	}
	.h2-jubilat-black {
		font-size: 28px;
	}
	.img-fluid {
		margin-top: 10px;
	}
}

@media screen and (max-width: 670px) {
	.h2-jubila {
		font-size: 14px;
	}
	.h2-oswald-semi-bold {
		font-size: 27px;
	}
	.h2-jubilat-black {
		font-size: 28px;
	}
	.img-fluid {
		margin-top: 10px;
	}
}


@media screen and (max-width: 415px) and (orientation:portrait) {
	.h2-jubila {
		font-size: 14px;
	}
	.h2-oswald-semi-bold {
		font-size: 27px;
	}
	.h2-jubilat-black {
		font-size: 28px;
	}
	.img-fluid {
		margin-top: 10px;
	}
}

@media screen and (max-width: 376px) and (orientation:portrait) {
	.h2-jubila {
		font-size: 14px;
	}
	.h2-oswald-semi-bold {
		font-size: 27px;
	}
	.h2-jubilat-black {
		font-size: 28px;
	}
	.img-fluid {
		margin-top: 10px;
	}
}

/* Animations */

@-webkit-keyframes bouncingUpDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bouncingUpDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(5px);
		-ms-transform: translateY(5px);
		transform: translateY(5px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
