﻿
.pdt-container {
    padding-top: 40pt;
    padding-bottom: 150pt
}

@media(max-width:768px) {
    .pdt-container {
        padding-top: 20pt;
    }
}

ul li {
    font-size: 16px !important;
}

strong {
    color: #252422 !important;
}

.pl-75 {
    padding-left: 75pt
}

mr-5 {
    margin-right: 5px;
}

@media screen and (max-width: 1850px) {

    .mobile-center {
        text-align: center;
    }

    .pl-75 {
        padding-left: 0pt;
    }

    .mobile-down-margin {
        padding-bottom: 70pt;
        margin-bottom: 70pt;
        border-bottom: 2px solid rgb(17 17 26 / 5%);
        padding-top: 10%;
    }

    .my-col-lg-12 {
        width: 100% !important;
    }
}

.animate__delay-1s {
    --animate-delay: 1s;
}

.not-visible {
    opacity: 0;
}

.greenanchor {
    display: inline;
    color: #5c765c;
    cursor: pointer;
}

    .greenanchor:hover {
        color: #96b36a;
    }

.badge-details-label {
    font-size: 13pt;
}

@media(max-width: 600px) {

    .infocard-content-left {
        display: grid !important;
    }

        .infocard-content-left > div {
            text-align: center;
            padding: unset;
        }
}

@media(max-width: 500px) {

    #badge-image {
        max-width: 100% !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.bold-title p {
    font-weight: 700 !important;
    font-size: 24pt;
    letter-spacing: -0.5pt !important;
    color: #4d564d !important;
    line-height: 32pt;
}

p {
    line-height: 21pt;
}

.pr5 {
    padding-right: 5%;
}

td {
    font-size: 16px;
}

    td p {
        font-size: 16px;
    }

th {
    font-size: 18px !important;
}

    th label {
        font-weight: 600 !important;
    }

.section {
    padding: 15pt 25pt 15pt 25pt;
}

.section-title {
    background-color: #f5f7f9;
    margin-right: 0;
}

    .section-title h2 {
        margin: 3pt 5pt;
        text-align: right;
        padding: 10pt;
    }

.section-content {
    margin-left: 0;
    margin-top: 5pt;
    /* border-left: 5px solid #f9fbfd;*/
    border-left: 5px solid #f5f7f9;
}

    .section-content p {
        margin-top: 10pt;
    }

.section-title-big {
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    background-color: #f5f7f9;
    margin: 0;
    padding: 15pt 0 15pt 0;
}


@media(max-width:576px) {
    .section {
        padding: 15pt 0pt 15pt 0pt;
    }

    .section-title h2 {
        padding: 20pt 10pt;
        text-align: center !important;
    }
}



.authenticity-text {
    font-size: 10pt;
    font-weight: 500;
    margin-top: 40pt;
}

.releaser-title {
    color: darkblue !important;
    font-size: 18pt;
    font-weight: 300;
}

    .releaser-title a {
        color: darkblue !important;
    }

.releaser-detail {
    color: darkblue !important;
    font-weight: 300;
}

@media(max-width:768px) {
    .section-title h2 {
        text-align: left;
    }
}

.bc-address-text {
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 1.2em;
    white-space: nowrap;
}

.pdt-buttons {
    margin-bottom: 10pt;
    align-items: center;
    display: flex;
}

@media(max-width:768px) {
    .pdt-buttons {
        margin-bottom: 75pt;
    }
}


.pdt-blockchain-verify {
    display: block;
}

.pdt-img {
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-40%);
    position: relative;
    z-index: 4;
}

    .pdt-img img {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
        padding: unset;
        position: relative;
        border: 10px solid white;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    }

@media(max-width:500px) {
    .pdt-img {
        width: 250px;
        height: 250px;
    }
}

.pdt-header-content {
    margin-top: -80px;
}

.pdt-header .dropdown-toggle::after {
    display: none;
}

.pdt-title h1 {
    line-height: 25pt;
    margin: unset;
    font-size: 30px;
    font-weight: 700;
}

.pdt-description p {
    font-size: 14px;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 16pt;
    text-align: center
}

.pdt-description a {
    font-size: 14px;
    font-weight: 600;
    display: inline
}

.pdt-title a {
    font-size: 26px;
    font-weight: 700;
    color: #486789;
    cursor: pointer;
}

    .pdt-title a:hover {
        color: var(--iqc-blue);
    }

.pdt-title p {
    font-size: 18px;
    font-weight: 600;
    color: #a0aabf;
    margin-top: 5px;
    margin-bottom: 0px;
}

.pdt-header {
    padding: 0 2%;
}


.bc-verification-result {
    margin-top: 8pt;
    margin-left: 5pt;
}

    .bc-verification-result p {
        font-size: 17px;
        font-weight: 600;
        color: #F1F5F2;
        text-shadow: 0px 1px 15px rgb(119 118 118 / 30%);
    }

.bc-check {
    display: flex;
    margin: auto;
    align-items: center;
    margin-top: 20pt;
    margin-bottom: 5pt;
    justify-content: center;
    width: fit-content;
    padding: 0pt 20pt 0pt 10pt;
    border-radius: 45pt;
    box-shadow: rgb(108 157 108 / 80%) 0px 0px 5px 0px, rgb(38 100 52 / 38%) 0px 0px 1px 0px;
    background: #157846;
}

.bc-loader {
    margin: auto;
    margin-top: 40pt;
    padding-right: 7%;
}

.bc-success {
    margin-left: -5pt;
    margin-top: 5pt;
}

.bc-button {
    cursor: pointer;
    text-decoration: underline;
    color: var(--text-blue);
    font-weight: 600;
    font-size: 12px;
}

    .bc-button:hover {
        color: #a0aabf;
    }



.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.info-text {
    padding: 0 !important;
    text-align: right;
    float: right;
    display: flex !important;
    justify-content:right;
}

    .info-text p {
        color: grey;
        font-size: 10px;
        line-height:15px;
        margin-top:10px;
    }

    .info-text star {
        color: grey;
        font-size: 10px;
    }


.company-info {
    padding: 30pt 5%;
}

    .company-info > .row {
        padding: 20px 25px;
        display: inline-flex;
        align-items: center;
        margin: auto;
        width: -webkit-fill-available;
    }

@media (max-width: 1200px) {
    .company-info > .row {
        display: block;
    }

    .company-info .company-header {
        display: block;
        padding-bottom: 25pt;
    }
}

@media (max-width:768px) {
    .company-info .company-header {
        text-align: center;
    }
}

.company-info .company-details .company-name {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
}

    .company-info .company-details .company-name i {
        font-size: 14px;
        margin-left: 5px;
    }

.company-info .company-details .company-city {
    margin-bottom: 0;
}

.company-info .company-details .company-description {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.company-info .company-details .company-profile-button {
    font-weight: 500;
    margin-bottom: 0;
}

.company-info .company-image img {
    max-height: 80pt;
}

/*#region CHECK BC */
@-webkit-keyframes scaleAnimation {
    0% {
        opacity: 0;
        transform: scale(1.5);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes scaleAnimation {
    0% {
        opacity: 0;
        transform: scale(1.5);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes drawCircle {
    0% {
        stroke-dashoffset: 151px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes drawCircle {
    0% {
        stroke-dashoffset: 151px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes drawCheck {
    0% {
        stroke-dashoffset: 36px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes drawCheck {
    0% {
        stroke-dashoffset: 36px;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#successAnimationCircle {
    stroke-dasharray: 151px 151px;
    stroke: #f1f5f2;
}

#successAnimationCheck {
    stroke-dasharray: 36px 36px;
    stroke: #f1f5f2;
}

#successAnimationResult {
    fill: #f1f5f2;
    opacity: 0;
}

#successAnimation.animated {
    -webkit-animation: 1s ease-out 0s 1 both scaleAnimation;
    animation: 1s ease-out 0s 1 both scaleAnimation;
}

    #successAnimation.animated #successAnimationCircle {
        -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
        animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
    }

    #successAnimation.animated #successAnimationCheck {
        -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
        animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
    }

    #successAnimation.animated #successAnimationResult {
        -webkit-animation: 0.3s linear 0.9s both fadeIn;
        animation: 0.3s linear 0.9s both fadeIn;
    }

/*#endregion CHECK BC */



.sharing-menu ul li a i {
    font-size: 30px;
    font-weight: bold;
    margin-right: 5px;
}

.sharing-menu ul li ul li a i {
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    color: var(--text-blue);
    width: 25px;
    background: #F5F7F9;
    padding: 10px 20px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
}

.sharing-menu ul li ul li a {
    font-size: 14px;
    font-weight: 400;
    color: var(--text-blue);
    padding: 7px 10px;
}

    .sharing-menu ul li ul li a:hover {
        background: #F5F7F9;
        color: var(--text-blue);
    }

    .sharing-menu ul li ul li a:focus {
        background: #F5F7F9;
        color: var(--text-blue);
    }

.pull-right ul {
    padding-left: 0;
}


.company-item {
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}

    .company-item div img {
        max-width: 35pt;
    }

    .company-item div p {
        text-wrap: balance;
        width: 100px;
        font-size: 13px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 0;
        line-height: 20px;
    }

.company-item:hover {
    transform: scale(1.05);
    transition-duration: 0.5s;
}

.company-item:hover p {
    color:var(--iqcblue);
}