 @import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600');

img {
    width: 100%;
    height: auto;
}
section {
    display: block;
}
a:hover {
    cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    -ms-interpolation-mode: bicubic;
}
ol, ul {
    list-style: none;
}
input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}
a {
    text-decoration: none;
    line-height: inherit;
}
a img {
    border: none;
}
textarea {
    height: 268px;
}



h1, h2, h3 {
    text-rendering: optimizeLegibility;
    font-family: "Montserrat";
	font-weight: 500
}

h1 {
    font-size: 34px;
    line-height: 38px;
    color: #9bc149;
    padding-bottom: 16px;
    padding-top: 24px;
    text-align: center;
    letter-spacing: -2px;
}
h2 {
    font-size: 30px;
    line-height: 34px;
    color: #878787;
    padding-bottom: 16px;
    padding-top:32px;
    text-align:center;
    letter-spacing: -2px;
}
h3 {
    font-size: 23px;
    line-height: 28px;
    color: #9bc149;
    padding-bottom: 16px;
    padding-top: 16px;
    letter-spacing: -1px;
}
p {
    font-family: "Montserrat";
    font-style: normal;
    font-size:14px;
    color:#464646;
    line-height: 20px;
	font-weight: 400;
}

section {
    padding-bottom: 40px;
    background-image: url(../img/slider-shadow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

section#banner {
    background-image: none;
	margin-top: 135px;
}

section#donde {
    background-image: none;
	margin-top: 95px;
}


.bot-chat-mobile {
	display:none;
}

header {
    height: 138px;
    width:100%;
    top: 0;
    position: fixed;
    z-index:99
}
header .top {
    height:32px;
    width:100%;
    background-color:rgba(229,229,229,1.00);
}
header .top .bot-call {
    font-family: "Montserrat";
	font-weight: 600;
    height: 32px;
    width: 144px;
    background-color: #d0d0d0;
    float: right;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 36px;
    font-size: 16px;
    background-image: url(../img/bot-call-icon.png);
    background-repeat: no-repeat;
    margin-right: 18px;
    -webkit-transition: background-color 0.5s ease-out; /* Safari */
    transition: background-color 0.5s ease-out;
    background-position: 12px 8px;
    background-size: 15px 15px;
}
header .top .bot-call:hover {
    background-color: #9E9E9E;

}
header .top .bot-chat {
	font-family: "Montserrat";
	font-weight: 600;
    height: 32px;
    width: 158px;
    background-color: #d0d0d0;
    float: right;
    color: #FFFFFF;
    padding-top: 9px;
    padding-bottom: 4px;
    padding-left: 36px;
    font-size: 14px;
    background-image: url(../img/bot-chat-icon.png);
    background-repeat: no-repeat;
    margin-right: 18px;
    -webkit-transition: background-color 0.5s ease-out; /* Safari */
    transition: background-color 0.5s ease-out;
    background-size: 15px 15px;
    background-position: 12px 9px;
}
header .top .bot-chat:hover {
    background-color: #9E9E9E;
}
header .top .bot-adquirilo {
    font-family: "Montserrat";
	font-weight: 600;
    height: 32px;
    width: 225px;
    background-color: #7cc242;
    float: right;
    color: #FFFFFF;
    padding-top: 9px;
    padding-bottom: 4px;
    padding-left: 36px;
    font-size: 14px;
    background-image: url(../img/bot-online-icon.png);
    background-repeat: no-repeat;
    -webkit-transition: background-color 0.5s ease-out; /* Safari */
    transition: background-color 0.5s ease-out;
    background-position: 12px 7px;
    background-size: 17px 17px;
}
header .top .bot-adquirilo:hover {
    background-color: #5b8a33;
}
header .main {
    height:106px;
    width:100%;
    background-color:#fff
}
header .main .logo {
    height:61px;
    width:262px;
    margin: auto;
    padding-top: 22px;
}
header .main nav{
    float:right;
    margin-top: 28px;
}
header .main nav ul li {
    display: inline-block;
}
header .main nav ul .sep {
    padding-right: 1px;
    padding-left: 4px;
}
header .main nav ul li a {
    font-family: "Montserrat";
    font-size:14px;
    color:#777777;
    text-decoration:none;
    -webkit-transition: color 0.5s ease-out; /* Safari */
    transition: color 0.5s ease-out;
}
header .main nav ul li a:hover {
    color:#7cc242;
}
header .main nav ul li a.current {
    color:#7cc242;
}


#slider {
    margin-top:138px;
    height: auto;
    background-image:none;
}

section#que-es{
	
}

#que-es .caja-texto {
    padding-top:15px;
}
#que-es .caja-texto .ver-video {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 26px;
    color: #99bb49;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
    height: 29px;
    background-image: url(../img/ico-ver-video.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 21px 17px;
    padding-left: 28px;
    padding-top: 0px;
    margin-top: 5px;
}


#que-es .caracteristicas {
    font-family: "Montserrat";
    font-size:17px;
    letter-spacing: -1px;
    line-height: 20px;
    color:#535353;
}

#que-es .car-1 {
    background-image: url(../img/caract-ico-1.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    padding-left: 30px;
}
#que-es .car-2 {
    background-image: url(../img/caract-ico-2.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    padding-left: 30px;
}
#que-es .car-3 {
    background-image: url(../img/caract-ico-3.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    padding-left: 30px;
}
#que-es .car-4 {
    background-image: url(../img/caract-ico-4.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px 24px;
    padding-left: 30px;
}
#que-es .car-5 {
    background-image: url(../img/caract-ico-5.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    padding-left: 30px;
}
#que-es .car-6 {
    background-image: url(../img/caract-ico-6.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px 24px;
    padding-left: 30px;
}
#que-es .car-7 {
    background-image: url(../img/caract-ico-7.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px;
    padding-left: 30px;
}

#donde h1 {
    padding-bottom:0px;
    margin-bottom: 8px;
}
#donde h2 {
    padding-top:0px;
}
#donde h3 {
	text-align: center;
	padding-top: 0
	
    
}
#donde h4 {
    background-color: #ededed;
    color: #67953f;
    line-height: 38px;
    font-size: 16px;
    font-family: 'GBook';
    background-image: url(../img/ico-iso-dir.png);
    background-repeat: no-repeat;
    background-position: 8px center;
    background-size: 14px 14px;
    letter-spacing: -1px;
    padding-left: 27px;
    margin-bottom: 0;
}
#donde h4 a {
    color: #67953f;
}



#donde .buscador {
    width: 100%;
    text-align: center;
	padding-top: 15px;
}


#donde #list-localidades {
    width:300px;
    font-size: 14px;
    font-family: "Montserrat";
    color: #464646;
}


#donde table {
    font-family: "Montserrat";
    font-size:14px;
    color: #747474;
}
#donde table thead {
    background: #a9cc57;
    color: #fff;
    font-size:16px;
}

#donde .wrap-map {
    padding-bottom: 24px;
    background-image: url(../img/slider-shadow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#donde #map {
    height:420px;
}
#donde .tit-preventa {
    padding-top:15px;
    padding-bottom: 8px;
}
#donde .subtit-preventa {
    text-align: center;
    padding-top: 0;
}
#donde .promo {
    font-size: 18px;
    background-color: #f7941d;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.79);
    padding-left: 10px;
    padding-right: 10px;
}
#donde form {
    font-family: "Montserrat";
    font-size:16px;
}
#donde form input, #donde form select {
    color:#464646;
}
#donde form .ver-mapa {
    color: #7c9f2a;
    font-family: "Montserrat";
    font-size: 16px;
    padding-left: 10px;
}
#donde form #button{
    background-color: #7cc242;
    color: #FFF;
    font-family: "Montserrat";
    font-size: 19px;
    border: none;
    padding-top:8px;
    padding-bottom:8px;
    width:100%;
    margin-top:10px;
    -webkit-transition: background-color 0.5s ease-out; /* Safari */
    transition: background-color 0.5s ease-out;
    display: table-cell;
    vertical-align: middle;
}
#donde form #button:hover{
    background-color: #456828;
}
#donde .aviso{
    padding-top: 10px;
    border: 1px solid #ffae00;
    color: #ffae00;
    padding-bottom: 10px;
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
}
#donde .msj-form {
    font-size: 24px;
    line-height: 30px;
	margin-top: 28px;
	letter-spacing: -1.5px;
}

#planes-precios .planes-wrapper {
    margin-top:20px;
}
#planes-precios .planes li {
    padding-bottom: 10px;
}
#planes-precios h3 {
    margin-bottom: 0px;
}
#planes-precios .planes li ul {
    margin-left:0px;
    margin-top:10px;
}
#planes-precios p.planes-adicionales {
	font-size: 16px;
    padding-top: 20px;
}
#planes-precios .planes .basico {
    background-color: #21b24b;
    height:38px;
	font-family: "Montserrat";
	font-style: normal;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:500
	
}

#planes-precios .planes .cine, #planes-precios .planes .hd, #planes-precios .planes .futbol, #planes-precios .planes .adultos, #planes-precios .planes .deco-adic, #planes-precios .planes .deco-adic {
	font-family: "Montserrat";
	font-style: normal;
	color: #FFFFFF;
    height: 38px;
	font-weight:500
	
}

#planes-precios .planes .cine {
    background-color: #f7941d;
    
}
#planes-precios .planes .hd {
    background-color: #0c9295;
}
#planes-precios .planes .futbol {
    background-color: #000000;
}
#planes-precios .planes .adultos {
    background-color: #ee1c25;
}
#planes-precios .planes .deco-adic {
	background-color: #cc6234;
}
#planes-precios .planes .tit-recarga{
    font-family: "Montserrat";
    font-size:15px;
    color:#464646;
    margin-bottom:10px
}
#planes-precios .planes .precio{
    font-family: "Montserrat";
    font-size:25px;
    color:#7cc231;
}

.sos {
	background-color: #7aa902;
	color: #fff;
	padding: 10px;
	margin-bottom: 30px;
}
.sos span {
	font-size: 20px;
    line-height: 34px;
}
.sos a {
	color: #fff;
    font-weight: 700;
    text-shadow: 0px 0px 3.84px rgba(0, 0, 0, 0.50);
    line-height: 34px;
    font-size: 20px;
}



#recargas h1 {
    padding-bottom: 0;
}
#recargas h3 {
    text-align: center;
    padding-top: 0;
}
#recargas .web {
    background-image: url(../img/ico-recarga-web.png);
    background-position: center top;
    background-size: 90px auto;
    background-repeat: no-repeat;
    padding-top: 95px;
}
#recargas .tel {
    background-image: url(../img/ico-recarga-tel.png);
    background-position: center top;
    background-size: 90px auto;
    background-repeat: no-repeat;
    padding-top: 95px;
}
#recargas .suc {
    background-image: url(../img/ico-recarga-sucursales.png);
    background-position: center top;
    background-size: 90px auto;
    background-repeat: no-repeat;
    padding-top: 95px;
}
#recargas .destacado {
    font-family: "Montserrat";
    color:#799b30;
    font-size:16px;
	font-weight: 600
}
#recargas .web p, #recargas .tel p, #recargas .suc p {
    text-align:center;
}

#recargas .rapi, #recargas .facil, #recargas .tele, #recargas .full, #recargas .pago24, #recargas .cardline, #recargas .revirtual, #recargas .mercadopago{
    background-position: center top;
    background-size: 151px auto;
    background-repeat: no-repeat;
    padding-top: 95px;
	width:20%
}

#recargas .rapi {
    background-image: url(../img/logo-rapi.png);
}
#recargas .facil {
    background-image: url(../img/logo-facil.png);
}
#recargas .tele {
    background-image: url(../img/logo-tele.png);
}
#recargas .full {
    background-image: url(../img/logo-full.png);
}
#recargas .pago24 {
    background-image: url(../img/logo-24.png);
}
#recargas .cardline {
    background-image: url(../img/logo-cardline.png);
}
#recargas .revirtual {
    background-image: url(../img/logo-redvirtual.png);
}
#recargas .mercadopago {
    background-image: url(../img/logo-mercadopago.png);
}
#recargas .rapi p, #recargas .facil p, #recargas .tele p, #recargas .full p, #recargas .pago24 p, #recargas .cardline p, #recargas .revirtual p, #recargas .mercadopago p  {
    text-align:center;
}
#recargas .legal {
    padding-top:40px;
    font-size:11px;
    color:#706f6f;
    line-height:14px;
    text-align:center;
}

section#ser-agente{
	
}

section#ser-agente .bot-agente{
	color: #fff;
    display: block;
    background-color: #7cc242;
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 5px;
	
}



footer .main {
    background-color: #878787;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 4px solid #A9CC57;
    border-bottom: 4px solid #A9CC57;
}

footer .main .outer .logo {
    width:200px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 16px;

}
footer .main ul {
    margin:0;
}
footer .main .bot-footer li a {
    font-family: "Montserrat";
    color:#FFFFFF;
    font-size:14px;
    line-height:28px;

}
footer .legal {
    background-color: #e1e1e1;
    padding-top: 24px;
    padding-bottom: 24px;
}
footer .main .act-footer li a {
    font-family: "Montserrat";
    color:#FFFFFF;
    font-size:16px;
    line-height:32px;
    padding-left:25px;
}
footer .main .act-footer .tel {
    background-image: url(../img/bot-call-icon-2x.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px 15px;
}
footer .main .act-footer .chat {
    background-image: url(../img/bot-chat-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px 15px;
}
footer .main .act-footer .adq {
    background-image: url(../img/bot-online-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px 15px;
}
footer .main .social {
    padding-top:0px;
    text-align:left;
}
footer .main .social img {
    width:18px;
}
footer .legal p {
    font-size: 11px;
    line-height: 14px;
}

/* Custom Styles for medium screens */
@media only screen and (max-width: 1024px) {
	
	.bot-chat-mobile {
    font-family: "Montserrat";
	font-weight: 600;
    height: 32px;
    width: 158px;
    background-color: #7cc242;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 4px;
    padding-left: 36px;
    font-size: 14px;
    background-image: url(../img/bot-chat-icon.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 12px 9px; 
    display:block;
    position:fixed;
    margin: 0 auto;
    bottom: 10px;
    left: calc(50% - 79px);
    z-index: 100;
}
	
	.bot-chat-mobile:hover {
		color: #fff;
	}
	
	
    p {
        font-size:13px;
        line-height: 17px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 21px;
        text-align:center;
        letter-spacing: -0.5px;
    }
    section {
        background-image: url(../img/slider-shadow-m.png);
    }
    .close-button {
        width: 17px;
        height: 17px;
        background-image: url(../img/close-but-offcanvas.png);
    }
    .off-menu {
        font-family: 'GBook';
        font-size: 14px;
        margin-top: 45px;
    }
    .off-menu li  {
        border-bottom: 1px solid rgba(255,255,255,0.5);
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .off-menu li a {
        color: #fff;
    }
    .off-call-button {
        font-family: 'GMedium';
        font-size:18px;
        width: 180px;
        height: 30px;
        color: #fff;
        background-color: rgba(255,255,255,0.15);
        background-image: url(../img/bot-call-icon-2x.png);
        background-repeat: no-repeat;
        background-size: 17px auto;
        background-position: 12px center;
        float: left;
        margin-left: 20px;
        padding-top: 5px;
        padding-left: 40px;
        margin-top: 10px;
    }



    .mobile-header {
        height: 65px;
        width:100%;
        background-color:#FFF
    }
    .mobile-header .top-tablet {
        height:32px;
        width:100%;
        background-color:rgba(229,229,229,1.00);
    }
    .mobile-header .top-tablet .bot-call {
        font-family: 'GBold', Arial, serif;
        height: 32px;
        width: 144px;
        background-color: #d0d0d0;
        float: left;
        color: #FFFFFF;
        padding-top: 6px;
        padding-bottom: 4px;
        padding-left: 36px;
        font-size: 16px;
        background-image: url(../img/bot-call-icon.png);
        background-repeat: no-repeat;
        background-position: 12px 8px;
        background-size: 15px 15px;
        margin-right: 18px;
    }
    .mobile-header .top-tablet .bot-chat {
        font-family: 'GBold', Arial, serif;
        height: 32px;
        width: 158px;
        background-color: #d0d0d0;
        float: left;
        color: #FFFFFF;
        padding-top: 8px;
        padding-bottom: 4px;
        padding-left: 36px;
        font-size: 14px;
        background-image: url(../img/bot-chat-icon.png);
        background-repeat: no-repeat;
        background-size: 15px 15px;
        background-position: 12px 9px;
    }
    .mobile-header .top-tablet .bot-adquirilo {
        font-family: 'GBold', Arial, serif;
        height: 32px;
        width: 135px;
        background-color: #7cc242;
        float: right;
        color: #FFFFFF;
        padding-top: 8px;
        padding-bottom: 4px;
        padding-left: 36px;
        font-size: 14px;
        background-image: url(../img/bot-online-icon.png);
        background-repeat: no-repeat;
        background-position: 12px 7px;
        background-size: 17px 17px;
    }
    .mobile-header .top-phone {
        height:32px;
        width:100%;
        background-color:rgba(229,229,229,1.00);
    }
    .mobile-header .top-phone .bot-call {
        height: 32px;
        width: 38px;
        background-color: #d0d0d0;
        float: left;
        background-image: url(../img/bot-call-icon.png);
        background-repeat: no-repeat;
        background-position: 9px 5px;
        background-size: 20px 20px;
        margin-right:18px;
    }
    .mobile-header .top-phone .bot-chat {
        height: 32px;
        width: 38px;
        background-color: #d0d0d0;
        float: left;
        background-image: url(../img/bot-chat-icon.png);
        background-repeat: no-repeat;
        background-position: 10px 6px;
        background-size: 20px 20px;
    }
    .mobile-header .top-phone .bot-adquirilo {
        height: 32px;
        width: 145px;
        background-color: #7cc242;
        float: right;
        background-image: url(../img/bot-online-icon.png);
        background-repeat: no-repeat;
        background-position: 9px 4px;
        background-size: 22px 22px;
        color: #fff;
        font-family: "Montserrat";
        font-weight: 500;
        font-size: 14px;
        padding-left: 40px;
        padding-top: 8px;
    }
    .mobile-header .logo-mobile {
        height: auto;
        width: 250px;
        margin: auto;
        margin-top: 30px;
    }
	
	section#banner {
	margin-top: 0px;
}

    #slider {
        margin-top:0px;
    }


    #que-es .caja-texto {
        padding-top:15px;
        padding-bottom:25px;
        text-align:center;
    }

    #que-es .caracteristicas {
        font-family: 'GMedium';
        font-size:15px;
        letter-spacing: -1px;
        line-height: 16px;
    }

    #que-es .car-1 {
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 35px 35px;
        padding-left: 0px;
        padding-top: 40px;
        text-align:center;
        margin-bottom:30px;
    }
    #que-es .car-2 {
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 35px 35px;
        padding-left: 0px;
        padding-top: 40px;
        text-align:center;
        margin-bottom:30px;
    }
    #que-es .car-3 {
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 35px 35px;
        padding-left: 0px;
        padding-top: 40px;
        text-align:center;
        margin-bottom:30px;
    }
    #que-es .car-4 {
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 35px 35px;
        padding-left: 0px;
        padding-top: 40px;
        text-align:center;
        margin-bottom:30px;
    }
    #que-es .car-5 {
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 35px 35px;
        padding-left: 0px;
        padding-top: 40px;
        text-align:center;
        margin-bottom:30px;
    }
    #que-es .car-6 {
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 35px 35px;
        padding-left: 0px;
        padding-top: 40px;
        text-align:center;
        margin-bottom:30px;
    }
    #que-es .car-7 {
        background-image: url(../img/caract-ico-7.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 35px 35px;
        padding-left: 0px;
        padding-top: 40px;
        text-align:center;
        margin-bottom:30px;
    }
	
	section#donde {
    margin-top: 0px;
}

    #donde .dir {
    min-height: 70px
    }


    #donde h3 {
        text-align:center;
    }
    #donde .wrap-map {
        background-image: url(../img/slider-shadow-m.png);
    }
    #donde form input, #donde form select {
        font-size:14px;
    }
    #donde form .ver-mapa {
        font-size: 14px;
    }

    #planes-precios .planes-wrapper {
        margin-top: 0px;
    }
    #planes-precios .descripcion {
        text-align:center;
    }

    #faq {
        background-image: none;
    }

    #faq ul li a {
        font-size:14px;
    }

}



@media only screen and (max-width: 640px) {
	
	
	
	

    .bx-wrapper .bx-pager {
        display: none;
    }

    .bx-controls-direction {
        display:none;
    }

    p {
        font-size:12px;
        line-height: 18px;
    }
    h1 {
        font-size: 24px;
        letter-spacing: -0.5px;
        padding-bottom: 0px;
        padding-top: 20px;
        line-height: 28px;
    }
    h2 {
        font-size: 20px;
        letter-spacing: -0.5px;
        line-height: 22px;
    }
    h3 {
        font-size: 18px;
        line-height: 22px;
    }

    section {
        background-image: url(../img/slider-shadow-s.png);
    }

    .mobile-header {
        height: 55px;
    }
    .menu-icon.dark {
        margin-top: 36px;
    }
    .mobile-header .logo-mobile {
        height: auto;
        width: 205px;
        margin: auto;
        margin-top: 15px;
    }

    #slider {
        padding-bottom: 14px;
    }

    #que-es .caja-texto {
        padding-bottom:6px;
        text-align:center;
    }
    #que-es .caja-texto .ver-video {
        font-family: "Montserrat";
		font-weight: 500;
        font-size: 13px;
        color: #99bb49;
        background-size: 18px 13px;
        padding-left: 22px;
        padding-top: 6px;
        margin-bottom: 20px;

    }
    #que-es .caracteristicas {
        font-size:13px;
    }
    #que-es .car-7 {
        margin-bottom:0px;
    }

#donde h1 {
    margin-bottom: 8px;
}
    #donde h3 {
        text-align:center;
        padding-top: 0px;
        margin-bottom: 0;
    }
    #donde h4 {
        line-height: 28px;
        font-size: 15px;
        background-size: 15px 15px;
        padding-left:30px;
    }
    #donde .dir {
        font-size: 14px;
        letter-spacing:0px;
        line-height:16px;
        margin-bottom:10px;
		min-height:0;
    }
    #donde .tit-puntos {
        margin-top:20px;
        padding-bottom:16px;
    }

    #donde #list-localidades {
        width:100%;
    }
    #donde table {
        font-size:11px;
    }
    #donde table thead {
        font-size:13px;
    }
    #donde .wrap-map {
        background-image: url(../img/slider-shadow-s.png);
    }
    #donde .promo {
        font-size: 15px;
        line-height: 20px;
    }
    #donde form #button{
        padding-top:6px;
        padding-bottom:6px;
        margin-top:10px;
        font-size: 17px;
    }


    #planes-precios .descripcion {
        text-align:center;
    }
    #planes-precios .planes .tit-recarga{
        font-size:12px;
        line-height: 14px;
    }
    #planes-precios .planes .precio{
        font-size:22px;
    }


    #recargas h3 {
        margin-bottom: 0;
        padding-bottom: 10
    }
    #recargas .web {
        background-image: url(../img/ico-recarga-web.png);
        background-position: left center;
        background-size: 60px auto;
        background-repeat: no-repeat;
        padding-top: 18px;
        padding-left:70px;
        margin-bottom:10px;
        height: 60px;
    }
    #recargas .tel {
        background-image: url(../img/ico-recarga-tel.png);
        background-position: left center;
        background-size: 60px auto;
        background-repeat: no-repeat;
        padding-top: 18px;
        padding-left:70px;
        margin-bottom:10px;
        height: 60px;
    }
    #recargas .suc {
        background-image: url(../img/ico-recarga-sucursales.png);
        background-position: left center;
        background-size: 60px auto;
        background-repeat: no-repeat;
        padding-top: 14px;
        padding-left:70px;
        padding-left:70px;
        margin-bottom:32px;
        height: 60px;
    }
    #recargas .web p, #recargas .tel p, #recargas .suc p {
        text-align:left;
    }
    #recargas .destacado {
        font-size:14px;
    }
    #recargas .rapi, #recargas .facil, #recargas .tele, #recargas .full, #recargas .pago24, #recargas .cardline, #recargas .revirtual, #recargas .mercadopago  {
        background-size: 70px auto;
        padding-top: 42px;
    }
    #recargas .legal {
        padding-top:24px;
        font-size:9px;
        line-height:12px;
    }

    #faq {
        background-image: none;
    }

    #faq ul li ul p {
        padding-top: 6px;
    }

    #faq ul li a {
        font-size:13px;
        line-height: 18px;
    }
	#faq .deco ul li a {
    font-size: 13px;
}

    footer .main .outer .logo {
        margin-top: 4px;
        width: 172px;
    }

    footer .main .bot-footer li a {
        font-size: 13px;
        line-height: 25px;
    }

    footer .main .act-footer {
        margin-top: 15px;
    }

    footer .main .act-footer li a {
        font-size: 14px;
    }

    footer .main ul {
        text-align:center;
    }
    footer .main .social {
        text-align:center;
    }
    footer .legal p {
        font-size: 8px;
        line-height: 12px;
    }
}