﻿/* =Fonts 
------------------------------------------------------- */
@import url(../css/DIN-Font.css);

/* CSS Document for DIRECTV LA - by Takeoff Media 
   Compatibilidad ie8 - 9 - 10 - Chrome - Firefox
****************************************************/


html, body {
    height: 100%;
    margin: 0px;
    font-family: 'Arial';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
}

#containerGeoref {
    min-height: 45%;
}

#headerGeoref {
    height: auto;
}

#contentGeoref {
    height: auto;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    padding: 0px 0px 0px 0px;
}

.notSupportBrowser {
    background-color: #fbeaaa;
    border: 1px solid #fad54b;
    border-bottom: none;
}

#browser_support_header {
    height: 34px;
    width: 100%;
}

#notSupport {
    float: left;
    color: red;
    padding: 5px;
}

#browserSupport {
    float: right;
    padding-top: 2px;
}


#txtResultadoCobertura{
    background-color: orange;
}

#defaultForm {
    color: #929292;
}

.gm-style-iw > div {
    width: 420px !important;
    max-height: 550px !important;
}

    .gm-style-iw > div div {
        overflow: hidden;
    }

#recaptcha-error, #address-error {
    color: #c60f13;
    font-size: 12px;
    display: block;
}

.controls {
    border: 1px solid transparent;
    border-radius: 0 0 0 0px;
    /*box-sizing: border-box;
    -moz-box-sizing: border-box;*/
    height: 32px;
    /*outline: none;*/
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);*/
    background-color: #fff;
    font-family: Roboto;
    font-size: 1.7em;
    font-weight: 400;
    margin-left: 10px;
    padding: 0 0 0 10px;
    text-overflow: ellipsis;
    width: 100%;
}


.popupInitialize {
    position: fixed;
    width: 95% !important;
    top: 40%;
    left: 2%;
    background-color: #fff;
    color: black;
    z-index: 1500;
    text-overflow: ellipsis;
    border-radius: 25px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
}


#pacinput #labelinput {
    height: 50px;
    z-index: 1500;
}

#divProcessing {
    z-index: 1501;
}

.pac-input-style {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 100%;
}

#pac-input-style:focus {
    border-color: #4d90fe;
}


.div-mapa-canvas {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #ececec;
    z-index: -1;
}


.div-pac-lbl {
    background-color: orange;
    position: absolute;
    color: white;
    z-index: 1500;
    height: 45px;
    border-radius: 15px;
    text-overflow: ellipsis;
    width: 95%;
}


.div-pac-lbl-text {
    background-color: orange;
    color: white;
    font-family: Roboto;
    font-size: 1.3em;
    font-style: normal;
    font-weight: 100;
    line-height: 85%;
    left: 0px;
    z-index: 1500;
    padding: 5px 0px 0px 20px;
    border-radius: 65px;
    text-overflow: ellipsis;
}


.div-pac-input {
    background-color: #fff;
    position: fixed;
    color: black;
    z-index: 1500;
    text-overflow: ellipsis;
    border-radius: 25px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 100%;
}



.div-pac-input-text {
    background-color: #fffefe;
    background: #fffefe;
    color: black;
    font-family: Roboto;
    font-size: 1.3em;
    line-height: 90%;
    font-weight: 400;
    padding: 0px 20px 0px 10px;
    text-overflow: ellipsis;
    width: 100%;
    z-index: 1500;
    vertical-align: central;
    position: relative;
    border-color: transparent;
    text-overflow: ellipsis;
    border-radius: 25px;
}

.placeholder {
    color: #175499;
}

#pac-input:focus {
    border-color: white;
}

.mensajeGrande {
    display: block;
    width: 100%;
    height: 15%;
    font-size: 20px;
    z-index: 0;
    bottom: 0;
    top: 90%;
    background-color: #ccc6c6;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 300;
    margin-left: 5%;
    padding: 0 11px 0 100px;
    text-overflow: ellipsis;
    width: 90%;
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

.banner-container {
    background: #f87604 url("../images/nav_bg.png") no-repeat;
    background-size: 100% 100%;
    border-bottom: 1px solid #e97107;
    position: relative;
    width: 100%;
    height: 43px;
    z-index: 2000;
    top: 0;
}

.bannerLogo {
    /*margin: 0.7em 1em;
    max-width: 163px;
    height: 24px;
    top: 0;
    z-index: 1;*/
    height: 45px;
}

.buttonForm {
    font-family: Roboto;
    color: #FFF;
    border: none;
    background: #009ec9;
    background: -moz-linear-gradient(top, #009ec9 0%, #1b62b2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009ec9), color-stop(100%,#1b62b2));
    background: -webkit-linear-gradient(top, #009ec9 0%,#1b62b2 100%);
    background: -o-linear-gradient(top, #009ec9 0%,#1b62b2 100%);
    background: -ms-linear-gradient(top, #009ec9 0%,#1b62b2 100%);
    background: linear-gradient(to bottom, #009ec9 0%,#1b62b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ec9', endColorstr='#1b62b2',GradientType=0 );
    text-shadow: 0px 0px 1px #333;
    line-height: 1;
    padding: 0.5em 1.5em;
    text-shadow: 0px 0px 1px #333;
    border-radius: 2px;
    -webkit-appearance: button;
    cursor: pointer;
    font-weight: normal !important;
    animation-delay: inherit;
}

    .buttonForm:hover:enabled {
        background: -moz-linear-gradient(top, #008cb2 0%, #175499 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008cb2), color-stop(100%,#175499));
        background: -webkit-linear-gradient(top, #008cb2 0%,#175499 100%);
        background: -o-linear-gradient(top, #008cb2 0%,#175499 100%);
        background: -ms-linear-gradient(top, #008cb2 0%,#175499 100%);
        background: linear-gradient(to bottom, #008cb2 0%,#175499 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cb2', endColorstr='#175499',GradientType=0 );
    }

    .buttonForm:active {
        -webkit-box-shadow: inset 0 0 5px #888;
        box-shadow: 0 0 5px #333 inset;
    }

.iconToolbar {
    background-image: url(../images/icons-toolbar.png);
    width: 22px;
    height: 20px;
}

.iconBack {
    background-position: 0px 0px;
}

.iconNext {
    background-position: -22px 0px;
}

.iconMarker {
    background-position: -44px 0px;
}

.iconHand {
    background-position: -66px 0px;
}

.iconPic1 {
    background-position: 0px -20px;
}

.iconPic2 {
    background-position: -22px -20px;
}

.iconPlus {
    background-position: -44px -20px;
}

.iconMinus {
    background-position: -66px -20px;
}

.iconRule {
    background-position: 0px -40px;
}

.iconFilter {
    background-position: -22px -40px;
}

.iconChart {
    background-position: -44px -40px;
}

.iconSum {
    background-position: -66px -40px;
}

.iconGeo {
    background-position: 0px -60px;
}

.iconGeoActive {
    background-position: -22px -60px;
}

.iconResize {
    background-position: -44px -60px;
}


.centrado {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12%;
}

    .centrado > span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        align-content: center;
    }

.centradobanner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

    .centradobanner > span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        align-content: center;
    }

.centradoPopup {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    height: 100%;
    font-family: 'DTV-DIN-CON-MED', Arial;
}

.centradoPopup > h3{
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    /*text-decoration: underline;*/
}

.centradoPopup > span {
    display: compact;
    vertical-align: middle;
    line-height: normal;
    align-content: center;
}


#divinferior {
    background: #fff;
    background-color: white; /*#1a5fad; */
    position: fixed; /*El div será ubicado con relación a la pantalla*/
    left: 0px; /*A la derecha deje un espacio de 0px*/
    right: 0px; /*A la izquierda deje un espacio de 0px*/
    bottom: 0px; /*Abajo deje un espacio de 0px*/
    top: 100%;
    width: 100%;
    height: 12%;
    z-index: 1000;
}

/* css style para notificationFx - para las notificaciones */

.sfb {
    background: #fff;
    line-height: 20px;
    height: 13%;
    color: #0b335e !important;
    font-weight: 600;
    font-size: 18px;
    font-family: Roboto;
    box-shadow: 0 0 14px #003865;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 3000;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px 0 0 0;
    text-wrap: none;
    text-decoration-color: white;
}

.sfb-hide {
    display: none;
}

.sfb-show {
    display: block;
}

.sfb-close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 4px;
    top: 4px;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sfb-estoySeguro {
    display: inline-block;
}

.sfb-close:hover,
.sfb-close:focus {
    outline: none;
}

.sfb-close::before,
.sfb-close::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 60%;
    top: 50%;
    left: 50%;
    background: #888;
}

.sfb-close:hover::before,
.sfb-close:hover::after {
    background: #888;
    ;
}

.sfb-close::before {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}

.sfb-close::after {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
}




.buttonSearchDir {
    /*background-image: url(../images/SearchLupa.png); /* 16px x 16px */
    background-image: url(../images/searchLupaSmall.png); /* 16px x 16px */
    background-color: transparent; /* make the button transparent */
    background-repeat: no-repeat; /* make the background image appear only once */
    background-position: center; /* equivalent to 'top left' */
    border: none; /* assuming we don't want any borders */
    cursor: pointer; /* make the cursor like hovering over an <a> element */
    height: 16px; /* make this the size of your image */
    padding-left: 6px; /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fffefe;
    border: none;
    line-height: 1;
    padding: 0.3em 1.2em;
    text-shadow: 0px 0px 1px #333;
    border-radius: 20px;
    text-overflow: ellipsis;
    -webkit-appearance: button;
    cursor: pointer;
    font-weight: normal !important;
    height: 30px;
}

    .buttonSearchDir:hover:enabled {
        background: #13ccfe;
        background-image: url(../images/SearchLupa.png); /* 16px x 16px */
        background-color: transparent; /* make the button transparent */
        background-repeat: no-repeat; /* make the background image appear only once */
        background-position: center; /* equivalent to 'top left' */
        border: none; /* assuming we don't want any borders */
        cursor: pointer; /* make the cursor like hovering over an <a> element */
        height: 16px; /* make this the size of your image */
        padding-left: 6px; /* make text start to the right of the image */
        vertical-align: middle; /* align the text vertically centered */
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #fffefe;
        border: none;
        line-height: 1;
        padding: 0.3em 1.5em;
        text-shadow: 0px 0px 1px #333;
        border-radius: 20px;
        -webkit-appearance: button;
        cursor: pointer;
        font-weight: normal !important;
        height: 30px;
        /*background: -moz-linear-gradient(top, #008cb2 0%, #175499 100%);*/
        /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#175499));
        /*background: -webkit-linear-gradient(top, #008cb2 0%,#175499 100%);
        background: -o-linear-gradient(top, #008cb2 0%,#175499 100%);
        background: -ms-linear-gradient(top, #008cb2 0%,#175499 100%);
        background: linear-gradient(to bottom, #008cb2 0%,#175499 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cb2', endColorstr='#175499',GradientType=0 );*/
    }

    .buttonSearchDir:active {
        -webkit-box-shadow: inset 0 0 5px #888;
        box-shadow: 0 0 5px #333 inset;
    }

/*LINK */
.enlace:link, .enlace:visited {
    display: inline-block;
    padding: 10px 15px;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0b335e), color-stop(1, #02204f) );
    background: -moz-linear-gradient( center top, #0b335e 5%, #02204f 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b335e', endColorstr='#02204f');
    background-color: #0b335e;
    background: #4479BA;
    color: #0b335e;
    width: 180px;
    font-family: Roboto;
    font-size: 1.2em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2em;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 8px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 10px;
}

.enlace:hover {
    background: #356094;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #02204f), color-stop(1, #0b335e) );
    background: -moz-linear-gradient( center top, #02204f 5%, #0b335e 100% );
    border: solid 1px #2A4E77;
    text-decoration: none;
}

.enlace:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}



.enlaceOscuro:link, .enlaceOscuro:visited {
    display: inline-block;
    background-color: #eaeaea;
    background: #eaeaea;
    color: black;
    width: 218px;
    height: 65px;
    font-family: 'DTV-DIN-CON-MED'; /*'DTV-DIN-CON';*/
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    line-height: 65px;
    text-decoration: none;
    text-align: center;
    text-overflow: unset;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 19px;
    border: solid 2px #eaeaea;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    box-shadow: inset 0px 2px 0px 0px #f5f0f0;
    padding: 0px 0px 0px 0px;
}

.enlaceOscuro2:link, .enlaceOscuro2:visited {
    display: inline-block;
    background-color: #eaeaea;
    background: #eaeaea;
    color: black;
    width: 218px;
    /*height: 65px;*/
    font-family: 'DTV-DIN-CON-MED'; /*'DTV-DIN-CON';*/
    font-size: 24px;
    /*font-weight: bold;*/
    font-style: normal;
    /*line-height: 65px;*/
    text-decoration: none;
    text-align: center;
    text-overflow: unset;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 19px;
    border: solid 2px #eaeaea;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    box-shadow: inset 0px 2px 0px 0px #f5f0f0;
    padding: 0px 0px 0px 0px;
}
.enlaceOscuro:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cee5cc), color-stop(1, #595e68) );
    background: -moz-linear-gradient( center top, #cee5cc 5%, #fffa01 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cee5cc', endColorstr='#595e68');
    background-color: #595e68;
    color: white;
}

.enlaceOscuro:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #595e68;
    border: solid 1px #595e68;
}

.enlaceOscuro2:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #595e68;
    border: solid 1px #595e68;
}


.enlacedisabled:link, .enlacedisabled:visited {
    display: inline-block;
    background-color: #f8f1f1;
    background: #f8f1f1;
    color: #888;
    width: 218px;
    height: 65px;
    font-family: 'DTV-DIN-CON-MED'; /*'DTV-DIN-CON';*/
    font-size: 1.9em;
    font-weight: bold;
    font-style: normal;
    line-height: 65px;
    text-decoration: none;
    text-align: center;
    text-overflow: unset;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 19px;
    border: solid 2px #eaeaea;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0px;
    box-shadow: inset 0px 2px 0px 0px #f5f0f0;
    padding: 0px 0px 0px 0px;
}



.boton_1 {
    text-decoration: none;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 23px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    font-style: normal;
    color: #333;
    background-color: #fff;
    border-radius: 20px;
    border-color: transparent;
    width: 60px;
    z-index: 5;
}

    .boton_1:hover {
        opacity: 0.6;
        text-decoration: none;
    }

.ptexto {
    font-family: Roboto;
    font-size: 1.2em;
    font-weight: 400;
    color: #f87604;
}

.zubirindex {
    z-index: 3000;
    left: 0px;
    bottom: 85%;
    top: 15%;
    width: 100%;
    height: 15%;
    position: fixed;
    background-color: white;
    color: darkblue;
}

.ptextoOpcion2 {
    background-color: white;
    font-family: Roboto;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 400;
    width: 100%;
    height: 35px;
    color: #13ccfe;
    border: solid 3px #13ccfe;
    border-radius: 4px;
}

.ptexto_pagina {
    font-family: Roboto;
    font-size: 1.1em;
    font-weight: 400;
    color: white;
}

.ptexto_headbody {
    font-family: Roboto;
    font-size: 1.1em;
    font-weight: bold;
    color: #053361;
    background-color: white;
    background: white;
    border: solid 1px #02204f;
}

.boton_2 {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f87604), color-stop(1, #f87604) );
    background: -moz-linear-gradient( center top, #f87604 5%, #f87604 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b335e', endColorstr='#02204f');
    background-color: #0b335e;
    -webkit-border-top-left-radius: 37px;
    -moz-border-radius-topleft: 37px;
    border-top-left-radius: 37px;
    -webkit-border-top-right-radius: 37px;
    -moz-border-radius-topright: 37px;
    border-top-right-radius: 37px;
    -webkit-border-bottom-right-radius: 37px;
    -moz-border-radius-bottomright: 37px;
    border-bottom-right-radius: 37px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    border: 1px solid #07387d;
    display: inline-block;
    color: #000000;
    font-family: Roboto;
    font-size: inherit;
    font-weight: 600;
    font-style: normal;
    height: 40px;
    width: 180px;
    line-height: 0.95em;
    text-decoration: none;
    text-align: center;
    /*text-shadow: 1px 1px 0px #053361;*/
}

    .boton_2:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4931c), color-stop(1, #f4931c) );
        background: -moz-linear-gradient( center top, #f4931c 5%, #f4931c 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b7cfb', endColorstr='#55a4fc');
        background-color: #0b7cfb;
        color: #000000;
    }


.boton_3 {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f87604), color-stop(1, #f87604) );
    background: -moz-linear-gradient( center top, #f87604 5%, #f87604 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b335e', endColorstr='#02204f');
    background-color: #0b335e;
    -webkit-border-top-left-radius: 37px;
    -moz-border-radius-topleft: 37px;
    border-top-left-radius: 37px;
    -webkit-border-top-right-radius: 37px;
    -moz-border-radius-topright: 37px;
    border-top-right-radius: 37px;
    -webkit-border-bottom-right-radius: 37px;
    -moz-border-radius-bottomright: 37px;
    border-bottom-right-radius: 37px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    border: 1px solid #07387d;
    display: inline-block;
    color: #000000;
    font-family: Roboto;
    font-size: 1.2em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5em;
    height: 40px;
    width: 180px;
    text-decoration: none;
    text-align: center;
    /*text-shadow: 1px 1px 0px #053361;*/
}

    .boton_3:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4931c), color-stop(1, #f4931c) );
        background: -moz-linear-gradient( center top, #f4931c 5%, #f4931c 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b7cfb', endColorstr='#55a4fc');
        background-color: #0b7cfb;
        color: #000000;
    }


.boton_4 {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0b335e), color-stop(1, #02204f) );
    background: -moz-linear-gradient( center top, #0b335e 5%, #02204f 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b335e', endColorstr='#02204f');
    background-color: #0b335e;
    -webkit-border-top-left-radius: 37px;
    -moz-border-radius-topleft: 37px;
    border-top-left-radius: 37px;
    -webkit-border-top-right-radius: 37px;
    -moz-border-radius-topright: 37px;
    border-top-right-radius: 37px;
    -webkit-border-bottom-right-radius: 37px;
    -moz-border-radius-bottomright: 37px;
    border-bottom-right-radius: 37px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    border: 1px solid #07387d;
    display: inline-block;
    color: #ffffff;
    font-family: Roboto;
    font-size: 1.1em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1em;
    width: 180px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #053361;
}

    .boton_4:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0b7cfb), color-stop(1, #55a4fc) );
        background: -moz-linear-gradient( center top, #0b7cfb 5%, #55a4fc 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b7cfb', endColorstr='#55a4fc');
        background-color: #0b7cfb;
    }



.boton_5 {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background-color: white;
    -webkit-border-top-left-radius: 37px;
    -moz-border-radius-topleft: 37px;
    border-top-left-radius: 37px;
    -webkit-border-top-right-radius: 37px;
    -moz-border-radius-topright: 37px;
    border-top-right-radius: 37px;
    -webkit-border-bottom-right-radius: 37px;
    -moz-border-radius-bottomright: 37px;
    border-bottom-right-radius: 37px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    border: 1px solid white;
    display: inline-block;
    color: #0b335e;
    font-family: Roboto;
    font-size: 1.2em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5em;
    width: 200px;
    height: 30px;
    text-decoration: wavy;
    text-align: center;
    text-shadow: 1px 1px 0px white; /*#053361;*/
}

    .boton_5:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0b7cfb), color-stop(1, #55a4fc) );
        background: -moz-linear-gradient( center top, #0b7cfb 5%, #55a4fc 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b7cfb', endColorstr='#55a4fc');
        background-color: #0b7cfb;
    }


.popupbackground {
    display: inline-block;
    background: #ff9500;
    /*background-image: url(../images/BannerCoberturaNetUltimo.gif);*/
    background-color: #fe9800; /*transparent;  make the button transparent */
    /*background-repeat: no-repeat;  make the background image appear only once */
    background-position: center; /* equivalent to 'top left' */
    height: 500px;
    width: 265px;
    border-radius: 17px;
    text-overflow: ellipsis;
    padding: 0 20px 0 20px;
    /*left: 20%;*/
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,1);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,1);
}
.popupbackground2 {
    display: inline-block;
    background: #ff9500;
    /*background-image: url(../images/BannerCoberturaNetUltimo.gif);*/
    background-color: #fe9800; /*transparent;  make the button transparent */
    /*background-repeat: no-repeat;  make the background image appear only once */
    background-position: center; /* equivalent to 'top left' */
    height: 300px;
    width: 500px;
    border-radius: 17px;
    text-overflow: ellipsis;
    padding: 0 20px 0 20px;
    /*left: 20%;*/
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,1);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,1);
}


/****************************************/

#divpopupBanner {
    border: 0px solid;
    height: 430px;
    width: 100%;
    text-align: center;
    padding-top: 0px;
    word-wrap: break-word;
    position: center;
}

.body {
    background: url(../images/ColombiaGrande.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.opacityMap {
    opacity: 0.4;
    filter: alpha(opacity=40); /*For IE8 and earlier*/
    text-decoration: none;
}

.opacityInferior {
    /*opacity: 0.4;*/
    /*filter: alpha(opacity=40); For IE8 and earlier*/
    text-decoration: none;
    background-color: #9a9595;
}



/********* Cambiar el color al place holde ****/
*::-webkit-input-placeholder {
    /* Google Chrome y Safari */
    color: #a1a1a1;
}

*:-moz-placeholder {
    /* Firefox anterior a 19 */
    color: #a1a1a1;
}

*::-moz-placeholder {
    /* Firefox 19 y superior */
    color: #a1a1a1;
}

*:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
    color: #a1a1a1;
}

/* =Para ver Fuentes en PRO (con HTTPS) Utilizar  " @font-face CON URLS Absolutas "
---------------------------------------------------------------------------------------------------------------------------------------- */
/*@font-face {
	font-family: '._DINPro-Bold';
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb.eot');
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb.eot?#iefix') format('embedded-opentype'), url('https://www.directv.com.ar/ofertas/css/fonts/DINWeb.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:  'DINWeb-Bold';
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb-Bold.eot');
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb-Bold.eot?#iefix') format('embedded-opentype'), url('https://www.directv.com.ar/ofertas/css/fonts/DINWeb-Bold.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DTV-DIN-LIGHT';
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb-Light.eot');
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb-Light.eot?#iefix') format('embedded-opentype'), url('https://www.directv.com.ar/ofertas/css/fonts/DINWeb-Light.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DTV-DIN-MEDIUM';
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb-Medium.eot');
	src: url('xhttps://www.directv.com.ar/ofertas/css/fonts/DINWeb-Medium.eot?#iefix') format('embedded-opentype'), url('https://www.directv.com.ar/ofertas/css/fonts/DINWeb-Medium.woff') format('truetype');
	font-weight: normal;
	font-style: normal;
}*/
