/*
*    Appi v1.0 Custom Styles
*    by FancyTemplate
*    Author: FancyTemplate
*    Author URI: http://fancytemplate.com/
*    Template URI: http://fancytemplate.com/appi
*
*    Table of Contents
*    -------------------------
*    1.  Default
*    2.  Preloader
*    3.  Default Bootstrap changes
*    4.  Section Style
*    5.  Main Nav
*    6.  Hero
*    7.  About Section
*    8.  Feature Section
*    9.  Screen Showcase Section
*    10. Video Showcase Section
*    11. Team Section
*    12. Counter Section
*    13. Pricing Section
*    14. Testimonial Section
*    15. Contact Section
*    16. Footer
*
*/


/*CUSTOM*/

.btn-portugal {
    margin-top: 15px;
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 2px 16px 2px 16px;
    text-transform: none !important;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
    border: 1px solid #ccc;
    background-color: transparent;
    color: #777777;
    font-weight: 400;
    font-size: 14px;
}

.btn-portugal a:hover {
    background-color: #009fde !important;
}

.fa-10x {
    font-size: 10em;
}

.trans-38 {
    transform: translateY(38%);
}

.trans-28 {
    transform: translateY(28%);
}

.col-centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.title-call {
    font-size: 20px !important;
}

.title-stats {
    font-size: 16px !important;
}

.mt-20 {
    margin-top: 20%;
}

.mt-40 {
    margin-top: 40px;
}

.infinity {
    transform: translateY(20px);
    display: block;
    margin-bottom: 77px;
}

.bg-contact {
    width: 100%;
    height: auto;
    background: url("/assets/global/img/bg-footer.jpg") no-repeat center top fixed;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
}

.feature-block-item h5 {
    padding: 8px;
}

#stats {
    background-color: #215196;
    color: #fff;
    padding: 20px 0px 30px 0px;
}

.white {
    color: #fff !important;
}

.top-10 {
    margin-top: 10px;
}

.top-15 {
    margin-top: 15%;
}

.top-25 {
    margin-top: 25px;
}

.top-50 {
    margin-top: 50px !important;
}

.top-100 {
    margin-top: 100px;
}

.tp-3 {
    margin-top: 3%;
}

.bt-20 {
    margin-bottom: 20px;
}

.bt-40 {
    margin-bottom: 40px;
}

.ml-60 {
    margin-left: 60px;
}

.fa-2x {
    font-size: 2em;
}

.fa-2-5x {
    font-size: 2.5em;
}

.fa-4x {
    font-size: 4em;
}

.fa-1x {
    font-size: 1.5em !important;
    transform: translateY(3px);
    margin-left: 4px;
}

.fa-3x {
    font-size: 3em;
}

.intro-text h1 span {
    color: #fff !important;
}

.navbar {
    background-color: #fff !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #215196 !important;
}

.gratuito {
    border-top: 90px solid rgba(127, 178, 240) !important;
}

.basico {
    border-top: 90px solid rgba(78, 122, 199) !important;
}

.premium {
    border-top: 90px solid rgba(53, 71, 140) !important;
}

.platinium {
    border-top: 90px solid rgba(22, 25, 59) !important;
}

.active .btn-price {
    background: rgba(53, 71, 140) !important;
    border: 1px solid #35478c !important;
}

.navbar-right li:last-child>a {
    margin-left: 14px !important;
    background-color: #255090;
    border-radius: 2px;
    float: right;
    color: #fff !important;
    font-size: 11px !important;
}

.navbar-right li:last-child>a:hover {
    background-color: #255090 !important;
    border-radius: 2px;
    color: #fff !important;
}

.navbar-right li:last-child>a:focus {
    background-color: #255090 !important;
    border-radius: 2px;
    color: #fff !important;
}

.affix {
    padding: 10px !important;
}

.intro-text a.btn-download span {
    font-size: 18px !important;
    margin-right: 8px;
}

.btn-blue {
    background: rgba(53, 71, 140) !important;
}

.footer-steps {
    position: absolute !important;
    bottom: 0 !important;
    width: 100%;
    height: 60px !important;
    background-color: #f5f5f5;
}

#footer {
    height: 35px !important;
}

.br-left {
    border-left: 1px solid #89b4e9;
    height: 275px;
}

.cnt-780 {
    max-width: 780px;
    margin-top: 2%;
    border: 1px solid #ddd;
    padding: 1%;
}

.cnt-420 {
    max-width: 420px;
    margin-top: 2%;
    border: 1px solid #ddd;
    padding: 1%;
}

.payment-method {
    padding-top: 10px;
    border: 1px solid #ddd;
    font-weight: 400;
    color: #58595b;
    height: auto;
    margin-left: 6.4%;
    text-align: center;
}

.pay-method {
    text-align: center;
    padding-right: 7px;
    padding-left: 7px;
    max-width: 25%;
    margin: 10px;
}

.method-text {
    font-size: 0.9em;
}

.title-resumen {
    border-bottom: 2px solid #ddd;
    padding: 8px;
    margin-top: 0px;
    font-size: 1.3em;
}

.mg-left {
    margin-left: 6.4%;
}

.list-resumen {
    line-height: 2em;
}

.modal-certificados {
    width: 800px !important;
}

span.forgot-password {
    color: #009fde;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
    .payment-method {
        margin-left: 0%;
    }
    .row,
    .top-25 {
        margin-top: 0px !important;
    }
    .navbar-right li:nth-child(7)>a {
        margin-left: 0px !important;
        float: left;
    }
}


/*END CUSTOM */


/* enable absolute positioning */

.inner-addon {
    position: relative;
}


/* style icon glyphicon */

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}


/* align icon */

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}


/* add padding  */

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}


/* style icon fontawesome */

.inner-addon .fa {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}


/* align icon */

.left-addon .fa {
    left: 0px;
}

.right-addon .fa {
    right: 0px;
}

.error {
    color: #a94442;
    background-color: #f2dede;
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #a94442;
}

.error>.block {
    color: #a94442;
}

.success {
    color: #3c763d;
    background-color: #dff0d8;
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #3c763d;
}

.success>.block {
    color: #3c763d;
}


/*  Default  */

body {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #777;
    overflow-x: hidden;
    margin: auto;
    background: #fff;
}

html,
body {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}

a {
    color: #009fde;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

a:hover {
    /*color: #fff;*/
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

p {
    margin-bottom: 20px;
}

ul,
li {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}


/*  Preloader  */

#mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f9f9f9;
    z-index: 10000;
    height: 100%;
}

#loader {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url("img/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

#back-to-top {
    position: fixed;
    opacity: 0.8;
    filter: alpha(opacity=40);
    display: none;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    text-align: center;
    background: #009fde;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center;
}

#back-to-top:hover {
    background: #009fde;
    opacity: 1;
    filter: alpha(opacity=100);
}

#back-to-top a {
    color: #fff;
}

#back-to-top a i {
    width: 40px;
    height: 40px;
}


/*  Default Bootstrap changes  */

.row-no-padding>[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .row>[class*="col-"] {
        margin-bottom: 20px;
    }
    .row-no-padding>[class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}


/*  Section Style  */

.sec-padding {
    padding: 60px 0;
}

.sec-proyectos {
    padding: 20px 0 80px 0px !important;
}

.sec-dark {
    background: #f9f9f9;
}

.sec-title {
    margin-bottom: 40px;
    padding-top: 25px;
}

.sec-title h2 {
    font-size: 28px;
    letter-spacing: 2px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}

.sec-title h2:after {
    content: "";
    display: block;
    width: 90px;
    border-top: 1px solid #009fde;
    margin: 15px auto;
}


/*  Main Nav  */

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 10px 15px;
    font-size: 35px;
    font-weight: 500;
}

.navbar-brand span {
    color: #009fde;
}

.navbar-inverse .navbar-nav>li>a {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #009fde;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #009fde;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active::before {
    border-left: 1px solid #009fde;
    border-top: 1px solid #009fde;
    content: "";
    height: 8px;
    left: 8px;
    position: absolute;
    top: 12px;
    width: 13px;
}

.navbar-inverse .navbar-nav>.active::after {
    border-right: 1px solid #009fde;
    border-bottom: 1px solid #009fde;
    content: "";
    height: 8px;
    right: 8px;
    position: absolute;
    bottom: 12px;
    width: 13px;
}

.affix {
    background-color: #fff;
    border-color: #e5ebee;
    padding: 0px;
    -webkit-transition: padding 0.5s linear;
    -moz-transition: padding 0.5s linear;
    -o-transition: padding 0.5s linear;
    transition: padding 0.5s linear;
}

.affix-top {
    padding: 15px;
    -webkit-transition: padding 0.2s linear;
    -moz-transition: padding 0.2s linear;
    -o-transition: padding 0.2s linear;
    transition: padding 0.2s linear;
}

.affix .navbar-brand {
    color: #009fde;
}

.affix .navbar-brand:hover {
    color: #009fde;
}

.affix .navbar-brand span {
    color: #777;
}

.affix .navbar-nav>li>a {
    color: #777;
}

@media (max-width: 767px) {
    .navbar-inverse {
        padding: 0px;
        -webkit-transition: padding 0.5s linear;
        -moz-transition: padding 0.5s linear;
        -o-transition: padding 0.5s linear;
        transition: padding 0.5s linear;
        z-index: 999999999;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #009fde;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #009fde;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }
}


/*  Hero  */

#hero {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    padding: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55);
}

#hero .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

#hero .carousel-fade .carousel-inner .active {
    opacity: 1;
}

#hero .carousel-fade .carousel-inner .active.left,
#hero .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

#hero .carousel-fade .carousel-inner .next.left,
#hero .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

#hero .carousel-fade .carousel-control {
    z-index: 2;
}

#hero .carousel,
#hero .carousel-inner,
#hero .carousel-inner .item {
    width: 100%;
    height: 100%;
}

.carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0;
    top: 0;
    bottom: 0;
    display: block;
    text-align: left;
    color: #fff;
    text-shadow: none;
}

.intro-image {
    position: relative;
    float: right;
}

.mobile-light {
    width: 320px;
    position: absolute;
    right: 185px;
}

.mobile-dark {
    position: absolute;
    right: 0;
    top: 42px;
    width: 290px;
    z-index: 2;
}

.intro-text {
    margin-top: 35%;
}

.intro-text h1 {
    color: #fff;
    font-size: 37px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.3;
    margin-top: 0;
    text-transform: uppercase;
}

.intro-text h1 span {
    color: #009fde;
}

.intro-text a.btn-download {
    border-radius: 0;
    padding: 10px 15px 2px;
    background: #3fb4e5;
    border: none;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    border: 1px solid #3fb4e5;
    text-align: left;
    color: #fff;
    margin-top: 20px;
    margin-right: 10px;
}

.intro-text a.btn-download-play {
    background: #009fde;
    border: 1px solid #009fde;
}

.intro-text a.btn-download:hover {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.intro-text a.btn-download i {
    padding-right: 5px;
}

.intro-text a.btn-download span {
    vertical-align: middle;
    display: inline-block;
    margin-top: -15px;
    font-size: 10px;
}

.intro-text a.btn-download strong {
    display: block;
    text-transform: uppercase;
}

.intro-image img {
    display: block;
    float: right;
    margin-top: 90px;
    width: 80%;
}

@media (max-width: 1024px) {
    .intro-image img {
        width: 70%;
    }
}

@media (max-width: 991px) {
    .intro-text {
        margin-top: 100%;
    }
    .intro-image {
        margin-top: 75%;
    }
    .mobile-light {
        width: 240px;
        right: 145px;
    }
    .mobile-dark {
        width: 210px;
    }
}

@media (max-width: 768px) {
    .intro-text {
        margin-top: 85%;
    }
}

@media (max-width: 767px) {
    .intro-text h1 {
        font-size: 17px;
    }
    .intro-image {
        display: none;
    }
}
/*modificaciones popupmobile*/
@media only screen and (min-width: 320px) and (max-width: 667px) {
    #web-corporativa-Modal img {
        padding: 6px !important;
    }
    #web-corporativa-Modal .btn-primary {
        padding: 9px !important;
    }
}
/*margen certificaciones mobile*/

@media only screen and (min-width: 320px) and (max-width: 667px) and (orientation: landscape) {
    .mt-tablet {
        margin-top: 100px !important;
    }
}

@media only screen and (min-width: 500px) and (max-width: 599px) {
    .intro-text {
        margin-top: 7%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 699px) {
    .intro-text {
        margin-top: 10%;
    }
}

@media only screen and (min-width: 700px) and (max-width: 767px) {
    .intro-text {
        margin-top: 15%;
    }
}

@media (max-width: 499px) {
    .intro-text {
        margin-top: 45%;
    }
}

.video-bg {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}

.video-sec,
.video-bg iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-aspect-ratio: 16/9) {
    .video-sec {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-sec {
        width: 300%;
        left: -100%;
    }
}


/*  About Section  */

.about-block-item {
    display: table;
    margin-left: 100px;
    position: relative;
    padding-bottom: 30px;
}

.about-block-item .about-block-icon {
    background: #009fde;
    color: #ffffff;
    float: left;
    height: 42px;
    margin-left: -80px;
    position: relative;
    text-align: center;
    width: 80px;
    margin-top: 20px;
    z-index: 2;
}

.about-block-item:hover .about-block-icon {
    background: #3fb4e5;
}

.about-block-item .about-block-icon i {
    margin-top: 5px;
    font-size: 30px;
}

.about-block-item .about-block-icon::before {
    border-bottom: 20px solid #009fde;
    border-left: 40px solid rgba(0, 0, 0, 0);
    border-right: 40px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -20px;
    width: 0;
}

.about-block-item:hover .about-block-icon::before {
    border-bottom: 20px solid #3fb4e5;
}

.about-block-item .about-block-icon::after {
    border-top: 20px solid #009fde;
    border-left: 40px solid rgba(0, 0, 0, 0);
    border-right: 40px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    bottom: -20px;
    width: 0;
}

.about-block-item:hover .about-block-icon::after {
    border-top: 20px solid #3fb4e5;
}

.about-block-item .about-block-description {
    vertical-align: middle;
    padding-left: 20px;
    position: relative;
}

.about-block-description h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.about-block-item:hover h2 {
    color: #009fde;
}

.about-block-description:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #009fde;
    position: absolute;
    z-index: 1;
    left: -40px;
    top: 40px;
}

.about-block-item:last-child {
    padding-bottom: 0px;
}

.about-block-item:last-child .about-block-description:before {
    opacity: 0;
}

@media only screen and (min-width: 449px) and (max-width: 1023px) {
    .about-feature-img {
        margin-top: 40px;
    }
}


/*  Feature Section  */

.feature-title {
    padding-right: 30px;
}

.feature-title h3 {
    text-transform: uppercase;
    font-size: 25px;
}

.feature-title h3:after {
    content: "";
    display: block;
    width: 90px;
    border-top: 1px solid #009fde;
    margin: 15px 0;
}

.feature-block {
    position: relative;
    border: 1px solid #ddd;
    height: 216px;
    text-align: center;
}

.feature-block .feature-block-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0;
    opacity: 0;
    background-color: #3fb4e5;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 45px 0px;
    z-index: 1;
}

.feature-block:hover .feature-block-overlay {
    opacity: 1;
}

.feature-block-item {
    padding-top: 70px;
}

.pd-16 {
    padding-top: 16px !important;
}

.pd-certificados {
    padding: 58px 15px 0 15px !important;
}

.feature-block-item .fa {
    font-size: 50px;
    color: #009fde;
}

.feature-block-item h5 {
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px !important;
}

.feature-block-item span {
    font-size: 28px;
}

.feature-block span.info {
    display: block;
    font-size: 17px;
}

.feature-block-item span.info {
    display: block;
    font-size: 17px;
    margin-top: 10px;
}

.feature-block-item span.info a {
    color: white !important;
}

.feature-block-item p {
    position: absolute;
    opacity: 0;
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 15px !important;
}

.feature-block-item img {
    max-width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.feature-block:hover .feature-block-item h5,
.feature-block:hover .feature-block-item p {
    position: absolute;
    z-index: 2222;
    opacity: 1;
    color: #333;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.feature-block:hover .feature-block-item h5 {
    top: 12px;
}

.feature-block:hover .feature-block-item p {
    top: 70px;
    padding: 0 10px;
}


/*  Screen Showcase Section  */

.slick-dots {
    display: block !important;
    height: 12px;
    margin-top: 30px;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    height: 15px;
    margin: 0 5px;
    vertical-align: top;
    width: 12px;
}

.slick-dots li button:focus {
    outline: none;
    border: 1px solid #009fde;
}

.slick-dots li.slick-active {
    padding: 0;
}

.slick-dots li button {
    background-color: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 50px;
    height: 100%;
    text-indent: -99999px;
    width: 100%;
}

.screenshot-items .slick-list {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}

.screenshot-item {
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.screenshot-item.slick-active {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 2;
}

.screenshot-item.slick-center {
    position: relative;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 3;
}

.screenshot-item img {
    width: 100%;
}


/*  Video Section  */

#video {
    width: 100%;
    height: auto;
    background: url("img/video-background.jpg") no-repeat center top fixed;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
}

#video .overlay {
    padding: 100px 0 80px 0;
    width: 100%;
    height: inherit;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

#video-item i {
    color: #fff;
}

#video-item i:hover {
    color: #009fde;
}

#video h5 {
    margin-top: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}


/*  Team Section  */

@media only screen and (max-width: 991px) {
    .team-item {
        margin-bottom: 20px;
    }
}

.team-item .member-image img {
    width: 100%;
}

.team-item .overlay {
    bottom: -30px;
    left: 15px;
    opacity: 0;
    padding: 25px;
    position: absolute;
    right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 100%;
    background: rgba(37, 80, 144, 0.4);
}

.team-item:hover .overlay {
    bottom: 0;
    opacity: 1;
}

.member-details {
    position: absolute;
    top: 50%;
}

.member-details h4 {
    color: #fff;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.member-details p {
    color: #fff !important;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.team-social-media a {
    color: #fff;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 0 3px;
}

.team-social-media a:hover {
    opacity: 0.7;
}


/*  Counter Section  */

#porque {
    margin-top: 30px;
    background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55) url(/assets/global/img/bg-destacados.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #999;
    color: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 50px 0;
}

.banner-mobile {
    margin-top: 30px;
    background: url(/assets/global/img/bg-mobile.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    padding: 50px 0;
}

.bg-aprobar {
    position: absolute;
    margin-top: 12%;
    /*padding: 25px 0px 25px 0px;
*/
}

.txt-aprobar {
    position: relative;
    margin-top: 22%;
    padding-bottom: 3%;
    z-index: 99999;
}

.count h1 {
    color: #009fde;
}

.count p {
    color: #fff;
    margin-top: 20px;
}


/*  Pricing Section  */

#pricing {
    background: #f7f7f7;
}

.pricing-items {
    padding-top: 0px;
}

.pricing-item {
    background: #fff;
    color: #303030;
    position: relative;
    box-shadow: 0 0 9px 0 rgba(130, 121, 121, 0.2);
    padding: 50px 0px;
}

.pricing-item.active {
    top: -50px;
}

.price-list li {
    list-style: none;
    margin-bottom: 15px;
}

.price-list .price {
    font-size: 30px;
    font-weight: bold;
}

.pricing-item .ribbon {
    border-right: 90px solid transparent;
    border-top: 90px solid rgba(37, 80, 144, 1);
    height: 0;
    position: absolute;
    width: 0;
    top: 0;
    z-index: 2;
}

.pricing-item.active .ribbon {
    border-top: 90px solid rgba(37, 80, 144, 1);
}

.pricing-item .ribbon p {
    color: #fff;
    position: absolute;
    text-transform: uppercase;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 12px !important;
    font-weight: bold;
    top: -70px;
    text-align: center;
    width: 55px;
}

ul.price-list {
    margin-bottom: 30px;
}

.btn-price {
    display: inline-block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 20px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
    border: 1px solid #ccc;
    background-color: transparent;
    color: #ccc;
    font-weight: 400;
}

.btn-price:hover,
.btn-price:focus,
.active .btn-price {
    border: 1px solid #009fde;
    background: #009fde;
    color: #ffffff;
}

@media only screen and (max-width: 767px) {
    .pricing-items {
        padding-top: 0;
    }
    .pricing-item.active {
        top: 20px;
        margin-bottom: 40px;
    }
}


/*  Testimonial Section  */

#testimonial {
    /* background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55) url(img/counter-bg.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #215196;
    color: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    padding-bottom: 4%;
    padding-top: 4%;
}

#testimonial .sec-head {
    color: #fff;
}

#testimonial .tm-control {
    position: absolute;
    top: 50%;
    width: 100%;
}

#testimonial .item {
    text-align: center;
    margin: 40px 10px 0;
    padding: 0 10% 35px;
}

#testimonial .item .tm-img {
    width: 80px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
}

#testimonial .item .tm-img img {
    display: block;
    max-width: 90%;
    height: auto;
    border: 2px solid #009fde;
    border-radius: 10px;
}

.tm-comment p {
    margin: 10px 0 20px;
    font-size: 19px;
}

.tm-comment h4 {
    font-size: 15px;
    color: #fff;
}

.tm-comment h3 {
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}

.tm-comment h3:after {
    content: "";
    width: 30px;
    display: block;
    margin: 10px auto;
    border: 1px solid #d3d3d3;
}

#testimonial .item .tm-rating i {
    font-size: 15px;
    padding-right: 5px;
    color: #fff;
    border: 1px solid #009fde;
    border-radius: 50%;
    padding: 8px;
    text-align: center;
    font-size: 18px;
    width: 40px;
    height: 40px;
    background-color: #009fde;
}


/*  Contact Section  */

.section-heading {
    margin-top: 7%;
}

.section-heading i.fa {
    font-size: 100px;
    color: #009fde;
}


/*  Footer  */

#footer {
    width: 100%;
    height: auto;
    background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55) url(img/newsletter-background.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px 0;
}

#footer .sec-title {
    color: #fff;
    margin-bottom: 30px;
}

#footer .sec-title h2 {
    color: #fff;
}

.newsletter {
    width: 50%;
}

@media only screen and (max-width: 991px) {
    .newsletter {
        width: 60%;
    }
}

@media only screen and (max-width: 767px) {
    .newsletter {
        width: 90%;
    }
}

.newsletter input {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #ccc;
    text-align: center;
}

.newsletter input:focus {
    outline: none;
    border: 1px solid #009fde;
}


/*  Social Icon  */

.social-icons {
    margin-top: 30px;
}

.social-icons i {
    color: #009fde;
    border: 1px solid #009fde;
    border-radius: 50%;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    width: 50px;
    height: 50px;
}

.social-icons i:hover {
    color: #f7f7f7;
    background-color: #009fde;
}

.footer-copyright {
    color: #fff;
    margin-top: 20px;
    font-weight: bold;
}

div.letter {
    color: #215196;
    font-weight: bold;
    display: inline;
    transform: translateY(3px);
}

#conoce-testualia {
    padding-top: 60px;
    padding-bottom: 0;
}

#conoce-testualia p,
#planes p {
    font-size: 20px;
    line-height: 30px;
}

@media (min-width: 768px) {
    .feature-block-2nd-row {
        margin-left: 12.5% !important;
    }
    #conoce-testualia .sec-title {
        margin-top: 30px;
    }
    #conoce-testualia iframe {
        width: 85%;
        height: 280px;
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    #conoce-testualia {
        padding-top: 100px;
        padding-bottom: 0;
    }
    #conoce-testualia iframe {
        width: 100%;
        height: 285px;
        margin-top: 30px;
    }
}

#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.plan-actual {
    border: 4px solid #20d078;
}

.special_offer {
    width: 1200px;
    height: 650px;
    cursor: pointer;
}

#special_offerModal .modal-dialog {
    min-width: 1230px;
}

.modal {
    z-index: 999999;
}

p.modal-title {
    font-size: 24px;
    text-align: center;
}

@media (max-width: 768px) {
    .modal {
        top: 80px !important;
        overflow-y: auto;
        z-index: 999999;
    }
    .special_offer {
        width: 100%;
        height: auto;
    }
    #special_offerModal .modal-dialog {
        min-width: 90%;
    }
}

.blue-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #42b1ed;
    margin: 1em 0;
    padding: 0;
}

.register-select {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid lightgrey;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#web-corporativa-Modal .modal-dialog {
    border: 10px solid #255090;
}

#web-corporativa-Modal .modal-body {
    min-height: 280px;
}

#web-corporativa-Modal img {
    margin-top: 35px;
    margin-bottom: 5px;
    max-height: 70px;
}

#web-corporativa-Modal .btn-primary {
    padding: 18px;
    font-weight: bold;
    background-color: #255090;
}

#web-corporativa-Modal .btn-primary2 {
    background-color: #6d9baa;
    color: #255090;
    border: 1px solid #6d9baa;
}

#web-corporativa-Modal .btn-bloque {
    margin-top: 25px;
    padding-left: 0;
}