@charset "UTF-8";
/* CSS Document */

/* main style below */


body {
    font-family: Arial, sans-serif;
    background-color:rgba(0,0,0,0.00);
    color: #333;
}


#rainforest_banner_text {
    width: 1200px;
    height: 400px;
    padding: 325px 10px 10px 10px;
    margin: auto;
    text-align: left;
    color: rgba(255, 255, 255, 1.00);
}

h1 {
    font-family: "Encode Sans SC", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "width" 100;
    font-size: 52px;
    line-height: 15px;
}

button {
    color: #000000;
    background-color:rgba(255,255,255,1.00);
    font-size: 20px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 15px 50px;
    cursor: pointer;
    font-family: "Roboto Flex", serif;
}

.large_box {
    width: 1200px;
    height: 100px auto;
    margin: 50px auto;
    padding: 0px;
    background:rgba(47,22,22,1.00);
	color: white;
    border-radius: 30px;
	text-align: center;
}

.large_box_text {
    width: 1180px;
    height: auto;
    margin: auto;
    padding: 10px;
}

h2 {
    font-family: "Encode Sans SC", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "width" 100;
    font-size: 50px;
    line-height: 15px;
}

.float_guide {
    width: 1200px;
    height: 300px;
    margin: 50px auto;
    background: rgba(208, 255, 190, 0.00);
}

.left_med_box {
    width: 595px;
    height: 300px;
    background: rgba(47, 22, 22, 1.00);
    float: left;
    margin-left: 5px;
    border-radius: 30px;
}

.right_med_box {
    width: 595px;
    height: 300px;
    background: rgba(47,22,22,1.00);
    float: left;
    margin-right: 5px;
    border-radius: 30px;
}

.med_box_text {
    width: 575px;
    height: 280px;
	font-size: 50px;
    padding: 0px 10px;
    margin: 0px;
    background: rgba(47,22,22,1.00);
	color: white;
    border-radius: 30px;
}

.med_box_text p {
    vertical-align: middle;
}

p {
    font-family: "Roboto Flex", serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    font-size: 18px;
    font-variation-settings: "slnt" 0, "wdth" 100, "GRAD" 0, "XOPQ" 96, "XTRA" 468, "YOPQ" 79, "YTAS" 750, "YTDE" -203, "YTFI" 738, "YTLC" 514, "YTUC" 712;
}

.left_med_box {
    width: 595px;
    height: 300px;
    background: rgba(47,22,22,1.00);
    float: left;
    margin-left: 5px;
    border-radius: 30px;
}

.left_med_box img {
    border-radius: 30px;
}

.large_box {
    width: 1200px;
    height: 100px auto;
    margin: 50px auto;
    padding: 0px;
    background: rgba(47,22,22,1.00);
    border-radius: 30px;
}

.large_box_main_head {
    width: 1180px;
    height: auto;
    margin: auto;
    padding: 1px 10px 4px 10px;
}

.float_guide {
    width: 1200px;
    height: 300px;
    margin: 50px, auto;
    background: rgba(208, 255, 190, 0.00);
}

.home_banner {
    width: 100%;
    height: 585px;
    background: url("images/pexels-pixabay-41949.jpg") no-repeat scroll center center / cover;
}

.rainforest_banner {
    width: 100%;
    height: 585px;
    background: url("images/tropical rainforest/rainforest-biome.png") no-repeat scroll center center / cover;
}

.temperate_banner {
    width: 100%;
    height: 585px;
    background: url("images/Temperate/Temperate-forest-plants-featured.jpg") no-repeat scroll center center / cover;
}

.grassland_banner {
    width: 100%;
    height: 585px;
    background: url("images/Grassland/6376538_orig.jpg") no-repeat scroll center center / cover;
}

.savanna_banner {
    width: 100%;
    height: 585px;
    background: url("images/Savanna/wild-giraffes-and-zebras-scaled.jpg") no-repeat scroll center center / cover;
}

.deserts_banner {
    width: 100%;
    height: 585px;
    background: url("images/desert/desert-3217765__480.jpg") no-repeat scroll center center / cover;
}

.chaparral_banner {
    width: 100%;
    height: 585px;
    background: url("images/chaparral-biome.jpg") no-repeat scroll center center / cover;
}

.tundra_banner {
    width: 100%;
    height: 585px;
    background: url("images/Tundra/277-146822b9-1bc5-4a48-ac3a-c3fd3bf33b03.jpg") no-repeat scroll center center / cover;
}

.resources_banner {
    width: 100%;
    height: 585px;
    background: url("images/Tundra/resources.jpg") no-repeat scroll center center / cover;
}





#home_rainforest {
    background: url("images/tropical rainforest/rainforest .jpeg");
}

.small_boxes {
    width: 393px;
    height: 300px;
    margin-right: 10px;
    background: rgba(47,22,22,1.00);
    float: left;
    padding: 0px;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.6);
	border-radius: 20px;
    text-align: center; 
}



h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}


#home_temperate {
    background: url("images/Temperate/fog-3622519__480.jpg");
}

.small_boxes {
    width: 393px;
    height: 300px;
    margin-right: 10px;
    background: rgba(47,22,22,1.00);
    float: left;
    padding: 0px;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.6);
	border-radius: 20px;
    text-align: center; 
}
h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

#home_grassland {
	background: url("images/the-horses-are-4437945__480.jpg");
}

.end_small_boxes {
    width: 393px;
    height: 300px;
    margin-right: 0px;
    background: rgba(47,22,22,1.00);
    float: left;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.6);
	border-radius: 20px;
    text-align: center; 
}

h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

#home_savanna {
    background: url("images/africa-2265801__480.jpg");
}

.small_boxes {
    width: 393px;
    height: 300px;
    margin-right: 10px;
    background: rgba(47,22,22,1.00);
    float: left;
    padding: 0px;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.6);
	border-radius: 20px;
    text-align: center; 
}

h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

#home_chaparral {
    background: url("images/utah-2483799__480.jpg");
}

.small_boxes {
    width: 393px;
    height: 300px;
    margin-right: 10px;
    background: rgba(47,22,22,1.00);
    float: left;
    padding: 0px;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.6);
	border-radius: 20px;
    text-align: center; 
}

h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

#home_desert {
    background: url("images/desert-1654439__480.jpg");
}

.end_small_boxes {
    width: 393px;
    height: 300px;
    margin-right: 0px;
    background: rgba(47,22,22,1.00);
    float: left;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.0);
	border-radius: 20px;
    text-align: center; 
}

h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

.float_guide {
    width: 1200px;
    height: 300px;
    margin: 50px auto;
    background: rgba(208, 255, 190, 0.00);
}

#home_tundra {
    background: url("images/Tundra/koryaksky-volcano-2788320__480.jpg");
}

.small_boxes {
    width: 393px;
    height: 300px;
    margin-right: 10px;
    background: rgba(47,22,22,1.00);
    float: left;
    padding: 0px;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.0);
	border-radius: 20px;
    text-align: center;
}
h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

.float_guide {
    width: 1200px;
    height: 300px;
    margin: 50px auto;
    background: rgba(208, 255, 190, 0.00);
}




#home_add_resource {
    background: url("images/world-map-biomes.png");
}

.merged_small_box {
    width: 786px;
    height: 300px;
    margin-right: 0px;
    background: rgba(47,22,22,1.00);
    float: left;
    border-radius: 30px;
}

.small_box_text {
    width: 333px;
    height: 40px;
    padding: 20px 30px;
	background-color: rgba(0,0,0,0.0);
	border-radius: 20px;
    text-align: center;
}

h3 {
    font-family: "Manrope", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

.clearfloats {
    clear: both;
}

.float_guide {
    width: 1200px;
    height: 300px;
    margin: 50px auto;
    background: rgba(208, 255, 190, 0.00);
}

footer-background {
    background-color: rgba(47,22,22,1.00);
    background-size: cover;
    background-position: center;
    padding: 60px 0; /* Adjust padding as needed */
}

.footer-container {
    max-width:100%; /* Set max width for the footer */
	height: 900;
    margin: 0 auto; /* Center the footer */
    background-color:rgba(120,1,3,1.00); /* Semi-transparent background for the content box */
    color: white;
    padding: 40px; /* Padding for the content */
    display: flex; /* Use flexbox for layout */
    flex-wrap: wrap; /* Allow wrapping for smaller screens */
    justify-content: space-between; /* Space between sections */
}

.footer-logo {
    flex-basis: 100%; /* Make logo take full width */
    text-align: center; /* Center the logo */
    margin-bottom: 20px; /* Space below the logo */
}

.footer-logo img {
    max-width: 200px; /* Adjust logo size */
}

.footer-section {
    margin: 10px; /* Space between sections */
}

.footer-section h2 {
    font-size: 1.7em; /* Section heading size */
    margin-bottom: 15px;
}

.footer-section p,
.footer-section ul {
    font-size: 1em; /* Paragraph text size */
    margin: 5px 0; /* Space between paragraphs and list items */
}

.footer-section ul {
    list-style: none; /* Remove default list styling */
    padding: 0; /* Remove padding */
}

.footer-section a {
    color: white; /* Link color */
    text-decoration: none; /* Remove underline */
}

.footer-section a:hover {
    text-decoration: underline; /* Underline on hover */
}

.footer-section.social {
    text-align: center; /* Center the social icons */
}

.socials {
    color: white; /* Icon color */
    margin: 0 10px; /* Space between icons */
    transition: color 0.3s; /* Smooth transition for hover effect */
}

.socials:hover {
    color: rgba(47,22,22,1.00); /* Change color on hover */
}

.footer-bottom {
    text-align: center; /* Center the copyright text */
    padding: 10px 0; /* Padding for the bottom section */
    background-color:rgba(47,22,22,1.00); /* Dark background for the bottom */
    color: white; /* Text color */

