/*@font-face
{
  font-family: 'Panton Black Caps';
  font-weight: 900;
  font-style: normal;

  src: url('https://cdn2.hubspot.net/hubfs/3454993/landing-pages/foliao-elite/layout/fontes/Panton-BlackCaps.woff2') format('woff2'),
  url('https://cdn2.hubspot.net/hubfs/3454993/landing-pages/foliao-elite/layout/fontes/Panton-BlackCaps.woff') format('woff');
}

@font-face
{
  font-family: 'Panton';
  font-weight: normal;
  font-style: normal;

  src: url('https://cdn2.hubspot.net/hubfs/3454993/landing-pages/foliao-elite/layout/fontes/Panton-Regular.woff2') format('woff2'),
  url('https://cdn2.hubspot.net/hubfs/3454993/landing-pages/foliao-elite/layout/fontes/Panton-Regular.woff') format('woff');
}
*/



body{
    margin: 0;
    background-color: #0097DF;
    background: url("https://anchieta-hubspot-files.s3.sa-east-1.amazonaws.com/bg-matriculas-agende.png") no-repeat;
    /* Organizando para todos os navegadores! */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-size: cover;
}

.text-pic{
    display: none !important;
}

    .desktopnone{
        display: none !important;
    }

    .txt1_form{
        font-family: Panton;
        color: #00509b;
        font-size: 20px;
       
    }

    .txt2_form{
        font-family: Panton;
        color: #00509b;
        font-size: 20px;
        
    }

.agenda{
    font-family: 'Panton Black Caps';
    width: 100%;
    text-align: center !important;
    margin: auto;
}

.calendario{
    font-family: 'Panton Black Caps';
    width:95%;
}

.texto{
    font-family: panton black caps;
    font-size: 15px;
    margin: 1.5px;
}

.hora{
    color:#ffffff;
}

.opcoes{
    margin: auto;
    text-align: center;
    padding-top: 1%;
}

.imagens{
    cursor: pointer;
    width: 95%;
    margin-top: 15px;
}

.desktop{
    display: none !important;
}

.mobilecabecalho{
    display: initial !important;
}

#email{
    width:93%; 
    border-radius:15px; 
    margin-bottom: 10px; 
    font-size: 12px; 
    text-align: center;
}

.k-calendar .k-state-selected{
    height: 37px;
    border-radius: 100%;
}

.k-calendar .k-state-hover{
    height: 37px;
    border-radius: 100%;
}

H1{
    font-family: Panton Black Caps;
    text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
    font-size: 30px;
    text-align: center;
    color:#9DB730;
  }


.k-calendar .k-today{
    height: 37px;
    border-radius: 100%;
    border: 2px solid #194F84;
}

.k-calendar .k-content{
    border-radius: 10px;
    width: 100%;
    text-align: center !important;
    border: 2px solid #194F84;
}

thead th{
    text-align: center !important;
}

#btn_calcular{
    font-family: 'Panton Black Caps';
    margin-top: 15%;
    background-color:#0051A0;
    color: white;
    border-color: #0051A0;
    border-radius: 40px;
    width: 80%;
    height: 50px;
    margin-bottom: 5%;
}

#voltar_desk{
    display: none;
}

#voltar_mobile{
    cursor: pointer;
    margin-top: 8%;
    max-width: 80px;
}

#mobile{
    display: none;
}

#enderecodesktop{
    display: none;
}

#endereco{
    font-size: 13px;
    font-family: panton;
    color:#00509b;
}

.k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-multiselect.k-header, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default{
    border-radius: 15px !important;
    border: 2px solid #194F84 !important;
}

#agradecimento{
    text-align: center;
    color: #00509b;
}

.informacaoadd{
    font-family: panton;
    font-size: 15px;
}

.confirma{
    font-family: Panton black caps;
    font-size: 0px;
}

#texto_comercial{
    display: none;
}

.cls_section {
    display: flex;
    flex-flow: row wrap;
    text-align: center;
}

.cls_chk_tipo{
    padding: 0px;
    font-size: 14px;
}    

.col-md-4 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.column {
    min-height: 50px !important;
}

.cb {
    box-shadow: 0 0 0 0.125em rgb(241, 241, 241) inset;
    display: inline-block;
    position: relative;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    border-radius: 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .cb:before, .cb:after {
    content: "";
    display: block;
    position: absolute;
  }
  .cb:before {
    animation: eraseA 0.5s steps(1) forwards;
    background: url("../imagens/selecionado.png") 0 100%/1.4em 1.5em no-repeat;
    width: 0;
    height: 1.35em;
    margin-left: 2px;
  }
  .cb:after {
    animation: eraseB 0.5s linear forwards;
    background: linear-gradient(rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 50%) 11.2em 0, linear-gradient(#c8646e, #c8646e) 11.2em 0, linear-gradient(90deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6) 0.1em, rgba(255, 255, 255, 0) 0.1em, rgba(255, 255, 255, 0) 0.2em, rgba(0, 0, 0, 0.2) 0.2em, rgba(0, 0, 0, 0.2) 0.3em, rgba(0, 0, 0, 0) 0.3em) 9.8em 0/0.3em 100%, repeating-linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6) 0.1em, rgba(255, 255, 255, 0) 0.1em, rgba(255, 255, 255, 0) 0.2em) 10.2em 0/0.5em 100%, linear-gradient(90deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6) 0.1em, rgba(255, 255, 255, 0) 0.1em, rgba(255, 255, 255, 0) 0.2em, rgba(0, 0, 0, 0.2) 0.2em, rgba(0, 0, 0, 0.2) 0.3em, rgba(0, 0, 0, 0) 0.3em) 10.8em 0/0.3em 100%, linear-gradient(rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.6) 65%, rgba(255, 255, 255, 0) 65%) 9.7em 0, linear-gradient(#b4b4b4, #b4b4b4) 9.7em 0, linear-gradient(rgba(0, 0, 0, 0.1) 27%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0.2) 73%) 2em 0, linear-gradient(#f0d000, #f0d000) 2em 0, linear-gradient(-14deg, #1e1e1e 18%, rgba(30, 30, 30, 0) 20%) 0 0/0.5em 0.5em, linear-gradient(14deg, rgba(30, 30, 30, 0) 80%, #1e1e1e 83%) 0 0.5em/0.5em 0.5em, linear-gradient(-14deg, #d2a078 48%, rgba(210, 160, 120, 0) 50%) 0 0/2em 0.5em, linear-gradient(14deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.1) 50%) 0 0.5em/2em 0.5em, linear-gradient(14deg, rgba(210, 160, 120, 0) 48%, #d2a078 50%) 0 0.5em/2em 0.5em;
    background-repeat: no-repeat;
    border-radius: 0 0.1em 0.1em 0;
    opacity: 0;
    visibility: hidden;
    transform-origin: 0 0.25em;
    width: 12em;
    height: 1em;
  }
  .cb:checked {
    background-color: transparent;
  }
  .cb:checked:before {
    animation: drawA 0.5s linear forwards;
  }
  .cb:checked:after {
    animation: drawB 0.5s linear;
  }
  .cb:focus {
    outline: transparent;
  }
  .cb:focus + span {
    color: white;
    outline: transparent;
  }
  
  .pristine:before, .pristine:after {
    animation: none;
  }
  
  @keyframes drawA {
    from, 5% {
      width: 0;
      height: 1.35em;
    }
    90%, to {
      width: 1.2em;
      height: 1.35em;
    }
  }
  @keyframes drawB {
    from {
      opacity: 0;
      transform: translate(0em, -0.5em) rotate(-50deg);
      visibility: visible;
    }
    5% {
      opacity: 1;
      transform: translate(0em, 0.3em) rotate(-60deg);
    }
    17% {
      transform: translate(0.25em, 0.8em) rotate(-65deg);
    }
    79% {
      transform: translate(1.1em, -0.14em) rotate(-63deg);
    }
    90% {
      opacity: 1;
      transform: translate(1.2em, -0.15em) rotate(-63deg);
    }
    to {
      opacity: 0;
      transform: translate(1.25em, -1.7em) rotate(-63deg);
    }
  }
  @keyframes eraseA {
    from {
      width: 1.2em;
      height: 1.35em;
    }
    10% {
      width: 1.2em;
      height: 1.08em;
    }
    27% {
      width: 1.2em;
      height: 0.81em;
    }
    36% {
      width: 1.2em;
      height: 0.7em;
    }
    45% {
      width: 1.2em;
      height: 0.55em;
    }
    55% {
      width: 1.2em;
      height: 0.35em;
    }
    80%, to {
      width: 1.2em;
      height: 0;
    }
  }
  @keyframes eraseB {
    from {
      opacity: 0;
      transform: translate(0.6em, -12.2em) rotate(90deg);
      visibility: visible;
    }
    10% {
      opacity: 1;
      transform: translate(1.2em, -12.05em) rotate(90deg);
    }
    20% {
      transform: translate(0.6em, -11.9em) rotate(90deg);
    }
    30% {
      transform: translate(1.2em, -11.75em) rotate(90deg);
    }
    40% {
      transform: translate(0.6em, -11.6em) rotate(90deg);
    }
    50% {
      transform: translate(1.2em, -11.45em) rotate(90deg);
    }
    60% {
      transform: translate(0.6em, -11.3em) rotate(90deg);
    }
    70% {
      transform: translate(1.2em, -11.15em) rotate(90deg);
    }
    80% {
      transform: translate(0.6em, -11em) rotate(90deg);
    }
    90% {
      opacity: 1;
      transform: translate(2em, -12.5em) rotate(100deg);
    }
    to {
      opacity: 0;
      transform: translate(2em, -12.5em) rotate(100deg);
    }
  }
  
  .cls_btn_ativo{
    background-color: #b10d4a !important;
    color: white;
  }

[type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after {
    border: none !important;
}

.fundo-bg{
  background-color: #FABB2F;
  padding: 30px;
  border-radius: 50px;
  margin-top: 1%;
}

@media (min-width: 768px){
    body{
        margin: 0;
        background: url("https://anchieta-hubspot-files.s3.sa-east-1.amazonaws.com/bg-matriculas-agende.png");
        /* Organizando para todos os navegadores! */
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-size: cover;
    }

    .cls_section {
        display: flex;
        flex-flow: row wrap;
        text-align: center;
    }
    
    .cls_chk_tipo{
        float: left;
        padding: 0px;
        font-size: 14px;
    }    
    
    .col-md-4 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .column {
        min-height: 50px !important;
    }

    .cb {
        box-shadow: 0 0 0 0.125em rgb(241, 241, 241) inset;
        display: inline-block;
        position: relative;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        border-radius: 20px;
        -moz-appearance: none;
        -webkit-appearance: none;
      }
      .cb:before, .cb:after {
        content: "";
        display: block;
        position: absolute;
      }
      .cb:before {
        animation: eraseA 0.5s steps(1) forwards;
        background: url("../imagens/selecionado.png") 0 100%/1.4em 1.5em no-repeat;
        width: 0;
        height: 1.35em;
        margin-left: 2px;
      }
      .cb:after {
        animation: eraseB 0.5s linear forwards;
        background: linear-gradient(rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 50%) 11.2em 0, linear-gradient(#c8646e, #c8646e) 11.2em 0, linear-gradient(90deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6) 0.1em, rgba(255, 255, 255, 0) 0.1em, rgba(255, 255, 255, 0) 0.2em, rgba(0, 0, 0, 0.2) 0.2em, rgba(0, 0, 0, 0.2) 0.3em, rgba(0, 0, 0, 0) 0.3em) 9.8em 0/0.3em 100%, repeating-linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6) 0.1em, rgba(255, 255, 255, 0) 0.1em, rgba(255, 255, 255, 0) 0.2em) 10.2em 0/0.5em 100%, linear-gradient(90deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6) 0.1em, rgba(255, 255, 255, 0) 0.1em, rgba(255, 255, 255, 0) 0.2em, rgba(0, 0, 0, 0.2) 0.2em, rgba(0, 0, 0, 0.2) 0.3em, rgba(0, 0, 0, 0) 0.3em) 10.8em 0/0.3em 100%, linear-gradient(rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.6) 65%, rgba(255, 255, 255, 0) 65%) 9.7em 0, linear-gradient(#b4b4b4, #b4b4b4) 9.7em 0, linear-gradient(rgba(0, 0, 0, 0.1) 27%, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0.2) 73%) 2em 0, linear-gradient(#f0d000, #f0d000) 2em 0, linear-gradient(-14deg, #1e1e1e 18%, rgba(30, 30, 30, 0) 20%) 0 0/0.5em 0.5em, linear-gradient(14deg, rgba(30, 30, 30, 0) 80%, #1e1e1e 83%) 0 0.5em/0.5em 0.5em, linear-gradient(-14deg, #d2a078 48%, rgba(210, 160, 120, 0) 50%) 0 0/2em 0.5em, linear-gradient(14deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.1) 50%) 0 0.5em/2em 0.5em, linear-gradient(14deg, rgba(210, 160, 120, 0) 48%, #d2a078 50%) 0 0.5em/2em 0.5em;
        background-repeat: no-repeat;
        border-radius: 0 0.1em 0.1em 0;
        opacity: 0;
        visibility: hidden;
        transform-origin: 0 0.25em;
        width: 12em;
        height: 1em;
      }
      .cb:checked {
        background-color: transparent;
      }
      .cb:checked:before {
        animation: drawA 0.5s linear forwards;
      }
      .cb:checked:after {
        animation: drawB 0.5s linear;
      }
      .cb:focus {
        outline: transparent;
      }
      .cb:focus + span {
        color: white;
        outline: transparent;
      }
      
      .pristine:before, .pristine:after {
        animation: none;
      }
      
      @keyframes drawA {
        from, 5% {
          width: 0;
          height: 1.35em;
        }
        90%, to {
          width: 1.2em;
          height: 1.35em;
        }
      }
      @keyframes drawB {
        from {
          opacity: 0;
          transform: translate(0em, -0.5em) rotate(-50deg);
          visibility: visible;
        }
        5% {
          opacity: 1;
          transform: translate(0em, 0.3em) rotate(-60deg);
        }
        17% {
          transform: translate(0.25em, 0.8em) rotate(-65deg);
        }
        79% {
          transform: translate(1.1em, -0.14em) rotate(-63deg);
        }
        90% {
          opacity: 1;
          transform: translate(1.2em, -0.15em) rotate(-63deg);
        }
        to {
          opacity: 0;
          transform: translate(1.25em, -1.7em) rotate(-63deg);
        }
      }
      @keyframes eraseA {
        from {
          width: 1.2em;
          height: 1.35em;
        }
        10% {
          width: 1.2em;
          height: 1.08em;
        }
        27% {
          width: 1.2em;
          height: 0.81em;
        }
        36% {
          width: 1.2em;
          height: 0.7em;
        }
        45% {
          width: 1.2em;
          height: 0.55em;
        }
        55% {
          width: 1.2em;
          height: 0.35em;
        }
        80%, to {
          width: 1.2em;
          height: 0;
        }
      }
      @keyframes eraseB {
        from {
          opacity: 0;
          transform: translate(0.6em, -12.2em) rotate(90deg);
          visibility: visible;
        }
        10% {
          opacity: 1;
          transform: translate(1.2em, -12.05em) rotate(90deg);
        }
        20% {
          transform: translate(0.6em, -11.9em) rotate(90deg);
        }
        30% {
          transform: translate(1.2em, -11.75em) rotate(90deg);
        }
        40% {
          transform: translate(0.6em, -11.6em) rotate(90deg);
        }
        50% {
          transform: translate(1.2em, -11.45em) rotate(90deg);
        }
        60% {
          transform: translate(0.6em, -11.3em) rotate(90deg);
        }
        70% {
          transform: translate(1.2em, -11.15em) rotate(90deg);
        }
        80% {
          transform: translate(0.6em, -11em) rotate(90deg);
        }
        90% {
          opacity: 1;
          transform: translate(2em, -12.5em) rotate(100deg);
        }
        to {
          opacity: 0;
          transform: translate(2em, -12.5em) rotate(100deg);
        }
      }
      
      .cls_btn_ativo{
        background-color: #b10d4a !important;
        color: white;
      }
    
    [type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after {
        border: none !important;
    }
    
    .desktopnone{
        display: initial !important;
    }

    #texto_comercial{
        display: initial;
    }

    .horario{
        /* right: 24vw; */
        text-align: center;
        border-radius: 0 15px 15px 0;
        /* width: 20%; */
        /* margin-top: 5vw; */
    }

    #enderecodesktop{
        display: inline;
        position: fixed;
        right: 7vw;
        bottom: 0;
        font-family: Panton;
        color: #204B7D;
        font-size: 20px;
    }

    .confirma{
        font-family: Panton black caps;
        font-size: 30px;
    }

    .informacaoadd{
        font-family: panton;
        font-size: 22px;
    }

    #agradecimento{
        position: fixed;
        right: 8vw;
        top: 14vw;
        text-align: center;
        color: #00509b;
    }

    .mobilecabecalho{
        display: none !important;
    }
    .desktop{
        display: initial !important;
    }

    .hora{
        font-size: 20px;
        color:#ffffff;
    }
    
    h1{
        font-family: Panton Black Caps;
        text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
        font-size: 47px;
        text-align: center;
        color: #9DB730;
        position: absolute;
        right: 5vw;
        margin-top: 0vw;
    }

    #local{
        display: none;
    }

    #endereco{
        display: none;
    }

    .k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-multiselect.k-header, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default{
        border-radius: 15px !important;
        border: 2px solid #204B7D !important;
    }

    .calendario{
        font-family: 'Panton Black Caps';
        /* margin-right: 24vw; */
        width:70%;
        border-radius: 20px;
    }

    .cabecalho1{
        font-family: Panton;
        color: #204B7D;
        font-size: 20px;
        margin-left: 50%;
        margin-top: -205px;
        font-weight: 700;
    }

    .cabecalho2{
        font-family: Panton;
        color: #204B7D;
        font-size: 20px;
        margin-left: 50%;
        font-weight: 700;
    }

    .txt1_form{
        font-family: Panton;
        color: #204B7D;
        font-size: 40px;
        margin-left: 50%;
        margin-top: -13%;
        font-weight: bold;
    }

    .txt2_form{
        font-family: Panton;
        color: #204B7D;
        font-size: 40px;
        margin-left: 50%;
        font-weight: bold;
        margin-top: -1.7%;
    }
    
    .media{
        margin-top: 20px;
    }

    .texto{
        font-family: panton black caps;
        font-size: 20px;
    }
    
    #agenda{
        font-family: 'Panton Black Caps';
        width: 100%;
        /* text-align: right !important; */
        /* margin-top: -55px; */
    }

    #email{
        width:350px; 
        border-radius:15px; 
        margin-bottom: 10px; 
        font-size: 14px; 
        text-align: center;
    }
    
    #btn_calcular{
        font-family: 'Panton Black Caps';
		font-size: 18px;
        margin-top: 8%;
        background-color: #0051A0;
        color: white;
        border-color: #0051A0;
        border-radius: 40px;
        width: 60%;
        height: 50px;
    }
	
	#btn_calcular:hover{
        font-family: 'Panton Black Caps';
		font-size: 20px;
        margin-top: 8%;
        background-color: #0051A0;
        color: white;
        border-color: #0051A0;
        border-radius: 40px;
        width: 63%;
        height: 50px;
    }

    .fundo-bg{
        background-color: #FABB2F;
        padding: 30px;
        border-radius: 50px;
        margin-top: 1%;
    }
    
    .k-calendar .k-state-selected{
        height: 50px;
        border-radius: 100%;
    }
    
    .k-calendar .k-state-hover{
        height: 50px;
        border-radius: 100%;
    }
    
    
    .k-calendar .k-today{
        height: 50px;
        border-radius: 100%;
    }
    
    .k-calendar .k-content{
        border-radius: 4px;
        width: 100%;
        height: 400px;
        text-align: center !important;
    }
    
    thead th{
        text-align: center !important;
    }

    .imagens{
        width: 400px;
        cursor: pointer;
    }

    #voltar_desk{
        display: initial;
        cursor: pointer;
        float: left;
        margin-top: 8%;
        max-width: 32px;
        margin-right: 1%;
    }

    #mobile{
        cursor: pointer;
        display: initial;
    }

    #voltar_mobile{
        display: none;
    }

    .Rodape{
        color: white;
        font-size: 15px;
        font-family:panton;
    }

    #endereco{
        font-size: 15px;
        font-family: panton;
        color: #204B7D;
    }
}