.page-content { background: #fff; }
body .content .md-template h1, body .content .md-template h2, .content .md-template h3, .content .md-template h4 { color: rgb(60 60 60);	}
body .content .md-template, body .select2-container, body .content .md-template p, body .md-template { color: rgb(80 80 80); }
body .content .md-template a { color: #041f36; }
.content .md-template img { height: auto !important; }

/* TABS */ 
#colibri .style-1792  > .h-tabs-item-content { border-top-width: 5px; border-top-color: #141e70; border-top-style: solid; border-top-left-radius: 0px;
	border-top-right-radius: 5px; border-right-width: 0px; border-right-color: #141e70; border-right-style: solid; border-bottom-width: 0px;
	border-bottom-color: #141e70; border-bottom-style: solid; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-left-width: 0px;
	border-left-color: #141e70; border-left-style: solid; background-color: #fff; background-image: none; 
	padding: 10px 20px 5px 20px; box-shadow: 0px 1px 3px 0px rgba(2, 110, 159, 0.2) ; z-index: 1; text-align: left; }
#colibri .style-1792 .h-tabs-navigation-horizontal { justify-content: flex-start; }
#colibri .style-1792 .h-tabs-navigation-horizontal .h-tabs-navigation-item { text-align: left; justify-content: flex-start; }
#colibri .style-1792 .h-tabs-navigation-vertical .h-tabs-navigation-item { text-align: left; justify-content: flex-start; }
#colibri .style-1792 .h-tabs-navigation .h-tabs-navigation-item { border-top-width: 0px; border-top-style: none; border-top-left-radius: 5px;
	border-top-right-radius: 5px; border-right-width: 0px; border-right-style: none; border-bottom-width: 0px; border-bottom-style: none;
	border-left-width: 0px; border-left-style: none; transition-duration: 0.5s; padding: 10px 20px 5px 20px; color: rgb(27, 46, 77); }
#colibri .style-1792 .h-tabs-navigation .h-tabs-navigation-item:hover { border-top-color: #141e70; border-right-color: #141e70; border-bottom-color: #141e70;
	border-left-color: #141e70; color: #ecf6ff; background-color: #141e70; background-image: none; }
#colibri .style-1792 .h-tabs-navigation .h-tabs-navigation-item:hover { border-top-color: #141e70; border-right-color: #141e70; border-bottom-color: #141e70;
	border-left-color: #141e70; color: #ecf6ff; background-color: #141e70; background-image: none; }
#colibri .style-1792 .h-tabs-navigation .h-tabs-navigation-item.h-custom-active-state { border-top-width: 0px; border-top-color: #141e70;
	border-top-style: none; border-top-left-radius: 5px; border-top-right-radius: 5px; border-right-width: 0px; border-right-color: #141e70;
	border-right-style: none; border-bottom-width: 0px; border-bottom-color: #141e70; border-bottom-style: none; border-left-width: 0px;
	border-left-color: #141e70; border-left-style: none; transition-duration: 0.5s; z-index: -1; padding: 10px 20px 5px 20px; 
	color: #ecf6ff; background-color: #141e70; background-image: none; box-shadow: 0px 1px 3px 0px rgba(2, 110, 159, 0.2) ; }
#colibri .style-1792 .h-tabs-navigation .h-svg-icon { width: 20px; height: 20px; }
#colibri .style-1792 .h-svg-icon + .h-tabs-navigation-item__text { margin-left: 10px; }

.md-btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none;
	-moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem;
	line-height: 1.5; border-radius: 0.25rem; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color: #6c757d; background-color: transparent; background-image: none; border-color: #ccc; cursor: pointer; }
.md-btn-success { background-color: #28a745; color: #fff !important; }

.md-template .control-group { text-align: left;	}
.md-template select, input, textarea { border: 1px solid #ccc; background-color: #fff; font-size: 1rem; display: inline-block; padding: 0.375rem 0.75rem; }

.p-2 { padding: 0.5rem!important; }
.md-template label { font-size: 0.8rem; font-weight: bold; display: block; }
.md-template .control-group { margin-bottom: 1rem; }
.politica p { font-size: 0.8rem; }

p.formError { margin: 0; color: #830101 !important; font-size: 0.8rem; }

div.formError input, div.formError select, div.formError textarea { border-color: #830101; }

.md-template { padding: 0 5px; }
.md-template table { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; }
.md-template .table { width: 100%; margin-bottom: 20px; }
.md-template .table th, .table td { padding: 8px; line-height: 20px; text-align: left; vertical-align: top; border-top: 1px solid #ddd; }
.md-template .table th { font-weight: bold; }
.md-template .table thead th { vertical-align: bottom; }
.md-template .table caption + thead tr:first-child th, .md-template .table caption + thead tr:first-child td,
.md-template .table colgroup + thead tr:first-child th, .md-template .table colgroup + thead tr:first-child td,
.md-template .table thead:first-child tr:first-child th, .md-template .table thead:first-child tr:first-child td { border-top: 0; }
.md-template .table tbody + tbody { border-top: 2px solid #ddd; }
.md-template .table .table { background-color: #fff; }
.md-template .table-condensed th, .md-template .table-condensed td { padding: 4px 5px; }
.md-template .table-bordered { border: 1px solid #ddd; border-collapse: separate; *border-collapse: collapse; border-left: 0;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.md-template .table-bordered th, .md-template .table-bordered td { border-left: 1px solid #ddd; }
.md-template .table-bordered caption + thead tr:first-child th, .md-template .table-bordered caption + tbody tr:first-child th,
.md-template .table-bordered caption + tbody tr:first-child td, .md-template .table-bordered colgroup + thead tr:first-child th,
.md-template .table-bordered colgroup + tbody tr:first-child th, .md-template .table-bordered colgroup + tbody tr:first-child td,
.md-template .table-bordered thead:first-child tr:first-child th, .md-template .table-bordered tbody:first-child tr:first-child th,
.md-template .table-bordered tbody:first-child tr:first-child td { border-top: 0; }
.md-template .table-bordered thead:first-child tr:first-child > th:first-child, .md-template .table-bordered tbody:first-child tr:first-child > td:first-child,
.md-template .table-bordered tbody:first-child tr:first-child > th:first-child { -webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px; border-top-left-radius: 4px; }
.md-template .table-bordered thead:first-child tr:first-child > th:last-child, .md-template .table-bordered tbody:first-child tr:first-child > td:last-child,
.md-template .table-bordered tbody:first-child tr:first-child > th:last-child { -webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
.md-template .table-bordered thead:last-child tr:last-child > th:first-child, .md-template .table-bordered tbody:last-child tr:last-child > td:first-child,
.md-template .table-bordered tbody:last-child tr:last-child > th:first-child, .md-template .table-bordered tfoot:last-child tr:last-child > td:first-child,
.md-template .table-bordered tfoot:last-child tr:last-child > th:first-child { -webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; }
.md-template .table-bordered thead:last-child tr:last-child > th:last-child, .md-template .table-bordered tbody:last-child tr:last-child > td:last-child,
.md-template .table-bordered tbody:last-child tr:last-child > th:last-child, .md-template .table-bordered tfoot:last-child tr:last-child > td:last-child,
.md-template .table-bordered tfoot:last-child tr:last-child > th:last-child { -webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.md-template .table-bordered tfoot + tbody:last-child tr:last-child td:first-child { -webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; }
.md-template .table-bordered tfoot + tbody:last-child tr:last-child td:last-child { -webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; }
.md-template .table-bordered caption + thead tr:first-child th:first-child, .md-template .table-bordered caption + tbody tr:first-child td:first-child,
.md-template .table-bordered colgroup + thead tr:first-child th:first-child, .md-template .table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; }
.md-template .table-bordered caption + thead tr:first-child th:last-child, .md-template .table-bordered caption + tbody tr:first-child td:last-child,
.md-template .table-bordered colgroup + thead tr:first-child th:last-child, .md-template .table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
.md-template .table-striped tbody > tr:nth-child(odd) > td, .md-template .table-striped tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }
.md-template .table-hover tbody tr:hover > td, .md-template .table-hover tbody tr:hover > th { background-color: #f5f5f5; }


.mind-features-item { background-color: #ffffff; height: 240px; margin: 0; overflow: hidden;
position: relative; width: 100%; margin-bottom:10px; }
.mind-features-item .item-image img { width: 100%; min-height: 240px; }
.mind-features-item .item-content { background-color: #141e70; color: #ffffff; height: 240px; 
position: absolute; top: 200px; /*117px*/ left: 0; transition: all 0.4s linear 0s;
z-index: 10; display: table-cell; }
.mind-features-item .item-content p { color: #FFF !important; text-align: left !important; font-size: 0.9rem; }
.mind-features-item .item-content {margin: 0; width: 100%;}
.mind-features-item .item-content .item-content-inner { padding: 10px; padding-right: 10px; padding-top: 2px; }
.mind-features-item .item-content h3 { color: #ffffff; font-size: 1em; margin: 5px 0; margin-right: 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mind-features-item .item-content h3 a {color: #ffffff; }
.mind-features-item .item-content .fa-angle-up { position: absolute; right: 10px; top: 5px; font-style: normal; font-weight: bold; font-size: 16px; }
.mind-features-item .item-content .fa-star,
.mind-features-item .item-content .fa-key { font-size: 0.6em; margin: 0 3px; color: #ffffff; vertical-align: text-top; }
.mind-features-item .item-content .btn {   position: absolute;   right: 10px;   bottom: 20px;}
.mind-features-item .listaOtrasOpciones.ul-ultracondensed li {   padding: 1px 0; }
.mind-features-item .listaOtrasOpciones a[class*="precio"],
.mind-features-item .listaOtrasOpciones span[class*="precio"] {   text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);}
.mind-features-item:hover .item-content,
.mind-features-item.cs-hover .item-content { top: 0;}
.txtBGrande { padding: 10px 0; }


.md-search-field { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; width: auto; height: 40px; color: black; min-width: 100px;
	border: 1px solid rgb(222, 222, 222); border-radius: 5px 0px 0px 5px; padding: 6px 12px; font-style: italic; font-size: 16px; color: rgb(153, 153, 153); }
.md-search-submit { height: 40px; border: none; float: right; cursor: pointer; width: 60px; color: #ffffff; background-color: #03a9f4;
	background-image: none; border: 0px solid #FFF; border-radius: 0px 3px 3px 0px; }
.md-search-submit svg { width: 16px; fill: #ffffff; }

.md-label { color: rgba(0, 0, 0, 0.5); text-transform: uppercase; font-weight: normal !important; margin-bottom: 0px; }
.md-control { margin-bottom: 15px; }

.md-template .travel-card { border: 1px solid #ddd; padding: 1rem; margin-bottom: 20px; height: 100%; }
.md-template .travel-card p { font-size: 0.9rem !important; }
.travel-title::after { display: block; background-color:rgb(27, 46, 77); height: 3px; width: calc(100% + 40px); margin: 5px -20px; }

.md-template dt, .md-template dd { border-top: 1px #ddd solid; }
.md-template dd { text-align: right; }
.md-template dl { border-bottom: 1px #ddd solid; margin: 10px 0; }

.select2-container--default.select2-container--focus .select2-selection--multiple { border: solid #cbcbcb 1px !important; outline: 0; }
ul.select2-selection__rendered { margin: 0 !important; }
ul.select2-selection__rendered::before { display: none; }
ul.select2-selection__rendered::after { display: none; clear: none; }
.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #f1f1f1; border-radius: 0; border-color: }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { font-size: 1.4em; padding: 0 2px; }
.select2-container--default .select2-selection--multiple { border: 1px solid rgb(222, 222, 222); }
.select2-container .select2-selection--multiple { min-height: 38px; }

.noUi-connect { background: #919191; }
.noUi-horizontal { height: 14px; }

.ms-options-wrap > button:focus, .ms-options-wrap > button { position: relative; width: 100%; text-align: left; border: 1px solid #dedede;
    background-color: #fff; padding: 5px 20px 5px 5px; margin-top: 1px; font-size: 14px; color: #aaa; outline-offset: -2px;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 8px; border-radius: 4px; }
.ms-options label { font-weight: normal !important; text-align: left !important; font-size: 0.9rem; }

#body-overlay { width: 100vw; height: 100vh; display: none; position: fixed; z-index: 3; top: 0; overflow: hidden; background: rgba(0, 0, 0, 0.5); }
.real-menu { position: fixed; top: 0; left: -300px; z-index: 4; width: 300px; height: 100%; padding: .5rem; box-shadow: 0 6px 12px rgba(107, 82, 82, 0.3);
    background-color: white; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: ease 0.2s all; }
body.menu-open #body-overlay { display: block; }
body.menu-open .real-menu { left: 0; }

.d-none { display: none !important; }
.d-inline { display: inline !important; }
.d-inline-block { display: inline-block !important; }
.d-block { display: block !important; }
.d-table { display: table !important; }
.d-table-row { display: table-row !important; }
.d-table-cell { display: table-cell !important; }
.d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
.d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
@media (min-width: 576px) { 
	.d-sm-none { display: none !important; }
	.d-sm-inline { display: inline !important; }
	.d-sm-inline-block { display: inline-block !important; }
	.d-sm-block { display: block !important; }
	.d-sm-table { display: table !important; }
	.d-sm-table-row { display: table-row !important; }
	.d-sm-table-cell { display: table-cell !important; }
	.d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
	.d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
}
@media (min-width: 768px) {
	.d-md-none { display: none !important; }
	.d-md-inline { display: inline !important;}
	.d-md-inline-block { display: inline-block !important;}
	.d-md-block {display: block !important;}
	.d-md-table {display: table !important;}
	.d-md-table-row {display: table-row !important;}
	.d-md-table-cell {display: table-cell !important;}
	.d-md-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
	.d-md-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}
}
@media (min-width: 992px) {
	.d-lg-none { display: none !important;}
	.d-lg-inline { display: inline !important; }
	.d-lg-inline-block { display: inline-block !important; }
	.d-lg-block { display: block !important; }
	.d-lg-table { display: table !important; }
	.d-lg-table-row { display: table-row !important; }
	.d-lg-table-cell { display: table-cell !important; }
	.d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
	.d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
}
@media (min-width: 1200px) {
	.d-xl-none { display: none !important; }
	.d-xl-inline { display: inline !important; }
	.d-xl-inline-block { display: inline-block !important; }
	.d-xl-block { display: block !important; }
	.d-xl-table { display: table !important; }
	.d-xl-table-row { display: table-row !important; }
	.d-xl-table-cell { display: table-cell !important; }
	.d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
	.d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
}

.open-menu {
	position: fixed;
    left: -1px;
    top: 40%;
    border: 1px solid #444;
    padding: 10px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #253583;
    z-index: 3005;
}

.open-menu svg, .md-btn svg {
	fill: #FFF;
	height: 30px;
	width: 30px;
}

.md-btn svg {
	fill: #FFF;
	height: 14px;
	width: 14px;
}

.md-btn {
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ddd;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	background-color: #fff;
	color: #FFF;
}

.select2-results__options { text-align: left; }

.md-bag { margin: 4px; padding: 4px 8px; background: #584b4b; color: #FFF; border-radius: 24px; font-size: 0.8rem; }

.viaje-title { font-size: 3rem; }

.travel-card {
    position: relative;
    overflow: hidden;
}

.travel-card.completo::before {
    content: 'COMPLETO';
    position: absolute;
    display: inline-block;
    padding: 3px;
    background-color: #ff0000;
    width: 120px;
    color: #FFF;
    top: 14px;
    left: -36px;
    transform: rotate(-45deg);
    font-size: 10px;
    text-align: center;
}
