﻿html body {
    font-size: 16px;
}

body {
    color: #0A0A0A;
}


.main-container {
    padding: 6rem 0 3.37rem;
}

h2 {
    margin-bottom: 0.69rem;
}

.p-lg {
    width: 100%;
    margin: auto;
}

.text-container {
    width: 100%;
}

.calendar-frame {
    min-width: 320px;
    height: 1145px;
}

._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv {
    margin-top: 3.75rem;
}

footer {
    background: #F5F5F5;
    box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.10);
}

@media(min-width:375px) {
    .container, .col-xs-12.calendar-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .calendar-frame {
        height: 1150px;
    }
}

@media(min-width:425px) {
    .calendar-frame {
        height: 1100px;
    }
}

@media (min-width:576px) {
    .calendar-frame {
        height: 1040px;
    }
}

@media (min-width:710px) {
    .calendar-frame {
        height: 1240px;
    }
}

@media (min-width:768px) {
    .pull-right .navbar-nav > li:last-child {
        padding-top: 1px;
    }

    body.agendar .navBarAhorro .a_blog {
        margin-right: 5px !important;
    }

    body.agendar .navBarAhorro .a_contactanos {
        width: 150px;
    }

    .main-container {
        padding: 9rem 0 3.37rem;
    }

    .p-lg {
        width: 46rem;
        margin: auto;
    }
}

@media (min-width:992px) {
    body.agendar .navBarAhorro .a_contactanos {
        width: 200px;
    }
}

@media (min-width:1200px) {
    body.agendar .navBarAhorro .a_blog {
        margin-right: 20px !important;
    }

    .calendar-frame {
        height: 740px;
    }
}

@media(min-width:1400px) {
    .container {
        width: 1320px;
    }

    body.agendar .navBarAhorro .a_blog {
        margin-right: 40px !important;
    }
}

@media(min-width:1800px) {

    .container {
        width: 1720px;
    }
}

@media(min-width:2500px) {

    .container {
        width: 2420px;
    }

    body.agendar .navBarAhorro .a_contactanos {
        width: 300px;
        height: 60px;
        border-radius: 100px;
        padding: 19px 30px !important;
    }

    .pull-right .navbar-nav > li:last-child {
        padding-top: 17px;
    }

    body.agendar .navBarAhorro .a_blog {
        margin-right: 80px !important;
    }
}

@media only screen and (max-width: 768px) {

    .p-lg {
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.375rem;
        margin-bottom: 1.88rem;
    }
}
