::-moz-selection {
    background: #000;
    color: #ff8a00
}
::selection {
    background: #000;
    color: #ff8a00
}
body,
html {
    height: 100%;
    width: 100%;
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    background-color: #000; 
}
ol,
ul {
    list-style: none;
}
a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
a:hover,
a:focus {
    color: #FF8A00;
    text-decoration: none;
}
a:focus {
    outline: none;
}
.img-res {
    max-width: 100%;
    height: auto;
}
.nopadding {
    padding: 0px !important;
    margin: 0px !important;
}
/* Typography */

p {
    font-size: 18px;
    line-height: 1.4;
}
.blanca {
    background-color: #fff
}
.blanco {
    color: #fff;
}
.naranja {
    color: #ff8a00;
}
.gris {
    color: #737373;
}
.gris-dos {
    color: #333;
}
.gris-tres {
    color: #cbcbcb;
}
.up {
    text-transform: uppercase;
}
.especial {
    font-family: 'norwesterregular';
}
 .ciudad {
    font-size: 14px;
    line-height: .5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'norwesterregular', 'Titillium Web', sans-serif;
    position: relative;
    margin: 10px 0;
}
h1 {
    font-size: 30px;
    line-height: 1.3;
}

h2 {
    font-size: 36px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 16px;
}
/* ------------- */

.btn {
    font-size: 18px;
    display: inline-block;
    padding: 15px 30px;
    color: white;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn:hover,
.btn:focus {
    color: white;
}
.btn.btn-blue {
    background: #00a8ff;
}
.btn.btn-blue:hover {
    background: #31b9ff;
}
.preloader_hide {
    opacity: 0;
}
#preloader {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#000; /* change if the mask should have another color then white */
    z-index:12000; /* makes sure it stays on top */

}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/preloader.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */

}
.cargando {
 
    position:absolute;
    left:53%; /* centers the loading animation horizontally one the screen */
    top:65%; /* centers the loading animation vertically one the screen */
 
    margin:-100px 0 0 -100px; /* is width and height divided by two */

}

.child {
    position: relative;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
}
.espacio {
    position: absolute;
    bottom: 8%;
}
.espacio-uno {
    position: absolute;
    top: 20%;
}
.encabezado {
    position: relative;
    height: 100vh;
    /* Full PAge */
    
    padding-top: 50px;
    /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    
    padding-bottom: 50px;
    color: #f8f8f8;
    background-color: rgba(78, 29, 2, 0.98);
    text-align: center;
}
.en {
    height: 100%;
    /* Full PAge 
 background-color:rgba(78,29,2,0.48);*/
    
    padding-top: 50px;
    /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    
    padding-bottom: 50px;
}
.logo {
    padding-bottom: 45px;
}
.button_down img {
    width: 50px;
}
/* Estudio */

.col-inner {
    padding: 30px 80px;
    overflow: hidden;
}
.seccion-uno {} .seccion-uno img {
    max-width: 100%;
}
.seccion-uno h2 {
    font-size: 36px;
    text-align: center;
}
.linea {
    border-bottom: 5px solid #ff8a00;
    width: 100px;
    text-align: center;
    margin: 10px auto;
    position: relative;
}
.textos {
    vertical-align: middle;
    display: table-cell;
    margin-left: 85px;
}
.estudio-item {
    display: table;
    margin-bottom: 10px;
    position: relative;
    padding: 5px 0px 0px 0px;
}
.estudio-item .icono {
    text-align: center;
    padding-right: 15px;
    display: table-cell;
    vertical-align: middle;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 30px;
    font-style: normal;
    margin-left: 20px;
    color: #333;
}
.estudio-item .glyph-icon {
    display: block;
    font-family: "Flaticon";
    font-size: 50px;
    color: #ff8a00;
    line-height: 1;
}
.estudio-item .glyph-icon:before {
    font-size: 50px;
    color: #ff8a00;
    margin-left: 0;
}
.estudio-item .glyph-icon:hover .fa {
    color: #333;
}
.estudio-item h4 {
    font-size: 18px;
    font-weight: 700;
}
.estudio-item p {
    padding: 0px 0px 5px 0px;
    font-size: 16px;
    line-height: 20px;
}
.child {
    position: relative;
    top: 0%;
    left: 50%;
    -ms-transform: translate(-40%, 0%);
    -webkit-transform: translate(-40%, 0%);
    -moz-transform: translate(-40%, 0%);
    -o-transform: translate(-40%, 0%);
    transform: translate(-40%, 0%);
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: .85;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
/* Servicios */

.seccion-dos {
    background: url('../img/el-desvio-servicio.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; padding: 100px 0px;
}
.seccion-dos img {
    max-width: 100%;
}
.seccion-dos h2 {
    font-size: 36px;
    text-align: center;
}
.seccion-dos .linea {
    border-bottom: 5px solid #fff;
    width: 100px;
    text-align: center;
    margin: 10px auto;
    position: relative;
    border-radius: 2px;
}
.tabs-left {
    border-bottom: none;
    padding-top: 2px;
}
.tabs-left {
    padding: 100px 0px 100px;
}
.tabs-bg {
    background: rgba(255, 138, 0, 0.81);
    padding: 0px;
    margin: 0px;
}
.tabs-left>li {
    float: none;
    margin-bottom: 10px;
    text-align: right;
}
.tabs-left>li {
    margin-right: -1px;
}
.tabs-left>li>a,
.tabs-left>li>a:hover,
.tabs-left>li>a:focus {
    background-color: transparent;
    border-color: transparent;
    font-size: 24px;
    color: #fff;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    font-style: italic;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    font-size: 24px;
    color: #ff8a00;
    font-weight: 600;
}
.tabs-left>li>a {
    text-transform: uppercase;
    background-color: transparent;
    border-color: transparent;
    font-size: 24px;
    color: #fff;
    margin-right: 0;
    display: block;
    padding-right: 26px;
}
.tabs-left .small {
    font-size: 12px;
}
.tabs-info {
    padding: 55px 45px 40px;
    color: #fff;
}
.tabs-info h4 {
    font-size: 40px;
}
.sala-a,
.sala-b {
    border: 5px solid #333;
}
/* Frase */

.seccion-tres {
    padding: 120px 0px;
    background: url('../img/el-desvio-pasion.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
.seccion-tres img {
    max-width: 100%;
}
.seccion-tres h2 {
    font-size: 50px;
    text-align: center;
}
.seccion-tres span {
    font-size: 68px;
    text-align: center;
}
/* Equipamiento */

.seccion-equipo {} .seccion-equipo img {
    max-width: 100%;
}
.seccion-equipo h2 {
    text-align: center;
}
.seccion-equipo .light {
    padding: 24px 0px;
}
.seccion-equipo .logo {
    padding: 1px 0px;
}
/* TOUR */
iframe:focus {
    outline: none;
}

iframe[seamless] {
    display: block;
}
.seccion-tour {
    padding: 180px 0px;
    background: url('../img/el-desvio-estudio-tour.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
.seccion-tour img {
    max-width: 100%;
}
.seccion-tour h2 {
    font-size: 50px;
    text-align: center;
}
/* CONTACTO */

.seccion-contacto {
    background: url('../img/el-desvio-estudio-contacto.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
.seccion-contacto img {
    max-width: 100%;
}
.seccion-contacto h2 {
    font-size: 50px;
    text-align: center;
}
.seccion-contacto span {
    font-size: 18px;
}
.fb {
    padding: 20px 45px;
}
.seccion-contacto .linea {
    border-bottom: 5px solid #fff;
    width: 100px;
    text-align: center;
    margin: 10px auto;
    position: relative;
    border-radius: 2px;
}
.btn-enviar {
    border-radius: 0;
    margin-top: 30px;
    padding: 10px 25px 10px 25px;
    font-size: 28px;
    font-weight: 300;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    width: 100%;
    max-width: 640px;
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    letter-spacing: 2px;
}
.btn-enviar:hover,
.btn-enviar:focus,
.btn-enviar:active {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    background-color: #ff8a00;
    color: #fff;
    border: 2px solid #ff8a00;
}
.help-required {
    color: #fff;
    font-size: 15px;
}
.help-block {
    font-size: 15px;
    color: #ccc;
    text-align: right;
    font-weight: 300;
    letter-spacing: 1px;
    font-style: oblique;
}
.help-block ul {
    list-style: none;
    margin-bottom: 0px;
}
.alert-message error {
    color: #ff0053;
    font-size: 12px;
}
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    border: none;
    width: 100%;
    vertical-align: top;
}
.input__field {
    position: relative;
    display: block;
    float: right;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #feca09;
    color: #feca09;
    font-weight: lighter;
    -webkit-appearance: none;
    /* for box shadows to show on iOS */
}
.input__field:focus {
    outline: none;
}
.input__label {
    display: inline-block;
    float: right;
    width: 40%;
    color: #feca09;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.input__label-content {
    position: relative;
    display: block;
    width: 100%;
}
/* Isao */

.input__field--isao {
    z-index: 10;
    padding: 0em 0.1em 0.25em;
    width: 100%;
    background: transparent;
    color: #fff;
    font-weight: lighter;
    font-size: 20px;
    letter-spacing: 1px;
}
.input__label--isao {
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 100%;
    color: #fff;
    text-align: left;
}
.input__label--isao::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 5px;
    background: #fff;
    -webkit-transform: scale3d(1, 0.4, 1);
    transform: scale3d(1, 0.4, 1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__label--isao::after {
    content: attr(data-content);
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.25em 0.15em;
    color: #d1d1d1;
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    pointer-events: none;
}
.input__field--isao:focus + .input__label--isao::before {
    background-color: #d1d1d1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.input__field--isao:focus + .input__label--isao {
    pointer-events: none;
}
.input__field--isao:focus + .input__label--isao::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.input__label-content--isao {
    padding: 0.25em 0.15em;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__field--isao:focus + .input__label--isao .input__label-content--isao {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
/* MAPA */

.seccion-mapa {
    background: #fff;
}
.seccion-mapa .container {
    width: 100%
}
.seccion-mapa .col-sm-12 {
    margin: 0;
    padding: 0;
}
.seccion-mapa p {
    line-height: 1;
    text-transform: uppercase;
}
#map {
    position: relative;
    height: 100%;
    min-height: 374px;
}
.overlap {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 15px 15px 0px;
}
.seccion-mapa h2 {
    font-size: 50px;
    text-align: center;
}
.seccion-pie {
    padding: 25px 0px;
    background-color: #000;
}
.seccion-pie p {
    font-size: 18px;
    text-align: center;
    line-height: 24px;
}
.bonus {
    padding-top: 12px;
}
 
.texto-datos {
    padding: 25px 5px 5px 5px;
    font-size: 1.8em;
}
.texto-datos:hover,
.texto-datos:focus,
.texto-datos:active {
    color: #fff;
}
.fa-1 {
    vertical-align: middle;
    font-size: 2em;
    color: #FF8A00;
    padding: 16px 20px;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.fa-1:hover,
.fa-1:focus,
.fa-1:active {
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    -webkit-transition: border 0.5s;
    transition: border 0.5s;
    color: #FF8A00;
}
/* Page Wrapper + Menu */

#page-wrapper {
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 1;
    padding-top: 0em;
}
#page-wrapper:before {
    background: transparent;
    content: '';
    display: block;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
}
#menu {
    -moz-transform: translateX(40em);
    -webkit-transform: translateX(40em);
    -ms-transform: translateX(40em);
    transform: translateX(40em);
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -webkit-overflow-scrolling: touch;
    background: #000;
    color: #dddddd;
    height: 100%;
    max-width: 80%;
    overflow-y: auto;
    padding: 8.5em 4em 3em 4em;
    position: fixed;
    right: 0;
    top: 0;
    width: 40em;
    z-index: 10002;
}
#menu ul {
    list-style: none;
    padding: 0;
}
#menu ul > li {
    border-top: solid 1px rgba(255, 255, 255, 0.125);
    margin: 1em 0 0 0;
    padding: 1em 0 0 0;
}
#menu ul > li:first-child {
    border-top: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
#menu ul > li > a {
    border: 0;
    color: inherit;
    display: block;
    font-size: 1.8em;
    letter-spacing: 0.225em;
    outline: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#menu ul > li > a:hover,
#menu ul > li > a:focus,
#menu ul > li > a:active {
    color: rgba(255, 255, 255, 0.45);
}
@media screen and (max-width: 736px) {
 
}
#menu .close {
    background-image: url("images/close.svg");
    background-position: 4.85em 1em;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    display: block;
    height: 3em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 7em;
}
@media screen and (max-width: 736px) {
    #menu {
        padding: 3em 1.5em;
    }
}
body.is-menu-visible #page-wrapper {
    opacity: 0.35;
}
body.is-menu-visible #page-wrapper:before {
    display: block;
}
body.is-menu-visible #menu {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
/* Header */

#header {
    -moz-transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    background: #000;
    height: 4em;
    left: 0;
    line-height: 3em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#header h1 {
    -moz-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    height: inherit;
    left: 1.25em;
    line-height: inherit;
    position: absolute;
    top: 0;
    font-size: 1.9em;
    letter-spacing: 0.025em;
}
#header h1 a {
    border: 0;
    display: block;
    height: inherit;
    line-height: inherit;
}
@media screen and (max-width: 736px) {
 
}
#header nav {
    height: inherit;
    line-height: inherit;
    position: absolute;
    right: 0;
    top: 0;
}
#header nav > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
#header nav > ul > li {
    display: inline-block;
    padding: 0;
}
#header nav > ul > li > a {
    border: 0;
    color: #fff;
    display: block;
    font-size: 1.2em;
    letter-spacing: 0.125em;
    padding: 0 1.5em;
    text-transform: uppercase;
}
#header nav > ul > li > a.menuToggle {
    outline: 0;
    position: relative;
}
#header nav > ul > li > a.menuToggle:after {
    background-image: url("images/bars.svg");
    background-position: right center;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 3.85em;
    vertical-align: middle;
    width: 2em;
}
@media screen and (max-width: 736px) {
    #header nav > ul > li > a.menuToggle {
        padding: 0 1.5em;
    }
    #header nav > ul > li > a.menuToggle span {
        display: none;
    }
}
@media screen and (max-width: 736px) {
    #header nav > ul > li > a {
        padding: 0 0 0 1.5em;
    }
}
#header nav > ul > li:first-child {
    margin-left: 0;
}
#header.alt {
    background: transparent;
}
#header.alt h1 {
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
    opacity: 0;
}
.mouse_scroll {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 20px;
    //background: blue;
    margin-top: 10px;
}
.m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    
    transform: rotate(45deg);
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    margin: 0 0 3px 4px;
    width: 16px;
    height: 16px;
}
.uno {
    margin-top: 1px;
}
.uno {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
}
.uno {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate;
}
.mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid white;
    top: 170px;
}
.wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: white;
    position: relative;
    height: 4px;
    width: 4px;
    border: 2px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.wheel {
    -webkit-animation: mouse-wheel 0.6s linear infinite;
    -moz-animation: mouse-wheel 0.6s linear infinite;
}
@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px);
    }
}
@-moz-keyframes mouse-wheel {
    0% {
        top: 1px;
    }
    25% {
        top: 2px;
    }
    50% {
        top: 3px;
    }
    75% {
        top: 2px;
    }
    100% {
        top: 1px;
    }
}
@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes mouse-scroll {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes mouse-scroll {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes mouse-scroll {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}