
.f-hero{
    width: 100%;
	height: 100vh;
	background-image: url(../img/photorealistic.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;	
}

.f-wrapper{
    height: 100%;
	background-color: black;
	text-align: center;
	background-color: #00000094;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.f-pres{
	letter-spacing: 2.5px;
	padding-bottom: 70px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
    font-size: 1rem;
}

.h-slog{
    font-weight: 600;
	font-size: 62px;
	line-height: 1.17;
	color: #ffffff;
}

.s-pres{
    color: #ffffff;
    padding-top: 70px;
    font-size: 21px;
    font-weight: 400;
    font-style: italic;
    line-height: 36px
}

.b-fc{
    text-align: center;
    font-size: 50px;
    font-style: italic;
    color: black;
}

.f-w{
    padding: 10px;
}

.big-b{
    width: 80%;
    font-size: 2.8rem;
    line-height: 1.55px;
    font-weight: 700;
    padding: 70px;
    border-radius: 50px;
    font-style: normal;
}

#first-sec{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.f-s{
    text-align: center;
    font-size: 1.5rem;
    font-style: italic;
}

#second-sec{
    width: 100%;
    background-color: #f0f0f0;
}
.under-second{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
#thrid-sec{
    height: 130vh;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
#sert{
    height: 110vh;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.pana{
    font-size: 1.7rem;
    font-weight: 600;
    padding:30px;
    text-align: left;

}
.panam{
    font-size: 12px;
    padding: 0px 120px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 50px;

}

.mis-ico{
    width: 70px;
    margin: 20px;
}

.mis-icm{
    border-radius: 70px;
    width: 120px;
}
.green-w{
     padding: 20px; 
     background-color:green; 
     color:white;
}
.white{
    color: white;
}
.black{
    color: black;
}
.arro{
    font-size: 40px;
    padding-top: 80px;
    display: block;
}

.bg-i{
    background: url(../img/1-fish-farming-facil.jpg.webp);
    background-size: cover;
    background-position: center;
}
.bg-is{
    background: url(../img/ecologist-expert-tak.jpg.webp);
    background-size: cover;
    background-position: center;
}
.bg-iq{
    background: url(../img/_2024-11-07_21423076.png);
    background-size: cover;
    background-position: center;
}
.card-text{
    font-size: 1rem;
}
.card-body{
    max-height: 430px;
}
.warnn{
    color:red;
    text-transform: uppercase;
     font-weight: 700;
      margin-bottom: 10px;
}
.zag{
    font-size: 3rem; 
    line-height: 1.23;
    font-weight: 600; 
    text-align:center;
    font-style: italic;
}
.foot-t{
    font-size: 1.3rem;
}
.name{
    text-align: right;
}



@media screen and (max-width: 430px) {
    .b-fc{
        font-size: 0.8rem;
        text-wrap: nowrap;
        padding: 19px 0px;
    }
    .big-b{
        font-size: 1rem;
        padding: 20px;
    }
    .h-slog{
        font-size: 1rem;
    }
    .s-pres{
        font-size: 1rem;
    }
    .f-hero{
        background-attachment: scroll !important;
        background-position: 50%;
        background-size: cover;
    }
    #first-sec{
        height: 100vh;
    }
    .under-second{
        height: auto;
    }
    #thrid-sec{
        height: auto;
    }
    .ge{
        font-size: 12px;
    }
    .green-w{
       font-size: 12px; 
    }
    .f-s{
        font-size: 1rem;
        text-align: center;
    }
    .zag{
        font-size: 1.3rem;
        padding: 30px 0;
    }
    .mfp{
        padding: 15px;
    }
    .foot-t{
        font-size: 1rem;
    }
    .pana{
        font-size: 1rem;
    font-weight: 600;
    padding: 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
    .panam{
        font-size: 12px;
        padding: 0px 120px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 30px;
        justify-content: center;
    }
    #sert{
        height: auto;
    }
    .card-text{
        font-size: 1rem;
    }
    .card-body{
        min-height: auto;
    }
    .card-title{
        padding: 10px;
    }
    .h2{
        height: 200px;
    }

}



.h-full{
    height: 100vh;
}

#d{
    background:background-image: linear-gradient(0turn, rgba(255, 255, 255, 1) 0%, rgba(239, 239, 239, 1) 100%);;
}