.row-master{
	padding-top: 85px;
}
.navbar-fixed-top .navbar-brand {
    /*padding: 8px 0px 5px 15px;*/
}
.navbar-fixed-top .nav {
    padding: 10px 0;
}
.navbar-fixed-top .nav {
    font-size:18px;
}
.footer {
    width: 100%;
    height: 60px;
    background-color: #fff;
}
.container .direitos {
	color:#777;
}
.resp-80{
    max-width: 80%!important;
}
/*.highlight-over{
	background: #fffbe9;
}*/


a.highlight-over{background:#fffbe9!important;}
a.highlight-over:before{
	content:"";
	position:absolute;
	z-index:-1;
	top:-3px;
	left:-3px;
	right:-3px;
	bottom:-3px;
	display:block;
	border-radius:3px 3px 3px 3px;
	background:#ffdb1b
}
a.highlight-over strong{
	position:absolute;
	bottom:100%;
	left:-3px;
	right:-3px;
	padding:7.5px 5px 5px;
	display:block;
	line-height:1em;
	font-size:16px;
	font-weight:700;
	background:#ffdb1b;
	text-transform:uppercase;
	border-radius:3px 3px 0 0
}

.imagem-loader{
	position: absolute;
	right: -5px;
}

.show{
	display: inline-block !important;
}

.hide{
	display: none !important;
}

.docu_valido{
	background: #acddda;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 1px #00a59a;
    box-shadow: 0 0 0 1px #00a59a;
}

.docu_valido strong{
	color: #00a59a;
	background: #acddda;
	display: block;
    position: absolute;
    top: 50%;
    left: 14px;
    margin-top: -14px;
    padding-top: 8px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
	line-height: 1em;
	font-weight: 700;
	
}
.docu_valido strong:before{	
    content: "";
    position: absolute;
    top: -7%;
    right: -7%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdwyLjI1LTIuM0ExLjQ4LDEuNDgsMCwwLDEsNy44NywwaC4yOVoiLz48L2c+PC9nPjwvc3ZnPg==);
}

i.info-docu{	
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 12%;
    background-position: 2%;
    background-image: url('../imagens/inscricao/icon_info_inscricao.png');
    z-index: 9999999;
}


.docu_invalido{
	background: #acddda;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 1px #00a59a;
    box-shadow: 0 0 0 1px #00a59a;
}

.docu_invalido strong{
	color: #f2f5f5a3;
	background: #ff4a4ad4;
	display: block;
    position: absolute;
    top: 50%;
    left: 14px;
    margin-top: -14px;
    padding-top: 8px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
	line-height: 1em;
	font-weight: 700;
	
}
.docu_invalido strong:before{	
    content: "";
    position: absolute;
    top: -7%;
    right: -7%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdwyLjI1LTIuM0ExLjQ4LDEuNDgsMCwwLDEsNy44NywwaC4yOVoiLz48L2c+PC9nPjwvc3ZnPg==);
}


/* Autorizaēćo WhatsApp */
#card-whatsapp {
    font-size: 16px;
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    padding: 10px;
    color: #444444;
    max-width: 396px;
}
.card-lgpd {
    font-size: 16px;
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    padding: 10px;
    color: #444444;
}
.card-lgpd-max {
    max-width: 396px;
}
.display-flex {
    display: flex !important;
}
.flex-align-self-center{
    align-self: center !important;
}
.mt-2{
    margin-top: 2em;
}
.margin-b-15{
    margin-bottom: -15px !important;
}
.swal2-confirm {
    background-color: #00a59a !important;
}

.sem_numero {
    font-weight: normal!important;
    position: absolute;
    right: 16px;
}

.required_comp {
    display:none;
}
@media (min-width: 576px) {
    .empregabilidade-section{
        display: none;
    }
}

@media (max-width: 575px) {
    .empregabilidade-section{
        margin-bottom: 25px;
        display: none;
    }
    .empregabilidade-section .text-bold{
        text-align: left !important;
        font-size: 18px;
        line-height:27px;
    }
    .empregabilidade-section .col-3{
        padding: 0px 6px !important;
    }
    .empregabilidade-section .col-9{
        padding-left: 22px !important;
    }
}

.info-test-a{
    display: none;
}

.custom-control-2 {
    margin-top: 1.5rem !important;
}
.custom-control-label-2 small{
    color: gray;
    font-style: italic;
    font-size: 14px;

}
.index-section .group-options li.link-oferta-segunda {
    display: block;
    padding: 20px 15px;
    text-align: center;
    position: relative;
    border-radius: 3px;
    background: #fffbe9;
    color: #1a1919 !important;
    border: 3px solid #ffdb1b;
}

.index-section .group-options li.link-oferta-segunda-maior {
    width: 50%;
    display: block;
    padding: 20px 15px;
    text-align: center;
    position: relative;
    border-radius: 3px;
    background: #fffbe9;
    color: #1a1919 !important;
    border: 3px solid #ffdb1b;
    border-left: none;
}

.index-section .group-options li.link-oferta-segunda-maior .link-oferta-segunda-maior-icone {
    font-size: 18px;
    color: #ffdb1b;
    font-weight: bold;
    margin-right: 5px;
}

.index-section .group-options li.link-oferta-segunda-maior .link-oferta-segunda-maior-checkbox {
    font-size: 15px;
}

.index-section .group-options li.link-oferta-segunda-maior .link-oferta-segunda-maior-checkbox label {
    margin-left: 5px;
}

.index-section .group-options li.link-oferta-segunda .icon {
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto;
    background-size: 90%;
}

.index-section .group-options li.link-oferta-segunda .icon.icon-2 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIj4gIDxtZXRhZGF0YT48P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiLz4gICA8L3JkZjpSREY+PC94OnhtcG1ldGE+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8P3hwYWNrZXQgZW5kPSJ3Ij8+PC9tZXRhZGF0YT48ZGVmcz4gICAgPHN0eWxlPiAgICAgIC5jbHMtMSB7ICAgICAgICBmaWxsOiAjM2IzYzNhOyAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOyAgICAgIH0gICAgPC9zdHlsZT4gIDwvZGVmcz4gIDxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEzMDMsNjI5OC4wMWE4LDgsMCwwLDAtOCw3Ljk5LDcuODg1LDcuODg1LDAsMCwwLDIuMDEsNS4yNFY2MzI0bDYuMDEtNCw1Ljk5LDR2LTEyLjc2QTcuOTU1LDcuOTU1LDAsMCwwLDEzMDMsNjI5OC4wMVptMi4wMSwxNy45OWgtNHYtMi4yOGE3LjcyNiw3LjcyNiwwLDAsMCwyLC4yOCw3LjkyNyw3LjkyNywwLDAsMCwyLjAxLS4yOFY2MzE2aC0wLjAxWm0tMi4wMS02YTQsNCwwLDEsMSw0LTRBNCw0LDAsMCwxLDEzMDMsNjMxMFptMC0yNnYxMmgwYTkuOTYsOS45NiwwLDAsMSw4LDE1Ljk2VjYzMThoMjR2LTM0aC0zMlptMjgsMjRoLTEzLjk5di00SDEzMzF2NFptMC04aC0xMy45OXYtNEgxMzMxdjRabTAtOGgtMjR2LTRoMjR2NFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjk1IC02Mjg0KSIvPjwvc3ZnPg==);
}

.index-section .group-options li.link-oferta-segunda-maior .icon-warn{	
    position: absolute;
    width: 24px;
    height: 24px;
    background: url('/layout/imagens-2.0/atencao_informativo.png') no-repeat;
    z-index: 9999999;
}

.index-section .group-options li.link-oferta-segunda h3 {
    margin: 15px 0 5px;
    font-size: 24px;
    font-weight: 700;
}

.index-section .group-options li.link-oferta-segunda-maior h3 {
    font-size: 18px;
    font-weight: bold;
}

.index-section .group-options li.link-oferta-segunda small {
    display: block;
    font-size: 14px;
    line-height: 19px;
}

.index-section .group-options li.link-oferta-segunda-maior small {
    display: block;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
}

.index-section .group-options li.link-oferta-segunda-maior a {
    background: none;
}

.index-section .group-options li.link-oferta-segunda-maior .btn-yellow {
    margin-top: 0;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .index-section .group-options li.link-oferta-segunda-maior {
        width: 100%;
        margin: 0;
        border: 3px solid #ffdb1b;
        border-top: none;
    }

    .index-section .group-options li.link-oferta-segunda-maior .link-oferta-segunda-maior-checkbox {
        font-size: 12px;
    }

    .index-section .group-options li.link-oferta-segunda-maior small {
        font-size: 14px;
    }

    .index-section .group-options li.link-oferta-segunda-maior a {
        background: none !important;
        border: none !important;
        margin: 0 !important;
    }

    .index-section .group-options li.link-oferta-segunda-maior .btn-yellow {
        display: block !important;
    }
    .custom-control-label-2{
        padding-left: 1.5rem;
    }
    .custom-control-label-2:after, .custom-control-label-2:before {
        position: absolute;
        top: 3px !important;
        left: 0px !important;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
    }
    
    .custom-control-2 {
        margin-top: 0.5rem !important;
        align-items: center !important;
    }
}
.select2-container .select2-selection--single{
    height: 38px !important;
    padding-top: 5px !important;
}
.tooltip-container {
    position: relative;
    display: inline-block;
  }
  
  .info-icon {
    border: 2px solid #898989;
    border-radius: 50%;
    max-width: 22px;
    display: flex;
    justify-content: center;
    color: #898989;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    padding: 0px 7.5px 0px 7px;
    user-select: none;
}
  
.tooltip-info {
    display: none;
    position: absolute;
    bottom: 18px;
    left: 10px;
    background-color: #E1F4F3;
    color: #34A59A;
    padding: 8px 10px;
    border-radius: 6px;
    font-size: 14px;
    width: 200px;
    z-index: 10;
}
.info-icon-trigger{
    margin-left: 8px;
}
.info-icon-inner{
    border: 2px solid #34A59A !important;
    color: #34A59A !important;
    margin-bottom: 8px !important;
}
.active-info{
    border: 2px solid #34A59A !important;
    color: #34A59A !important;
}
  .custom-control-label{
    cursor: pointer;
  }
  .btn-send-docs{
       margin-top: 20px ;
    }
@media (min-width: 768px) {
    .info-icon, .tooltip-info {
      display: none;
    }
    .btn-send-docs{
        position: absolute !important;
        width: 394px !important;
        right: 0;
        bottom: -151px;
        margin-top: 0;
    }
  }
.box-info-ingresso {
    border: 1px solid #00a59a;
    padding: 15px 21px !important;
    border-radius: 5px;
    margin-top: 10px !important;
}

.box-info-title {
    display: block;
    margin: 0 0 10px;
    font-size: 1em;
    line-height: 1em;
    font-weight: 700;
    color: #1a1919;
    display: flex;
    align-items: center;
}

.link-oferta-segunda-maior-checkbox {
    display: inline-block; /* ou flex, dependendo do layout */
    padding-left: 23px;
    margin-top: 7px;
}