.Icons {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
}
.mb60 {
    margin-bottom: 60px;
}

.contacto {
    color: #000000 !important;
    font-family: Verdana;
    font-size: 18px;
}

.dorado {
    color: #ffcb00 !important;
    font-family: Calibri;
    font-size: 15px;
    font-weight: 400;
}

.iconContacto {
    width: 40px;
    font-size: 30px;
    color: #ff9900 !important;
    padding-left: 15px;
    padding-right: 15px;
}

.naranja {
    color: #ff9900 !important;
}

.globo {
    width: 40px;
    font-size: 30px;
    color: red;
    padding-right: 5px;
}

.fontTitContacto {
    font-size: 16px !important;
    font-family: Calibri;
    color: black !important;
}

.fontTexto {
    color: #3c4752 !important;
    /*font-family: Calibri !important;*/
    font-size: 15px !important;
}

.fontTextoFooter {
    color: #000000 !important;
    font-family: Calibri !important;
    font-size: 15px !important;
    font-weight: 300;
}

.fontTextoContacto {
    color: #3c4752 !important;
    font-family: Calibri, sans-serif !important;
    font-size: 15px !important;
    font-weight: 300;
}

.fontMenu {
    font-size: 16px !important;
    font-family: Calibri;
}

.fontTitulo {
    font-size: 40px !important;
    font-family: Calibri;
}

.opClass {
    opacity: 0.9;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

.site-info {
    margin-top: 0px !important;
}

#opacidadOscura:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.1);
}

a, a:visited {
    font-weight: 300;
}

#opacidadOscura h2 {
    font-size: 40px;
    color: #fff;
    position: relative
}

.bulText {
    padding-bottom: 15px;
    font-family: Calibri;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
}

ul.bulText {
    list-style-type: initial;
}

    ul.bulText li {
        padding-bottom: 15px;
        font-family: Calibri;
        font-size: 15px;
        font-weight: 400;
        color: #000000;
    }

.textFooter {
    font-family: Calibri;
    font-size: 5px;
    font-weight: 400;
    color: #000000;
}

.bg-footer {
    background: #fff2cc !important;
}

.footIcon {
    text-align: left;
    margin-left: -5px;
}

.input-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-48l {
    float: left;
    width: 48%;
    margin-bottom: 0px;
}

.form-48r {
    float: right;
    width: 48%;
    margin-bottom: 0px;
}

.form-100 {
    clear: both;
    width: 100%;
    margin-bottom: 0px;
}

#boton {
    padding: 0;
}

    #boton li {
        font-family: Calibri;
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        border-radius: 5px;
        float: left;
        padding: 10px;
        background-color: #000000;
        color: #fff;
    }

.large-screen .top-parallax-section {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 250px;
}

/************ buttons *****************/
.parallax-slider .buttons {
    position: absolute;
    top: 40%;
    width: 100%;
}

    .parallax-slider .buttons .next {
        font-size: 2rem;
        right: 0;
        position: absolute;
        cursor: pointer;
        width: 50px;
        text-align: center;
    }

    .parallax-slider .buttons .prev {
        font-size: 2rem;
        left: 0;
        position: absolute;
        cursor: pointer;
        width: 50px;
        text-align: center;
    }

    .parallax-slider .buttons .next:hover {
        background: hsl(0, 0%, 25%);
        color: hsl(0, 0%, 93%);
    }

    .parallax-slider .buttons .prev:hover {
        background: hsl(0, 0%, 25%);
        color: hsl(0, 0%, 93%);
    }

.textoSlider {
    color: #ffffff;
    font-family: Verdana;
    font-size: 30px;
    font-weight: 300;
    background: rgba(0,0,0,0);
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.parallax-mirror {
    z-index: 1
}
/*@media all and (max-width: 767px) {
    span .contacto {
        font-size: 18px;
    }
}*/

/* Slider [Inicio] */

html {
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: white;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    z-index: 1;
}

section {
    z-index: 5;
}

.container-fluid {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.slideshow {
    list-style: none;
    width: 100%;
    height: 100%;
    left: 0px;
    z-index: 3;
    overflow: hidden;
    opacity: 1 !important;
}

    .slideshow .overlay {
        background-color: rgba(0,0,0,.13) !important;
        opacity: 1 !important;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 0;
        z-index: 4;
    }

    .slideshow li span {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: transparent;
        background-color: rgba(0,0,0,1) !important;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        opacity: 0;
        z-index: 3;
        animation: imageAnimation 28s linear infinite;
    }

    .slideshow li div {
        z-index: 5;
        position: absolute;
        bottom: 140px;
        left: 0px;
        width: 100%;
        text-align: center;
        opacity: 0;
        animation: titleAnimation 28s linear infinite;
    }

        .slideshow li div h3 {
            font-size: 30px;
            padding: 0;
            line-height: 60px;
            color: white;
            margin-bottom: 0;
        }

    .slideshow li:nth-child(1) span {
        animation-delay: 1s;
    }

    .slideshow li:nth-child(2) span {
        animation-delay: 5s;
    }

    .slideshow li:nth-child(3) span {
        animation-delay: 9s;
    }

    .slideshow li:nth-child(4) span {
        animation-delay: 13s;
    }

    .slideshow li:nth-child(5) span {
        animation-delay: 17s;
    }

    .slideshow li:nth-child(6) span {
        animation-delay: 21s;
    }

    .slideshow li:nth-child(7) span {
        animation-delay: 25s;
    }

    .slideshow li:nth-child(1) div {
        animation-delay: 1s;
    }

    .slideshow li:nth-child(2) div {
        animation-delay: 6s;
    }

    .slideshow li:nth-child(4) div {
        animation-delay: 14s;
    }

    .slideshow li:nth-child(6) div {
        animation-delay: 22s;
    }

@media (max-width: 1200px) {
    #slideshowprincipal li span {
        background-size: cover;
        background-position: 0% 0%;
    }
}
@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        /*transform: scale(1.02);*/
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        /*transform: scale(1.05);*/
        animation-timing-function: ease-out;
    }

    25% {
        opacity: 0;
        /*transform: scale(1.05);*/
        animation-timing-function: ease-out;
    }

    100% {
        opacity: 0;
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateY(200px);
    }

    8% {
        opacity: 1;
        transform: translateY(0px);
    }

    17% {
        opacity: 1;
        transform: scale(1);
    }

    26% {
        opacity: 0;
    }

    98% {
        opacity: 0;
    }

    100% {
        opacity: 0;
        transform: scale(5);
    }
}

.bg-dark-gray {
    background-color: #1F1F1F !important;
}

.sec0 {
    position: relative;
    height: 100%;
}

/* Slider [Fin] */
/********************************************* PORTAFOLIO **************************************/
.overlay {
    height: 100%;
    width: 100%
}

.overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3)
}

.content {
    text-align: center;
}

.portfolio-items {
    margin: 0 auto
}

.portafolio {
    text-align: center;
}

    .portafolio li, .portafolio ul {
        display: inline-block;
        text-align: center;
        list-style: none;
        padding: 0
    }

    .portafolio ul {
        margin: 20px 0 50px
    }

    .portafolio li {
        margin: 0 10px 10px
    }

    .portafolio a, .portafolio a:focus, .portafolio a:hover, .portafolio a:visited {
        display: block;
        height: 30px;
        background: #eee;
        color: #999;
        font-size: 12px;
        line-height: 30px;
        text-transform: uppercase;
        text-decoration: none;
        padding: 0 10px;
        border-radius: 3px
    }

    .portafolio .active a {
        color: #fff;
        background: #ff9900;
    }

.portfolio .overlay .content {
    display: block;
    position: absolute;
    width: 100%;
    height: 70px;
    top: 50%;
    left: 0;
    margin-top: -35px
}

.portfolio .overlay .fa {
    font-size: 28px;
    color: #fff;
    margin-bottom: 4px
}

.portfolio .overlay strong {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff
}

.portfolio .overlay em {
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    color: #fff
}

.portfolio .overlay {
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s
}

.portfolio .overlay {
    transition-duration: .35s;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.portfolio:hover .overlay {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.portfolio .overlay .content {
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.portfolio:hover .overlay .content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.portfolio .overlay {
    background: rgb(247 182 101 / 95%);
}

.overflow {
    overflow: hidden
}

/*****************************************/
.section-gray {
    background: #f7f7f7;
}

.animated-in, .animated-out {
    -webkit-transition-timing-function: cubic-bezier(.13,.71,.3,.94);
    -moz-transition-timing-function: cubic-bezier(.13,.71,.3,.94);
    -o-transition-timing-function: cubic-bezier(.13,.71,.3,.94);
    transition-timing-function: cubic-bezier(.13,.71,.3,.94);
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

.animated-out {
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -o-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.animated-in {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.transparent {
    width: 270px;
    height: 200px;
    opacity: 1;
    transition: 0.3s;
}

    .transparent:hover {
        background: rgba(76, 175, 80, 0.3); /* opacity: 0.3;*/
    }

/*********************************************************************************/
/* MODAL */
figure {
    margin: 0;
    padding: 0 !important;
    display: block
}
.mfp-figure figure {
    margin: 0
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%
}

    .mfp-container:before, .mfp-figure:after {
        content: ''
    }

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #383636;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.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-container:before {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
.mfp-close, .mfp-preloader {
    text-align: center;
    position: absolute
}

.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-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
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
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:focus, .mfp-close:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}


.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.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-close, .mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}


.mfp-loading.mfp-figure {
    display: none
}

.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-img {
    padding-top: 0px !important;    /*Nuevo*/
    padding-bottom: 0px !important;    /*Nuevo*/
}
.mfp-fade.mfp-bg, .mfp-fade.mfp-wrap .mfp-content {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

    .mfp-fade.mfp-bg.mfp-removing, .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0
    }

    .mfp-fade.mfp-bg.mfp-ready {
        -webkit-opacity: .8;
        -moz-opacity: .8;
        opacity: .8
    }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

/*********/
.PopUp {
    position: fixed;
    display: inline-block;
    /*display: flex;
    justify-content: center;*/
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=80);
    transition: all .7s cubic-bezier(0.845, -0.265, 0.190, 1.280);
    pointer-events: none;
}

    .PopUp.Open {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        pointer-events: auto;
    }

    .PopUp > div {
        position: relative;
        margin: 5% auto;
        background: white;
        overflow-y: auto;
        border-radius: 0px;
        z-index: 201;
    }

.PopupCabecera {
    font-size: 15px;
    font-weight: 300;
    padding: 0 20px;
    border: none;
    text-transform: uppercase;
    padding: 3px;
    z-index: 201;
    background-color: #00a850;
    color: white;
}

.PopupCuerpo {
    padding: 0px 15px 20px 15px;
}
.PopupPie {
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f4f5f6;
    padding: 17px 0;
    text-align: right;
    display: block;
    box-shadow: 0 2px 6px 0 hsla(0,0%,0%,0.2);
    margin-bottom: 0 !important;
}
.cerrarPopUp {
    float: right !important;
    position: absolute;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    top: -27px;
    right: 0px;
    border: 2px solid white;
    background: #ff9900;
    border-radius: 50%;
    padding: 8px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 202;
    font-size: 20px;
}

    .cerrarPopUp .Icons {
        font-size: 20px;
        position: absolute;
        top: -2px;
        left: 0px;
    }
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

@media (max-width:770px ) {
    .popup {
        width: 100% !important;
        height: auto !important;
        top: 0px !important;
        left: 0px !important;
        margin: 0px !important;
    }

    .popup-ifrm {
        width: 100% !important;
        height: 400px !important;
        top: 0px !important;
        left: 0px !important;
        margin: 0px !important;
    }
}
.PopUp.no-animacion {
    display: none;
}
.modal-dialog {
    /*top: 20%;*/
    max-width: 1340px;
    max-height: 755px;
    overflow: hidden;
}
.divCerrarPopup {
    width: 75% !important;
}
.fullscreen-modal .modal-dialog {
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    width: 75%;
}
    .figure {
        max-width: 1388px !important;
    }
@media all  {
    .fullscreen-modal .modal-dialog {
        width: 75% !important;
    }
}

@media (min-width: 500px) {
    .fullscreen-modal .modal-dialog {
        width: 90%;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 90%;
    }
}
@media (min-width: 992px) {
    .fullscreen-modal .modal-dialog {
        width: 75%;
    }
}

@media (min-width: 1200px) {
    .fullscreen-modal .modal-dialog {
        width: 75%;
    }
}