@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Light.otf);
}
@font-face {
    font-family: Baloo;
    src: url(../fonts/Baloo-Regular.ttf);
}
body,html{
    padding: 0;margin:0;border: 0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;
}
body{
    background-image: url(../img/fondo.jpg);
    margin: 0;
    padding: 0;
    font-family: roboto, Helvetica, Arial;
    display: flex;
    justify-content: center;
}
.side_bar{
    padding: 20px;
}
.side_bar .logo{
    width: 200px;
    height: auto;
}
.center_text{
    text-align: center;
}
.title_side_bar{
    text-align: center;
}
.menu_side_bar{
    list-style: none;
}
.menu_side_bar li{
    padding: 10px 0;
    cursor: pointer;
    font-size: 15px;
}
.menu_side_bar li:hover{
    color: #61279d;
    font-weight: 600;
}
.menu_side_bar li span{

}
.menu_side_bar li span img{
    width: 30px;
    left: 30px;
    position: absolute;
    height: auto;
}
.side_bar{
    box-shadow: 4px 0px 5px 0px #bbbbbb;
    background: rgb(212,209,218);
    background: -webkit-linear-gradient(bottom, rgba(212,209,218,1) 0%, rgba(255,255,255,0.9976365546218487) 55%);
    background: -o-linear-gradient(bottom, rgba(212,209,218,1) 0%, rgba(255,255,255,0.9976365546218487) 55%);
    background: linear-gradient(to top, rgba(212,209,218,1) 0%, rgba(255,255,255,0.9976365546218487) 55%);
}
.hide{
    display: none;
}
.show{
    display: block;
}
.margin_section_top{
    margin-top: 150px;
}
.logo_bienvenida{
    width: 200px;
    height: auto;
}
.active{
    color: #61279d;
    font-weight: 600;
}
.inactive{
    color: #000000;
    font-weight: normal;
}
.lista_medios_contacto .row{
    margin: 20px 0;
}
.lista_medios_contacto .row .col-sd-1{
    border-right: solid 3px #61279d;
    padding-right: 10px;
}
.lista_medios_contacto .row .col-sd-1 img{
    width: 45px;
    height: auto;
}
.lista_medios_contacto .row .col-md-4 p{
    padding: 0;
    margin: 0;
}
.lista_medios_contacto .row .col-md-4 p a{
    color: #000000;
}
.menu_side_bar a{
    text-decoration: none;
    color: #000000;
}
.logo_container{
    border-right: solid 4px #f77414;
}
.logo_container img{
    width: 100%;
    height: auto;
}
h2.oferta_text{
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
}
p.vigencia_oferta{
    padding: 0;
    margin: 0;
}
.col_oferta{
    float: left;
}
.leftCorner{
    border: solid 2px #E85312;
    border-style: solid solid solid solid;
    padding: 10px;
    border-top-left-radius: 25px;
    background-color: #E85312;
    font-family: Baloo;
    color: white;
    font-size: 24px;
    text-align: center;
}
.tablehead {
    font-family: Baloo;
    color: white;
    background-color: #E85312;
    font-size: 24px;
    text-align: center;
}
.riCorner {
    border: solid 2px #E85312;
    border-style: solid solid solid solid;
    padding: 10px;
    border-top-right-radius: 25px;
    background-color: #E85312;
    font-family: Baloo;
    color: white;
    font-size: 24px;
    text-align: center;
}
.titleLeft {
    background-color: white !important;
    font-size: 12px !important;
    font-weight: 100;
    text-align: right;
    padding-right: 7px;
}
.precios {
    font-family: Baloo;
    color: #E85312;
    font-size: 40px;
    text-align: center;
}
.precios {
    font-family: Baloo;
    color: #E85312;
    font-size: 40px;
    text-align: center;
}
.precios {
    font-family: Baloo;
    color: #E85312;
    font-size: 40px;
    text-align: center;
}
.precios p {
    position: relative;
    font-family: Montserrat;
    color: #E85312;
    font-size: 12px;
    margin-top: -39px;
    margin-left: 115px;
    line-height: 0.75;
    margin-bottom: 13px;
}
.pl {
    border-left: solid 2px #E85312;
}
.mbps {
    background-color: rgba(98,50,136,.20);
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}
.pad {
    padding: 10px;
}
.prop {
    font-size: 12px;
    text-align: center;
}
.plL {
    border: solid 2px #E85312;
    border-style: none solid solid solid;
    padding: 10px;
    border-bottom-left-radius: 25px;
    border-right: none;
}
.prR {
    border: solid 2px #E85312;
    border-style: none solid solid solid;
    padding: 10px;
    border-bottom-right-radius: 25px;
    border-left: none;
}
.container_oferta{
    background: #ffffff;
    padding: 20px;
}
.disp {
    background-color: rgba(98,50,136,.20);
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
.riCorner {
    border: solid 2px #E85312;
    border-style: solid solid solid solid;
    padding: 10px;
    border-top-right-radius: 25px;
    background-color: #E85312;
    font-family: Baloo;
    color: white;
    font-size: 24px;
    text-align: center;
}
.pr {
    border-right: solid 2px #E85312;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
.esquina {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 300px;
    z-index: 9;
}