.home-slider {
    width:100%;
}
.home-slider .vc_inner img {
    width: 100%;
    height: auto;
}
.other-slider {
    width:100%;
    margin-bottom: 0px;
}
.other-slider .vc_inner img {
    width: 100%;
    height: auto;
}
.menu-principal {
    color: #FFF;
    background-color: #71ADEC;
    font-weight: 700;
    border: 0;
    margin: 0;
    min-height: 30px;
}
.menu-principal li a,.menu-principal li a:active, .menu-principal li a:visited {
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #FFF !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 30px;
}
.menu-principal li a:hover {
    color: #DDD !important;
}
.menu-principal .active a, .menu-principal .active a:focus {
    background-color: #4F7CBB !important;
}
.site-branding {
    background-color: #FFF;
}
.site-branding .container {
    padding: 5px 0;
    position: relative;
}
.contact-bar {
    height: 28px;
    color: #fff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #4F7CBB;
}
.contact-bar .contact-data {
    text-align: right;
    padding-top: 5px;
}
.languages {
    position: absolute;
    top:0;
    right: 0;
    width: 300px;
    height: 71px;
    z-index: 1;
}
.languages a {
    position: relative;
    float: left;
    display: block;
    height: 74px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 40px;
    width: 50%;
    color: #00609A;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
}
.languages a:hover {
    color: #333;
}
.languages .active {
    background-color: #DDD;
}
.nosotros_content {
    background-position:  100% 0% !important;
    min-height: 660px;
}
.no-margin {
    margin: 0px !important;
}
.bgblanco {
    background: #FFF !important;
}
.bggris {
    background: #F4F4F4 !important;
}
.hiddenimgs1,.hiddenimgs2,.hiddenimgs3,.hiddenimgs4,.hiddenimgs5 {
    display: none;
    visibility: hidden;
}
.link_galeria, .link, a {
    color: #e26e2f;
}
.link_galeria:hover, .link_galeria:active, .link:hover, .link:active, a:hover, a:active {
    color: #e26e2f;
    text-decoration: underline;
}
.link_correo,.link_correo:hover,.link_correo:active {
    color: #FFF;
}
.colform label {
    display: block;
    width: 100%;
}
.colform .btn, .colform .btn:hover, .colform .btn:active, .colform .btn:target, .colform .btn:focus {
    background-color: #e26e2f;
}
.campoform {
    width: 100%;
}
.dir {
    font-size: 11px !important;
}
@media only screen and (max-width : 768px) {
    .nosotros_content {
        background-image: none !important;
    }
    .languages {
        position: relative;
        width: 100%;
        height: 30px;
        z-index: 1;
        margin-top: 5px;
    }
    .languages a {
        height: 30px;
        padding-top: 5px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #FFF;
    }
    .navbar-default .navbar-toggle:hover .icon-bar,.navbar-default .navbar-toggle:focus .icon-bar {
        background: #666;
    }
}
.site-footer {
    border-bottom: 17px solid #E26E2E;
    background-color: #4E7CBA;
    padding: 25px 0;
    color: #FFF;
}
.site-footer .container > div > div {
    border-right: 1px solid #639DE8;
    height: 120px;
}
.site-footer .col1 {
    text-align: center;
    padding: 5px;
}
.site-footer .col2 {
    padding: 5px 0 0 35px;
}
.site-footer .col2 div {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.site-footer .col3 {
    padding: 5px 0 0 17px;
    font-size: 14px;
}
.site-footer .col3 .as1 {
    font-weight: 700;
}
.site-footer .col3 .as2 {
    display: block;
    margin: 1px 0 15px;
}
.site-footer .col3 .as3 {
    font-size: 12px;
    font-weight: 700;
}
.site-footer .col4 {
    padding: 5px 0 0 25px;
    font-size: 14px;
    font-weight: 700;
}
.site-footer .col4 a {
    display: block;
    margin-top: 8px;
    color: #FFF;
}
.site-footer .col4 a:hover {
    color: #DDD;
}
.edit-link {
    display: none;
}


.inner-container {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
@media (min-width: 768px) {
    .inner-container {
        width: 750px !important;
    }
}
@media (min-width: 992px) {
    .inner-container {
        width: 970px !important;
    }
}
@media (min-width: 1200px) {
    .inner-container {
        width: 1170px !important;
    }
}