@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
* {
    margin: 0;
    padding: 0;
}
ul {
    list-style-type: none;
}
body {
    font-family: 'Roboto', sans-serif;
	background: url("images/bg-1.png")no-repeat;
	background-color: #fdf403;
	height: 100vh;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;

}
button, button:focus, button:hover, button:active {
    outline: none;
    box-shadow:none;
}
/***#############################    HEADER     ####################################***/
/*#####################################################################################/
######################################################################################*/

.navbar_{
    background-color: #07080e;
}
.navbarsub {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1212px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-bottom: 1px solid rgba(245,238,230,.5);*/
}
.container_logo h2 {
    font-family: 'Chakra Petch', sans-serif;
	font-weight: 700;
    color: #fff;
}
#menu {
	color: rgb(255, 255, 255);
	height: 45px;
}
#menu ul, #menu li {
	margin: 0 auto;
	padding: 0;
	list-style: none
}
#menu ul {
	width: 100%;
}
#menu li {
	float: left;
	display: inline;
	position: relative;
}
#menu a {
	display: block;
	line-height: 45px;
	padding: 0 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Chakra Petch', sans-serif;
	font-weight: 700;
	
}
#menu a.dropdown-arrow:after {
	content: "\25BE";
	margin-left: 5px;
}
#menu li a:hover {
	opacity: 0.6;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 45px;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	content: "\2261"; 
	margin-left: 20px;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width: 150px;
	background: #ffffff;
	position: absolute;
	z-index: 99;
	display: none;
    border-radius: 8px;
}
#menu ul.sub-menus li {
	display: block;
	width: 100%;
}
#menu ul.sub-menus a {
    color: #000000;
	font-size: 16px;
}
#menu li:hover ul.sub-menus {
	display: block
}
#menu ul.sub-menus a:hover{
	background: #000000;
	color: #444444;
}
.btn_inscri {
    background: url("images/button_header2.svg") no-repeat;
    text-transform: capitalize;
	flex: 0 0 auto;
	width: 108px;
	border: none;
}
.btn_co {
    background: url("images/button_header.svg") no-repeat;
    text-transform: capitalize;
    color: #111;
	flex: 0 0 auto;
	width: 108px;
	border: none;
}
.btn_co a {
    color: #FFFFFF;
}
.color_btn ul {
    display: flex;
    gap: 6px;
}
.container_logo {
    display: flex;
    align-items: center;
    gap: 10px;
}
.container_logo img {
	width: 50px;
}

main.js-warp-hide.bg-gray-dark-mktg.d-flex.flex-auto.flex-column.overflow-hidden.position-relative {
    height: 74.82vh;
}


.main-container_s1{
	display: flex;
	justify-content: center;
	padding-top: 310px;
	
}

.title_main {
    position: relative;
    width: 510px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.title_main h2{
	position: absolute;
	font-family: 'Chakra Petch', sans-serif;
	font-weight: 900;
	font-size: 40px;
}


footer {
	position: fixed;
	bottom: 0;
}
.foot_container {
    margin-left: 50px;
    margin-right: 50px;
}
.foot_nav {
    background-color: #07080e;
    height: 69px;
}
ul#list_foot {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;

}
footer a {
    color: #07080e;
	text-decoration: none
}
footer a:link {
    color: #07080e;
}
footer a:visited {
    color: #07080e;
}
.btn_footer {
    height: 45px;
    width: 110px;
    background: #00f0ff;
	font-family: 'Chakra Petch', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border: 2px solid black;
	border: none;
}
.btn_footer1 {
    height: 45px;
    width: 110px;
    background: #00f0ff;
	font-family: 'Chakra Petch', sans-serif;
	font-weight: 700;
	clip-path: polygon(19% 0, 80% 0%, 100% 0, 100% 100%, 80% 100%, 16% 100%, 0 100%, 0 42%);
	text-transform: uppercase;
	border: none;
}
.btn_footer2 {
    height: 45px;
    width: 110px;
    background: #00f0ff;
	font-family: 'Chakra Petch', sans-serif;
	font-weight: 700;
	clip-path: polygon(19% 0, 80% 0%, 100% 0, 100% 77%, 80% 100%, 16% 100%, 0 100%, 0 0);
	text-transform: uppercase;
	border: none;
}

@media screen and (max-width : 1842px ){
	#menu {position:relative}
	#menu ul {background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none}
	#menu ul.sub-menus {width:100%;position:static;}
	#menu ul.sub-menus a {padding-left:30px;}
	#menu li {display:block;float:none;width:auto;}
	#menu input, #menu label {position:absolute;top:0;left:0;display:block}
	#menu input {z-index:4}
	#menu input:checked + label {color:white}
	#menu input:checked + label:before {content:"\00d7"}
	#menu input:checked ~ ul {display:block}
}
