
@font-face {
    font-family: "OpenSans";
    src: url('/font/open-sans/OpenSans-Regular.ttf') format("truetype");
}

div,p,h1,h2,h3,h4,button,a{
    font-family: OpenSans !important;
}

select{
    -webkit-appearance: none !important;
}

input[type="checkbox"]{
    zoom: 1.4 !important;
    box-shadow: none !important;
}









body{
    color: #707070;
    font-family: OpenSans !important;
}

.mobile_show{
    display: none;
}

.btn-amarelo{
    padding: 20px;
    background-color: #FFBA00;
    border-radius: 30px;
    margin-top: 20px;
    font-weight: 800 !important;
}

.btn-cinza{
    padding: 5px;
    background-color: #f7f7f7;
    border-radius: 30px;
    margin-top: 20px;
    font-weight: 800 !important;
    color: #707070;
}



#modal_principal {
    background: rgb(246,246,246);
    background: linear-gradient(180deg, rgba(246,246,246,1) 0%, rgba(224,224,224,1) 100%);
    border-radius: 0px !important;
    padding: 70px 40px !important;
    max-height: 80vh;
}

#modal_principal #titulo{
    color: #707070;
    margin-bottom: 20px;
    margin-top: -10px;
    font-size: 1em;
    font-weight: 600;
}

#modal_principal label{
    color: #707070;
    margin-bottom:5px !important;
    font-weight: 600;
    font-size: 1em;
}

#modal_principal input, #modal_principal select, #modal_principal textarea {
    background-color: white;
    border: 0px;
    color: #707070;
    font-size: 15px;
    border-radius: 10px;
    padding: 10px 20px !important;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.16);
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.16);
}

#modal_principal  .bg1{
    background-color: #707070 !important;
    font-size: 1em !important;
    border-radius: 10px !important;
    color: white !important;
    font-weight: 600;
    width: fit-content;
    font-size: 14px !important;
}

#modal_principal  .bg2{
    background-color: white;
    border: 0px;
    color: #707070;
    border-radius: 10px;
    padding: 10px !important;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.16);
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.16);
    width: fit-content;
    border: 0px !important;
    font-size: 0.8em;
}

#modal_principal form{
    background-color: white;
    padding: 20px;
    -webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.16);
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.16);
}

body {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
    overflow: hidden;
    font-family: Montserrat !important;
    font-size: 16px !important;
}

.container {
    position: relative;
    width: 100%;
    height: 85vh;
    top: 0px;
    background-image: radial-gradient(ellipse at top, #361b11 0%, #000 100%);
    overflow: hidden;
    max-width: 100% !important;
    padding:0px;
    margin: 0px;
    background-image: url("/capela/capelavirtual/imagens/bg3-min.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

form label{
    font-size: 16px !important;
}

#modal_principal .cp_button_1{
    color: #1c1512 !important;
    border:2px solid #1c1512 !important;;
}



.cp_button_1{
    background:#00000017;
    border:2px solid #a37b3f;
    border-radius:10px;
    padding: 5px 10px !important;
    font-family: Montserrat;
    color: #d6865f;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer  !important;
    z-index: 20;
}
.cp_button_1:hover{
    background:#00000017;
    border:2px solid white;
    border-radius:10px;
    padding: 3px 10px;
    font-family: Montserrat;
    color: white;
    font-weight: bold;
}

.btn-primary {
    background-color: #1a130d !important;
    border-color: #a37b3f !important;
    border-radius: 10px !important;
    color: white;
    font-weight: bold;

}

.btn-danger {
    background-color: #9e3838 !important;
    border-color: #9e3838 !important;
    border-radius: 10px !important;
    color: white;
    font-weight: bold;
}

.btn{
    font-size: 14px !important;
}



a{
    cursor: pointer !important;
}


/*
#cp_intencao_na_missa{
    position: fixed;
    bottom:42%;
    left: 27%;
}
#cp_santissimo_sacramento{
    position: fixed;
    bottom:37%;
    left: 27%;
}
#cp_intencao_no_terco{
    position: fixed;
    bottom:32%;
    left: 27%;
}

#cp_acender_vela{
    position: fixed;
    bottom:40%;
    right: 26%;
}
#cp_doar{
    position: fixed;
    bottom:35%;
    right: 26%;
}

 */





#cp_degraus{
    bottom: 0px;
    position: fixed;
    z-index: 0;
    width: 100%;
    bottom: 11% !important;
}
#cp_altar{
    position:fixed;
    bottom: 7%;
    text-align: center;
    z-index: 2;
    left: 4%;
    bottom: 16%;
    width: 90%;
}
#cp_centro{
    position:fixed;
    text-align: center;
    z-index: 2;
    width: 100%;
    margin-top: 14%;
    display: none;

}
#cp_centro img{
    width: 11%;
    opacity: 1;
}
#cp_peregrina{
    position:fixed;
    left:-4.2%;
    text-align: center;
    z-index: 0;
    bottom: 5% !important;
}
#cp_peregrina img{
    width: 54% !important;
}


#cp_luzes{
    position:fixed;
    text-align: center;
    z-index: 4;
    animation-name: cp_luzes;
    animation-duration: 4s;
}
#cp_sol{
    position:fixed;
    text-align: center;
    z-index:3;
}

#cp_velario{
    position:fixed;
    right:2%;
    text-align: center;
    z-index: 0;
    bottom: 18% !important;
}

#cp_fran_jac{
    position:fixed;
    bottom: 16.4%;
    right:8%;
    text-align: center;
    z-index: 0;
}
#cp_fran_jac img{
    width: 100% !important;
}


.containerFlame:hover{
    zoom: 1.2 !important;
}

.containerFlame{
    margin:5px auto;
    width: 5px;
    height: 5px;
    position:relative;
    transform-origin:center bottom;
    animation-name: flicker;
    animation-duration:3ms;
    animation-delay:200ms;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    z-index: 99999;
}

.flame{
    bottom:0;
    position:absolute;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    transform:rotate(-45deg) scale(0.5,0.5);
}

.yellow{
    left:2px;
    width: 5px;
    height: 5px;
    background:gold;
    box-shadow: 0px 0px 9px 4px gold;
}

.orange{
    left:4px;
    width: 6px;
    height: 6px;
    background:orange;
    box-shadow: 0px 0px 9px 4px orange;
}

.red{
    left:2px;
    width: 7px;
    height: 7px;
    background:OrangeRed;
    box-shadow: 0px 0px 5px 4px OrangeRed;
}

.white{
    left:3px;
    bottom:-1px;
    width: 4px;
    height: 4px;
    background:white;
    box-shadow: 0px 0px 4px 2px white;
}

.circle{
    border-radius: 50%;
    position:absolute;
}

.blue{
    width: 3px;
    height: 3px;
    left:2px;
    bottom:-2px;
    background: SlateBlue;
    box-shadow: 0px 0px 3px 3px SlateBlue;
    z-index: -1;
}

.black{
    width: 3px;
    height: 3px;
    left: 2px;
    bottom:-3px;
    background: black;
    box-shadow: 0px 0px 5px 2px black;
    z-index: -1;
}

@keyframes flicker{
    0%   {transform: rotate(-1deg);}
    20%  {transform: rotate(1deg);}
    40%  {transform: rotate(-1deg);}
    60%  {transform: rotate(1deg) scaleY(1.04);}
    80%  {transform: rotate(-2deg) scaleY(0.92);}
    100% {transform: rotate(1deg);}
}



.ui-widget-header{
    background:none !important;
    background-color: #757575 !important;
    border: none !important;
}
.ui-widget-content{
    background: none !important;
}
#ui-datepicker-div{
    background: none !important;
    background-color: #f3f3f3 !important;
    border: 2px solid #707070 ;
    color: #707070;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background: none !important;
    background-color: #707070 !important;
    color: #ffffff !important;
    border: 0px !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    background: none !important;
    background-color: #fdbb33 !important;
}

.badge{
    white-space: normal !important;
}
.table-shopping-cart{
    min-width: 100% !important;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: auto;
    scrollbar-color: #707070 transparent;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 8px;
}

*::-webkit-scrollbar-track {
    background: transparent;
}

*::-webkit-scrollbar-thumb {
    background-color: #707070;
    border-radius: 10px;
    border: 3px solid transparent;
}




.container {
    margin-top: -130px;
    height: 100vh;
}


@media only screen and (min-width: 150px) AND (max-width: 500px) {


    #cp_altar{
        left: 0px;
        top: 13%;
    }

    #cp_altar .containerFlameLeft{
        left: 33% !important;
    }

    #cp_altar .containerFlameRight{
        left: 66.3% !important;
    }


    #cp_altar img{
        width: 58% !important;
        top: 10%;
    }

    #cp_centro{
        left: -8.5%;
        bottom: 15%;
        width: 100% !important;
        top: 10%;

    }

    #cp_velario{
        position: fixed;
        right: -15.4%;
        zoom: 0.4;
        bottom: 0;
        top: 20%;
    }

    #cp_fran_jac{
        bottom: -2%;
        right:-18%;
        zoom: 0.6;
    }

    #cp_peregrina{
        bottom: 0%;
        left:-30%;
        zoom: 0.4;
        top: 4%;
    }

    #cp_meu_santuario, #cp_intencao_na_missa,#cp_santissimo_sacramento,#cp_intencao_no_terco, #cp_acender_vela,#cp_doar,#cp_sair {
        width: 100%;
        float: none !important;
        padding: 10px 20px !important;
        text-align: left;
    }

    #modal_principal{
        width: 100% !important;
        height: 100% !important;
        border: 0px !important;
        zoom: 0.8;
        position: fixed !important;
        top: 0px !important;
        margin: 0px !important;
        padding: 20px !important;
        border-radius: 0px !important;
        max-width: 100% !important;
        overflow: auto !important;

    }
    #modal_principal .cp_button_1{
        width: fit-content !important;
        float: right !important;
    }

    .html {
        height: 90vh;
        width: 100%;
        border: 0px !important;
    }

    .html .col-md-12{
       max-height: 100% !important;
        overflow: hidden !important;

    }

    #cs_entrar_icone{
        display: none;
    }

    #cs_entrar{
        width: 100%;
        background-color: #00000080 !important;
        padding: 10px 20px !important;
        text-align: center;
        display: block !important;
        position: relative;
        margin-top: 54%;
        float: none !important;

    }
    #navCapela li{
        float: none !important;
        width: 100% !important;
        margin-top: 12px;
    }
    .cp_button_1{
        width: 100% !important;
    }
    #navCapela{
        position: relative !important;
        left: auto !important;
        border-radius: 20px !important;
        padding: 14px 19px 18px 20px;
        box-shadow: none !important;
        background-color: transparent !important;
    }

    iframe{
        width: 100% !important;
    }

    #modal_principal .html{
        height: 100% !important;
        margin-bottom: 120px !important;
    }
}

@media only screen and (min-width:720px) AND (max-width: 900px) {


    #navCapela_div{
        zoom: 0.6;
        height: 27vh !important;
    }
    .container {
        margin-top: -30px;
    }
    #cp_topo{
        zoom: 0.5;
    }

    #cp_topo_img{
        zoom: 0.5;
        margin-top: -60px;
    }

    #navCapela{
        zoom: 0.7 !important;
    }

    #cp_centro{
        left: 18.2%;
        zoom: 0.67;
    }

    #cp_velario{
        position:fixed;
        right: 5%;
        zoom: 0.5;
        bottom: 8%;
    }

    #cp_fran_jac{
        bottom: 18.4%;
        right: 9%;
        zoom: 0.47;
    }
    #cp_peregrina{
        bottom: 0%;
        left:-2%;
        zoom: 0.5;
    }

    #cp_intencao_na_missa,#cp_santissimo_sacramento,#cp_intencao_no_terco{
        left: 22%;
    }
    #cp_acender_vela,#cp_doar{
        right: 27%;
    }
    #cp_topo{
        zoom: 0.4;
    }
}

@media only screen and (min-width: 910px) AND (max-width: 1000px) {


    #navCapela_div{
        zoom: 0.6;
        height: 24vh !important;
    }
    .container {
        margin-top: -30px;
    }
    #cp_topo{
        zoom: 0.7;
    }

    #navCapela{
        zoom: 0.8 !important;
    }

    #cp_centro{
        left: 18.2%;
        zoom: 0.67;
    }

    #cp_velario{
        position:fixed;
        right: 5%;
        zoom: 0.5;
        bottom: 8%;
    }

    #cp_fran_jac{
        bottom: 18.4%;
        right: 9%;
        zoom: 0.47;
    }
    #cp_peregrina{
        bottom: 0%;
        left:-2%;
        zoom: 0.5;
    }

    #cp_intencao_na_missa,#cp_santissimo_sacramento,#cp_intencao_no_terco{
        left: 22%;
    }
    #cp_acender_vela,#cp_doar{
        right: 27%;
    }
    #cp_topo{
        zoom: 0.75;
    }
}

@media only screen and (min-width: 1000px) AND (max-width: 1200px) {


    #navCapela_div{
        zoom: 0.6;
        height: 22vh !important;
    }
    .container {
        margin-top: -30px;
    }

    #cp_topo{
        zoom: 0.7;
    }

    #cp_centro{
        left: 18.2%;
        zoom: 0.67;
    }

    #cp_velario{
        position:fixed;
        right:5%;
        zoom: 0.6;
        bottom: 9%;
    }

    #cp_fran_jac{
        bottom: 14.4%;
        right: 8%;
        zoom: 0.67;
    }
    #cp_peregrina{
        bottom: 0%;
        left:-2%;
        zoom: 0.6;
    }

    #cp_intencao_na_missa,#cp_santissimo_sacramento,#cp_intencao_no_terco{
        left: 22%;
    }
    #cp_acender_vela,#cp_doar{
        right: 27%;
    }
    #cp_topo{
        zoom: 0.75;
    }
}

@media only screen and (min-width: 1200px) AND (max-width: 1400px) {

    #navCapela_div{
        zoom: 0.75;
        height: 19vh !important;
    }
    .container {
        margin-top: -30px;
    }
    #cp_topo{
        zoom: 0.7;
    }




    #cp_centro{
        left: 22.4%;
        zoom: 0.7;

    }

    #cp_velario{
        position:fixed;
        bottom: 6%;
        right:5%;
        zoom: 0.7;
    }

    #cp_fran_jac{
        bottom: 14.4%;
        right:8%;
        zoom: 0.8;
    }

    #cp_peregrina{
        bottom: 2%;
        left:-2%;
        zoom: 0.7;
    }

    #cp_intencao_na_missa,#cp_santissimo_sacramento,#cp_intencao_no_terco{
        left: 24%;
    }
    #cp_acender_vela,#cp_doar{
        right: 29%;
    }
}

@media only screen and (min-width: 1400px) AND (max-width: 1600px) {

    #navCapela_div{
        zoom: 0.9;
        height: 16vh !important;
    }
    .container {
        margin-top: -30px;
    }
    #cp_topo{
        zoom: 0.85;
    }

    #cp_centro{
        left: 21.6%;
        zoom: 0.82;
    }

    #cp_velario{
        position:fixed;
        right:3%;
        zoom: 0.9;
    }


    #cp_peregrina{
        bottom: -4%;
        left:-6%;
        zoom: 0.9;
    }

    #cp_intencao_na_missa,#cp_santissimo_sacramento,#cp_intencao_no_terco{
        left: 25%;
    }


}

@media only screen and (min-width: 1600px) AND (max-width: 1750px) {

    #navCapela_div{
        zoom: 0.9;
        height: 16vh !important;
    }
    #cp_topo{
        zoom: 0.9;
    }

}

@media only screen and (min-width: 1750px) AND (max-width: 2000px) {

    #cp_centro{
       left: 21.4%;
    }

    #cp_velario{
        position:fixed;
        right:5%;
    }

    #cp_fran_jac{
        bottom: 14.4%;
    }
}

@media only screen and (min-width: 2000px) AND (max-width: 2300px) {


    #cp_centro{
        left: 24.8%;
        bottom: 27%;
    }

    #cp_peregrina{
        position:fixed;
        bottom: 4%;
        left:3%;
        text-align: center;
        z-index: 0;
    }


    #cp_fran_jac{
        bottom: 15.4%;
        right:11%;
    }

    #cp_velario{
        position:fixed;
        bottom: 7%;
        right:8%;

    }

}

@media only screen and (min-width: 2300px) AND (max-width: 2600px) {

    #cp_altar{
        left: 3% !important;
    }

    #cp_centro{
        left: 21.5%;
        bottom: 27%;
        zoom: 1.2;
    }

    #cp_peregrina{
        position:fixed;
        bottom: 1%;
        left:-1%;
        text-align: center;
        z-index: 0;
        zoom: 1.2;
    }


    #cp_fran_jac{
        bottom: 18%;
        right:8.5%;
        zoom: 1.2;
    }

    #cp_velario{
        position:fixed;
        bottom: 8%;
        right: 6%;
        zoom: 1.2;

    }

}

@media only screen and (min-width: 2600px) AND (max-width: 3500px) {

    #cp_altar{
        left: 15% !important;
    }


    #cp_centro{
        left: 21.5%;
        bottom: 27%;
        zoom: 1.2;
    }

    #cp_peregrina{
        position:fixed;
        bottom: 1%;
        left:-1%;
        text-align: center;
        z-index: 0;
        zoom: 1.2;
    }


    #cp_fran_jac{
        bottom: 16%;
        right:8.5%;
        zoom: 1.2;
    }

    #cp_velario{
        position:fixed;
        bottom: 7%;
        right: 5%;
        zoom: 1.2;

    }

}