﻿@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-ThinItalic.ttf) format("truetype");
    font-weight: 100;
    font-style: italic;
}

.kanit-100 {
    font-family: "Kanit";
    font-weight: 100;
    font-style: normal;
}

.kanit-100i {
    font-family: "Kanit";
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-ExtraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-ExtraLightItalic.ttf) format("truetype");
    font-weight: 200;
    font-style: italic;
}

.kanit-200 {
    font-family: "Kanit";
    font-weight: 200;
    font-style: normal;
}

.kanit-200i {
    font-family: "Kanit";
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}

.kanit-300 {
    font-family: "Kanit";
    font-weight: 300;
    font-style: normal;
}

.kanit-300i {
    font-family: "Kanit";
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}

.kanit-400 {
    font-family: "Kanit";
    font-weight: 400;
    font-style: normal;
}

.kanit-400i {
    font-family: "Kanit";
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic;
}

.kanit-500 {
    font-family: "Kanit";
    font-weight: 500;
    font-style: normal;
}

.kanit-500i {
    font-family: "Kanit";
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-SemiBoldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic;
}

.kanit-600 {
    font-family: "Kanit";
    font-weight: 600;
    font-style: normal;
}

.kanit-600i {
    font-family: "Kanit";
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
}

.kanit-700 {
    font-family: "Kanit";
    font-weight: 700;
    font-style: normal;
}

.kanit-700i {
    font-family: "Kanit";
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-ExtraBoldItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic;
}

.kanit-800 {
    font-family: "Kanit";
    font-weight: 800;
    font-style: normal;
}

.kanit-800i {
    font-family: "Kanit";
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Kanit";
    src: url(../fonts/Kanit-BlackItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic;
}

.kanit-900 {
    font-family: "Kanit";
    font-weight: 900;
    font-style: normal;
}

.kanit-900i {
    font-family: "Kanit";
    font-weight: 900;
    font-style: italic;
}


#fotopastor {
    width: 50px;
    border-radius: 50%;
    /* 
            -webkit-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
            -moz-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
            box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);*/
}
#fotonoticias {
    width: 100%;
    border-radius: 10%;

}
#fotoescola {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /* 
            -webkit-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
            -moz-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
            box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);*/
}

#fotopastorgrande {
    width: 100px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
    -moz-box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
    box-shadow: 0px 0px 10px -3px rgba(58,9,63,1);
}

#linkPastor a:hover {
    text-decoration: none;
    color: red;
}

linkPastor a:hover {
    text-decoration: none;
    color: red;
}

.linkPastor a:hover {
    text-decoration: none;
    color: red;
}

.fundoroxo {
    background-color: #302748;
    border-color: #302748;
    color: #ffffff;
}
.titulo {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
}
.titulointerno {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
}
.titulonoticias {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
}
.titulonoticiaspq {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
}

.titulolideres {
    color: #70645a;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
}
.subtitulo {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 16px;
}
.subtitulonoticias {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 16px;
}
.subtitulonoticiaspq {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 12px;
}
.textocomum {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 14px;
}
.textoagendabold {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.textoagenda {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 14px;
}
.textoagendamenu {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 14px;
}
.textobotaoministerios {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.textobotaobuscaragenda {
    color: #706f6f;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.textobotaodataagenda {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
}
.textobotaopastores {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 16px;
}
.subtitulolideresbold {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}
.subtitulolideres {
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
}

.fundoroxo:hover {
    background-color: #392e55;
    border-color: #302748;
    color: #ffffff;
}

.fundomarrom {
    background-color: #70645a;
    border-color: #70645a;
    color: #ffffff;
    font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
}

    .fundomarrom:hover {
        background-color: #857970;
        border-color: #70645a;
        color: #ffffff;
        font-family: "Kanit", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
    }


.fundoverdediv input {
    background-color: #052248;
    border-color: #052248;
    color: #ffffff;
}
    .fundoverdediv input:hover {
        background-color: #0b3469;
        border-color: #052248;
        color: #ffffff;
    }
    .fundoverdediv input:focus {
        background-color: #052248;
        border-color: #052248;
        color: #ffffff;
    }

.corlinks a {
    color: #706f6f;
}
.caixatexto {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;

    font-size: 13px;
    line-height: 1.428571429;
    color: #333333;

    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;

    page-break-inside: avoid;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    margin-bottom: 20px;

}

@media (max-width: 767px) {
    .navbar-collapse {
        max-height: none !important;
    }
}



