* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    zoom: 1;
}

html {
    font-size: 16px;
    min-height: 100%;
}

body {
    font: 90%/150% Arial, Tahoma, sans-serif;
    background-color: #fff;
    color: #838383;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -ms-overflow-style: scrollbar;
    oveflow-y: scroll;
}

iframe,
img {
    border: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

p {
    font-size: 1.0em;
    line-height: 1.2;
    margin-bottom: 15px;
}

.promotermscontainer p {
    font-size: 1.0em;
    line-height: 1.2;
    margin-bottom: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    font-weight: normal;
    color: #2d3e52;
}

h1 {
    font-size: 2em;
    line-height: 1.25em;
    /*24px, 30px*/
}

h2 {
    font-size: 1.6667em;
    line-height: 1.25em;
    /*20px, 35px*/
}

h3 {
    font-size: 1.5em;
    line-height: 1.2222em;
    /*18px, 22px*/
}

h4 {
    font-size: 1.3333em;
    line-height: 1.25em;
    /*16px, 20px*/
}

h5 {
    font-size: 1.1666em;
    line-height: 1.1428em;
    /*14px, 16px*/
}

h6 {
    font-size: 1em;
    font-weight: bold;
}

/* 3) Lists */
ol,
ul {
    list-style: none;
    margin: 0;
}

/* 6) HTML5 & CSS3 Styles for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

.full-width {
    width: 100% !important;
}

/* Icons */
@font-face {
    font-family: 'soap-icons';
    src: url("../fonts/soap-icons.eot?26664784");
    src: url("../fonts/soap-icons.eot?26664784#iefix") format("embedded-opentype"), url("../fonts/soap-icons.woff?26664784") format("woff"), url("../fonts/soap-icons.ttf?26664784") format("truetype"), url("../fonts/soap-icons.svg?26664784#soap-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'soap-icons';
    src: url('../font/soap-icons.svg?26664784#soap-icons') format('svg');
  }
}
*/

[class^="soap-icon"],
[class*=" soap-icon"] {
    vertical-align: baseline;
}

[class^="soap-icon"]:before,
[class*=" soap-icon"]:before {
    font-family: "soap-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    /* you can be more comfortable with increased icons size */
    /*font-size: 120%;*/
}

[class^="soap-icon"].circle,
[class*=" soap-icon"].circle,
.glyphicon.circle {
    border: 1px solid;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.7333em;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    text-align: center;
}

.soap-icon-aircon:before {
    content: '\e803';
}


.soap-icon-savings:before {
    content: '\e80c';
}

.soap-icon-address:before {
    content: '\e80d';
}

.soap-icon-plans:before {
    content: '\e814';
}

.soap-icon-card:before {
    content: '\e81c';
}

.soap-icon-flexible:before {
    content: '\e81e';
}

.soap-icon-phone:before {
    content: '\e81f';
}

.soap-icon-car-2:before {
    content: '\e828';
}

.soap-icon-pickanddrop:before {
    content: '\e829';
}

.soap-icon-car:before {
    content: '\e82a';
}

.soap-icon-car-1:before {
    content: '\e82b';
}

.soap-icon-carryon:before {
    content: '\e832';
}

.soap-icon-businessbag:before {
    content: '\e833';
}

.soap-icon-baggage:before {
    content: '\e834';
}

.soap-icon-bag:before {
    content: '\e835';
}

.soap-icon-suitcase:before {
    content: '\e836';
}

.soap-icon-trunk-2:before {
    content: '\e838';
}

.soap-icon-hotel:before {
    content: '\e839';
}

.soap-icon-trunk-1:before {
    content: '\e83a';
}

.soap-icon-trunk-3:before {
    content: '\e83b';
}

.soap-icon-delayed-baggage:before {
    content: '\e83c';
}

.soap-icon-damaged-baggage:before {
    content: '\e83d';
}

.soap-icon-baggage-3:before {
    content: '\e83e';
}

.soap-icon-baggage-2:before {
    content: '\e83f';
}

.soap-icon-baggage-1:before {
    content: '\e840';
}

.soap-icon-balloon:before {
    content: '\e854';
}

.soap-icon-globe:before {
    content: '\e855';
}

.soap-icon-places:before {
    content: '\e856';
}

.soap-icon-clock-1:before {
    content: '\e857';
}

.soap-icon-clock:before {
    content: '\e858';
}

.soap-icon-departure:before {
    content: '\e85d';
}

.soap-icon-calendar:before {
    content: '\e864';
}

.soap-icon-liability:before {
    content: '\e866';
}

.soap-icon-insurance:before {
    content: '\e867';
}

.soap-icon-doc-minus:before {
    content: '\e868';
}

.soap-icon-availability:before {
    content: '\e869';
}

.soap-icon-calendar-1:before {
    content: '\e86a';
}

.soap-icon-calendar-check:before {
    content: '\e86b';
}

.soap-icon-list:before {
    content: '\e86c';
}


.soap-icon-phone:before {
    content: '\e81f';
}

.soap-icon-search:before {
    content: '\e862';
}

.soap-icon-longarrow-up:before {
    content: '\e882';
}

.soap-icon-facebook:before {
    content: '\e8a0';
}

#page-wrapper {
    position: relative;
    overflow: visible;
    padding-top: 50px;
}

.gray-area {
    background: #f5f5f5;
}

section#content {
    min-height: 400px;
    padding-top: 40px;
    text-align: left;
    background: #f5f5f5;
}

section#content:after {
    display: table;
    content: "";
    clear: both;
}

.section {
    padding-top: 20px;
    padding-bottom: 70px;
}

.small-box {
    margin-bottom: 20px;
}

.box {
    margin-bottom: 30px;
}

.block {
    margin-bottom: 40px;
}

.large-block {
    margin-bottom: 70px;
}

article {
    margin-bottom: 20px;
}

.box-title {
    margin-bottom: 0;
    line-height: 1em;
}

.box-title small {
    font-size: 12px;
    color: #838383;
    text-transform: uppercase;
    display: block;
    margin-top: 4px;
    /*letter-spacing: normal;*/
}

input.input-text,
select,
textarea,
span.custom-select {
    background: #f5f5f5;
    border: none;
    line-height: normal;
}

input.input-text,
textarea,
span.custom-select {
    padding-left: 15px;
    padding-right: 15px;
    height: 36px;
}

select {
    height: 34px;
    padding: 8px 0 8px 8px;
}

select option {
    padding: 2px 10px;
}

.selector {
    position: relative;
    min-width: 60px;
    line-height: 0;
}

.selector select {
    position: absolute;
    z-index: 1;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 100%;
    -webkit-appearance: menulist-button;
    line-height: 30px;
}

.selector span.custom-select {
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.selector span.custom-select:before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    /*background: #fdb714;*/
    width: 24px;
    height: 100%;
}

.selector span.custom-select:after {
    position: absolute;
    right: 9px;
    top: 15px;
    border-top: 5px solid #fff;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    content: "";
}

form .form-group {
    margin-bottom: 10px;
}

form .form-group .h6 {
    font-size: 1.1em;
    font-weight: bold;
}

.sidebar form .form-group {
    margin-bottom: 10px;
}

/* Fourty space */
.box-title,
.post-title,
.post-meta,
.author .name,
.mile,
.title,
.s-title,
.price,
button,
a.button,
dl,
label,
span.info,
.price-wrapper,
ul.tabs a,
.icon-box.style1,
.icon-box.style2,
.icon-box.style3 .description,
.icon-box.style5,
.search-results-title,
.breadcrumbs {
    letter-spacing: 0.04em;
    text-align: left;
}

/* 2.2. Buttons ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 2.2.1. Buttons */
button,
a.button {
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0 15px;
    white-space: nowrap;
}

button.btn-large,
a.button.btn-large {
    padding: 0 32px;
    height: 43px;
    font-size: 1.1667em;
    line-height: 43px;
}

button.btn-medium,
a.button.btn-medium {
    padding: 0 32px;
    height: 34px;
    line-height: 34px;
    font-size: 1em;
}

button.btn-small,
a.button.btn-small {
    height: 28px;
    padding: 0 24px;
    line-height: 28px;
    font-size: 0.9167em;
}

button.btn-mini,
a.button.btn-mini {
    height: 19px;
    padding: 0 20px;
    font-size: 0.8333em;
    line-height: 19px;
}

button.full-width,
a.button.full-width {
    padding-left: 0;
    padding-right: 0;
}

button {
    font-size: 0.9167em;
    font-weight: bold;
    background: #98ce44;
    height: 34px;
    line-height: 34px;
}

button:hover {
    background: #7fb231;
}

a.button {
    display: inline-block;
    background: #98ce44;
    font-size: 0.8333em;
    line-height: 1.8333em;
    white-space: nowrap;
    text-align: center;
}

a.button:hover {
    background: #7fb231;
}

a.button.btn-mini {
    padding-left: 10px;
    padding-right: 10px;
}

a.button.btn-large,
a.button.btn-medium,
a.button.btn-small,
a.button.full-width {
    font-weight: bold;
}

button,
a.button {
    /* Extra buttons */
}

/* 2.2.8. Hover effect */
.hover-effect {
    display: block;
    position: relative;
    background: none;
    overflow: hidden;
    /*z-index: 0;*/
    /*color skin*/
    /* style1 : checked icon */
}

.hover-effect:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
    -moz-transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform: rotateY(180deg) scale(0.5, 0.5);
    -o-transform: rotateY(180deg) scale(0.5, 0.5);
    transform: rotateY(180deg) scale(0.5, 0.5);
    background: url(../images/icon/hover-effect.png) no-repeat center;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: rgba(1, 183, 242, 0.6);
}

.hover-effect img {
    display: block;
    position: relative;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-backface-visibility: hidden;
}

.animated .hover-effect {
    z-index: 0;
}

.menu a:hover {
    background-color: transparent;
    text-decoration: none;
}

/* 2.2.9. Social icons */
.social-icons li {
    float: left;
    text-align: center;
}

.social-icons li a {
    width: 32px;
    margin-right: 4px;
    height: 32px;
    display: inline-block;
    background: #d9d9d9;
    color: #fff;
    line-height: 32px;
    font-size: 1.3333em;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    -webkit-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
}

.social-icons li a:hover {
    background: #01b7f2;
}

.social-icons li:last-child {
    margin-right: 0;
}

.social-icons li {
    overflow: hidden;
}

.travelo-box {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}

.contact-details {
    font-style: normal;
}

.contact-details .contact-phone {
    color: #2d3e52;
    font-size: 1.6667em;
}

.tab-pane [class^="col-"],
.tab-pane [class*=" col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.tab-pane .row {
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px;
}

/* 2.13. Image Box Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.image-box .box,
.image-box.box {
    text-align: left;
    background: #fff;
    margin-bottom: 30px;
}

.image-box .box img,
.image-box.box img {
    width: 100%;
    height: auto;
}

.image-box .box>.details,
.image-box.box>.details {
    padding: 12px 15px;
}

.image-box .box>.details>*:last-child,
.image-box.box>.details>*:last-child {
    margin-bottom: 0;
}

.image-box .box .box-title,
.image-box.box .box-title {
    margin-bottom: 10px;
    color: #2d3e52;
}

.image-box.style1 .box-title,
.image-box.style10 .box-title {
    margin-bottom: 0;
}


/* 3.1.8. Mobile Menu */
#header .mobile-menu {
    background: #d34836;
    /*bacground mobile menu antes azul*/
    text-align: left;
}

#header .mobile-menu a {
    color: #fff;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    display: block;
    padding: 15px 0;
    background: none !important;
}

#header .mobile-menu li.active>a,
#header .mobile-menu li:hover>a {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#header .mobile-menu>ul.menu>li {
    float: none;
    padding-left: 15px;
    padding-right: 15px;
}

#header .mobile-menu>ul.menu>li>a {
    font-size: 1.1667em;
    border-top: 1px solid gray;
}

/*Raya Div menu mobil rojo oscuro #8b0000 antes era azul oscuro*/
#header .mobile-menu>ul.menu>li>a {
    text-transform: uppercase;
    /*font-weight: bold;*/
}


/* 2.22. Animated effect ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.animated {
    visibility: visible;
}

#header {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0px;
    /* Logo */
    /* 3.1.1. Mobile navigation */
    /* 3.1.2. Header Styles */
}

#header .main-header {
    height: auto;
    position: relative;
    width: 100%;
}

#header .logo a,
#footer .logo a,
.chaser .logo a {
    /* voy a comentar esto porque no existe el recurso */
    /* background: url("../images/logo/skin1-logo.png") no-repeat 0 0; */
    display: block;
}

/*  3.1.3. Navigation */
.menu>li {
    position: relative;
}

#main-menu ul.menu,
.chaser ul.menu {
    margin: 0;
    float: right;
    /* 1st level */
    /* 2nd level */
    /* 3rd level */
    /* 3.1.6. Mega Menu */
}

#main-menu ul.menu li,
.chaser ul.menu li {
    -webkit-backface-visibility: hidden;
    -webkit-transform: none !important;
}

#main-menu ul.menu>li,
.chaser ul.menu>li {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

#main-menu ul.menu>li:first-child,
.chaser ul.menu>li:first-child {
    padding-left: 0;
}

#main-menu ul.menu>li:last-child,
.chaser ul.menu>li:last-child {
    padding-right: 20px;
}

#main-menu ul.menu>li>a,
.chaser ul.menu>li>a {
    font-weight: normal;
    display: block;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

/* 3.1.8. Mobile Menu */
#header .mobile-menu {
    background: #d34836;
    /*bacground mobile menu antes azul*/
    text-align: left;
}

/* 3.2.0. Sign up & Login box */
.travelo-signup-box,
.travelo-login-box {
    /*border: 2px solid #01b7f2;*/
    width: 100%;
    margin: 0 auto;
    display: none;
}

/* 4. Search Form ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 4.1. Default Style ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.search-box-wrapper {
    background: #fff;
}

.search-box {
    margin-top: -80px;
    position: relative;
    z-index: 99;
}

ul.search-tabs {
    margin: 0;
    padding: 0;
}

.search-tab-content {
    padding: 30px 0;
}

.search-tab-content .tab-pane {
    display: none;
}

.search-tab-content .tab-pane.active {
    display: block;
}

/* 4.3. Style2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.search-box-wrapper.style2 {
    background: none;
}

.search-box-wrapper.style2 .search-box {
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
}

.search-box-wrapper.style2 .search-box>ul.search-tabs {
    display: table;
    width: 100%;
}

/* antes azul claro intenso #01b7f2 ahora gris #a09f9d*/
.search-box-wrapper.style2 .search-tab-content {
    background: #fff;
    padding: 20px 10px 20px 10px;
}


/*Cuando es mas grande que 450px*/
@media (min-width: 450px) {
    .search-box-wrapper.style2 .search-tab-content {
        background: #fff;
        padding: 20px 25px 5px 25px;
    }
}

.search-box-wrapper.style2 .search-tab-content .tab-pane [class^="col-"],
.search-box-wrapper.style2 .search-tab-content .tab-pane [class*=" col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.search-box-wrapper.style2 .search-tab-content .tab-pane .row {
    margin-left: -5px;
    margin-right: -5px;
}

.search-box-wrapper.style2 .search-tab-content input.input-text,
.search-box-wrapper.style2 .search-tab-content select,
.search-box-wrapper.style2 .search-tab-content textarea,
.search-box-wrapper.style2 .search-tab-content span.custom-select {
    background: #fff;
    border: none;
    border-bottom: 1px solid red;
}

/*1px solid #d1d1d1*/
.search-box-wrapper.style2 .search-tab-content .selector span.custom-select:before {
    /*background: #d1d1d1;*/
}

.search-box-wrapper.style2 .search-tab-content .datepicker-wrap:after {
    background: transparent;
    color: #d1d1d1;
}

.search-box-wrapper.style2 .search-tab-content button {
    font-size: 1.1667em;
    font-weight: bold;
}


.datepicker-wrap {
    position: relative;
}

.datepicker-wrap .ui-datepicker-trigger {
    width: 30px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: transparent;
    z-index: 1;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 
    
}

.datepicker-wrap:after {
    display: block;
    font-family: "soap-icons";
    content: "\e86a";
    font-size: 25px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    text-align: center;
    line-height: 34px;
    background: #fdb714;
}

.ui-datepicker {
    width: 20em;
    padding: 0;
    display: none;
    background: #fff;
    border: 1px solid #fdb714;
    z-index: 101 !important;
    display: none !important;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    background: #fdb714;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 11px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
    visibility: hidden;
}

.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.ui-datepicker .ui-datepicker-prev {
    left: 24px;
}

.ui-datepicker .ui-datepicker-prev:before {
    border-right: 8px solid #fff;
}

.ui-datepicker .ui-datepicker-next {
    right: 24px;
}

.ui-datepicker .ui-datepicker-next:before {
    border-left: 8px solid #fff;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: none;
}

.ui-datepicker .ui-datepicker-title {
    margin: 5px;
    text-align: center;
    color: #fff;
    font-size: 1.1667em;
    font-weight: bold;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
}

.ui-datepicker th {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
}

.ui-datepicker th span {
    display: block;
    text-align: center;
    font-size: 1.1667em;
    font-weight: normal;
    color: #fdb714;
}

.ui-datepicker span.ui-datepicker-month {
    font-weight: bold;
}

.ui-datepicker .ui-datepicker-calendar td {
    vertical-align: middle;
    text-align: center;
}

.ui-datepicker .ui-datepicker-calendar td a,
.ui-datepicker .ui-datepicker-calendar td span {
    color: inherit;
    display: block;
    height: 30px;
    line-height: 30px;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
    color: #dbdbdb;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a,
.ui-datepicker .ui-datepicker-calendar td a:hover {
    background: #fdb714;
    color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
    position: relative;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a:before {
    content: "";
    border-right: 5px solid #fdb714;
    border-top: 5px solid transparent;
    position: absolute;
    bottom: 4px;
    right: 4px;
}


/* 8. Footer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer {
    /* menu position */
}

#footer .footer-wrapper {
    padding: 80px 0;
}

#footer .footer-wrapper>.container>.row>div {
    margin-top: 20px;
}

#footer h2 {
    margin-bottom: 20px;
}

#footer .bottom {}

#footer .bottom .logo {
    margin: 18px 0 0;
}

#footer .bottom .copyright {
    font-size: 1.0833em;
    margin: 23px 20px 0;
}

#footer .bottom #back-to-top {
    margin-top: 20px;
    display: block;
    font-size: 16px;
    color: #2d3e52;
}

#footer .bottom #back-to-top i {
    border-color: #01b7f2;
    font-weight: bold;
    overflow: hidden;
}

.barratop {
    background: #2c2c2c;
    margin: 0 0 0 0;
    padding: 0px 0px 0px 0px;
    height: 50px;
    overflow: visible;
}

.barratop .celda {
    float: right;
    height: 50px;
}

.celda {
    float: right;
}

.caja-menu {
    display: table;
    width: 45px;
    height: 100%;
    padding: 12px 0 8px 0;
    margin: 0px 0 0 0;
    cursor: pointer;
    position: relative;
}

.menu-elegido {
    background: url(../images/icon/mobile-menu.png) no-repeat top center;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0 8px 0 8px;
}

.caja-moneda {
    display: table;
    min-width: 65px;
    height: 100%;
    padding: 5px 0 0 0;
    font-size: 25px;
    color: white;
    cursor: pointer;
    position: relative;
}

.moneda-elegida {
    display: table-cell;
    width: 65px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 2px 8px 0 8px;
    color: white;
    padding: 5px;
}

.opciones-moneda {
    position: absolute;
    z-index: 8888;
    width: 65px;
    font-size: 15px;
    top: 50px;
    left: 0px;
    background: #ecf0f1;
    display: none;
}

.caja-idioma {
    display: table;
    min-width: 45px;
    font-size: 25px;
    color: white;
    height: 100%;
    padding: 5px 0 0 0;
    cursor: pointer;
    position: relative;
}

.caja-idioma:hover {
    display: table;
    min-width: 45px;
    font-size: 25px;
    height: 100%;
    padding: 5px 0 0 0;
    cursor: pointer;
    position: relative;
    color: darkgray;
    background-color: #464646;
}

.caja-idioma kbd {
    padding: inherit;
    font-size: inherit;
    color: inherit;
    border-left: solid 1px #999;
    background-color: inherit;
    border-radius: inherit;
    box-shadow: inherit;
}

.idioma-elegido {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: center;
    text-align: center;
    padding: 2px 8px 0 8px;
    font-size:25px; 
    color:white; 
    padding: 8px;
  }

.formatted-select {
    font-size: 14px;
    color: gray;
}

.idioma {
    margin: 4px 0 0 0;
}

body {
    top: 0px !important;
}

.cajareloj {
    position: relative;
}

.btnreloj {
    position: absolute;
    display: table;
    z-index: 8888;
    background: #D1D1D1;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.btnreloj span {
    display: table-cell;
    width: 25px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    color: #FFF;
}

.datepicker-wrap input {
    cursor: pointer;
}

.chaser {
    display: none !important;
}

/* esto es para que funcione Terminos de Renta terminosderentaxx */
.opacity-overlay {
    outline: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 10000;
    display: none;
    -webkit-backface-visibility: hidden; }
    .opacity-overlay .container {
      height: 100%;
      position: relative;
      z-index: 10001; }
    .opacity-overlay .spinner {
      color: #fff;
      font-size: 32px;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -16px;
      margin-top: -16px; }
  
  .popup-wrapper {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0 5px; }
    .popup-wrapper:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .popup-wrapper .popup-content {
      float: none;
      padding: 0;
      margin: 0 auto;
      text-align: left;
      z-index: 10003;
      position: relative;
      display: inline-block;
      vertical-align: middle; }