 
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f9f9f9;
}

 h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-bottom: 1rem;
    color: #006d77;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
    text-align: center;
    margin: 2rem 0;
    color: #00838f;
}

h3 {
    font-size: 1.5rem;
    color: #00838f;
}

 a {
    text-decoration: none;
    color: #00838f;
    transition: color 0.3s ease;
}

a:hover {
    color: #00acc1;
}

 .qwe12 {
    position: relative;
    background: linear-gradient(135deg, #006d77 0%, #00838f 100%);
    color: white;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    z-index: 100;
}

.qwe12::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%2383c5be' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.3;
    z-index: -1;
}

.qwe12::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z' opacity='.25' fill='%23f9f9f9'%3E%3C/path%3E%3Cpath d='M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z' opacity='.5' fill='%23f9f9f9'%3E%3C/path%3E%3Cpath d='M0,0V5.63C149.93,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z' fill='%23f9f9f9'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    background-size: cover;
    z-index: 1;
}

.asd45 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem 1.5rem;
    z-index: 2;
}

.asd45::before {
    content: "⚓";
    font-size: 2.5rem;
    margin-right: 15px;
    color: #ffd166;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0% { transform: translateY(0) rotate(0); }
    50% { transform: translateY(-10px) rotate(5deg); }
    100% { transform: translateY(0) rotate(0); }
}

.asd45 h1 {
    color: white;
    margin-bottom: 0.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    display: inline-block;
}

.asd45 h1::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #ffd166, transparent);
}

.asd45 p {
    color: #e6f9ff;
    font-size: 1.2rem;
    font-style: italic;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.zxc78 {
    position: relative;
    background-color: rgba(0, 131, 143, 0.9);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 3px solid #ffd166;
    z-index: 3;
}

.zxc78 ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
}

.zxc78 li {
    margin: 0;
    position: relative;
}

.zxc78 a {
    display: block;
    color: white;
    text-decoration: none;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.95rem;
}

.zxc78 a:hover {
    background-color: rgba(0, 172, 193, 0.7);
    transform: translateY(-3px);
}

.zxc78 a.active {
    background-color: #ffd166;
    color: #333;
    font-weight: bold;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.zxc78 a.active::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffd166;
}

.zxc78 li:hover::before {
    content: "~";
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.2rem;
    animation: wave 1s infinite;
}

.zxc78 li:hover::after {
    content: "~";
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.2rem;
    animation: wave 1s infinite reverse;
}

@keyframes wave {
    0% { transform: translateY(-50%) translateX(0); }
    50% { transform: translateY(-50%) translateX(3px); }
    100% { transform: translateY(-50%) translateX(0); }
}

 main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem 1rem;
}

section {
    margin-bottom: 3rem;
}

 img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

 .qaz13 {
    display: inline-block;
    background-color: #ffd166;
    color: #333;
    padding: 0.8rem 1.5rem;
    border-radius: 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    text-align: center;
}

.qaz13:hover {
    background-color: #ffb347;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

 .tgb78 {
    position: relative;
    margin-top: 8rem;
    background: linear-gradient(160deg, #006d77 0%, #00838f 100%);
    color: white;
    padding: 3rem 0 2rem;
    overflow: hidden;
    box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
}

.tgb78::before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    height: 80px;
    background: radial-gradient(ellipse at 50% 0%, #006d77 0%, #006d77 70%, transparent 70.1%);
    border-radius: 50% 50% 0 0;
}

.tgb78::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2383c5be' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.1;
    z-index: 0;
}

.yhn45 {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 1rem;
}

.ujm67, .ijk89, .lop12 {
    flex: 1;
    min-width: 250px;
    margin-bottom: 1.5rem;
}

.ujm67 h3, .ijk89 h3, .lop12 h3 {
    color: #ffd166;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.3);
    padding-bottom: 0.8rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    position: relative;
}

.ujm67 h3::after, .ijk89 h3::after, .lop12 h3::after {
    content: "⚓";
    position: absolute;
    right: 0;
    font-size: 1rem;
}

.ujm67 p, .ijk89 p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
}

.fgh34 {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
}

.vbn56 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-right: 0.5rem;
    background-color: rgba(0, 0, 0, 0.2);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all 0.3s ease;
    text-align: center;
    padding: 8px;
}

.vbn56::before {
    content: "";
    font-family: Arial, sans-serif;
}

.vbn56:nth-child(1)::before { content: "f"; }
.vbn56:nth-child(2)::before { content: "in"; }
.vbn56:nth-child(3)::before { content: "t"; }

.vbn56:hover {
    color: #ffd166;
    transform: translateY(-5px);
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.mko09 {
    position: relative;
    z-index: 2;
    text-align: center;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 1rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.mko09 p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
}

.xpo73 {
    position: absolute;
    bottom: -20px;
    right: 50px;
    transform: rotate(10deg);
    width: 100px;
    height: 100px;
    opacity: 0.3;
    z-index: 1;
}

.abc55 {
    position: absolute;
    bottom: 20px;
    left: 5%;
    animation: boatMove 8s ease-in-out infinite;
    opacity: 0.6;
    z-index: 1;
}

@keyframes boatMove {
    0% { transform: translateY(0) rotate(-2deg); }
    50% { transform: translateY(-15px) rotate(2deg); }
    100% { transform: translateY(0) rotate(-2deg); }
}

.def22 {
    text-align: center;
    margin-top: 1rem;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}

.def22 a {
    color: #ffd166;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.def22 a:hover {
    color: white;
}
.ujm67 {
    margin-right: 10px;
}
 @media (max-width: 768px) {
    .zxc78 ul {
        flex-direction: column;
    }
    
    .zxc78 li {
        margin: 0;
        text-align: center;
    }
    
    .yhn45 {
        flex-direction: column;
    }
    
    .ujm67, .ijk89, .lop12 {
        width: 100%;
        margin-bottom: 2rem;
    }
    
    .tgb78::before {
        height: 60px;
        top: -40px;
    }
    
    .xpo73 {
        display: none;
    }
}

 .text-center {
    text-align: center;
}

.mb-2 {
    margin-bottom: 2rem;
}

.mt-2 {
    margin-top: 2rem;
}

 :root {
    --primary: #006d77;
    --secondary: #83c5be;
    --accent: #ffd166;
    --light: #edf6f9;
    --dark: #2c3e50;
} 


.mko09 p {
    display: inline !important;
}