/* input(119,10): run-time error CSS1035: Expected colon, found '{'
input(361,16): run-time error CSS1035: Expected colon, found '{' */
.apf-extension-hidden {
  opacity: 0 !important;
  pointer-events: none;
}

.apf-extension-loader-container {
  position: relative;
}

.ui-datepicker-unavailable {
  opacity: 0.5;
}

input[readonly].apf-date {
  background: #fefefe;
  cursor: pointer;
}

.loader {
  position: absolute;
  bottom: 15px;
  left: 0;
  
  width: 60px;
  aspect-ratio: 2;
  --_g: no-repeat radial-gradient(circle closest-side,#f18e23 90%,#0000);
  background:
          var(--_g) 0%   50%,
          var(--_g) 50%  50%,
          var(--_g) 100% 50%;
  background-size: calc(100%/3) 50%;
  animation: LA 1s infinite linear;
}

@keyframes LA {
  20%{background-position:0%   0%, 50%  50%,100%  50%}
  40%{background-position:0% 100%, 50%   0%,100%  50%}
  60%{background-position:0%  50%, 50% 100%,100%   0%}
  80%{background-position:0%  50%, 50%  50%,100% 100%}
}

.apf-invalid {
  border-color: #ec5840;
}

.apf-extension-error-messages {
  color: #ec5840;
  
  position: relative;
  top: -17px;
  margin-bottom: -25px;
}



.icon
{
    display: block;
    height: 100px;
    margin: 0 auto 20px auto;
}

@media screen and (max-width: 39.9375em)
{
    .contact-icon-container
    {
        margin-bottom: 35px;
    }

    .icon
    {
        height: 75px;
    }
}

.contact-conversion-text
{
    font-size: 18px;
}

@media screen and (min-width: 64em)
{
    #cum-previn-hipoacuzia
    {
        margin-top: 55px;
    }
}

#ear-anatomy-image-container
{
    position: relative;
}

@media screen and (min-width: 40em)
{
    #ear-anatomy-image-container
    {
        width: 80%;
    }
}

@media screen and (min-width: 64em)
{
    #ear-anatomy-image-container
    {
        width: 60%;
    }
}

#ear-anatomy-legend-container
{
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;

    z-index: 1;
    
    .pin {
        display: block;
        z-index: 1;

        position: absolute;
        
        height: 2px;
        background-color: white;
    }
    
    .pin::after {
        content: '';
        display: block;
        
        z-index: 1;

        position: absolute;

        height: 8px;
        width: 8px;
        background-color: white;
        border-radius: 50%;
        bottom: -3px;
        right: -7px;
    }
    
    #muschi-temporal { top: 0; left: 0; }
    #muschi-temporal + .pin { top: 6%; left: 12%; width: 5%; transform: rotate(45deg); }
    
    #helix { top: 8%; left: 3%; }
    #helix + .pin { top: 12%; left: 7%; width: 5%; transform: rotate(25deg); }
    
    #santul-helixului { top: 9%; left: 25%; }
    #santul-helixului + .pin { top: 17%; left: 5%; width: 21%; transform: rotate(167deg); }
    
    #fosa-triunghiulara { top: 17%; left: 25%; }
    #fosa-triunghiulara + .pin { top: 24%; left: 12%; width: 14%; transform: rotate(159deg); }
    
    #antehelix { top: 25%; left: 26%; }
    #antehelix + .pin { top: 30%; left: 7%; width: 19%; transform: rotate(173deg); }
    
    #conca { top: 71%; left: 0; }
    #conca + .pin { top: 64%; left: 1%; width: 16%; transform: rotate(315deg); }

    #lob-auricular { top: 84%; left: 0; }
    #lob-auricular + .pin { top: 88%; left: 10%; width: 9%; transform: rotate(17deg); }

    #os-temporal { top: 0; left: 26%; }
    #os-temporal + .pin { top: 6%; left: 22%; width: 5%; transform: rotate(145deg); }

    #ciocan { top: 25%; left: 39%; }
    #ciocan + .pin { top: 35%; left: 42%; width: 10%; transform: rotate(35deg); }

    #nicovala { top: 17%; left: 47%; }
    #nicovala + .pin { top: 32%; left: 47%; width: 12%; transform: rotate(77deg); }

    #canale-semicirculare { top: 7%; left: 57%; }
    #canale-semicirculare + .pin { top: 21%; left: 58%; width: 12%; transform: rotate(115deg); }

    #scarita { top: 69%; left: 57%; }
    #scarita + .pin { top: 59%; left: 54%; width: 14%; transform: rotate(269deg); }

    #canal-auditiv { top: 70%; left: 33%; }
    #canal-auditiv + .pin { top: 64%; left: 33%; width: 10%; transform: rotate(269deg); }

    #membrana-timanului { top: 80%; left: 40%; }
    #membrana-timanului + .pin { top: 69%; left: 45%; width: 16%; transform: rotate(269deg); }

    #nerv-vestibular { top: 17%; right: 0; }
    #nerv-vestibular + .pin { top: 30%; left: 82%; width: 11%; transform: rotate(125deg); }

    #nerv-cohlear { top: 66%; right: 0; }
    #nerv-cohlear + .pin { top: 54%; left: 81%; width: 17%; transform: rotate(259deg); }
}

.ear-anatomy-legend-item
{
    position: absolute;
    z-index: 2;

    padding: 5px;

    background-color: #FFF;

    color: #1F77B5;
}

#ear-anatomy-legend-container
{
    display: none;
}

@media screen and (min-width: 64em)
{
    #ear-anatomy-legend-container
    {
        display: block;
    }
}

#ear-anatomy-image
{
}

@media screen and (min-width: 40em) 
{
    .container-side-by-side {
        display: flex;
        flex-direction: row;
        align-items: stretch;
    }
}

@media screen and (max-width: 63.9375em)
{
    #semne-hipoacuzie-title 
    {
        text-align: center;
    }
}

#semne-hipoacuzie figure
{
    max-width: 276px;

    border-radius: 25px;
    box-shadow: 0px 0px 5px 0px #999;
}

#semne-hipoacuzie figure
{
    margin: 0;
    
    height: 318px;
    background-repeat: no-repeat;
}

#semne-hipoacuzie figure figcaption
{
    padding: 1rem;
    font-size: 21px;
    color: #020625;
}

#televizor-prea-tare
{
    background-image: url("/Content/Images/old-woman-not-hearing-television.webp?v=vbKuziHUYRpBtp5gQ-C4av_wHB8");
    background-position-x: -100px;
}

#nu-putem-intelege-vorbirea
{
    background-image: url("/Content/Images/young-man-not-hearing.webp?v=vbKuziHUYRpBtp5gQ-C4av_wHB8");
}

#devenim-retrasi
{
    background-image: url("/Content/Images/girl-isolated.webp?v=vbKuziHUYRpBtp5gQ-C4av_wHB8");
    background-position-x: -170px;
}

#nu-ai-vorbit-clar
{
    background-image: url("/Content/Images/nu-ai-vorbit-clar.jpg?v=vbKuziHUYRpBtp5gQ-C4av_wHB8");
}

@media screen and (min-width: 40em)
{
    #televizor-prea-tare
    {
        background-position-x: -100px;
    }

    #devenim-retrasi
    {
        background-position-x: -170px;
    }
}

#grade-ale-hipoacuziei figure
{
    margin: 0;
}

#grade-ale-hipoacuziei figure section
{
    margin-bottom: 1.5rem;
}


#grade-ale-hipoacuziei figure section h3
{
    margin-bottom: 0.5rem;
}

#grade-ale-hipoacuziei figure:last-child section
{
    margin-bottom: 0;
}

@media screen and (max-width: 39.9375em)
{
    #grade-ale-hipoacuziei figure
    {
        margin-bottom: 2rem;
    }

    #grade-ale-hipoacuziei figure:last-child
    {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 39.9375em)
{
    #grade-ale-hipoacuziei figcaption
    {
        display: none;
    }
}

@media screen and (min-width: 40em)
{
    #grade-ale-hipoacuziei figcaption
    {
        display: block;
        margin-right: 1rem;
        min-height: 10rem;
        position: relative;
    }

    #grade-ale-hipoacuziei figcaption > .level
    {
        width: 7rem;
        height: 7rem;
        padding: 1rem;
        border-radius: 50%;
        border: 0.5rem solid #1d369a;
        background: #1d369a;
        color: white;
        text-align: center;

        .value {
            margin-top: 0.75rem;
        }

        .value,
        .unit
        {
            display: block;
            line-height: 1.3rem;
        }
    }

    #grade-ale-hipoacuziei figcaption > .level::before
    {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0.3rem;
        background: #1d369a;
        z-index: -1;
        margin-left: 3.35rem;
    }

    #grade-ale-hipoacuziei figure:last-child .level::before
    {
        display: none;
    }

    #grade-ale-hipoacuziei figcaption > .level > .value,
    #grade-ale-hipoacuziei figcaption > .level > .unit
    {
        display: block;
    }
}

#grade-ale-hipoacuziei-hero
{
    display: none;
}

@media screen and (min-width: 1200px) {
    #grade-ale-hipoacuziei-hero
    {
        display: block;
        
        transform: scale(-1, 1);
        height: 100%;
        
        background-image: url("/Content/Images/grade-hipoacuzie-hero.webp?v=vbKuziHUYRpBtp5gQ-C4av_wHB8");
        
        background-size: 235%;
        background-repeat: no-repeat;
        background-position-x: -230px;
    }
}

#inregistrare-mono,
#auz-stereo
{
    margin: 0;
    padding: 0;
}

#inregistrare-mono figcaption::before,
#auz-stereo::before
{
    display: block;
    content: '';
    margin: auto;
    margin-bottom: 0.5rem;

    border-radius: 50%;
    height: 250px;
    width: 250px;

    background-color: #328fe1;
    background-repeat: no-repeat;
}

#inregistrare-mono figcaption::before
{
    background-image: url("/Content/Images/mono.png?v=vbKuziHUYRpBtp5gQ-C4av_wHB8");
    background-size: 100%;
    background-position-x: 0;
    background-position-y: 10px;
}

#auz-stereo::before
{
    background-image: url("/Content/Images/stereo.png?v=vbKuziHUYRpBtp5gQ-C4av_wHB8");
    background-size: 95%;
    background-position-x: 6px;
    background-position-y: 13px;
}

.square-image-container {
    width: 100%;
    padding-top: 100%; /* 1:1 Aspect Ratio */
    position: relative;
}


.fixed-ratio-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#motive-consultare-specialist figure {
    margin: 0;
    
    position: relative;

    box-shadow: 0px 0px 5px 0px #999;
}

#motive-consultare-specialist figure > figcaption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    
    font-size: 21px;
    
    min-height: 50%;
    padding: 1rem;
    
    color: #020625;
    
    background: rgb(254,254,254);
    background: linear-gradient(180deg, rgba(254,254,254,1) 0%, rgba(254,254,254,0.75) 50%, rgba(254,254,254,0.50) 75%, rgba(254,254,254,0) 100%);
}

.hero-link {
    box-shadow: 2px 2px 5px #bbb;
}

