.ibbm__about{
    border-radius: 3px;
}
header{
    color:#FCFCF8;
    text-shadow: 1px 1px #000;
}
a{
    transition: .5s ease;
}
h1{
    font-size: 3em !important;
}
.padding-default{
    padding: 0;
}
section .owl-carousel-index .owl-dots{
    display: block;
    width: 100%;
}
section .owl-carousel-index .owl-dot{
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: white;
    border-radius: 50%;
    margin-right: 10px;
    border: 2px #fff solid;
}
.owl-carousel-index .active{
    background-color: rgba(51, 122, 183, .8) !important;
}
.sidebar-nav > .sidebar-brand a{
    color:#fff;
    font-weight: bold;
}
.sidebar-nav li a{
    color:#fff;
}
.callout h2{
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 3px #000;
}
.header2 {
    background: url(../img/predicaciones/fondo-predicaciones.png) no-repeat center center fixed;
    background-size: cover;
}
.contenedor-predicaciones{
    text-align: center;
    width: 100%;
    min-height: 50%;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.contenedor-predicaciones img{
    width: 280px;
}
.contenedor-predicaciones .ocultar div{
    padding-bottom: 25px;
}
.contenedor-predicaciones h6{
    font-size: 35px;
}
.aparece{     
    margin-top: 30px;        
    color:#337ab7;       
    min-height: 0;
    width: 100%;
    max-width: 1100px;
    display: inline-block;
    text-align: center;
    transition: .5s ease;
}
.aparece:hover{     
    font-weight: bold;
}
.fondo_anio{
    background-color: rgba(255, 255, 255, .8); 
    border-radius: 5px;
    min-height: 0;
    width: 100%;
    max-width: 1100px;
    display: inline-block;
    text-align: center;
}
.anio{
    text-align: center;
    font-size: 40px;
    cursor: pointer;
    min-height: 30px;
}
.container-fluid{
    padding-bottom: 0;
    padding-top: 0;
    border:none;
}
.fondo-azul{    
    background: #337ab7 !important;
}
.navbar{
    margin-bottom: 0;
    border: none;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
    font-size: 1.3em;
    padding-top: 20px;
    transition: .5s ease;
}
.navbar-default .navbar-nav>li>a:hover, .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand:hover{
    /*font-style: italic;*/
    opacity: 0.7;
    color: #fff;
}
.navbar-default .navbar-brand{
    color: #fff;
    font-size: 2em;
    padding-top: 20px;
}
.navbar-brand{
    height: initial !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    color:#ABA8A8;
}
.navbar-default .navbar-form{
    padding-top: 10px;
}
hr{
    border:1px #337ab7 solid;
    width: 95%;
}
.pasa{
    font-weight: normal;
    color:#337ab7;    
    margin-bottom: 10px;
    margin-top: 10px;
    cursor: pointer;
    transition: .5s ease;
}
.pasa:hover{
    font-weight: bold;
}
.segundo1, .segundo2, .segundo3{
    font-size: 20px;   
}
.lado{
    display: none;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 10px;   
}
.h4{
    font-size: 14px !important;
    font-weight: bold;
    display: block;
    transition: .5s ease;
}
.h4:hover{
    text-decoration: none;
    font-weight: bold;
}
#swipebox-close{
    background-image: url(../img/icons.png) !important;
}
#swipebox-prev{
    background-image: url(../img/icons.png) !important;
}
#swipebox-next{
    background-image: url(../img/icons.png) !important;
}
.borde_mes{
    border: 1px solid #337ab7;
}
#mail-contacto{
    cursor: pointer;
}
.photostack-img img{
    width: 100%;
}
.fondo-body-jovenes{
    background: url('../img/jovenes/descarga.png') center center fixed;
}

/*estilos y ajustes de devocionales*/
.fondo-body-devocionales{    
    background: url('../img/devocionales/fondo-devocionales.png') center center fixed;
}
.titulo-devocional{
    color: #337ab7;
    padding-top: 25px;
}
.devocional-articulo{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 50px;
}
.devocional-articulo .devocional-articulo-contenido{
    background: rgba(255,255,255,.8);
    border-radius: 5px;
    text-align: center;   
    padding-bottom: 15px;
    height: 340px;
}
.devocional-articulo .devocional-articulo-contenido h4{
    color: #337ab7;
}
.devocional-articulo .devocional-articulo-contenido p{
    padding: 5px 20px 5px 20px;
    height: 40px;
}
.devocional-articulo .devocional-articulo-contenido a{
    cursor: pointer;
}
.devocional-articulo .devocional-img img{
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
}
.owl-carousel-2 .owl-nav{
    display: block !important;
    color: #337ab7;
    font-size: 15px;
    font-weight: bold;    
    text-decoration: underline;
    padding-bottom: 30px;
}
.owl-carousel-2 .owl-nav .owl-next{
    position: absolute;
    right: 40%;
    bottom: 5%;
}
.owl-carousel-2 .owl-nav .owl-prev{
    position: absolute;
    left: 40%;
    bottom: 5%;
}
.contenedor-carousel3{
    width: 570px;
    display: inline-block;
}
@media(max-width:969px){    
    .contenedor-carousel2{
        width: 570px;
        display: inline-block;
    }
    .owl-carousel-2 .owl-nav .owl-next{
        position: absolute;
        right: 10%;
        bottom: 5%;
    }
    .owl-carousel-2 .owl-nav .owl-prev{
        position: absolute;
        left: 10%;
        bottom: 5%;
    }
    .owl-carousel-3 .owl-nav{
        display: block !important;
        color: #337ab7;
        font-size: 15px;
        font-weight: bold;    
        text-decoration: underline;
        padding-bottom: 30px;
    }
    .owl-carousel-3 .owl-nav .owl-next{
        position: absolute;
        right: 10%;
        bottom: 5%;
    }
    .owl-carousel-3 .owl-nav .owl-prev{
        position: absolute;
        left: 10%;
        bottom: 5%;
    }
}
@media(max-width:750px){
    .contenedor-carousel2{
        width: 285px;
        display: inline-block;
    }
    .contenedor-carousel3{
        width: 285px;
    }
}
@media(min-width: 751px) and (max-width:800px){
    .owl-carousel-2 .owl-nav .owl-next{
        position: absolute;
        right: 30%;
        bottom: 5%;
    }
    .owl-carousel-2 .owl-nav .owl-prev{
        position: absolute;
        left: 30%;
        bottom: 5%;
    }
}

.d-flex{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.index__buttons a{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
}

/* ||||||||||||||          zona de colores           ||||||||||||||*/
.azul-principal{
    color: #337ab7;
}
.verde-whatsapp{
    color: #93ce00;
    transition: .5s ease;
}
.verde-whatsapp:hover{
    color: #93C11E;
}

/* fondo y estilos de instituto y estudios*/
.fondo-body-estudios{    
    background: url('../img/estudios/fondo-estudios.png') center center fixed;
    background-size: cover;
    background-repeat: no-repeat;        
}
.cuerpo-estudios{
    min-height: 50%;
}
.cuerpo-estudios img{
    width: 100%;
}
.cuerpo-estudios a{
    margin-bottom: 25px;
}
.cuerpo-estudios a h3{
    margin: 0;
}
.cuerpo-estudios .aparece{
    text-align: center;
}
.cuerpo-estudios .aparece h2{
    padding: 10px 20px;
    background: #337ab7;
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    transition: .5s ease;
}
.cuerpo-estudios .aparece h2:hover{
    background-color: rgba(51, 122, 183, .8);    
}

.background-white{
    background-color: #fff !important;
}

/*formulario de contacto*/
.fondo-body-contacto{
    background: url('../img/contacto/fondo-contacto.jpg');
}
.formulario-contacto{
    box-sizing: border-box;
    padding: 30px;
}
.formulario-contacto .formulario-form{
    display: inline-block;
    max-width: 650px;
    text-align: left;
}
.formulario-contacto .formulario-form .form-group2{
    max-width: 280px;
    display: inline-block;
}
@media(max-width: 380px){
    .formulario-contacto .formulario-form .form-group{
        max-width: 225px !important;
    }
}