/*GLOBALES 1002 (prologicsystems)*/


@media only screen and (min-width: 768px) and (max-width: 1200px) {  
    .navbar-header {
        margin-left:-80px;  
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {  
    .navbar-header {
        margin-left:-120px;  
    }
}

.panel-fondo-gris {
    float: left!important;
    padding: 1px 1px 1px 8px;
    background-color: #F1F1F1;
    /*max-width: 737px;*/
    border: solid 2px #105182;
    border-radius: 15px;
    border-style: dotted;
}

.panel-container-round {
    background-color: #1A455F;
    border: 0;
    opacity: 0.7;
    border-radius: 20px;
    padding: 20px 40px 20px 60px;
}

.panel-separador {
    padding-top: 60px;  
    /*padding-bottom: 100px; */
}

.panel-fondo-grande {
    padding-top: 158px;       
}

/* waipoint sticky elements */
.stuck {
    position: fixed;
    top: 60px;
    /*background-color: #405A6B;*/
    background-color: black;
    width: 100%;    
    z-index: 10;
}
/* *********************** */

.lista-diapositivas li {
    float: left;
    position: relative;
    margin: 0 15px 15px 0;
    text-align: center;
    background: #FAFAFA;
    width: 120px;
    height: 140px;
    padding: 5px 8px 10px 2px;
    border-top: 1px solid #EEE;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #CCC;
    border-radius: 0;
    -webkit-border-radius: 15px;
}

div.panel-container {
    background-color: #f5f5f5;
    float: none;
    margin: 0 auto;
    /*margin-top: 20px;*/
    border: 1px solid #cccccc;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px;
    padding: 30px;
    /* max-width: 1130px; */
}

div.panel-container-move {
    background-color: black;
    float: none;
    margin: 0 auto;
/*    padding: 30px;
    padding-top: 2px;
    padding-bottom: 10px;*/
    padding:2px 0px 10px 0px;
    opacity: 0.85;
    z-index: 110;
}


.icualidades {
    /*font-size:5em;*/
    color:#2D69A0;
    margin-top: 5px;
    margin-left: 36%;
    /*max-width: 140px;*/
    max-height: 140px; 
    min-height: 100px;
}

div#main {
    background-color: #405A6B;;
}

.envoltura {
    background-color: #405A6B;;
}


/******* MENU PRINCIPAL *************/

nav#menuPpal {
    padding-left: 14%
}

.navbar-default {
    // background-color: #222;    
}   
.navbar-nav {
    // float: left;
    // margin: 0px;
    // margin-buttom: 14px;
}
.navbar-header {
    height: 80px;
}
div#menuPrincipal {
    margin : 0px;
    position: fixed;
    z-index: 10000;
    // display: flex;    
    height:80px;
}
div#menuDelSitio {}
div#menuDelSitio ul {}
div#menuDelSitio > ul.navbar-nav {}
div#menuDelSitio ul li {}   
div#menuDelSitio ul li a {
    //font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;    
    // background-color: #222; 
}

div#menuDelSitio ul li a p {}   
div#menuDelSitio > ul.navbar-nav>li>a:hover {       
    // background-color: white;
    color: black;
}   

div.menu-logo a {}

.logo-prologic {
    width: 200px;
    background: url("/tpl/m-prologic/img/Logo_ProLogic_letras.png") no-repeat;
    background-size: cover;
    background-position: center;
    text-indent: -9999px;
    margin-top: 16;
}

.dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
}

/******* SLIDER CENTRAL *************/

  
div.sliders_del_sitio {
    margin-top: 33px;
}

.imagen_slider_del_sitio {    
    background: url("/tpl/m-prologic/img/escalando_hacia_la_cima.jpg") no-repeat center center fixed;
    margin-top: 16;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;    
    min-height: 580px;
    
}

.container_text_center {
    /* padding: 210px 240px; */
    /*padding: 10% 13%;*/
    /* min-height: 613px; */
    /* width: 1080px; */
    /* width: auto; */
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
    max-height: 200px;
    max-width: 1000px;
}

.ct_text_center_1 {  
    padding: 5% 13%;    
}

.ct_text_center_2 {  
    padding: 5% 13%;    
}


.titulo_descriptivo {
    font-weight: 300;
    font-size: 46px;
    color: #E1E5E8;
    text-align: center;
}

.subtitulo_descriptivo {
    font-size: 20px;
    color: #853804;
    text-align: center;
}

a.boton_animado {
    /*color: inherit;*/
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
	font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
}

a.boton_animado:hover{
    background: rgba( 255, 255, 255, 0.2 );
    border: 2px solid transparent;
    padding: 6px 34px 6px 14px !important;
}

