/* Login Page */
.form-container {
    position: relative;
    width: 100%;
    max-width: 430px;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    overflow: hidden;
}

    .form-container .forms {
        display: flex;
        align-items: center;
        height: 440px;
        width: 200%;
        transition: height 0.2s ease;
    }

.form-container .forms-password {
    display: flex;
    align-items: center;
    width: 200%;
    transition: height 0.2s ease;
}

.form-container .form {
    width: 50%;
    padding: 30px;
    background-color: #fff;
    transition: margin-left 0.18s ease;
}

.form-container.active .login {
    margin-left: -50%;
    opacity: 0;
    transition: margin-left 0.18s ease, opacity 0.15s ease;
}

.form-container .signup {
    opacity: 0;
    transition: opacity 0.09s ease;
}

.form-container.active .signup {
    opacity: 1;
    transition: opacity 0.2s ease;
}

.form-container.active .forms {
    height: 600px;
}

.form-container .form .title {
    position: relative;
    color: #212529;
    font-size: 27px;
    font-weight: 600;
}

.form .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 30px;
    background-color: #f76639;
    border-radius: 25px;
}

.form .input-field {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 30px;
}

.input-field input {
    position: absolute;
    height: 100%;
    padding: 0 35px;    
    outline: none;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    border-top: 2px solid transparent;
    transition: all 0.2s ease;
}

.input-field input:is(:focus, :valid) {
    border-bottom-color: #f76639;
}

.input-field i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 23px;
    transition: all 0.2s ease;
}

.input-field input:is(:focus, :valid) ~ i{
    color: #f76639;
}


.input-field i.icon {
    left: 0;
}

.input-field i.showHidePw {
    right: 0;
    cursor: pointer;
    padding: 10px;
}

.form .checkbox-text {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.checkbox-text .checkbox-content {
    display: flex;
    align-items: center;
}

.checkbox-content input {
    margin: 0 8px 0 4px;
    accent-color: #f76639;
}

.form .text{
    color: #333;
    font-size: 14px;
}

.form a.text {
    color: #f76639;
}

.form a:hover {
    text-decoration: underline;
}

.form .button {
    margin-top: 35px;
}

.form .button input {
    border: none;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 6px;
    background-color: #f76639;
    cursor: pointer;
    transition: all 0.2s ease;
}

.button input:hover {
    background-color: #e96138;
}

.form .login-signup {
    margin-top: 30px;
    text-align: center;
}

/* home */
.logo img {
    width: 150px;
}

.input_field a {
    position: absolute;
    right: 20px;
    top: 21px;
    margin-right: 0!important;
    margin-top: 0!important;
}

.input_field .search-button i {
    right: 4px;
    top: 0;
    font-size: 18px;
    margin-top: -4px;
}

.input_field .search-button i:hover {
    color: #f76639;
    
}

.search-input {
    border-radius: 28px;
    -webkit-border-radius: 28px;
}

.service_item .sb_img img {
    height: 150px;
}

.pricing_single .price_list li::before {
    display: none;
}

.pricing_single .p_icon i {
    font-size: 70px;
    color: #f76639;
}

.blog_single .b_thumb a img.news-img {
    width: 100%;
    height: 200px;
}

.footer-logo img {
    width: 150px;
}

@media (min-width: 992px) and (max-width: 1500px) {
    .demo_petcare .header_btn a:nth-child(1), .header_language {
        display: inline-block!important;
    }
    .demo_petcare .header_btn a {
        margin-left: 0!important;
    }
}

/* Haberler - Haberler Detay */
.post_thumb img.news-page-img {
    height: 340px;
}

.post_img .news-detail-img {
    height: 340px;
}

/* Blog */
.post_img .blog-detay-img {
    height: 340px;
}

/* Kayıp kuş sorgu */
.sorgu-banner {
    min-height: 500px!important;
}

.pedigree-kuslar-head {
    margin-right: 20px;
}

input.form-search-input {
    border-radius: 10px;
}

input.form-search-input:focus {
    outline: #f76639 solid 2px;
}

.pedigree-query-links {
    list-style: none;
}

.pedigree-query-links li a {
    width: 50px;
    height: 50px;
    background-color: #f76639;
    font-size: 14px;
    line-height: 52px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.5s ease;
}

.pedigree-query-links li:hover a{
    background-color: #e96138;
}

/* Uye Anasayfa */
.btn-add-kunye {
    color: #fff;
    background-color: #f76639;
    padding-left: 50px;
    padding-right: 50px;
}

.kunye-upload-btn {
    max-width: 125px;
}

/* pedigree */
.pdf-box-qr {
    left: 17%;
    bottom: 6%;
    width: 140px;
    height: 140px;
    border: none !important;
}

.pdf-box-qr8 {
    left: 17%;
    bottom: 5%;
    width: 240px;
    height: 240px;
    border: none !important;
}

.pdf-box-qr-four {
    left: 17%;
    bottom: 6%;
    width: 140px;
    height: 140px;
    border: none !important;
}

.pdf-box-qr8-four {
    left: 17%;
    bottom: 6%;
    width: 140px;
    height: 140px;
    border: none !important;
}

.pdf-box-img {
    top: 10%;
    left: 17%;
    width: 150px;
    height: auto;
}

    .pdf-box-img img {
        width: 150px !important;
    }
.theme-7-box-img1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    border-radius: 0 0 14px 14px;
    width: 100%;
}

.theme-7-box-img2 {
    height: 366px;
    border-radius: 14px 0 0 14px;
    margin-top: -5.8px;
    margin-left: -4px;
}
.theme-7-box-img3 {
    height: 167px;
    border-radius: 14px 0 0 14px;
    margin-bottom:0px;
}

.theme-5-img {
    margin-top: 12%;
    margin-left: -1%;
    max-width: 400px !important;
    width: 400px;
    height: 240px !important;
    max-height: 240px !important;
    padding: 0 !important;
    object-fit: cover !important;
    border-radius: 20px !important;
}

    .theme-5-img img {
        margin-top: 1%;
        margin-left: 1%;
        max-width: 387px !important;
        width: 387px;
        height: 225px !important;
        max-height: 225px !important;
        border-radius: 20px;
    }


.pdf-box-img-p4-export {
    max-width: 150px !important;
    width: 150px;
    height: 149px !important;
    max-height: 149px !important;
    padding: 0 !important;
    border: none !important;
    top: 4%;
    left: 10.5%;
}

    .pdf-box-img-p4-export img {
        max-width: 150px !important;
        width: 150px;
        height: 150px !important;
        max-height: 150px !important;
        padding: 1px 1px 1px 1px !important;
        object-fit: cover !important;
        border: none !important;
    }

.theme-7 .pdf-box-img-p4-export {
    max-width: 200px !important;
    width: 200px !important;
    height: 200px !important;
    max-height: 200px !important;
    padding: 0 !important;
    border: none !important;
}

    .theme-7 .pdf-box-img-p4-export img {
        max-width: 200px !important;
        width: 200px;
        height: 200px !important;
        max-height: 200px !important;
        padding: 1px 1px 1px 1px !important;
        object-fit: cover !important;
        border: none !important;
    }

.pdf-box-img-p8-export {
    max-width: 200px !important;
    width: 150px;
    height: 150px !important;
    max-height: 150px !important;
    padding: 0 !important;
    border: none;
    top: 4%;
    left: 10.5%;
}

    .pdf-box-img-p8-export img {
        max-width: 150px !important;
        width: 200px;
        height: 150px !important;
        max-height: 150px !important;
        padding: 1px 2px 1px 1px !important;
        object-fit: cover !important;
        border: none !important;
    }


.pedigree-pdf-description .description-wrapper p span {
    display: block;
}

.pedigree-pdf-description .description-wrapper p span + br {
    display: none;
}

.nav-tabs .nav-link {
    cursor: pointer;
    background-color: #f76639;
    color: #fff;
}

.nav-tabs .nav-link.active i {
    color: #f76639;
}

.kus-ekle-modal-textarea textarea {
    height: 120px;
}

.kus-ekle-modal-file input {
    height: auto!important;
    padding: 0!important;
}

.form-filter-area {
    column-gap: 1rem;
}

.add-pigeon-gender-btn {
    color: #fff!important;
    background-color: #dc3545!important;
    border-color: #dc3545!important;
}

.add-pigeon-btn {
    color: #fff!important;
    background-color: #f76639!important;
    padding-left: 50px!important;
    padding-right: 50px!important;
}

.p-default-img {
    max-width: 150px;
}

input.filter-title {
    width: auto!important;
    height: auto!important;
}

.pedigree-filter-empty-box {
    content: '';
    width: 20px;
    height: 20px;
}

.btn-save {
    color: #fff!important;
    background-color: #43D954!important;
}

.add-custom-item {
    height: 56px!important;
}

.file-upload {
    max-width: 100px;
}

.form-label-gap {
    gap: .5rem;
}

.list-flex-gap {
    gap: 2px;
}

@media screen and (max-width: 991.98px) {
    .form-table {
        display: block;
        overflow-x: auto;
    }
}

.table-man {
    color: #02bec9;
}

.table-women {
    color: #fc4b6c;
}

.table-unisex {
    color: #16a085;
}

.table-img {
    width: 40px;
    height: 40px;
}

@media screen and (max-width: 1199.98px) {
    .table-img {
        display: block;
    }
}

.form-custom-item {
    height: 56px!important;
}

.text-small {
    font-size: 11px;
}

.btn-modal-delete {
    padding: 2px 14px!important;
}

.modal-image {
    width: 400px;
    height: auto;
}

@media screen and (max-width: 575.98px) {
    .pedigree-kuslar-head {
        margin-right: 0;
    }

    .modal-image {
        width: 300px;
        height: auto;
    }

    .pedigree-filter-empty-box {
        display: none;
    }
}

@media screen and (max-width: 399.98px) {
    .modal-image {
        width: 250px;
        height: auto;
    }
}

/* PEDIGREE DETAIL */
.pedigree-detail-left {
    height: 100%;
}

.pedigree-font-size {
    font-size: 14px!important;
}

.btn-dowloand-3 {
    color: #fff;
    background-color: #f75a2f;
    border-color: #f75a2f;
}

.btn-dowloand-3:hover {
    color: #fff;
    background-color: #f75a2f;
    border-color: #f75a2f;
}

.btn-dowloand-4 {
    border-color: #f75a2f;
}

.btn-dowloand-4:hover {
    color: #fff;
    background-color: #f75a2f;
    border-color: #f75a2f;
}


.pedigree-card-mh {
    height: 150px;
}

.pedigree-card-mh-53 {
    height: 53px;
}

.pedigree-card-mh-75 {
    height: 75px;
}

.pedigree-card-mh-115 {
    height: 115px;
}

.pedigree-card-mh-240 {
    height: 240px;
}

.pedigree-content-2 {
    row-gap: 100px;
}

.pedigree-content-2-2 {
    row-gap: 350px;
}

.pedigree-content-3 {
    row-gap: 10px;
}

.card-body {
    padding: 10px!important;
}

.mt-10 {
    margin-top: 150px;
}

.pedigree-bg {
    display: block;
    overflow-x: auto;
}

.pedigree-bg-2 {
    height: 1300px;
    display: block;
    overflow-x: auto;
}

.responsive-tab-menu {
    width: 1200px;
}

@media screen and (max-width: 991.98px){
    .pedigree-detail-title {
        font-size: 18px;
    }

    .pedigree-detail-dowloand {
        font-size: 14px!important;
    }
    
    .responsive-tab-menu {
        width: 1200px;
    }
}

/* PEDIGREE 4 SOYLU */
.pdf-number-fs {
    font-size: 25px!important;
}

.pdf-container {
    width: 1240px;
    height: 1754px;
}

.pdf-box {
    position: absolute;
    background-color: #fff;
    border: 1px solid black;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.theme-1 .pdf-box {
    box-shadow: 6px 6px 2px 1px rgba(0, 0, 0, .5);
}
.theme-4 .pdf-box {
    box-shadow: 6px 6px 2px 1px rgba(0, 0, 0, .5);
}

.theme-2 .pdf-box {
    border-radius: 12px;
    box-shadow: 6px 6px 2px 1px rgba(0, 0, 0, .5);
}

.theme-3 .pdf-box {
    border-radius: 6px;
    box-shadow: 6px 6px 14px 1px rgba(0, 0, 0, .3);
}
.theme-5 .pdf-box {
    border-radius: 15px;
    box-shadow: 6px 6px 14px 1px rgba(0, 0, 0, .3);
    border-width: medium;
}
.theme-7 .pdf-box {
    border-radius: 15px;
    box-shadow: 6px 6px 14px 1px rgba(0, 0, 0, .3);
    border-width: thin;
}
.theme-8 .pdf-box {
    border-radius: 15px 15px 0px 0px;
    box-shadow: 6px 6px 14px 1px rgba(0, 0, 0, .3);
    border-width: thin;
}
.theme-8 .pedigree-head-wrapper {
    border-bottom: 1px solid black;
    margin-bottom: 25px;
    /* margin-top: 15px; */
 padding: 6px 4px;
    margin-top: -8px;
    border-radius: 15px 15px 0 0;
    width: 105%;
    margin-left: -5px !important;
    min-height: 50px;
    overflow: hidden;
    box-sizing: border-box;
}
.theme-8  .pdf-box-font {
    font-size: 20px;
    /* padding: 0px 4px; */
}
.pdf-box-icon-man {
    top: 0px;
    right: 6px;
    color: aqua;
}


.pdf-box-icon-women {
    top: 0px;
    right: 6px;
    color: rgb(223, 101, 101);
}

.theme-8 .pdf-box-icon-man {
    top: 0px;
    right: 6px;
    color: black;
}


.theme-8 .pdf-box-icon-women {
    top: 0px;
    right: 6px;
    color: black
}

.pdf-box-icon-edit {
    top: 2px;
    right: 26px;
    font-size: 18px;
}

.pedigree-input-fields input {
    height: 45px;
}

.pedigree-4-theme-1 .pdf-box-icon-edit,
.pedigree-8-theme-1 .pdf-box-icon-edit {
    color: #f76639;
}

.pedigree-4-theme-1 .pdf-box-icon-edit i,
.pedigree-8-theme-1 .pdf-box-icon-edit i {
    background: #fff;
}

.pedigree-4-theme-1 .pdf-box-icon-edit:hover,
.pedigree-8-theme-1 .pdf-box-icon-edit:hover{
    color: #939393;
}

.pdf-box-font {
    font-size: 20px;
    padding: 0px 4px;
}


.theme-6 .pdf-box-img-four {
    top: 4.5%;
    left: 7.9%;
    width: 250px;
    height: auto;
    max-height: 130px;
}

    .theme-6 .pdf-box-img-four img {
        width: 250px;
        height: auto;
        max-height: 130px;
    }
.theme-7 .pdf-box-img-four {
    top: 14%;
    left: 5%;
    width: 300px;
    height: auto;
    max-height: 130px;
    border-radius: 0 !important;
     border: none !important;
}

    .theme-7 .pdf-box-img-four img {
        width: 400px;
        height: auto;
        max-height: 130px;
        border-radius: 0 !important;
    }
.theme-7 .pdf-box-qr {
    left: 17.3%;
    bottom: 73.5%;
    width: 170px;
    height: 170px;
    border-radius: 0 !important;
    border: none !important;
}

.theme-7 .pdf-box-qr-four {
    left: 17.3%;
    bottom: 73.5%;
    width: 170px;
    height: 170px;
    border-radius: 0 !important;
    border: none !important;
}
.theme-6 .pdf-box-qr {
    left: 6.3%;
    bottom: 78.5%;
    width: 110px;
    height: 110px;
    border: none !important;
}
.theme-6 .pdf-box-qr-four {
    left: 6.3%;
    bottom: 78.5%;
    width: 110px;
    height: 110px;
    border: none !important;
}
.pdf-box-img-fourt {
    top: 10%;
    left: 11%;
    width: 150px;
    height: auto;
    border: none !important;
}

    .pdf-box-img-fourt img {
        width: 235px;
        height: auto;
    }
.theme-2 .pdf-box-img img {
    border-radius: 12px;
}

.theme-3 .pdf-box-img img {
    border-radius: 6px;
}
.theme-5 .pdf-box-img img {
    border-radius: 15px;
}
.theme-7 .pdf-box-img img {
    border-radius: 15px;
}

.pdf-box-number {
    top: 1.5%;
    left: 24%;
    width: 310px;
    height: 50px;
    align-items: center;
    display: flex;
}
.theme-4 .pdf-box-number {
    top: 1.5%;
    left: 24%;
    width: 310px;
    height: 50px;
    align-items: center;
    display: flex;
}
.generation-8 .pdf-box-number {
    top: 3%;
    left: 18%;
    width: 340px;
    height: 70px;
    align-items: center;
    display: flex;
}

/*.pdf-box-qr {
    left: 17%;
    bottom: 5%;
    width: 300px;
    height: 200px;
}*/

.pdf-box-info {
    bottom: -3%;
    left: 17%;
    width: 300px;
    height: 180px;
}

.pdf-box-logo {
    bottom: 0%;
    right: -14.6%;
}

.theme-5 .pdf-box-logo {
    bottom: 0%;
    right: -7.6%;
}
.theme-7 .pdf-box-logo {
    bottom: 0%;
    right: -5.6%;
}

.pdf-logo-px {
    height: 60px;
}

.pdf-box-1 {
    top: 44%;
    left: 17.5%;
    width: 390px;
    height: 400px;
}

.pdf-box-2 {
    top: 20%;
    left: 20%;
    width: 390px;
    height: 380px;
}

.pdf-box-3 {
    top: 68%;
    left: 20%;
    width: 390px;
    height: 380px;
}

.pdf-box-4 {
    top: 11%;
    left: 57%;
    width: 375px;
    height: 390px;
}

.pdf-box-5 {
    top: 35%;
    left: 57%;
    width: 375px;
    height: 390px !important;
}
.pdf-box-6 {
    top: 60%;
    left: 57%;
    width: 375px;
    height: 390px;
}

.pdf-box-7 {
    top: 84%;
    left: 57%;
    width: 375px;
    height: 390px;
}

.pdf-box-8 {
    top: 5.3%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-box-9 {
    top: 16.8%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-box-10 {
    top: 29.3%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-box-11 {
    top: 40.8%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-box-12 {
    top: 54.5%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-box-13 {
    top: 65.9%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-box-14 {
    top: 78.3%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-box-15 {
    top: 89.8%;
    left: 89.2%;
    width: 250px;
    height: 190px;
}

.pdf-line {
    transform: translateX(-50%);
    border: 1px solid #545454;
}
.pdf-line-1 {
    top: -11%;
    left: 50%;
    height: 38px;
    width: 1px;
}


.pdf-line-1-2,
.pdf-line-2-2 {
    display: none;
}




.pdf-line-6,
.pdf-line-6-2,
.pdf-line-1-2
 {

}
.pdf-line-3,
.pdf-line-3-2,
.pdf-line-4,
.pdf-line-4-2
{

}
.pdf-line-3-2 {
    top: -16%;
    left: 100%;
    height: 1px;
    width: 61px;
}

.pdf-line-4 {
    bottom: -16%;
    left: 92%;
    height: 55px;
    width: 1px;
}

.pdf-line-4-2 {
    bottom: -16%;
    left: 100%;
    height: 1px;
    width: 61px;
}
.theme-5 .pdf-box-1 {
    padding-top: 6px;
    padding-right: 6px;
    width: 400px;
    height: 350px;
    top: 47%;
    left: 15%;
}

.theme-5 .pdf-box-2 {
    padding-top: 6px;
    padding-right: 6px;
    width: 375px;
    height: 350px;
    top: 25.5%;
    left: 25%;
}
.theme-5 .pdf-box-3 {
    padding-top: 6px;
    padding-right: 6px;
    top: 69%;
    left: 25%;
    width: 375px;
    height: 350px;
}
.theme-5 .pdf-box-4 {
    padding-top: 6px;
    padding-right: 6px;
    top: 15%;
    left: 57%;
    width: 375px;
    height: 360px;
}
.theme-5 .pdf-box-5 {
    padding-top: 6px;
    padding-right: 6px;
    top: 37%;
    left: 57%;
    width: 375px;
    height: 360px;
}
.theme-5 .pdf-box-6 {
    padding-top: 6px;
    padding-right: 6px;
    top: 60%;
    left: 57%;
    width: 375px;
    height: 360px;
}
.theme-5 .pdf-box-7 {
    padding-top: 6px;
    padding-right: 6px;
    top: 82%;
    left: 57%;
    width: 375px;
    height: 360px;
}
.theme-5 .pdf-box-8 {
    padding-top: 6px;
    padding-right: 6px;
    top: 10%;
    left: 86%;
    width: 300px;
    height: 170px;
}
.theme-5 .pdf-box-9 {
    padding-top: 6px;
    padding-right: 6px;
    top: 20%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-5 .pdf-box-10 {
    padding-top: 6px;
    padding-right: 6px;
    top: 32%;
    left: 86%;
    width: 300px;
    height: 170px;
}
.theme-5 .pdf-box-11 {
    padding-top: 6px;
    padding-right: 6px;
    top: 42%;
    left: 86%;
    width: 300px;
    height: 170px;
}
.theme-5 .pdf-box-12 {
    padding-top: 6px;
    padding-right: 6px;
    top: 55%;
    left: 86%;
    width: 300px;
    height: 170px;
}
.theme-5 .pdf-box-13 {
    padding-top: 6px;
    padding-right: 6px;
    top: 65%;
    left: 86%;
    width: 300px;
    height: 170px;
}
.theme-5 .pdf-box-14 {
    padding-top: 6px;
    padding-right: 6px;
    top: 77%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-5 .pdf-box-15 {
    padding-top: 6px;
    padding-right: 6px;
    top: 87%;
    left: 86%;
    width: 300px;
    height: 170px;
}
.theme-5 .pdf-box-info {
    bottom: -3%;
    left: 17%;
    width: 300px;
    height: 180px;
    text-align: center;
}

.theme-7 .pdf-box-1 {
    padding-top: 6px;
    padding-right: 6px;
    width: 400px;
    height: 350px;
    top: 47%;
    left: 15%;
}

.theme-7 .pdf-box-2 {
    padding-top: 6px;
    padding-right: 6px;
    width: 375px;
    height: 350px;
    top: 25.5%;
    left: 25%;
}

.theme-7 .pdf-box-3 {
    padding-top: 6px;
    padding-right: 6px;
    top: 69%;
    left: 25%;
    width: 375px;
    height: 350px;
}

.theme-7 .pdf-box-4 {
    padding-top: 6px;
    padding-right: 6px;
    top: 15%;
    left: 57%;
    width: 375px;
    height: 360px;
}

.theme-7 .pdf-box-5 {
    padding-top: 6px;
    padding-right: 6px;
    top: 37%;
    left: 57%;
    width: 375px;
    height: 360px;
}

.theme-7 .pdf-box-6 {
    padding-top: 6px;
    padding-right: 6px;
    top: 60%;
    left: 57%;
    width: 375px;
    height: 360px;
}

.theme-7 .pdf-box-7 {
    padding-top: 6px;
    padding-right: 6px;
    top: 82%;
    left: 57%;
    width: 375px;
    height: 360px;
}

.theme-7 .pdf-box-8 {

    padding-right: 6px;
    top: 10%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-9 {

    padding-right: 6px;
    top: 20%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-10 {

    padding-right: 6px;
    top: 32%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-11 {
    padding-right: 6px;
    top: 42%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-12 {
    padding-right: 6px;
    top: 55%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-13 {
    padding-right: 6px;
    top: 65%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-14 {
    padding-right: 6px;
    top: 77%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-15 {
    padding-right: 6px;
    top: 87%;
    left: 86%;
    width: 300px;
    height: 170px;
}

.theme-7 .pdf-box-info {
    bottom: -3%;
    left: 17%;
    width: 300px;
    height: 180px;
    text-align: center;
}
.theme-8 .pdf-box-logo {
    bottom: 0%;
    right: -12.8%;
}
.theme-8 .pdf-box-img-four {
    top: 7%;
    left: 19%;
       max-width: 400px !important;
    width: 400px !important;
    height: 200px !important;
    max-height: 200px !important;
    border-radius:0;
    border:1px solid black !important;
    box-shadow:none;
}

    .theme-8 .pdf-box-img-four img {
        max-width: 400px !important;
        width: 400px !important;
        height: 200px !important;
        max-height: 200px !important;
    }
.theme-8 .pdf-box-img-p4-export {
/*    max-width: 400px !important;
    width: 400px !important;
    height: 200px !important;
    max-height: 200px !important;*/
    padding: 0 !important;

}

    .theme-8 .pdf-box-img-p4-export img {
/*        max-width: 400px !important;
        width: 400px;
        height: 200px !important;
        max-height: 200px !important;*/
        padding: 1px 1px 1px 1px !important;
        object-fit: contain !important;
        border: none !important;
    }
.theme-8 .pdf-box-number {
    top: 2% !important;
    text-align: center !important;
    left: 83% !important;
    width: 300px !important;
    height: 70px !important;
    border: none;
    box-shadow: none;
    padding: 0 !important;
    margin: 0 10px;
    align-items: end;
    margin-right: -70px !important;
}
.theme-8 .pdf-box-info {
    bottom: -3%;
    left: 17%;
    width: 300px;
    height: 180px;
    border: none;
    box-shadow: none;
}
.theme-8 .pdf-box-1 {
    padding-top: 6px;
    padding-right: 6px;
    width: 300px;
    height: 900px;
    top: 47%;
    left: 15%;
}

.theme-8 .pdf-box-2 {
    padding-top: 6px;
    padding-right: 6px;
    width: 275px;
    height: 600px;
    top: 30.2%;
    left: 39%;
}

.theme-8 .pdf-box-3 {
    padding-top: 6px;
    padding-right: 6px;
    top: 66.8%;
    left: 39%;
    width: 275px;
    height: 600px;
}

.theme-8 .pdf-box-4 {
    padding-top: 6px;
    padding-right: 6px;
    top: 15%;
    left: 62%;
    width: 275px;
    height: 360px;
}

.theme-8 .pdf-box-5 {
    padding-top: 6px;
    padding-right: 6px;
    top: 37%;
    left: 62%;
    width: 275px;
    height: 360px !important;
}

.theme-8 .pdf-box-6 {
    padding-top: 6px;
    padding-right: 6px;
    top: 60%;
    left: 62%;
    width: 275px;
    height: 360px;
}

.theme-8 .pdf-box-7 {
    padding-top: 6px;
    padding-right: 6px;
    top: 82%;
    left: 62%;
    width: 275px;
    height: 360px;
}

.theme-8 .pdf-box-8 {

    padding-right: 6px;
    top: 9.8%;
    left: 85.4%;
    width:290px;
    height: 175px;
}

.theme-8 .pdf-box-9 {

    padding-right: 6px;
    top: 20.2%;
    left: 85.4%;
    width: 290px;
    height: 175px;
}

.theme-8 .pdf-box-10 {

    padding-right: 6px;
    top: 31.8%;
    left: 85.4%;
    width: 290px;
    height: 175px;
}

.theme-8 .pdf-box-11 {
    padding-right: 6px;
    top: 42.1%;
    left: 85.4%;
    width: 290px;
    height: 175px;
}

.theme-8 .pdf-box-12 {
    padding-right: 6px;
    top: 54.8%;
    left: 85.4%;
    width: 290px;
    height: 175px;
}

.theme-8 .pdf-box-13 {
    padding-right: 6px;
    top: 65.2%;
    left: 85.4%;
    width: 290px;
    height: 175px;
}

.theme-8 .pdf-box-14 {
    padding-right: 6px;
    top: 76.8%;
    left: 85.4%;
    width: 290px;
    height: 175px;
}

.theme-8 .pdf-box-15 {
    padding-right: 6px;
    top: 87.3%;
    left: 85.4%;
    width: 290px;
    height: 170px;
}



.theme-6 .pdf-box {
    box-shadow:none;
}
.theme-6 .pdf-box-number {
    top: 2% !important;
    text-align: center !important;
    left: 50% !important;
    width: 340px !important;
    height: 70px !important;
}

.theme-6 .pdf-box-1 {
    padding-top: 6px;
    padding-right: 6px;
    width: 330px;
    height:1050px !important;
    top: 49%;
    left: 15%;
}

.theme-6 .pdf-box-2 {
    padding-top: 6px;
    padding-right: 6px;
    width: 300px;
    height: 780px !important;
    top: 28%;
    left: 41.2%;
}

.theme-6 .pdf-box-3 {
    padding-top: 6px;
    padding-right: 6px;
    width: 300px;
    height: 780px !important;
    top: 74%;
    left: 41.2%;
}

.theme-6 .pdf-box-4 {
    padding-top: 6px;
    padding-right: 6px;
    top: 16.6%;
    left: 66.2%;
    width: 300px;
    height: 380px !important;
}

.theme-6 .pdf-box-5 {
    padding-top: 6px;
    padding-right: 6px;
    top: 39.3%;
    left: 66.2%;
    width: 300px;
    height: 380px !important;
}

.theme-6 .pdf-box-6 {
    padding-top: 6px;
    padding-right: 6px;
    top: 62.6%;
    left: 66.2%;
    width: 300px;
    height: 380px !important;
}

.theme-6 .pdf-box-7 {
    padding-top: 6px;
    padding-right: 6px;
    top: 85.5%;
    left: 66.2%;
    width: 300px;
    height: 380px !important;
}

.theme-6 .pdf-box-8 {
    padding-top: 6px;
    padding-right: 6px;
    top: 11%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-9 {
    padding-top: 6px;
    padding-right: 6px;
    top: 22.3%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-10 {
    padding-top: 6px;
    padding-right: 6px;
    top: 33.8%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-11 {
    padding-top: 6px;
    padding-right: 6px;
    top: 45%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-12 {
    padding-top: 6px;
    padding-right: 6px;
    top: 57%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-13 {
    padding-top: 6px;
    padding-right: 6px;
    top: 68.2%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-14 {
    padding-top: 6px;
    padding-right: 6px;
    top: 79.8%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-15 {
    padding-top: 6px;
    padding-right: 6px;
    top: 91.1%;
    left: 89.5%;
    width: 260px;
    height: 180px;
}

.theme-6 .pdf-box-info {
    bottom:-1.4%;
    left: 13.6%;
    width: 290px !important;
    height: 180px;
}
.pedigree-8.theme-6 .pdf-box-info {
    bottom: 2.2%;
    left: 13.6%;
    width: 290px !important;
    height: 180px;
}
.pedigree-8.theme-6 .pdf-line-1-2,
.pedigree-8.theme-6 .pdf-line-2-2 {
    display: none;
}
.theme-4 .pdf-box img {
    padding-top: 6px;
    padding-right: 6px;
    width: 150px !important;
    height: max-content;
}



.pedigree-4.theme-4 .pdf-line-1 {
    top: -11%;
    left: 50%;
    height: 38px;
    width: 1px;
}


.pedigree-4.theme-4 .pdf-line-1-2,
.pedigree-4.theme-4 .pdf-line-2-2 {
    display: none;
}



.pedigree-4.theme-4 .pdf-line-3 {
    top: -14.6%;
    left: 97%;
    height: 55px;
    width: 1px;
}
.pedigree-4.theme-6 .pdf-line-3-2,
.pedigree-4.theme-6 .pdf-line-4,
.pedigree-4.theme-6 .pdf-line-4-2,
.pedigree-4.theme-6 .pdf-line-5,
.pedigree-4.theme-6 .pdf-line-5-2,
.pedigree-4.theme-6 .pdf-line-5-3,
.pedigree-4.theme-6 .pdf-line-6,
.pedigree-4.theme-6 .pdf-line-6-2,
.pedigree-4.theme-6 .pdf-line-1,
.pedigree-4.theme-6 .pdf-line-1-2,
.pedigree-4.theme-6 .pdf-line-2,
.pedigree-4.theme-6 .pdf-line-2-2,
.pedigree-4.theme-6 .pdf-line-3
{
    display:none;
}
.pedigree-8.theme-6 .pdf-line-3-2,
.pedigree-8.theme-6 .pdf-line-4,
.pedigree-8.theme-6 .pdf-line-4-2,
.pedigree-8.theme-6 .pdf-line-5,
.pedigree-8.theme-6 .pdf-line-5-2,
.pedigree-8.theme-6 .pdf-line-5-3,
.pedigree-8.theme-6 .pdf-line-6,
.pedigree-8.theme-6 .pdf-line-6-2,
.pedigree-8.theme-6 .pdf-line-7,
.pedigree-8.theme-6 .pdf-line-7-2,
.pedigree-8.theme-6 .pdf-line-7-3,
.pedigree-8.theme-6 .pdf-line-8,
.pedigree-8.theme-6 .pdf-line-8-2,
.pedigree-8.theme-6 .pdf-line-1,
.pedigree-8.theme-6 .pdf-line-1-2,
.pedigree-8.theme-6 .pdf-line-2,
.pedigree-8.theme-6 .pdf-line-2-2,
.pedigree-8.theme-6 .pdf-line-3 {
    display: none;
}

.pedigree-4.theme-5 .pdf-line-3-2,
.pedigree-4.theme-5 .pdf-line-4,
.pedigree-4.theme-5 .pdf-line-4-2,
.pedigree-4.theme-5 .pdf-line-5,
.pedigree-4.theme-5 .pdf-line-5-2,
.pedigree-4.theme-5 .pdf-line-5-3,
.pedigree-4.theme-5 .pdf-line-6,
.pedigree-4.theme-5 .pdf-line-6-2,
.pedigree-4.theme-5 .pdf-line-1,
.pedigree-4.theme-5 .pdf-line-1-2,
.pedigree-4.theme-5 .pdf-line-2,
.pedigree-4.theme-5 .pdf-line-2-2,
.pedigree-4.theme-5 .pdf-line-3
{
    display:none;
}

.pedigree-4.theme-7 .pdf-line-3-2,
.pedigree-4.theme-7 .pdf-line-4,
.pedigree-4.theme-7 .pdf-line-4-2,
.pedigree-4.theme-7 .pdf-line-5,
.pedigree-4.theme-7 .pdf-line-5-2,
.pedigree-4.theme-7 .pdf-line-5-3,
.pedigree-4.theme-7 .pdf-line-6,
.pedigree-4.theme-7 .pdf-line-6-2,
.pedigree-4.theme-7 .pdf-line-1,
.pedigree-4.theme-7 .pdf-line-1-2,
.pedigree-4.theme-7 .pdf-line-2,
.pedigree-4.theme-7 .pdf-line-2-2,
.pedigree-4.theme-7 .pdf-line-3
{
    display:none;
}
.pedigree-4.theme-8 .pdf-line-3-2,
.pedigree-4.theme-8 .pdf-line-4,
.pedigree-4.theme-8 .pdf-line-4-2,
.pedigree-4.theme-8 .pdf-line-5,
.pedigree-4.theme-8 .pdf-line-5-2,
.pedigree-4.theme-8 .pdf-line-5-3,
.pedigree-4.theme-8 .pdf-line-6,
.pedigree-4.theme-8 .pdf-line-6-2,
.pedigree-4.theme-8 .pdf-line-1,
.pedigree-4.theme-8 .pdf-line-1-2,
.pedigree-4.theme-8 .pdf-line-2,
.pedigree-4.theme-8 .pdf-line-2-2,
.pedigree-4.theme-8 .pdf-line-3 {
    display: none;
}

.pedigree-4.theme-4 .pdf-line-3-2 {
    top: -15%;
    left: 108.6%;
    height: 1px;
    width: 91px;
}

.pedigree-4.theme-4 .pdf-line-4 {
    bottom: -14.6%;
    left: 97%;
    height: 55px;
    width: 1px;
}

.pedigree-4.theme-4 .pdf-line-4-2 {
    bottom: -14.6%;
    left: 109%;
    height: 1px;
    width: 91px;
}

.pedigree-4.theme-4 .pdf-line-5 {
    right: -4.2%;
}

.pedigree-4.theme-4 .pdf-line-5-2,
.pedigree-4.theme-4 .pdf-line-5-3 {
    right: -3.6%;
}


.pedigree-4 .pdf-line-1 {
    top: -7.7%;
    left: 50%;
    height: 30px;
    width: 1px;
}

.pedigree-4 .pdf-line-1-2 {
   top: -7.7%;
    left: 50%;
    height: 30px;
    width: 1px;
}

.pedigree-4 .pdf-line-2 {
    top: 100.5%;
    left: 50%;
    height: 30px;
    width: 1px;
}

.pedigree-4 .pdf-line-2-2 {
    bottom: -26%;
    left: 63%;
    height: 1px;
    width: 66px;
}

.pedigree-4 .pdf-line-3 {
    top: -21.5%;
    left: 95%;
    height: 80px;
    width: 1px;
}

.pedigree-4 .pdf-line-3-2 {
    top: -21.5%;
    left: 109%;
    height: 1px;
    width: 110px;
}

.pedigree-4 .pdf-line-4 {
    bottom: -23%;
    left: 95%;
    height: 80px;
    width: 1px;
}

.pedigree-4 .pdf-line-4-2 {
    bottom: -23%;
    left: 109%;
    height: 1px;
    width: 110px;
}

.pedigree-4 .pdf-line-5 {
    top: 50%;
    left: 105%;
    height: 1px;
    width: 38px;
}

.pedigree-4 .pdf-line-5-2 {
    top: 50%;
    left: 110.3%;
    height: 80px;
    width: 1px;
}

.pedigree-4 .pdf-line-5-3 {
    bottom: 50%;
    left: 110.3%;
    height: 80px;
    width: 1px;
}

.pedigree-4 .pdf-line-6 {
    top: 70.5%;
    left: 116.6%;
    height: 1px;
    width: 50px;
}

.pedigree-4 .pdf-line-6-2 {
    bottom: 70.5%;
    left: 116.6%;
    height: 1px;
    width: 50px;
}
.pedigree-4 .theme-4 .pdf-line-6 {
    top: 70.5%;
    left: 116.6%;
    height: 1px;
    width: 50px;
}

.pedigree-4 .theme-4 .pdf-line-6-2 {
    bottom: 70.5%;
    left: 116.6%;
    height: 1px;
    width: 50px;
}

.pedigree-thm-select .form-select:focus,
.pedigree-thm-select .form-select:active {
    box-shadow: none;
}
 
/* PEDIGREE 8 SOYLU */
.pdf-box-logo-2 {
    bottom: -3.2%;
    right: -14.7%;
    height: 80px;
}
.theme-7 .pedigree-pdf-description img {
    float: none;
    min-width: 35%;
    width: 35%;
}
.theme-6 .pdf-box-1-1 {
    padding-top: 6px;
    padding-right: 6px;
    width: 290px;
    height: 1050px !important;
    top: 49%;
    left: 13.5%;
}
.theme-7 .pedigree-pdf-description {
    height: 328px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 4px;
    margin-top: 0;
}

.theme-6 .pdf-box-2-2 {
    padding-top: 6px;
    padding-right: 6px;
    width: 270px;
    height: 740px !important;
    top: 26.9%;
    left: 36.7%;
}

.theme-6 .pdf-box-3-3 {
    padding-top: 6px;
    padding-right: 6px;
    width: 270px;
    height: 740px !important;
    top: 71.5%;
    left: 36.7%;
}

.theme-6 .pdf-box-4-4 {
    padding-top: 6px;
    padding-right: 6px;
    top: 16.2%;
    left: 57%;
    width: 220px;
    height: 365px !important;
}

.theme-6 .pdf-box-5-5 {
    padding-top: 6px;
    padding-right: 6px;
    top: 37.6%;
    left: 57%;
    width: 220px;
    height: 365px !important;
}

.theme-6 .pdf-box-6-6 {
    padding-top: 6px;
    padding-right: 6px;
    top: 60.8%;
    left: 57%;
    width: 220px;
    height: 365px !important;
}

.theme-6 .pdf-box-7-7 {
    padding-top: 6px;
    padding-right: 6px;
    top: 82.2%;
    left: 57%;
    width: 220px;
    height: 365px !important;
}

.theme-6 .pdf-box-8-8 {
    padding-top: 6px;
    padding-right: 6px;
    top: 11%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}

.theme-6 .pdf-box-9-9 {
    padding-top: 6px;
    padding-right: 6px;
    top: 21.5%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}

.theme-6 .pdf-box-10-10 {
    padding-top: 6px;
    padding-right: 6px;
    top: 32.3%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}

.theme-6 .pdf-box-11-11 {
    padding-top: 6px;
    padding-right: 6px;
    top: 42.9%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}

.theme-6 .pdf-box-12-12 {
    padding-top: 6px;
    padding-right: 6px;
    top: 55.5%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}
.theme-6 .pdf-box-13-13 {
    padding-top: 6px;
    padding-right: 6px;
    top: 66%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}

.theme-6 .pdf-box-14-14 {
    padding-top: 6px;
    padding-right: 6px;
    top: 77%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}

.theme-6 .pdf-box-15-15 {
    padding-top: 6px;
    padding-right: 6px;
    top: 87.5%;
    left: 75.3%;
    width: 220px;
    height: 180px;
}

.theme-6 .pdf-box-16-16 {
    top: 7.9%;
    left: 92.5%;
    width: 196px;
    height: 87px;
    margin-top: 8px;
}

.theme-6 .pdf-box-17-17 {
    top: 13.6%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-18-18 {
    top: 18.4%;
    left: 92.5%;
    width: 196px;
    height: 87px;
    margin-top: 8px;
}

.theme-6 .pdf-box-19-19 {
    top: 24.1%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-20-20 {
    top: 29.2%;
    left: 92.5%;
    width: 196px;
    height: 87px;
    margin-top: 8px;
}

.theme-6 .pdf-box-21-21 {
    top: 35%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-22-22 {
    top: 39.8%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-23-23 {
    top: 45.6%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-24-24 {
    top: 52.4%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-25-25 {
    top: 58.1%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-26-26 {
    top: 62.9%;
    left: 92.5%;
    width: 196px;
    height: 87px;
    margin-top: 8px;
}

.theme-6 .pdf-box-27-27 {
    top: 68.6%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-28-28 {
    top: 73.9%;
    left: 92.5%;
    width: 196px;
    height: 87px;
    margin-top: 8px;
}

.theme-6 .pdf-box-29-29 {
    top: 79.6%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}

.theme-6 .pdf-box-30-30 {
    top: 84.4%;
    left: 92.5%;
    width: 196px;
    height: 87px;
    margin-top: 8px;
}

.theme-6 .pdf-box-31-31 {
    top: 90.1%;
    left: 92.5%;
    width: 196px;
    height: 87px;
}
.pdf-box-1-1 {
    top: 47%;
    left: 17.5%;
    width: 380px;
    height: 350px;
}

.pdf-box-2-2 {
    top: 25%;
    left: 22%;
    width: 350px;
    height: 350px;
}

.pdf-box-3-3 {
    top: 69%;
    left: 22%;
    width: 350px;
    height: 350px;
}

.pdf-box-4-4 {
    top: 13%;
    left: 48%;
    width: 260px;
    height: 400px;
}

.pdf-box-5-5 {
    top: 36.6%;
    left: 48%;
    width: 260px;
    height: 400px;
}

.pdf-box-6-6 {
    top: 61.2%;
    left: 48%;
    width: 260px;
    height: 400px;
}

.pdf-box-7-7 {
    top: 84.7%;
    left: 48%;
    width: 260px;
    height: 400px;
}

.pdf-box-8-8 {
    top: 7.2%;
    left: 71%;
    width: 230px;
    height: 195px;
}

.pdf-box-9-9 {
    top: 18.9%;
    left: 71%;
    width: 230px;
    height: 195px;
}

.pdf-box-10-10 {
    top: 30.7%;
    left: 71%;
    width: 230px;
    height: 195px;
}

.pdf-box-11-11 {
    top: 42.4%;
    left: 71%;
    width: 230px;
    height: 195px;
}

.pdf-box-12-12 {
    top: 55.4%;
    left: 71%;
    width: 230px;
    height: 195px;
}
.pdf-box-13-13 {
    top: 67.1%;
    left: 71%;
    width: 230px;
    height: 195px;
}

.pdf-box-14-14 {
    top: 78.9%;
    left: 71%;
    width: 230px;
    height: 195px;
}

.pdf-box-15-15 {
    top: 90.6%;
    left: 71%;
    width: 230px;
    height: 195px;
}

.pdf-box-16-16 {
    top: 3.8%;
    left: 91%;
    width: 193px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-17-17 {
    top: 10.1%;
    left: 91%;
    width: 193px;
    height: 90px;
}

.pdf-box-18-18 {
    top: 15.5%;
    left: 91%;
    width: 200px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-19-19 {
    top: 21.8%;
    left: 91%;
    width: 200px;
    height: 90px;
}

.pdf-box-20-20 {
    top: 27.2%;
    left: 91%;
    width: 200px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-21-21 {
    top: 33.3%;
    left: 91%;
    width: 200px;
    height: 90px;
}

.pdf-box-22-22 {
    top: 38.9%;
    left: 91%;
    width: 200px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-23-23 {
    top: 45.2%;
    left: 91%;
    width: 200px;
    height: 90px;
}

.pdf-box-24-24 {
    top: 52%;
    left: 91%;
    width: 200px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-25-25 {
    top: 58.3%;
    left: 91%;
    width: 200px;
    height: 90px;
}

.pdf-box-26-26 {
    top: 63.7%;
    left: 91%;
    width: 200px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-27-27 {
    top: 70.1%;
    left: 91%;
    width: 200px;
    height: 90px;
}

.pdf-box-28-28 {
    top: 75.5%;
    left: 91%;
    width: 200px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-29-29 {
    top: 81.9%;
    left: 91%;
    width: 200px;
    height: 90px;
}

.pdf-box-30-30 {
    top: 87.2%;
    left: 91%;
    width: 200px;
    height: 90px;
    margin-top: 8px;
}

.pdf-box-31-31 {
    top: 93.5%;
    left: 91%;
    width: 200px;
    height: 90px;
}

.pedigree-8 {
    display: none;
}

.pedigree-8 .pdf-line-1 {
    top: -26%;
    left: 50%;
    height: 90px;
    width: 1px;
}

.pedigree-8 .pdf-line-1-2 {
    top: -26%;
    left: 63%;
    height: 1px;
    width: 52px;
}

.pedigree-8 .pdf-line-2 {
    bottom: -26%;
    left: 50%;
    height: 90px;
    width: 1px;
}

.pedigree-8 .pdf-line-2-2 {
    bottom: -26%;
    left: 63%;
    height: 1px;
    width: 52px;
}

.pedigree-8 .pdf-line-3 {
    top: -23%;
    left: 95%;
    height: 80px;
    width: 1px;
}

.pedigree-8 .pdf-line-3-2 {
    top: -23%;
    left: 100%;
    height: 1px;
    width: 35px;
}

.pedigree-8 .pdf-line-4 {
    bottom: -23%;
    left: 95%;
    height: 80px;
    width: 1px;
}

.pedigree-8 .pdf-line-4-2 {
    bottom: -23%;
    left: 100%;
    height: 1px;
    width: 35px;
}

.pedigree-8 .pdf-line-5 {
    top: 50%;
    right: -7.2%;
    height: 1px;
    width: 10px;
}

.pedigree-8 .pdf-line-5-2 {
    top: 50%;
    right: -6%;
    height: 80px;
    width: 1px;
}

.pedigree-8 .pdf-line-5-3 {
    bottom: 50%;
    right: -6%;
    height: 80px;
    width: 1px;
}

    .pedigree-8 .pdf-line-6 {
        top: 69.7%;
        left: 110.3%;
        height: 1px;
        width: 28px;
    }

    .pedigree-8 .pdf-line-6-2 {
        bottom: 69.7%;
        left: 110.3%;
        height: 1px;
        width: 28px;
    }

    .pedigree-8 .pdf-line-7 {
        top: 50%;
        left: 104%;
        height: 1px;
        width: 18px;
    }

    .pedigree-8 .pdf-line-7-2 {
        top: 50%;
        left: 108%;
        height: 44px;
        width: 1px;
    }

    .pedigree-8 .pdf-line-7-3 {
        bottom: 50%;
        left: 108%;
        height: 44px;
        width: 1px;
    }

    .pedigree-8 .pdf-line-8 {
        top: 72%;
        left: 112%;
        height: 1px;
        width: 16px;
    }



    .pedigree-8 .pdf-line-8-2 {
        bottom: 72%;
        left: 112%;
        height: 1px;
        width: 16px;
    }

.pedigree-8 .pdf-line-8-2-edit {
    bottom: 73%;
}

/* profil */
.profil_single {
    border: 1px solid #f0f0f0;
    padding: 50px 20px;
    border-radius: 15px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    background: #fff;
}

.profil_single .price_list li {
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.porfil_image-icon {
    top: 0;
    right: 26px;
    width: 80px;
    height: 30px;
    background-color: #f76639;
    font-size: 14px;
    line-height: 30px;
    -webkit-border-radius: 10%;
    transition: all 0.3s ease;
}

/* .profil_image:hover .porfil_image-icon {
    opacity: 1;
} */

.profil-info .form {
    width: 100%;
    transition: margin-left 0.18s ease;
}

.profil-info .form .title {
    position: relative;
    color: #212529;
    font-size: 27px;
    font-weight: 600;
}

.profil-input-field {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 30px;
}

.profil-input-field i {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #999;
    font-size: 23px;
    transition: all 0.2s ease;
}

.profil-input-field input {
    height: 100%;
    padding: 0 35px;
    outline: none;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    border-top: 2px solid transparent;
    transition: all 0.2s ease;
}

.btn-profil-save {
    color: #fff;
    background-color: #f76639;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-profil-save:hover {
    color: #fff;
    text-decoration: none!important;
    background-color: #e96138;
}

.profil-form-boder {
    border-color: #f76639!important;
}

.profile-membership .icon {
    left: 20px;
    top: 28%;
    font-size: 25px;
    color: #f76639;
}

@media screen and (max-width: 1199.98px) {
    .profile-membership .icon {
        top: 26%;
        font-size: 25px;
        color: #f76639;
    }
}

@media screen and (max-width: 767.98px) {
    .profile-membership .icon {
        left: 6px;
        top: 26%;
        font-size: 25px;
        color: #f76639;
    }
}

/* Kuşlarım */
@media screen and (max-width: 767.98px) {
    .birds-area_lists {
        width: 100%!important;
    }
}

/* Satın al Page */
.btn-satinal-success {
    color: #fff;
    background-color: #f76639;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-satinal-success:hover {
    color: #fff;
    background-color: #e96138;
}

/* Künye Numarası Sonuç Bulunamadı */
.found-error-icon {
    font-size: 150px;
    color: #f76639;
}

.table .pedigree-description {
    width: 200px;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
   
}

/* Breadcrumb View */
.page_title-petcare {
    padding: 20px 0!important;
}

.page_title .pt_title {
    color: #10313c!important;
}

.page_title-petcare .breadcrumb_nav li {
    color: #10313c;
}

.breadcrumb_nav.ul_li li a {
    color: #10313c;
}

    .breadcrumb_nav.ul_li li a i {
        color: #f76639;
    }

/* EDİTOR CSS */
.ck-editor__main p {
    color: #10313c;
    font-weight: 600;
}

.demo_petcare p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    font-weight: 600;
}