body {
    text-align: justify;
    background-color: #222!important;
}

.img-responsive {
    width: 100%;
}

hr {
    border-top: 2px solid #f2845c!important;
    width: 40%;
    margin-top: -20px!important;
}

i.fa-globe {
    font-size: 25px!important;
}

.mfp-iframe {
    width: 1138px;
    height: 640px;
}

/* SECCION QUIENES SOMOS */
.imagen_quienes {
    position: absolute;
    top: -280px;  
    z-index: -1;  
}

.seleccionado{
    color: #f2845c!important;
    background-color: #b4d6c6;
    margin: -8px;
    width: 80px!important;
    height: 80px!important;
    padding: 5px!important;
}

.borde {
    border: 3px solid #b4d6c6;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    padding: 5px;
}

.borde:hover, .borde:active, .borde:focus {
    border: 3px solid #f2845c;
}

.fa {
    color: #b4d6c6;
}

.fa:hover, .fa:active, .fa:focus {
    color: #f2845c;
}

.cambio_info {
    cursor: pointer;    
}

.titulo, .texto {
    color: #4a849f;
}
/* FIN SECCION QUIENES SOMOS */

/* SECCION DATOS DE INTERES */
.counter {
    color: #b4d6c6;
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 20px;
}
/* FIN SECCION DATOS DE INTERES */

/* SECCION CONTACTO */
label {
    color: #fff;
}

input, textarea {
    background-color: transparent!important;
}

.form-control {
    color: #fff!important;
}

.btn-secondary {
    background-color: #4a849f!important;
    border-color: #4a849f!important;
}

.btn-secondary:hover {
    background-color: #b4d6c6!important;
    border-color: #b4d6c6!important;
}
/* FIN SECCION CONTACTO */

/* BANNER */
.alert-info {
    background-color: #b4d6c6!important;
    border-color: #4a849f!important;
    color: #4a849f!important;
}
/* FIN BANNER */

/* SLIDER PAGINAS INTERIORES */
.owl-prev {
    position: absolute;
    border: 2px solid #4a849f;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    padding: 12px 20px;
    background-color: #4a849f;
    left: 20px;
    font-size: 30px;
    top: 260px;
}

.owl-next {
    position: absolute;
    border: 2px solid #4a849f;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    padding: 12px 24px;
    background-color: #4a849f;
    right: 20px;
    font-size: 30px;
    top: 260px;
}
/* FIN SLIDER PAGINAS INTERIORES */

/* SLIDER PORTFOLIO */
/* .mfp-arrow-left {
    position: absolute;
    top: 280px;
    width: 30px;
    height: 30px;
    left: 20px;
} */

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8;
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out;
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%;
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%;
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%;
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
}

.mfp-container:before, .mfp-figure:after {
    content: '';
}

.mfp-container:before, .mfp-content, .pager-modern i, .text-middle, .vcenter {
    vertical-align: middle;
}

.mfp-zoom-out.mfp-ready .mfp-content {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-out .mfp-content {
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: scale(1.3);
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-container:before, .mfp-content, .pager-modern i, .text-middle, .vcenter {
    vertical-align: middle;
}

#goToTop, .grid li:hover, .lines-button, .mfp-gallery .mfp-image-holder .mfp-figure, .pager-modern a span, .pricing-table {
    cursor: pointer;
}

.mfp-figure, img.mfp-img {
    line-height: 0;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff!important;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mfp-close {
    width: 36px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 22px;
    font-family: Arial,Baskerville,monospace;
}

.mfp-close, .mfp-preloader a:hover {
    color: #fff;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-figure figure {
    margin: 0;
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%;
}

.mfp-figure, img.mfp-img {
    line-height: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.lines-button, .mfp-arrow {
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
/* FIN SLIDER PORTFOLIO */

/* FOOTER */
.footer-dark {
    padding: 30px 0;
    background-color: #222;
    color: #fff;
}
/* FIN FOOTER */

/* CSS REVOLUTION SLIDER */
.tiny_bullet_slider .tp-bullet:before {
    content:" ";  
    position:absolute;  
    width:100%;  
    height:25px;  
    top:-12px;  
    left:0px;  
    background:transparent
}

.bullet-bar.tp-bullets {}
.bullet-bar.tp-bullets:before {
    content:" ";
    position:absolute;
    width:100%;
    height:100%;
    background:transparent;
    padding:10px;
    margin-left:-10px;
    margin-top:-10px;
    box-sizing:content-box
}

.bullet-bar .tp-bullet {
    width:60px;
    /* width:60px; */
    height:60px;
    /* height:3px; */
    position:absolute;
    /* background:#b4d6c6;   */
    background:transparent;  
    cursor:pointer;
    box-sizing:content-box
}

.bullet-bar .tp-bullet:hover, .bullet-bar .tp-bullet.selected {
    /* background:#4a849f; */
    background:transparent;
}

.bullet-bar .tp-bullet-image {}
.bullet-bar .tp-bullet-title {}
/* FIN CSS REVOLUTION SLIDER */

/* MEDIA QUERIES */
@media screen and (max-width: 600px) {
}