body {
    font-family: 'Roboto', sans-serif;
}

* {
    font-family: 'Roboto', sans-serif;
}

.jumbotron h1 {
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
}

p,
ul {
    font-size: 16px;
    color: #727276;
    margin-bottom: 25px;
    line-height: 1.4em;
}

.unlisted {
    list-style: none;
    padding: 0;
}

.unlisted li {
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

.unlisted li span {
    font-size: 22px;
    margin-right: 10px;
}

.unlisted li:last-child {
    border-bottom: 0px;
}

.subtit h1 {
    font-size: 22px;
    margin-bottom: 0px;
}

.subtit_home h1 {
    font-size: 18px;
    margin-bottom: 0px;
}

.title_sem h2 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 32px;
}

.title_sem_home h2 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 22px;
}

.site-footer h4 {
    font-size: 13px;
    color: #FFF;
}

.box_tema h3 {
    margin: 5px 0 0 0;
    padding: 0;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

html,
body {
    height: 100%;
}

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -140px;
}

.page-wrap:after {
    content: "";
    display: block;
}

.site-footer,
.page-wrap:after {
    /* .push must be the same height as footer */
    height: 140px;
}


.white {
    background-color: #fff !important;
}

.navbar {
    margin-bottom: 0;
    z-index: 1000;
}

.lista_plan {
    list-style: none;
    list-style: none !important;
    padding: 0;
}

.lista_plan li {
    margin-bottom: 20px;
    list-style: none !important;
}

.lista_plan li strong {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

header .personaje {
    margin-top: 32px;
}

header h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 32px !important;
    font-weight: 300;
    margin-bottom: 10px;
    color: #5D5D5D ;
}
header h1 strong{
    color: #00A990 ;
}

header h1 span {
    font-size: 24px;
    font-weight: 300;
}

.carousel-caption {
    color: #000;
    position: relative;
    right: 0;
    left: 0;
    text-shadow: none;
    margin-top: 20px;
}

.panel-body {
    color: #666;
}

.masthead {
    background-color: #fff;
    background-position: top center;
    position: relative;
    margin-top: 180px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.masthead a:hover {
    font-weight: inherit;
}




/* Wrapper for page content to push down footer */

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}


/* Set the fixed height of the footer here */

#footer {
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* Custom page CSS
-------------------------------------------------- */

#wrap > .container {
    padding: 20px 15px 0;
}

.container .credit {
    margin: 20px 0;
}

#footer {
    background-color: #000;
}

#footer a {
    color: #efefef;
}

h1,
h2,
h3,
h4 {
    vertical-align: middle;
}

header {
    /*background: #231c6b;*/
    /*height: 520px;*/
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #333;
    background-size: cover;
}

header h1,
header h2,
header h3 a,
header a,
header a:hover {
    text-decoration: none;
}

header h3 {
    font-size: 28px;
    font-weight: 300;
    color: #FFF;
}

header .dropdown-menu {
    top: 74px;
    background: #ffcc33;
    border-width: 0;
}

h1 {
    font-size: 34px;
    font-weight: 300;
    letter-spacing: -1px;
}

h3 {
    color: #727276;
    font-size: 28px;
    margin-bottom: 20px;
}

#nav {
    width: 100%;
    position: static;
    top: -32px;
}

#nav.affix {
    position: fixed;
    top: 0;
    z-index: 10;
    -webkit-transition: all .6s ease-in-out;
}

#footer > .container {}

.box_sect2 p {
    color: #000;
    font-size: 16px;
}

@media (min-width: 767px) {
    .navbar-nav.nav-justified > li {
        float: none;
    }
}

.navbar-nav {
    margin: 1px 1px;
}


/* customize nav style */

.navbar-custom {
    background-color: #2e2e2e;
    font-weight: 700;
    text-transform: uppercase;
    border-width: 0;
}

.navbar-custom .navbar-nav>li>a {
    color: #ddd;
}

.navbar-custom .navbar-nav li>a:hover,
.navbar-nav li .open,
.navbar-custom .navbar-nav .active a {
    background-color: #000;
}

.navbar-custom .dropdown-menu {
    right: 0;
}

.navbar-custom .navbar-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999;
}

.navbar-collapse.in {
    /*3.0.2 bug workaround*/
    overflow-y: visible;
}

.navbar-toggle {
    outline: 0;
}

.panel {
    border-width: 0;
}


#map-canvas {
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 15px;
}

.scroll-top {
    position: fixed;
    bottom: 0;
    right: 6%;
    z-index: 100;
    background: #ffcc33;
    font-size: 24px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.scroll-top a:link,
.scroll-top a:visited {
    color: #222;
}

section {
    color: #ffffff;
    min-height: 650px;
    height: auto !important;
    height: 100%;
    padding-top: 100px;
}

.navbar {
    min-height: 105px;
}

.navbar-nav > li > a {
    line-height: 49px;
    text-transform: uppercase;
    font-size: 13px;
}

.navbar-brand {
    margin-right: 20px;
}

.navbar-inverse {
    background-color: #CFD2D3;
    border: 0;
    padding-top: 4px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

/* NEW FOR LANDING*/




#main-logo{
	width: 180px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #000;
    font-size:14px;
}

header .isotipo{
	width: 75px;
}

.color-cont{
	padding: 60px 0;
	background-color: #00C0AF;
}

.color-cont, .color-cont p, .color-cont ul{
	color: #fff;
}

.color-cont h2{
	font-weight: 300;
	font-size: 36px;
}

.grey-cont{
	padding: 70px 0;
	background-color: #F2F2F2;
}

.grey-cont h2{
	font-weight: 300;
    font-size: 36px;
}

.grey-cont h2 strong{
	font-weight: 800;
}

.color2-cont{
    padding: 70px 0;
    background-color: #FF9B2A;
}

.color2-cont, .color2-cont p, .color2-cont ul{
    color: #fff;
}

.color2-cont h2{
    font-weight: 300;
    font-size: 36px;
}

.bg1{
    background-image: url(../img/bg_1.jpg);
    background-size: cover;
    min-height: 300px;
}

.bg1 h2{
    color: #fff;
    font-weight: 300;
    font-size: 36px;
    margin-top: 90px;
}
.bg1 h2 strong{
    color: #fff;
    font-weight: 800;
    font-size: 42px;
}

.list_desc{
    padding-left: 0;
    list-style: none;
}

.list_desc blockquote {
    font-size: 13px;
    line-height: 1.3em;
    margin-bottom: 15px;
}

.list_desc a {
    text-decoration: none;
    color: inherit;
}

.list_desc li {
    margin-bottom: 5px;
}

.list_desc i {
    font-size: 12px;
    color: #FF9B2A;
    display: table-row;
}

.color-cont .list_desc i, .color2-cont .list_desc i {
    color: #fff;
    display: table-row;
}

.color-cont .list_desc blockquote, .color2-cont .list_desc blockquote{
    border-left: 2px solid #eee;
}

.color-cont .list_desc li blockquote, .color2-cont .list_desc li blockquote, .grey-cont .list_desc li blockquote {
    margin-top: 10px;
}

blockquote.bq1{
    font-size: 16px;
    border-left: 2px solid #eee;
}

.btns-download{
    margin-bottom:30px;
}

.btn-playstore, .btn-appstore{
    width: 140px;
    margin-right: 10px;
}
.nav.navbar-nav .btns-download{
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 20px;
}

@media (min-width: 768px) {
    .margin-top-10-dktp{ margin-top: 10px; }
    .margin-top-20-dktp{ margin-top: 20px; }
    .margin-top-30-dktp{ margin-top: 30px; }
    .margin-top-40-dktp{ margin-top: 40px; }
    .margin-top-50-dktp{ margin-top: 50px; }
    .margin-top-60-dktp{ margin-top: 60px; }
    .margin-top-70-dktp{ margin-top: 70px; }
    .margin-top-80-dktp{ margin-top: 80px; }
    .color2-cont h2{
        text-align: center;
    }
}

@media (max-width: 767px) {
    .color-cont h2, .color2-cont h2, .grey-cont h2{
        font-size: 28px;
    }
     .color-cont, .color2-cont, .grey-cont{
        padding: 30px 0;
    }
    header h1 {
        font-size: 32px ;
    }
    #img03{
        max-height: 300px !important;
    }
    #img05{
        max-height: 270px !important;
    }
    #img06{
        max-height: 270px !important;
    }
    .btn-playstore, .btn-appstore{
    width: 120px;
    }
    .bg1{
        background-image: url(../img/bg_1_mobile.jpg);
        background-position: center;
    }
    .navbar-header{
        min-height: 100px;
    }
    .nav.navbar-nav.pull-right{
        float: left !important;
    }
}
.telpie{
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
}