/*
    DEMO STYLE
*/

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
@font-face {
    font-family: MyriadPro-Regular;
    src: url(../Fonts/MyriadPro-Regular.otf);
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../Fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSans-Bold;
    src: url(../Fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family: OpenSans-ExtraBold;
    src: url(../Fonts/OpenSans-ExtraBold.ttf);
}

@font-face {
    font-family: Lato-Regular;
    src: url(../Fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: Roboto-Light;
    src: url(../Fonts/Roboto-Light.ttf);
}

@font-face {
    font-family: Aller_Bd;
    src: url(../Fonts/Aller_Bd.ttf);
}

@font-face {
    font-family: "Aller";
    src: url("//db.onlinewebfonts.com/t/3bf7501ddcf8338bc9cdcedad10914cb.eot");
    src: url("//db.onlinewebfonts.com/t/3bf7501ddcf8338bc9cdcedad10914cb.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/3bf7501ddcf8338bc9cdcedad10914cb.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/3bf7501ddcf8338bc9cdcedad10914cb.woff") format("woff"), url("//db.onlinewebfonts.com/t/3bf7501ddcf8338bc9cdcedad10914cb.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/3bf7501ddcf8338bc9cdcedad10914cb.svg#Aller") format("svg");
}

body {
    font-family: 'Poppins', sans-serif;
    background: #fafafa;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 15px;
    margin-left: 15px;
}

.container {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #000;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.logo {
    padding-top: 20px;
}

.navbar {
    padding: 15px 10px;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
}

.bg-light {
    background-color: #fff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #029295b0;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.active>a {
    color: #029295 !important;
}

.line {
    width: 10%;
    height: 1px;
    border-bottom: 3px solid #ddd;
    margin-bottom: 15px;
}

.header {
    background: url(../img/header.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: repeat;
    height: 800px;
    width: 100%;
}

.header-content {
    display: flex;
    justify-content: flex-end;
    background-color: #0292957c;
    float: right;
    height: 100%;
    width: 600px;
}

.item-header {
    margin-right: 30%;
    color: #fff;
}

.contentop {
    color: #fff;
}

.contentop p {
    color: #fff !important;
}

.contentop p {
    font-size: 40px;
    font-weight: 400;
    margin: 0;
    color: #fff;
}

.contentop .precio div span.cents {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
}

.contentop .precio div span.time {
    font-family: "Aller";
    font-size: 20px;
    color: #fff;
}

.contentop .precio div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
}

.contentop .precio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    font-size: 100px;
    color: #fff;
}

.contentop {
    padding-top: 100px;
    color: #fff;
}

.btn-white-top {
    background-color: #fff;
    color: #029295 !important;
    font-family: Aller_Bd;
}

.s1 {
    padding: 60px 0 60px 0;
}

.img-noso {
    display: block;
    margin: 0 auto;
    border-radius: 50px;
}

.s2 {
    padding: 60px 0 60px 0;
    background: url(../img/banner.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 600px;
}

.content p {
    font-size: 40px;
    font-weight: 400;
    margin: 0;
    color: #029295;
}

.content .precio div span.cents {
    font-weight: 700;
    font-size: 60px;
}

.content .precio div span.time {
    font-family: "Aller";
    font-size: 20px;
}

.content .precio div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.content .precio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    font-size: 100px;
}

.content {
    padding-top: 100px;
    color: #029295;
}

.btn-white {
    background-color: #fff;
    font-family: Aller_Bd;
}

.text-mision {
    width: 70%;
    text-align: center;
    display: block;
    margin: auto;
    color: #fff;
}

.imagen {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.card-title {
    text-align: center;
    color: #029295;
}

.card-text {
    text-align: center;
}

.planes {
    text-align: center;
    color: #029295;
    font-family: Aller_Bd;
}

.opciones {
    text-align: center;
    color: #029295;
    font-family: "Aller";
}

.title-serv {
    text-align: center;
}

.cards-back {
    background-color: #F4F4F4;
    padding: 10px;
    height: 450px;
    width: 100%;
}

.card-wra {
    margin: 12px;
    ;
}

.plan {
    color: #606060;
    font-family: Aller_Bd;
}

.title-plan-caract {
    color: #606060;
    font-family: "Aller";
}

.serv-planes {
    color: #606060;
    font-family: Aller_Bd;
}

.ul-serv-plan {
    color: #606060;
    font-family: Aller_Bd;
}

.precio {
    color: #029295;
    font-family: Aller_Bd;
}

.row-content-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.item-plan:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: center;
    align-items: center;
    justify-content: center;
    width: 30%;
}

.item-plan:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: center;
    align-items: center;
    justify-content: center;
    width: 30%;
}

.item-plan:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: center;
    align-items: center;
    justify-content: center;
    width: 30%;
}

.text-span {
    color: #555449;
    font-weight: 300;
}

.content-flex-serv {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.item-ul:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 10px;
    width: 35%;
}

.item-ul:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 10px;
    width: 35%;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #f3f3f3;
}

.ul-serv {
    font-size: 15pt;
}

.text-title {
    color: #029295;
    font-weight: 700;
    text-align: center;
    font-family: Aller_Bd;
}

.s1 span {
    color: #029295;
    font-family: Aller_Bd;
}

.text-span-serv {
    color: #555449;
    font-weight: 300;
    text-align: center;
}

.text-title-serv {
    color: #000;
    font-weight: 700;
    text-align: center;
}

.text-title-contact {
    color: #029295;
    font-weight: 500;
    text-align: left;
}

.conntent-flexbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cards-2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    height: 130px;
}

.centrado {
    text-align: center;
    margin-top: 30px;
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #000 !important;
    border-color: #555449 !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #555449 !important;
    border-color: #FAD007 !important;
}

.borde {
    border: 1px solid #555449 !important;
}

.s3 {
    padding: 30px 0 30px 0;
    background-color: #F4F4F4;
}

.flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flexbox i {
    color: #029295;
    margin-right: 10px;
}

.flexbox p {
    color: #606060;
    font-family: Roboto-Light;
    font-weight: 300;
}

.flexbox h5 {
    color: #606060;
    font-family: Lato-Regular;
    font-weight: 300;
}

.alter {
    padding: 50px 0 50px 0;
    text-align: center;
    color: #029295;
}

.alter h2 h4 {
    font-family: Aller_Bd;
}

.btn-green {
    background-color: #029295;
    color: #fff !important;
    font-family: OpenSans-Bold;
    font-size: 17pt;
}

.btn-green-2 {
    background-color: #029295;
    color: #fff !important;
    font-family: OpenSans-Bold;
}

.back-footer {
    background-color: #029295;
    text-align: center;
    color: #ffff;
    padding: 60px 0 60px 0;
}

.logo-footer {
    display: block;
    margin: 0 auto;
}

.copyright {
    background-color: #333333;
    width: 100%;
    padding: 20px 0 20px 0;
    margin-top: 0;
}

.bloque-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100% !important;
}

.superpages {
    color: #fff !important;
}

.row-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.back-contacto {
    background: url(../img/back-contacto.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 510px;
    padding: 50px 0 50px 0;
}

textarea.form-control {
    height: 100px;
    border: 1px solid#029295;
}

.form-control:focus {
    color: #029295 !important;
}

::placeholder {
    color: #029295 !important;
}

input.text_field_big {
    border: 1px solid#029295;
}

.btn-color {
    background-color: #fff;
    border: 1px solid #029295;
    color: #029295;
}

.flotar-derecha {
    float: right;
    margin: 8px;
    border-radius: 12px;
    padding: 7px 20px 7px 20px;
}

.llama {
    text-align: center;
    padding: 60px 0 60px 0;
}


/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.btn-info {
    color: #fff;
    background-color: #029295;
    border-color: #FCE200;
}

.btn-info:hover {
    color: #fff;
    background-color: #FCE200 !important;
    border-color: #029295 !important;
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    background: #029295;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #029295;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss:hover {
    background: #fff;
    color: #555449;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #fff;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #000;
    background: #fff;
}

#sidebar ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
}

#sidebarCollapse {
    display: none;
}

@media (max-width: 1024px) {
    .header {
        background: url(../img/header.png);
        background-size: cover;
        background-position: left;
        background-repeat: repeat;
        height: 550px;
        width: 100%;
    }
    .card {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 50%;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: .25rem;
    }
    .item-ul:nth-child(1) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        margin: 10px;
        width: 40%;
    }
    .item-plan:nth-child(1) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        width: 100%;
        height: 450px;
        margin-bottom: 10px;
    }
    .item-plan:nth-child(2) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        width: 100%;
        height: 450px;
        margin-bottom: 10px;
    }
    .item-plan:nth-child(3) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        width: 100%;
        height: 450px;
        margin-bottom: 10px;
    }
    .item-ul:nth-child(2) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        margin: 10px;
        width: 40%;
    }
}

@media (max-width: 992px) {
    .header {
        background: url(../img/header.png);
        background-size: cover;
        background-position: left;
        background-repeat: repeat;
        height: 550px;
        width: 100%;
    }
    .item-ul:nth-child(1) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        margin: 10px;
        width: 100%;
    }
    .item-ul:nth-child(2) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        margin: 10px;
        width: 100%;
    }
    .navbar>.container,
    .navbar>.container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: flex-end;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #sidebarCollapse {
        display: block;
    }
}

@media (max-width: 600px) {
    .header {
        background: url(../img/header.png);
        background-size: cover;
        background-position: left;
        background-repeat: repeat;
        height: 450px;
        width: 100%;
    }
    .contentop p {
        font-size: 20px;
        font-weight: 400;
        margin: 0;
        color: #fff;
    }
    .contentop .precio div span.cents {
        font-weight: 700;
        font-size: 30px;
        color: #fff;
    }
    .contentop .precio div span.time {
        font-family: "Aller";
        font-size: 14px;
        color: #fff;
    }
    .contentop .precio div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        color: #fff;
    }
    .contentop .precio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 800;
        font-size: 50px;
        color: #fff;
    }
    .contentop {
        padding-top: 50px;
        color: #fff;
    }
    .item-header {
        margin-right: 5%;
        color: #fff;
    }
    .img-noso {
        margin-top: 30px;
    }
    .text-span-serv {
        font-weight: 300;
        font-size: 25pt;
    }
    .text-title-serv {
        font-weight: 700;
        font-size: 25pt;
    }
}

@media (max-width: 320px) {
    .header {
        background: url(../img/header.png);
        background-size: cover;
        background-position: left;
        background-repeat: repeat;
        height: 400px;
        width: 100%;
    }
    .item-header {
        margin-right: 0%;
        color: #fff;
    }
    .contentop p {
        font-size: 20px;
        font-weight: 400;
        margin: 0;
        color: #fff;
    }
    .contentop .precio div span.cents {
        font-weight: 700;
        font-size: 30px;
        color: #fff;
    }
    .contentop .precio div span.time {
        font-family: "Aller";
        font-size: 14px;
        color: #fff;
    }
    .contentop .precio div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        color: #fff;
    }
    .contentop .precio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 800;
        font-size: 50px;
        color: #fff;
    }
    .contentop {
        padding-top: 50px;
        color: #fff;
    }
}