body {
   /* padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

a {
    color: #1212AD;
}
a:focus, a:hover {
    color: #1212AD;
}





/* vertical-divider */
.row.vertical-divider {
    overflow: hidden;
}
.row.vertical-divider > div[class^="col-"] {
    padding-bottom: 100px;
    margin-bottom: -100px;
    border-left: 3px solid #F2F7F9;
    border-right: 3px solid #F2F7F9;
}
.row.vertical-divider div[class^="col-"]:first-child {
    border-left: none;
}
.row.vertical-divider div[class^="col-"]:last-child {
    border-right: none;
}



.navbar-static-top {
    border-width: 0 0 3px;
}


.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
}

/* navbar */
/*
#F8F8F8 : navbar background #0E1B8D
#E7E7E7 : navbar border #E48D06
#777 : default color
#333 : hover color (#5E5E5E for .nav-brand)
#555 : active color
#D5D5D5 : active background
*/


.navbar-etecsa {
    background-color: #747DBE;
    border-color: #E48D06;
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
}
.navbar-etecsa .navbar-header {
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
}

/* title */
.navbar-etecsa .navbar-brand {
    color: #A1A5CD;
}
.navbar-etecsa .navbar-brand:hover,
.navbar-etecsa .navbar-brand:focus {
    color: #5E5E5E;
}
/* link */
.navbar-etecsa .navbar-nav > li > a {
    color: white;
}
.navbar-etecsa .navbar-nav > li > a:hover,
.navbar-etecsa .navbar-nav > li > a:focus {
    color: #E6E7F5;
}
.navbar-etecsa .navbar-nav > .active > a,
.navbar-etecsa .navbar-nav > .active > a:hover,
.navbar-etecsa .navbar-nav > .active > a:focus {
    color: #E6E7F5;
    background-color: #4B5282;
}
.navbar-etecsa .navbar-nav > .open > a,
.navbar-etecsa .navbar-nav > .open > a:hover,
.navbar-etecsa .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #4B5282;
}
/* caret */
.navbar-etecsa .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}
.navbar-etecsa .navbar-nav > .dropdown > a:hover .caret,
.navbar-etecsa .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}
.navbar-etecsa .navbar-nav > .open > a .caret,
.navbar-etecsa .navbar-nav > .open > a:hover .caret,
.navbar-etecsa .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

.panel-primary {
    border-color: #72779B;
}

.panel-primary>.panel-heading {
    background-color: #868CB4;
    border-color: #72779B;
    font-size: 120%;
    font-weight: bold;
}

.panel-primary .panel-heading .label {
    background-color: #656A8E;
}

.panel-primary .list-group-item {
    border-color: #72779B;
}


/* mobile version */
.navbar-etecsa .navbar-toggle {
    border-color: white;
}
.navbar-etecsa .navbar-toggle:hover,
.navbar-etecsa .navbar-toggle:focus {
    background-color: #4B5282;
}
.navbar-etecsa .navbar-toggle .icon-bar {
    background-color: #CCC;
}
@media (max-width: 767px) {
    .navbar-etecsa .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-etecsa .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-etecsa .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
    }
}
.navbar-etecsa .navbar-collapse, .navbar-etecsa .navbar-form {
   border-width: 3px 0 0;
    border-color: #E48D06;
}


#header .brand {
    margin: 12px 6px 4px ;
}

#header #header_text {
    text-align: right;
}

#header #header_text > div {
    margin-top: 10px;
}
#header #header_text .slogan span {
    margin-left: 12px;
    white-space: nowrap;
}
#header #header_text .slogan .gener {
    font-weight: bold;
}

.breadcrumb {
    background-color: #F5F5F5;
}



footer {
    margin: 50px 0 0;
    background-color: #E7E8F4;
    border-top: 3px solid #E48D06;
    padding: 10px 0 20px;
    font-size: small;
}

footer #text2 {
    text-align: right;
}
footer #text2 .email {
    white-space: nowrap;
}


.panel-heading h3 {
    font-weight: bold;
}
/* carousel */
#c_etecsa .carousel-indicators {
    bottom: 0;
}
#c_etecsa .carousel-indicators li {

}
#c_etecsa .carousel-indicators .active {
    background-color: #E48D06;
}

/* SUBMENU */
#subm > li {
    margin-top: 0;
    border-bottom: 1px solid #D9DAEC;
    border-right: 3px solid #D9DAEC;
}

#subm > li:last-child {
    border-bottom: none;
}




.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}



#subm > .active {
    font-weight: bold;
    border-right: 4px solid #E48D06;
    background-color: #FDF5E9;
}


.navbar-brand>img {
    margin-top: -6px;
}

#social_movil .navbar-nav>li {
     float: left;
 }

#social_movil .navbar-nav {
    margin: 7.5px 18px;
}

#social_movil .navbar-nav>li a {
    padding: 3px 8px;
}


.image-link {
    text-decoration: none;
    margin: 0 6px;
}

.social {
    font-size: 90%;
}
.social a {
    margin-left: 8px;
    color: #6E6E6E;
}

/**
  MEDIA QUERIES
@media(max-width:767px){}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}
*/



@media(max-width:767px) {


    #header {
        display: none;
    }

    #subm > li {
        border-right: none;
        border-left: 3px solid #D9DAEC;

    }
    #subm > .active {
        border-right: none;
        border-left: 4px solid #E48D06;
    }
    #subm > .active a {
        padding: 10px 15px 10px 12px;
    }
    /*
    #subm > .active:last-child {
        border-bottom: 4px solid #E48D06;
    }*/
    .navbar-etecsa .navbar-collapse {
        background-color: #6971AB;
    }

    footer #text2 {
        text-align: left;
    }




}

@media (min-width:768px) {

    #social_movil {
        display: none;
    }


    .navbar-brand{
        display: none;
    }
}







#proteccion_consumidor .thumbnail {
    margin: 0 6px 12px 0;
    border: 1px solid #DDD;
    background-color: #f5f5f5;
}

#proteccion_consumidor .thumbnail img {
    border-radius: 3px;
    height: 100px;
    width: 100px;
    margin: 6px 10px 6px 6px ;
}


#panel_movil {
    border: 1px solid #8E070A;
}

#recarga li {
    padding:4px 4px 4px 12px;
}

#recarga li img {
    border-radius: 3px;
    height: 32px;
    width: 32px;
    margin-right: 8px;
}

#panel_movil .panel-heading {
    background-color: #BC090D;
    color: white;
}

#panel_movil .panel-heading h3 {
    font-weight: normal;
}

.more {
    margin: 12px 20px;
    text-align:right;
    font-weight: bold;
}

.more::after {
    content: "...";
}

.prov {

}

.prov .panel-heading {
    font-weight: bold;
    font-size: 110%;
}

#red_comercial .mun {
    margin-bottom: 20px;
}




#red_comercial .oficina {
    padding: 10px 15px;
}

#red_comercial .oficina .row {
    font-size: 90%;
}

#red_comercial .oficina .oficina-title {
    font-weight: bold;
    margin-bottom: 6px;
}

#red_comercial .oficina  .txt {
    padding-bottom: 2px;
}

#red_comercial hr {
    margin: 10px 0 ;
}

#red_comercial .panel-heading span {
    font-weight: normal;
}

.areas_wifi .munic h5 {
    font-weight: bold;
}

.areas_wifi ul {
    padding: 0 0 6px 20px;
}
.areas_wifi li {
    list-style: none;
}

.areas_wifi ul li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e062";
    font-family: 'Glyphicons Halflings';
    float: left;
    color: #337AB7;
    margin-top: 0px;
    margin-left: -20px;
    color: #CCCCCC;
}






#salas .prov {
    position:relative;
    margin-bottom:20px;
}

#salas .prov .sal {
    position:relative;
    border:1px solid #D9DAEC;
    padding:8px 120px 8px 46px;
    margin-bottom:4px;
    border-radius:6px;
}

#salas .prov .sal .nombre {
    font-weight:bold;

}

#salas .prov .sal .dir {
    margin:6px 0px 6px;
    line-height:20px;
}

#salas .prov .sal .municipio {
    font-weight:bold;
}

#salas .prov .sal .dir, #salas .prov .sal .pos {

}

#salas .prov .sal .pos {
    position:absolute;
    background-position:6px 6px;
    background-repeat: no-repeat;
    background-image:url(../images/salas_pc.png);
    top:0px;
    right:10px;
    width:120px;
    height:40px;
    text-align:right;
    padding-top:12px;
}

#salas .prov .bg_0, #salas .prov .bg_1  {
    background-position:6px 6px;
    background-repeat: no-repeat;
}

#salas .prov .bg_0  {
    background-image:url(../images/salas_btn_etecsa.png);
}

#salas .prov .bg_1  {
    background-image:url(../images/salas_btn_jcc.png);
}

#salas .t_prov {
    background-color:#868CB4;
    color: white;
    margin: 0 0 4px;
    padding:0;
    border:1px solid #72779B;
    border-radius: 6px;

}

#salas .t_prov h3 {
    font-size: 120%;
    font-weight: bold;
    padding:6px 12px;
    margin:0;
}

#salas .t_prov h3 {
    padding:10px 14px ;
}

#salas_busq {
    margin:12px 0 20px;
}

#salas_busq div {
    margin-top:10px;
}



#salas_busq label {
    font-weight:bold;
    padding-left:12px;
}















label.error {
    font-weight: normal;
    color: red;
    padding: 4px;
    margin: 0;
}

.panel-validar_imei, .panel-validar_imei .panel-heading {
    border-color: #616587;
}



.panel-validar_imei .panel-heading {
    background-color: #7E83AD;
    font-weight: bold;
    color: white;
}

.panel-validar_imei .panel-body {
    background-color: #EFF0F7;
}

input[type=submit], input[type=button] {
    background-color: #7E83AD;
    color: white;
    font-weight: bold;
    border-color: #616587;
}


.panel-validar_imei .info {
    font-style: italic;

}

.msj .glyphicon {
    font-size: 160%;
}


#count_char {
    padding: 6px 12px;
    text-align: right;
    font-size: 90%;
    color: #81849D;
}

.panel-validar_imei #ctn_captcha {
    width: 215px;
    height: 80px;
    background-color: #E3E4EE;
    float: left;
    margin-right: 12px;
}

#part .well {
    padding: 12px;
}

#part .icon {
    float: left;
    margin: 4px 12px 12px 4px;
    width: 76px;
    height: 76px;
    border-radius: 4px;
}

#part  h4 {
    margin: 6px 10px;
}

#part p.sub {
    font-size: 90%;
}

#part  p.sub:hover {
    text-decoration: none;
}

#part .thumbnail_part {
    min-height: 96px;
}





#roaming .title {
    font-weight: bold;
    padding: 2px;
    margin-bottom: 2px;
    font-size: 120%;

}


#roaming .t span {
    font-weight: bold;

}

#roaming .info {

}

#roaming .info {
    font-size: 90%;
    color: #535354;
}

.teclear {
 font-size: 140%;
    margin-bottom: 12px;
}

.teclear .f2 {
    font-weight: normal;
}

.tp_km {
    font-weight: normal;

}



.tree {
    min-height:20px;
    padding:12px;
    margin-bottom:20px;

}
/*
.tree ul li:first-line {
 font-weight: bold;
}*/
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li.menu1 {
    font-weight: bold;
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}




ul.list-unstyled {
	margin-left:24px;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.prod_serv .img-responsive {
margin:0 auto;
}