:root {
    --anarenk: #00a0e6;
    --ozelrenk: #00326d;
}

.top-header-area {
    background-color: var(--ozelrenk);
}

.menulogo {
    position: absolute;
    z-index: 999;
    top: 12px;
    left: 12px;
}

.contact__list-item-11 {
    margin: 20px 0 0 0;
}

.contact__list-content-11 a {
    font-size: 14px;
}

.contact__list-content-11 p {
    margin: 0;
}

.contact__list-content-11 h5 {
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
    font-weight: 500;
}

.contact__list-icon-11 {
    margin: 0 15px 0 0;
}

.footerilt a {
    color: #fff;
    display: block;
    margin: 0 0 15px 0;
    opacity: 0.6;
}

.footerilt a:hover {
    color: #fff;
}

p.footer-widget-text {
    padding: 38px 50px 68px 0;
}

.address-title p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.copyright p {
    color: #fff;
    opacity: 0.6;
}

.conek {
    margin: 50px 20px;
    padding: 50px;
    background: #f9f9f9;
    border-radius: 50px;
    border-bottom: solid 10px #00a0e6;
}

.conek a {
    font-size: 17px;
}

.conekek {
    margin: 0 0 30px 0;
}

.conekek h5 {
    font-size: 18px;
}

.conekek .contact__list-icon-11 {
    margin: 5px 15px 0 0;
}

.urundetay {
    margin: 70px 0;
}

.urunresim {
    border: solid 1px #dddddd;
    margin: 0 30px 0 0;
    width: calc(100% - 30px);
    border-radius: 50px;
}

.sertifikalar img,
.uygulama img {
    max-width: 100%;
}

.sertifikalar h6,
.uygulama h6 {
    line-height: 1;
    margin: 20px 0 20px 0;
    font-size: 16px;
    font-weight: 500;
}

.urunorta h4 {
    line-height: 1;
}

.urunalti {
    margin: 0 0 10px 0;
    display: block;
    font-weight: 500;
    color: #050a1e;
}

.urundetay ul li::marker {
    color: #00a0e6;
}

.ustbtn {
    margin: 10px 0 30px 0;
}

.ustbtn h6 {
    line-height: 1;
    margin: 30px 0 10px 0;
    font-size: 16px;
    font-weight: 500;
}

.ustbtn a {
    background: #eee;
    padding: 2px 10px;
    font-size: 13px;
    font-weight: 500;
    margin: 10px 5px 0 0;
    display: inline-block;
    border-radius: 5px;
    color: #515151;
    border-left: solid 3px #0091e5;
}

.ustbtn a i {
    color: #0091e5;
    transition: all .3s;
}

.ustbtn a:hover {
    border-left: solid 3px #006097;
    background: #0091e5;
    color: #fff;
}

.ustbtn a:hover i {
    color: #fff;
}

.contek {
    background: #00a0e6;
    margin: 30px 0;
    padding: 10px 0;
}

.urunresimalt {
    width: 100px;
    margin: 0 15px 0 0;
    border-radius: 10px;
}

.altorta {
    display: flex;
    align-items: center;
}

.altorta1 {}

.altorta2 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.altorta2 span {
    display: block;
    font-weight: 400;
    font-size: 16px;
}

.urunalt h5 {
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
}

.urunalt h6 {
    font-weight: 600;
    line-height: 1;
    margin: 20px 0 10px 0;
}

.urunalt hr {
    margin: 35px 0;
}

.sertifikalar {
    margin: 0 0 20px 0;
}

.urunalt table {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    margin: 15px 0;
}

.urunalt table td,
.urunalt table th {
    border: 1px solid #e5e5e5;
    padding: 8px;
}

.urunalt table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.urunalt table tr:hover {
    background-color: #ececec;
}

.urunalt table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #00a0e6;
    color: white;
    font-weight: 500;
    border: 1px solid #45c6ff;
}