/**
 * Hoja de Estilo: app.css 
 * @description: Estilos generales sitio MyComuApp
 * @author Rodrigo Contreras B. <rcontreras@mycomuapp.com>  
 * @version 1 - 2017-09-18 - Version inicial
 * @version 2 - 2018-01-01 - Se agregan estilos de botones agradece
 * @version 3 - 2018-06-05 - Se agregan estilos de seccion planes
 * @version 4 - 2018-10-24 - Se agrega estilos para sidebar
 * @version 5 - 2019-01-18 - Se agrean estilos para landing Administracion
 * @version 6 - 2020-06-02 - Se agrean estilos para Web
 * @version 7 - 2022-05-10 - Se agregan estilos de modal
 * @version 8 - 2023-04-11 - Se agregan estilos de modal
 * @since 2017-09-18
 */

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.close {
    opacity: 0.7 !important;
}

.modal-header span {
    color: white;
}

.modal-body {
    font-size: 16px;
    margin-top: 10px;
}

.header-content-inner p {
    line-height: 1.2 !important;
}

.header-content-inner p {

    color: rgba(255, 255, 255, 0.6);
    font-size: 24px;
}

/*h1, h2, h3, h4, h5, h6 {
    font-family: "Jost", sans-serif;
}*/

header .header-content .header-content-inner .h1, header .header-content .header-content-inner .h2  {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

header .header-content .header-content-inner h1 {
    margin-bottom: 0px;

    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    /*color: #fff;*/
    font-family: "Jost", sans-serif;
}


/* ----------------- */


.idioma {
    margin-left: 15px;
}


.navbar-default .navbar-toggle {
    border-color: #ff000000;
}

.app_ico img {
    height: 60px;
}

.carousel-caption {
    position: initial;
    color: black;
    text-shadow: none;
}

#imagenes {
    padding: 30px 0px 55px;
}

.carousel-indicators {
    bottom: -5px;
    bottom: 50px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #698927;
}

.carousel-indicators li {
    border: 1px solid #ccc;
    background-color: #ccc;
}

.left.carousel-control, .right.carousel-control {
    background-image: none;
}

header h1 {
    /*text-shadow: 2px 2px 5px #4C2E09;*/
}

#change_lang {
    margin-top: 10px;
    background-color: #698926;
    color: white;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #698926;
}

.ico-flag {
    height: 11px;
    width: 16px;
    margin-left: 10px;
    margin-top: 5px;
}

.deseo p {
    font-weight: normal;
}

.dropdown-menu li a {
    height: 40px;
    padding-top: 10px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: white;
    background: rgb(105, 137, 38) !important;
}

.dropdown.open  {
    color:white !important;
}

.dropdown-menu a{
    font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
    text-transform: uppercase;
    font-size: 11px;
}

.dropdown.open>a:hover {
    background: rgb(105, 137, 38) !important;
    color: #80bb0b !important;
}

.dropdown-menu>li>a:hover {
    background: rgb(105, 137, 38);
    color: white;
}

.administradores .carousel-indicators {
    margin-bottom: -45px;
}

.administradores .deseo {
    margin-top: 25px;
}

.solicitud {
    background: linear-gradient(#578a0c,#96b667);
    color: white;
}

.solicitud .text-muted {
    color: white;
}

.administradores {
    background-color: #f1efef;
    padding-bottom: 120px;
}

.administradores .title {
    padding-bottom: 50px;
}

.administradores .img-fluid {
    width: 120px;
}

.ico-nuevo {
    z-index: 10000;
    float: left;
    position: fixed;
    width: 190px;
    margin-top: -9px;
    margin-left: -10px;
}

.corretaje {
    background-image: url(../img/bg-corretaje.jpg) !important;
    background-size: cover;
}

.corretaje .overlay {
    background-color: rgba(35, 60, 77, 0.45);
}

.administracion.bg-primary {
    background: linear-gradient(#233c4d,#535353) !important;
}

.administracion {
    background-image: url(../img/bg-adm2.jpg) !important;
    background-size: cover;
}

.servicios {
    background-image: url(../img/bg-servicios.jpg) !important;
    background-size: cover;
}

.servicios .overlay {
    background-color: rgba(28, 29, 26, 0.47);
}

.administracion .overlay {
    background-color: rgba(37, 61, 78, 0.58);
}

.administracion .contacto, .servicios .contacto {
    background-color: #708435;
    padding-bottom: 30px;
    -webkit-border-radius: 30px 30px;
    -moz-border-radius: 30px 30px;
    box-shadow: 2px 2px 25px #4C2E09;
    background-color: #222222;
    background: linear-gradient(#578a0c,#96b667);
}

.list-group-item:hover {
    background-color: #f5f5f5;
}

#modal .modal-body img {
    max-width: 100%;
    height: 100%
}

.cargando {
    padding-top: 20px;
}

.btns a {
    font-size: 14px !important;
    letter-spacing: -6px !important;
    padding: 12px 7px 7px 7px !important;
}

.wrapper {
    display: flex;
    align-items: stretch;
}

.wrapper nav {
    margin-bottom: 0px;
}

.wrapper nav ul li div {
    padding-left: 0px;
    margin-right: 7px;
}

.wrapper .badge-link img {
    height: 40px;
}

.wrapper .badges {
    margin-left: 20px;
    margin-top: 32px;
}

.wrapper .badges img {
    margin-bottom: 3px;
}

.wrapper #sidebar .sidebar-header img  {
    width: 80%
}

.wrapper #sidebar .sidebar-header p  {
    font-size: 13px;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    color: #fff;
    transition: all 0.3s;
    background: #555;
}

#sidebar a {
    color: #b4b9a9;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: linear-gradient(#578a0c,#96b667);
    margin-bottom: 15px;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}
#sidebar ul li a:hover {
    background: #fff;
    text-decoration: none;
    color:black;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #698925;
}

#content nav .navbar-header img {
    margin-left: 10px
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding: 0px 0px 0px 0px;
    min-height: 100vh;
    transition: all 0.3s;
    width: 100%;
}

#content .btn-info {
    color: #fff;
    background-color: #5b6f31;
    border-color: #698925;
}


/* -------------------------------------------------------------------------- */

.modal-header {
    border-bottom-color: rgba(241, 213, 90, 0.5);
    background: rgb(105, 137, 38);
    box-shadow: 2px 2px 25px #4C2E09;
}

#modal_ficha .modal-body {
    padding: 0px 0px 0px 0px;
}

.modal-title {
    float: left;
    color:white;
    font-size: 20px;
}

#modal .modal-body {
    white-space: pre-line;
}

#modal_ficha #nombre_completo{
    background-color: #9b999a;
    color: white;
    padding: 10px
}

#modal_ficha .contenido {
    padding: 10px;
}

#modal_ficha .titulo {
    background-color: #698926;
    color: white;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#modal_ficha #detalle {
    white-space: pre-line;
}


#modal_ficha .margin-top10 {
    margin-top: 10px;
}

.with100 {
    width: 100%;
}

.btn-cerrar {
    color:white;
}

.app nav .container {
    width: 100%;
}

.modal-body iframe {
    height: 500px !important;
}


/** By ID **/
#planes {
    background: linear-gradient(#018baa,#698926);
    margin-top: 50px

}

#planes h2 {
    padding: 30px;
}

#planes text p {
    padding-bottom: 20px !important;
}

#planes .img {
    width: 200px;
    margin-top: 20px;
}

section#contact p {
    font-size: 15px;
}

footer .redes ul {
    padding: 0px;
}

footer .redes li {
    display:inline;
    list-style-type: none;
}

footer .redes a {
    text-decoration: none;
    font-size: 20px;
}

footer .redes {
    margin-top: 20px;
}

section#contact {
    background-color: #222222;
    background: linear-gradient(#578a0c,#96b667);
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}


#contact .widget {
    margin-right: 50px;
    background-color: rgba(255, 255, 255, 0.50);
    padding: 10px;
    -webkit-border-radius: 5px 10px;
    -moz-border-radius: 5px 10px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
}

section {
    padding: 30px 0PX;
}
section#contact .section-heading {
    color: white;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,

section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 246px;
}
section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

.center {
    text-align: center;
}

.gellary_bg_none img{
    width: 100%;
    height: 250px;
}

section#contact .text-danger {
    color: #e74c3c;
}

.about_our_company{
    text-align: center;
}
.about_our_company h1{
    font-size: 25px;
}

.titleline-icon {
    position: relative;
    max-width: 100px;
    border-top: 4px double #F99700;
    margin: 20px auto 20px;
}

.titleline-icon:after {
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    margin: auto;
    font-family: 'FontAwesome';
    content: "\f141";
    font-size: 20px;
    line-height: 1;
    color: #F99700;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    height: 20px;
    background: #ffffff;
}

section.redes {
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../img/bg-redes.jpg);
    padding: 250px 0;
}

section.redes h2 {
    color:white !important;
}

header {
    background-position: center;
    /*background-image: url(../img/bg-adm.jpg);*/
    background-size: cover;
}

#info .widget, #sociales .widget {
    float: right;
    margin-top: -400px;
    width: 520px;
    height: 570px;
    margin-right: 50px;
    background-color: rgba(255, 255, 255, 0.50);
    padding: 10px;
    -webkit-border-radius: 5px 10px;
    -moz-border-radius: 5px 10px;
    border: 1px solid #cccccc;
}

#info a {
    background-color: #698926;
    border-color: #698926;
}

#info h2 {
    text-shadow: 1px 2px #999;
}

#ico-fb, #ico-tw, #ico-yt, #ico-it, #ico_linkedin {
    padding: 13px 0px 0px 10px;
    font-size: 20px;
}

#prensa {
    background-color: #CCC
}

#prensa .device-container {
    background-color: #00796b;
}

.prensa .container {
    margin-top: 50px;
}

.prensa .col-sm-8 {
    margin-top: 20px;
}

#amarillas {
    background: linear-gradient(#f1ea28,#535353);
}

#amarillas .btn-primary {
    color: #fff;
    background-color: #dad42e;
    border-color: #d6d030;
}

#amarillas hr {
    margin-bottom: 20px;
    border-color: rgb(176, 172, 58);
    min-width: 98%;
}

#agradece a img {
    margin-right: 30px;
}

#agradece .allinchile {
    width:130px;
}

#agradece .impacta {
    height: 60px;
}

#agradece .inacap {
    width: 147px;
}

#agradece .iot {
    height: 55px;
}

#contact {
    background: linear-gradient(#222222,#222222);
}

#agradece {
    padding: 60px;
}

/* By Class */
.amarillas {
    background: linear-gradient(#f1ea28,#bcb737);
}

.accesousuario {
    background: linear-gradient(#578a0c,#96b667);
}

.accesousuario a, .amarillas a {
    color:white !important;
}

.overlay {
    height: 100%;
    width: 100%;
    /*background-color: rgba(47, 51, 37, 0.47);*/
    position: absolute;
    top: 0;
    left: 0;
}

.navbar-default .nav>li.amarillas.active>a, .navbar-default .nav>li.amarillas.active>a:focus {
    color: black !important;
}

.nav.nav-justified > li > a {
    position: relative;
}
.nav.nav-justified > li > a:hover,
.nav.nav-justified > li > a:focus {
    background-color: transparent;
}
.nav.nav-justified > li > a > .quote {
    position: absolute;
    right: 40%;
    bottom: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: #535353;
    border-radius: 15px;
    color: #fff;

}
.nav.nav-justified > li.active > a > .quote {
    opacity: 1;
}
.nav.nav-justified > li > a > img {
    box-shadow: 0 0 0 0px #535353;
}
.nav.nav-justified > li > a > img {
    max-width: 100%;
    opacity: .3;
    -webkit-transform: scale(.8,.8);
    transform: scale(.8,.8);
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.nav.nav-justified > li.active > a > img,
.nav.nav-justified > li:hover > a > img,
.nav.nav-justified > li:focus > a > img {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.tab-pane .tab-inner {
    padding: 30px 0 20px;
}


.img-circle.prensa {
    width: 70px;
}

.links {
    color: #535353;
}

.links:hover {
    color: #678824;
}

.txt-general
{
    display: none !important;
}

.prensa {
    color: #333;
}

.prensa a {
    color: #698826;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
    color: #80bb0b;
}

.navbar-default.affix .nav > li > a, .navbar-default.affix .nav > li > a:focus {
    color: rgb(250, 250, 250);
}

.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
    color: rgb(255, 255, 255);
}

.fb-like, .fb-follow {
    margin-top: 10px;
}

iframe {
    border:0;
    width: 100%;
    height: 100%;
}

.header-title {
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: white;
}

.device-container {
    background-color: transparent !important;
}

.login {
    background: linear-gradient(#578a0c,#96b667);
    height: 650px;
    overflow: hidden;
}

.login  h1, .login  p, .login  label{
    color: white;
}

.bg-primary {
    background: linear-gradient(#535353,#535353);
}

.badge-link img {
    height: 60px;
}

section.features .feature-item i {
    -webkit-text-fill-color: #698926;
    color: #698926;
}

.device-mockup.iphone6_plus.portrait.white>.device, .device-mockup.iphone6_plus.white>.device {
    background-image: url(../vendor/device-mockups/galaxy_s5/galaxy_s5_port_black.png);
}

.device-mockup.iphone6_plus.portrait>.device>.screen, .device-mockup.iphone6_plus>.device>.screen {
    top: 10.58%;
    bottom: 14.58%;
    left: 6.97%;
    right: 6.97%;
}

.navbar-brand img {
    height: 62px;
    margin-top: -22px;
}

.navbar-default {
    border-bottom-color: rgba(241, 213, 90, 0.5);
    background: rgb(105, 137, 38);
    box-shadow: 2px 2px 25px #4C2E09;
}

.navbar-default .navbar-header .navbar-toggle {
    color: #f5f5f5;
    background-color: #678824;
}

.navbar-default .navbar-header .navbar-toggle {
    padding: 8px 14px;
}

.navbar-default .nav>li.active>a, .navbar-default .nav>li.active>a:focus {
    color: #c9c9c9 !important;
}

.navbar-default.affix .nav>li>a:focus:hover, .navbar-default.affix .nav>li>a:hover {
    color: #80bb0b;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: white;
    background-color: #516c1d;
    border-color: #516c1d;
}

footer {
    border-top: 1px solid #669421;
    background-color: #535353;
}

footer img {
    height: 55px;
    margin-bottom: 10px;
}

footer p, footer a {
    color: white !important;
}

.app h1 {
    font-size: 50px;
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
}

.bs-calltoaction{
    position: relative;
    width:auto;
    padding: 15px 25px;
    border: 1px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.bs-calltoaction > .row{
    display:table;
    width: calc(100% + 30px);
}

.bs-calltoaction > .row > [class^="col-"],
.bs-calltoaction > .row > [class*=" col-"]{
    float:none;
    display:table-cell;
    vertical-align:middle;
    text-align: left;
}

.cta-contents{
    padding-top: 10px;
    padding-bottom: 10px;
}

.cta-title{
    margin: 0 auto 15px;
    padding: 0;
}

.cta-desc{
    padding: 0;
    padding-left: 30px;
}

.cta-desc p:last-child{
    margin-bottom: 0;
}

.cta-button{
    padding-top: 10px;
    padding-bottom: 10px;
}

.bs-calltoaction.bs-calltoaction-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.bs-calltoaction.bs-calltoaction-primary{
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.bs-calltoaction.bs-calltoaction-info{
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.bs-calltoaction.bs-calltoaction-success{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.bs-calltoaction.bs-calltoaction-warning{
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.bs-calltoaction.bs-calltoaction-danger{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.bs-calltoaction.bs-calltoaction-primary .cta-button .btn,
.bs-calltoaction.bs-calltoaction-info .cta-button .btn,
.bs-calltoaction.bs-calltoaction-success .cta-button .btn,
.bs-calltoaction.bs-calltoaction-warning .cta-button .btn,
.bs-calltoaction.bs-calltoaction-danger .cta-button .btn{
    border-color:#fff;
}


/** ------------------------------------------------------------------------ **/

/** Tamanos Responsive **/
@media (min-width: 1500px){

    header .header-content .header-content-inner {
        top: 40% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1200px){
    .administracion .contacto, .servicios .contacto {
        padding-bottom: 86px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-right {
        float: left !important;
    }

    .container {
        width: 97%;
    }

}

@media (min-width: 992px) {
    header .header-content .header-content-inner h1 {
        font-size: 47px;
    }

    header .header-content .header-content-inner {
        top: 365px !important;
    }

}

@media (min-width: 768px) {

    .navbar-default.affix {
        background: rgba(105, 137, 38, 0.9);
        border-bottom-color: rgba(241, 213, 90, 0.5);
    }

    .navbar-default .nav > li > a {
        letter-spacing: 1px;
    }
}

@media (max-width: 1024px){
    header .header-content .header-content-inner h1 {
        font-size: 40px;
    }

    .administracion .contacto, .servicios .contacto {
        padding-bottom: 86px;
    }

}


@media (max-width: 991px){

    .app_ico img {
        height: 50px;
    }

    header .header-content .header-content-inner h1 {
        /*font-size: 32px;*/

    }
    header .device-container {
        /*margin: 123px auto 0;*/

        margin: 0px auto 0;
        max-height: 398px;

    }

    .administracion .contacto, .servicios .contacto {
        padding-bottom: 86px;
    }

    .bs-calltoaction > .row{
        display:block;
        width: auto;
    }

    .bs-calltoaction > .row > [class^="col-"],
    .bs-calltoaction > .row > [class*=" col-"]{
        float:none;
        display:block;
        vertical-align:middle;
        position: relative;
    }

    .cta-contents{
        text-align: center;
    }

    #info .widget, #sociales .widget {
        display: none;
    }

    #contact .widget {
        width: 100% !important;
        height: 300px;
        margin-top: 20px !important;
    }

    .modal-body img {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 768px) {

    #sidebar {
        margin-left: -250px;
    }

    #sidebar.active {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }

    #content .btn-info {
        margin-left: 10px;
    }

    .btns {
        float: right;
        margin-top: -61px;
    }
}


@media (max-width: 767px){


    header .header-content .header-content-inner h1 {
        line-height: 46px;
    }


    .carousel-indicators {
        bottom: -15px;
    }

    .page-login .device-container {
        display: none;
    }

    #login .device {
        display: none;
    }

    #ico-fb {
        padding: 0px 0px 5px 15px;
        font-size: 20px;
    }

    .txt-general
    {
        display: inline !important;
    }

    .ico-general
    {
        display: none !important;
    }

    .login .device-container, .olvide .device-container {
        display: none;
    }

    #info .widget, #sociales .widget {
        display: none;
    }

    #contact .widget {
        width: 100%;
        height: 300px;
        margin-top: 20px;
    }

    #agradece h3 {
        margin-bottom: 40px;
    }

    .modal-body img {
        width: 100%;
        height: 100%;
    }

    .administracion .contacto, .servicios .contacto, .corretaje .contacto {
        -webkit-border-radius: 0px 0px;
        -moz-border-radius: 0px 0px;
        padding-bottom: 1px;
    }

    header.administracion .device-container, header.servicios .device-container, header.corretaje .device-container {
        max-width: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:white;
    }

    .dropdown.open a:hover, .dropdown.open {
        color: #80bb0b !important;
    }

    header {
        overflow: hidden;
    }

    .index header .device-container {
        /*display: none;*/
    }

    header .header-content {
        padding: 100px 0 50px;
    }

    section.download {
        padding: 100px 0;
    }

    section {
        padding: 45px 0PX;
    }

    #carousel-example-generic2 .item >img {
        width: 70%;
        margin-left: 15%;
    }

    header .header-content .header-content-inner {
        max-width: 630px;
    }

    .jumbotron.my_portal {
        padding: 15% 8% 5% 8% !important;
    }

}