/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html, body {
    height: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

body {
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: 'Lato', sans-serif;
}

.h1, h1 {
    font-size: 46px;
}

.h2, h2 {
    color: #009069;
    font-size: 28px;
}

h3 {
    color: #009069;
    font-weight: 400;
    font-size: 20px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #878888;
    font-weight: 100;
}

b, strong {
    font-weight: 600;
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
}

/* paddings & margins */

.pddtop10 {padding-top: 10px;} .pddbottom10 {padding-bottom: 10px;} .pddtop20 {padding-top: 20px;} .pddbottom20 {padding-bottom: 20px;}
.pddtop30 {padding-top: 30px;} .pddbottom30 {padding-bottom: 30px;} .pddtop40 {padding-top: 40px;} .pddbottom40 {padding-bottom: 40px;}
.pddtop50 {padding-top: 50px;} .pddbottom50 {padding-bottom: 50px;} .pddtop100 {padding-top: 100px;} .pddbottom100 {padding-bottom: 100px;}
.pddlr20 {padding-left: 20px; padding-right: 20px;}
.mrgtop10 {margin-top: 10px;} .mrgbottom10 {margin-bottom: 10px;} .mrgtop20 {margin-top: 20px;} .mrgbottom20 {margin-bottom: 20px;}
.mrgtop30 {margin-top: 30px;} .mrgbottom30 {margin-bottom: 30px;} .mrgtop40 {margin-top: 40px;} .mrgbottom40 {margin-bottom: 40px;}
.mrgtop50 {margin-top: 50px;} .mrgbottom50 {margin-bottom: 50px;} .mrgtop100 {margin-top: 100px;} .mrgbottom100 {margin-bottom: 100px;}
.mrgbottom5 {margin-bottom: 5px;} .mrgtop80 {margin-top: 80px;} 
.no-margin {margin: 0 !important;}
.mrgbtm12 {margin-bottom: 12px !important;}

.content-brand {
    position: relative;
    display: block;
    margin-top: 17px;
}

/* Colors */

.bg-grey {
    background-color: #ededed;
}

/* Logo */
.navbar-brand>img {
    display: block;
}

.navbar-brand {
    float: left;
    height: inherit;
    padding: 0;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 0;
}

/* Menu */
.navbar {
    position: relative;
    background: #056d4c;
    min-height: inherit;
    margin-bottom: 0;
    border: 0 none;
    border-radius: 0 !important;
}

.navbar-nav {
    margin: 0;
}

.navbar-nav>li {
    float: left;
    margin: 0 35px 0 0;
}

.navbar-default .navbar-nav>li>a, .nav>li>a {
    position: relative;
    display: block;
    padding: 11px 0 !important;
    font-weight: 100;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
}

.nav>li:last-child>a:after {
    display: none;
}

.navbar-nav>li:last-child {
    float: left;
    margin: 0 ;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0;
    padding: 40px 0 0 0;
}

.nav>li>a:focus, .nav>li>a:hover, .nav>li>a.active,
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #bfa722;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    background: #049ab8;
    height: 3px;
}

.navbar-collapse.collapse {
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}

.navbar.f-nav {
    position: fixed;
    top: 0px;
    z-index: 1;
    width: 100%;
}

/* Carousel */
header.carousel {
    height: 280px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.carousel-caption {
    right: inherit;
    left: inherit;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 0;
    top: 0px;
}

.carousel-caption .container {
    padding-top: 35px;
}

.carousel-caption .container h1 {
    margin-bottom: 4px !important;
    text-shadow: 0 0;
}

.carousel-caption .container p {
    color: #fff;
    font-size: 22px;
    text-shadow: 0 0;
    font-weight: 400;
}

.destacado {

}

.destacado p {
    color: #3c3c3b;
    font-weight: 300;
    line-height: 33px;
    font-style: italic;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
}

a#botontop {
    background: rgba(233,78,27,0.8);
    text-decoration: none;
    padding: 15px 50px;
    border-radius: 4px;
    margin-top: 30px;
    display: inline-block;
}

a#botontop:hover {
    background: rgba(204, 66, 21, 0.8);
    text-decoration: none;
}

/* Landing */

p.highlight {
    color: #3c3c3b;
    font-weight: 600;
    margin: 0 0 10px 0;
    font-style: italic;
}

ul.green-checks {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.col1 {
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
}

.bcolorg > li > b {
    color: #878888 !important;
}

.ficha ul.green-checks li {
    color: #878888;
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 5px;
    font-weight: 100;
    background: url(../img/green-check.png) no-repeat 0px 8px;
    padding-left: 22px;
    width: 90%;
    display: inline-block;
}

p.yellow-light {
    background-color: #fff7e6;
    color: #ba972a;
    font-size: 16px;
    box-shadow: 0px 6px 9px #ece9dc;
    padding: 20px 23px;
    margin: 30px 0 30px 0;
}

.ficha ul.green-checks li b {
    color: #575756;
}

.ficha.2col ul {
    column-count: 2;
}

#objetivos h2, #dirigido h2, #plan h2, #metodo h2, #course h2 {
    margin: 0 0 20px 0;
    font-weight: 400;
    font-size: 28px;
}

p.blue-text {
    color: #3aa6d2;
    font-weight: 400;
}

.navy-text {
    color: #557d91;
    font-style: italic;
}

ul.green-bullets li {
    color: #878888;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 100;
    background: url(../img/green-bullet.png) no-repeat 0px 8px;
    padding-left: 13px;
    display: block;
}

.left-plan, .right-plan {
    margin-right: 50px;
    margin-bottom: 15px;
    display: inline-table;
}

.banner-gif img {
    width: 100%;
}

.left-plan {
    width: 30%;
}

p.note {
    font-style: italic;
    font-size: 14px;
}

p.talltext {
    font-size: 17px;
    color: #878888;
} 

.container a {
    color: inherit;
    text-decoration: underline;
}

.plan h4 {
    margin-bottom: 0;
}

.plan ul li {
    color: #878787;
    list-style: none;
    font-style: italic;
}

.banner-center {
    background-size: 100%;
    background-position: center 16%;
    padding: 18px 0;
}

p.subtitle {
    font-size: 12px;
}

.notice {
    background: #f4eddc;
    padding: 10px 25px;
}

.notice p {
    margin: 0;
    color: #ba9b63;
    font-size: 13px;
    font-style: italic;
}

div#solicita {
    background: #ededed;
    border-radius: 4px;
}

.panel-heading {
    border: 0 none;
    padding: 20px 15px 8px;
    border-radius: 0;
}

.why-panel .panel-heading {
    background: #009069;
    padding: 8px 15px;
    border-radius: 4px 4px 0 0;
}

.why-panel .panel-body {
    background: #ededed;
    border-radius: 0 0 4px 4px;
}

.why-panel .panel-body p {
    color: #575756;
}

.panel-heading h3.icon-info {
    margin: 0;
    color: #cb6120;
    background: url(../img/icon-info.png) no-repeat left center;
    font-weight: 300;
    padding-left: 50px;
    font-size: 21px;
}

.panel-heading h3.icon-star {
    margin: 0;
    color: #fff;
    vertical-align: middle;
    font-weight: 300;
    font-size: 21px;
    padding: 12px 0 12px 20px;
}

.panel-heading h3.icon-info b {
    font-weight: 500;
}

.panel-body {
    padding: 20px 27px 27px;
}

#errorform, #errorform_modal {
    color: #bc1010;
    font-weight: bold;
}

.panel-body form input {
    background: #fafafa;
    box-shadow: 0 0;
    border: 1px solid #c7c6c6;
    margin-bottom: 13px;
    width: 100%;
    display: block;
    padding: 15px 10px 8px 10px;
}

.form-panel #form-name {
    background-image: url(../img/icon-name.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.form-panel #form-phone {
    background-image: url(../img/icon-phone.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.form-panel #form-email {
    background-image: url(../img/icon-mail.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.form-panel #form-select {
    width: 100%;
    padding: 15px 10px 8px 10px;
    border-radius: 0 !important;
    border: 1px solid #c7c6c6;
    height: 46px;
}

.text-boton {
    margin: 10px 0 0 0;
    font-size: 12px;
}

.form-panel .panel-body form ::-webkit-input-placeholder {color: #c4c4c4 !important; font-weight: 100;}

.form-panel .panel-body form input.btn, .orange-button {
    background-color: #cb6120;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    border: 0 none;
    font-weight: 100;
    padding: 15px 10px;
}

.form-panel .panel-body form input.btn:hover, .form-panel .panel-body form input.btn:active, .orange-button:hover {
    background-color: #b3541a;
    color: #ddd;
    box-shadow: 0 1px 3px #823629 inset;
}

a.orange-button {
    margin: 30px 0 40px !important;
    display: inline-block;
    text-decoration: none;
    padding: 15px 35px;
    color: #fff;
    border-radius: 4px;
}

#gracias p {
    color: #1d1d1b;
    font-size: 21px;
}

.banner-gif button {
    border: 0 none;
    padding: 0;
}

.banner-gif .modal-body {
    background: #ededed;
}

.banner-gif h3.icon-info {
    background: none;
    padding: 0;
    margin-bottom: 25px;
    font-weight: 400;
    text-align: center;
    font-size: 27px;
}

.banner-gif p.aclara {
    text-align: center;
    color: #333;
    max-width: 390px;
    font-size: 18px;
    margin: 0 auto;
}

.banner-gif h3.icon-info b {
    font-weight: 800;
}

.form-panel .panel-body form input[type=checkbox] {
    position: relative !important;
    margin: 6px 0 0 0;
    width: 20px;
    float: left;
    vertical-align: middle;
}

.form-panel .checkbox-wrap p {
    color: #918783;
    font-size: 15px;
}

.banner-center {
    background-image: url(../img/IDIX-presentation-bottom.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 15%;
    padding: 70px 0;
    text-align: center;
    margin-top: 40px;
}

.banner-center-turism {
    background-image: url(../img/IDIX-turismo-bottom2.jpg) !important;
    background-position: bottom;
}

.banner-center h4 {
    color: #fff;
    font-weight: 300;
    margin: 0;
    font-size: 50px;
}

div#gracias {
    margin-top: 50px;
    margin-bottom: 20px;
}

/* Footer Styles */

footer {
    background: #706f6f;
    text-align: center;
    display: block;
    margin-top: 40px;
    position: relative;
    padding: 30px 0 20px;
}

footer p {
    color: #fff;
    font-size: 13px;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #ddd;
}

.idiomas {
    float: right;
    margin: -40px 0 0 0;
}

.breadcrumb {
    float: right;
    padding: 0;
    background: transparent;
    margin: 48px 0 0 0;
}

.breadcrumb p {
    color: #a5a5a0;
    font-size: 13px;
    float: right;
    margin-bottom: 0;
}

.breadcrumb a {
    color: #61615c;
    font-weight: 400;
}

.btn-info {
    color: #056d4c;
    background: #fff;
    border: 0 none;
    float: right;
    margin: 5px 100px 0 0;
}

.btn-info:hover {
    color: #056d4c;
    background: #bfa722;
}

.breadcrumb span {color:#a5a5a0;}

.wrapper-boton {display: none;}

/* Responsive Styles */
@media(max-width:1199px) {

    .btn-info {margin: 5px 0 0 0;}
    .panel-heading h3.icon-info {font-size: 19px;}

}

@media(max-width:991px) {

    .navbar-default .navbar-nav>li>a, .nav>li>a {font-size: 13px;}
    .navbar-nav>li {margin: 0 23px 0 0;}
    .btn-info {margin: 6px 0 0 0;font-size: 13px;}

    header.carousel .fill {background-position: center;}

    .wrapper-boton {
        display: block;
        position: fixed;
        bottom: 0px;
        text-align: center;
        padding: 10px;
        width: 100%;
        background: #dcdcdc;
    }

    .wrapper-boton #botoninfo, .wrapper-boton #botoninfo-bottom {
        background-color: #cb6120;
        color: #fff;
        font-size: 16px;
        margin-bottom: 0;
        text-decoration: none;
        border: 0 none;
        font-weight: 100;
        padding: 10px 35px;
    }

    .banner-gif {text-align: center;}

}

@media(max-width:767px) {

    .navbar-nav {display: none;}
    .navbar {text-align: center;}
    .btn-info {margin: 6px 0 7px 0; font-size: 16px;float: none;}
    .navbar {text-align: center; position: fixed; bottom: 0px; z-index: 1; width: 100%;}
    .banner-center h4 {font-size: 30px;}
    .breadcrumb {margin: 0;}
    .breadcrumb p {font-size: 11px; text-align: right;}
    .idiomas {float: right; margin: -4px 0 0 10px; position: absolute; right: 0; top: 40px;}
    .carousel-caption .container p br {display: none;}
    .carousel-caption .container {padding-top: 40px;}
    .navbar.f-nav {
        position: fixed;
        top: auto;
        z-index: 1;
        width: 100%;
    }

    .left-plan {width: 100%;}
    .form-panel .panel-body form input[type=checkbox] {margin: 0 8px 0 0 !important;}
    .breadcrumb {margin: 0px 0 10px 20px;}

}

@media(max-width:550px) {

    .banner-gif button {width: 100%;}
    .carousel-caption .container h1 {font-size: 36px;}
    .breadcrumb {margin: 0px 0 10px 0px;float: left;}
    .breadcrumb p {font-size: 11px; text-align: left;}
    .idiomas {top: 10px;}
    .carousel-caption .container h1 {font-size: 35px;}
    .carousel-caption .container p {font-size: 20px; font-weight: 300;}

}

@media(max-width:360px) {

    .navbar-nav {display: none;}
    .navbar {text-align: center;}
    .btn-info {margin: 6px 0 7px 0; font-size: 16px;float: none;}
    .navbar {text-align: center; position: fixed; bottom: 0px; z-index: 1; width: 100%;}
    .banner-center {padding: 18px 0;}
    .banner-center h4 {font-size: 30px;}
    .carousel-caption .container {padding-top: 20px;}
    .carousel-caption .container h1 {font-size: 29px;}
    .carousel-caption .container p {font-size: 18px; font-weight: 300;}

}