html {
    scroll-behavior: smooth;

}

::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.bg-primary {
    background-color: #e43633 !important;
}

.btn-primary {
    background-color: #e43633 !important;
    border-color: #e43633 !important;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 107px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

.contFdirection {
    margin-right: 1rem;
}

.contFdirections {
    display: flex;
    flex-direction: row;
}

.contFnro {
    flex-grow: 1;
}

.contFpiso {
    flex-grow: 1;
    margin-right: 1rem;
}

.custom-separator {
    width: 5rem;
    height: 6px;
    border-radius: 1rem;
}

.container-NumyCalle{
    display: flex;
}

.disponibilidad-background {
    background: rgba(0, 0, 0, 0.48);
    margin: 30px 0 0 0;
    padding: 60px 60px 100px 100px;
}

.disponibilidad-Header {
    font-weight: 400;
    font-size: 40px;
    margin: auto;
    color: white;
}

.modal {
    overflow-y: auto;
}

.form-container {
    padding: 100px 60px;
    background: url(https://cdn.sitsa.com.ar/v2/images/background.jpg) no-repeat center center fixed;
    background-size: 2500px;
    margin: 100px 0;
}

.form-select {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    min-height: 38px;
}

.form-disponibilidad {
    max-width: 390px;
    margin: auto;
    background-color: #ffffffbd;
    padding: 21px;
    border-radius: 13px;
    border: solid 2px #adadad;
    box-shadow: 1px 2px 8px #3a3a3ad6;
}

.fcont-calle{
    width: 100%;
    margin-right: 1rem;
}

.fcont-num{
    width: 35%;
}

.footer {
    background-color: white;
    border-top: solid 1px #bebebe;
}

.footer-icon {
    font-size: 40px;
    color: orange;
    float: left;
    position: relative;
    top: 10px;
}

.footer--text {
    color: #5d5d5d;
    margin: 0 0 0 10px;
}

.footer--brand {
    padding: 25px 0 15px 31px;
}

.footer--BrandImg {
    width: 80px;
    display: inline-block;
}

.footer--brandText {
    font-size: 19px;
    font-weight: 800;
    line-height: 1.1;
    color: #5d5d5d;
    margin: 0;
    display: inline-block;
}

.navbar {
    padding-top: 30px;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.nav-link {
    font-size: 19px;
    font-weight: 600;
}

.navbar img {
    width: 70px;
}

.navbar--brandText {
    font-size: 19px;
    font-weight: 800;
    width: 105px;
    line-height: 1.1;
    color: rgba(255, 255, 255, .5);
    margin: 0 0 0 10px;
}

.modal-title{
    color: white;
}

.modal-header {
    background-color: #28a745;
}

.grilla--Container--Header {
    padding: 70px 0 40px 0;
    font-weight: 400;
    font-size: 40px;
    margin: auto;
}

.grilla--Container--Header2{
    padding: 50px 0 0 0;
    font-weight: 400;
    font-size: 40px;
    margin: auto;
}

.grilla--box--image {
    width: 120px;
}

.grilla {
    text-align: center;
}

.grilla--titulo {
    padding: 10px 0 5px 0;
    font-weight: 400;
    font-size: 25px;
    margin: 0;
}

.grilla--boxxxx {
/* background: yellow; */
height: 125px;
    display: inline-block;
    width: 125px;
    margin: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 3px;
    background-size: 87.5px;
    background-repeat: no-repeat;
    background-position: center;
    border-color: #2e3138;
}

.grilla--box {
    height: 65px;
    display: inline-block;
    width: 71px;
    margin: 5px;
    background-size: 65px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e2e2e2;
    position: relative;
    border-radius: 15px;
}

.pack--box {
    height: 70px;
    display: inline-block;
    width: 95px;
    margin: 5px;
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.62);
    position: relative;
    border-radius: 15px;
}

.pack--box-hd {
    height: 65px;
    display: inline-block;
    width: 65px;
    margin: 5px;
    background-size: 42px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.62);
    position: relative;
    border-radius: 15px;
}

/*.pack--box-hd:hover {*/

/*    box-shadow: 1px 2px 3px #212121;*/

/*}*/

.pack--box-title {
    padding: 10px 0 5px 0;
    font-weight: 800;
    font-size: 38px;
    margin-left: 15px;
    color: #ffffffe3;
    text-align: left;
}

.pack--box-price {
    padding: 5px;
    font-weight: 800;
    font-size: 38px;
    margin-right: 15px;
    color: #ffffffe3;
/* background-color: #0000009e; */
border-radius: 8px;
    float: right;
    text-shadow: 2px 2px 3px rgb(43 43 43 / 50%);
}

.grilla--box.fox {
    border-color: darkorange;
}

.grilla--box-fox {
    height: 65px;
    display: inline-block;
    width: 100px;
    margin: 5px;
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    position: relative;
}

.grilla--box.hbo {
    border-color: darkblue;
}

.grilla--box.hot {
    border-color: red;
}

.grilla--box.hd {
    border-color: forestgreen;
}

.grilla--box--canales {
    margin-top: 5px;
    margin-right: 5px;
    float: right;
    height: 120px;
    width: 40px;
}

.grilla--box--numero{
    float: right;
    background: #2e3138;
    color: white;
    padding: 2px;
    font-weight: bold;
    min-width: 25px;
/*border-radius: 25px 78px 37px 25px;*/
}

.grilla--box--canales--ISDBT {
    width: 40px;
    height: 20px;
    background: green;
    margin-bottom: 5px
}

.grilla--box--canales--DVB {
    width: 40px;
    height: 20px;
    background: yellow;
}

.grilla--box--canales--analogico {
    width: 40px;
    height: 20px;
    background: red;
    margin-bottom: 5px;
}

.grilla--box--image {
    width: 120px;
}

.grilla--box--proximamente {
    background-color: #ff0000b3;
    border-radius: 5px;
    color: white;
    font-size: 13px;
    padding: 3px;
    font-weight: bold;
}

.pricing-box--bg {
    background-color: #e2e2e2;
}

.pricing-box--bg2 {
    background-color: #e43633;
}

.rounded-lg {
    border-radius: 1rem !important;
}

.text-small {
    font-size: 0.9rem !important;
}

.text-uppercase {
    letter-spacing: 0.2em;
}

.hover-effect {
    transition: all .3s ease-in-out;
}

.hover-effect:hover {
    transform: translateY(-1rem);
}

.ribon {
    width: 160px;
    height: 32px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 2px 3px rgba(136, 136, 136, 0.25);
    background: #4dbe3b;
    transform: rotate(45deg);
    position: absolute;
    right: -42px;
    top: 20px;
    padding-top: 7px;
}


.pack-bg {
    min-height: 450px;
}

.hd-bg {
    background-image: url('img/packHdBg.jpg');
    background:  no-repeat scroll center center;
    background-size: cover;
}

.fox-bg {
    background-image: url('img/packFoxBg.jpg');
    background:  no-repeat center center scroll;
    background-size: cover;
}

.pack-hover:hover {
    background: rgba(0, 0, 0, 0.68);
    z-index: 700;
}

.hbo-bg {
    background-image: url('img/packHboBg.jpg');
    background:  no-repeat center center scroll;
    background-size: cover;
}

.futbol-bg {
    background-image: url("img/packFutbolBg.jpg");
    background:  no-repeat center center scroll;
    background-size: cover;
}

.hot-bg {
    background-image: url("img/packHotBg.jpg");
    background:  no-repeat center center scroll;
    background-size: cover;
    min-height: 450px;
}

@media (max-width: 800px) {
    .header-title {
        display: none;
    }
    .footer-mobile {
        display: inherit;
    }
    .disponibilidad-background {
        padding: 60px 0 100px 0 !important;
    }
    .footer-logos-mobile {
        display: inherit;
        justify-content: center;
        margin-top: 40px;
    }
    .footer-tablet {
        display: none;
    }
    .footer-logos {
        display: none;
    }
}

@media (min-width: 800px) {
    .footer-mobile {
        display: none;
    }
    .footer-logos-mobile {
        display: none;
    }
    .footer-tablet {
        display: inherit;
    }
    .footer-logos {
        justify-content: center;
    }
    .footer-logos--VMTDI {
        padding: 20px;
        margin-right: auto
    }
}

@media (max-width: 1480px) {
    .footer-desktop {
        display: none;
    }
}

@media (min-width: 1480px) {
    .footer-tablet {
        display: none;
    }
    .footer-desktop {
        display: inherit;
    }
    .footer-logos--VMTDI {
        padding: 20px;
        margin-right: 0
    }
}

@media (max-width: 575px) {
    .navbar-nav {
        margin-top: 5px;
        background-color: #ffffff21;
        text-align: center;
    }
}
