		.mw-120px {max-width: 120px;}

        .selectize-input {
    border: 0px solid #ccc;
    padding: 35px 12px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
    height: 80px;
    padding-left: 65px;
	font-size: 1.3em;
}
.theme-search-area-section-input {
    display: block;
    width: 100%;
    border: none !important;
    outline: none !important;
    height: 80px;
    padding-left: 65px;
    	font-size: 1.3em;
    background: white;
	padding-top:15px;
}
.theme-search-area-section-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 90px;
	margin-left:15px;
    text-align: center;
    display: block;
    font-size: 20px;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	margin-top:28px;
}
.selectize-control.single .selectize-input:before {
	background-image: url(https://www.chilepasajes.cl/asset_2020/img/search_ic.jpg) !important;
    line-height: 2;
    font-size: 25px !important;
    display: block;
    top: 17px !important;
    left: 30px;
    color: #0093d2 !important;
}
h1 {
    font-size: 2em;
    line-height: 1.3;
    font-weight: 700 !important;;
    margin-top: 0;
    margin-bottom: 4px;
    overflow: hidden;
    -webkit-animation: fadein 1s !important;;
    animation: fadein 1s !important;;
    text-transform: uppercase;
}
h2 {
    font-size: 1.3em;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400 !important;
    -webkit-animation: fadein 1s !important;
    animation: fadein 1s !important;
}
.theme-search-area-submit-no-border {
    height: 80px;
    line-height: 41px;
}
.sombra_busca
{
	box-shadow: 0 4px 10px 0 rgba(0,0,0,.12) !important;
}
.sombra_busca_nl
{
		box-shadow: 0 4px 10px 0 rgba(0,0,0,.12) !important;
}
.icon_form
{
position:absolute;z-index:999;top:42px;left:15px;
}
.theme-search-area-section-mr {
    /* margin-right: 2px; */
     border-right: 0 solid black !important;
}
.theme-search-area-section-label {
    margin-bottom: 12.5px;
    line-height: 1em;
    font-size: 14px;
    display: block;
    opacity: 0.85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    font-weight: normal;
    margin-top: 0px;
    position: relative;
    top: 24px;
    color: black !important;
    z-index: 999;
    left: 10px;
    font-size: 13px;
}
.Searchbox__searchButton--active:before {
    content: "";
    position: absolute;
    background: #84b5fe;
    top: 50%;
    left: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    width: 5%;
    padding-top: 5%;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    opacity: 0;
    transition: opacity .3s ease-out,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out;
}
.btn_carrusel
{
	 font-size: 14px;
    text-decoration: none;
    color: white !important;
	font-weight:100 !important
	text-shadow: -20px -20px 20px #aaa;
}
.desde
{
    font-size: 12px;
    color: #9e9e9e96;
    font-weight: 100;
}
.price
{
color: #5392f9;
    font-weight: 400;
}

.banner_top
{
background: rgba(0, 0, 0, 0.24);
}
.img
{
	max-width:130px;

}
.theme-sidebar-section-features-list > li {
    margin-bottom: 22px;
    position: relative;
    padding-left: 20px;
    text-align: left;
}
.theme-sidebar-section-features-list > li:before {
    line-height: 1.4em;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    content: '\f207';
    font-family: 'FontAwesome';
    color: #5392f9;
}
.banner-bg {
  -webkit-background-size: auto;
  -moz-background-size: auto;
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.banner-subtitle {
    font-size: 14px;
    opacity: 0.88;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";
    filter: alpha(opacity=66);
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 10px;
}
/* input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    height: 85px;
    width: 100%;
	padding-left:60px;
}
.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *: ;
    display: block !important;
} */
select {
    height: 85px;
    width: 100%;
	padding-left:60px;
} 
.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    color: #B94A48;
    margin-left: -1px;
    top: -2px !important;
     background-color: RED;
    color: white;
    text-align: center;
    border-radius: 0 0 0px 0px;
    padding: 3px 0 !important;
    position: absolute;
    z-index: 999;
    padding-top: 4px !important;
    padding-right: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 4px !important;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}

@media (max-width: 992px) {
select {
    height: 60px;
    width: 100%;
	padding-left:60px;
	background-color:white;
	border:none;
	border-radius:4px;
} 
.parsley-errors-list {
    top: 44px !important;
}
.theme-hero-area-mask {
  background: none !important;
  z-index: 2;
  opacity: 0.33;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
  filter: alpha(opacity=33);
}
.fnd_app
{
	    /* FONT-WEIGHT: 200; */
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
	              -webkit-box-shadow: 0px 4px 19px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 19px -5px rgba(0,0,0,0.75);
    /* background-color: white; */

}
.theme-search-area-section-label {
    margin-bottom: 12.5px;
    line-height: 1em;
    font-size: 14px;	
    display: block;
    opacity: 0.85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    font-weight: normal;
    margin-top: 0px;
    position: relative;
     top: 0px! important; 
    color: white !important;
    z-index: 999;
    left: 0px  !important; 
    font-size: 13px;
}
.sombra_busca {
    box-shadow: 0 0px 4px 0 rgba(0,0,0,.12) !important;
    box-shadow: 0 0px 4px 0 rgba(0,0,0,.12) !important;
}
.sombra_busca_nl {
    box-shadow: 0 0px 4px 0 rgba(0,0,0,.12) !important;
}
h1 {
    font-size: 25px !important;
    line-height: 1.3;
    font-weight: 100 !important;;
    margin-top: 0;
    margin-bottom: 4px;
    overflow: hidden;
    -webkit-animation: fadein 1s !important;;
    animation: fadein 1s !important;
    text-transform:none !important;
}
h2 {
    font-size: 14px !important;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400 !important;
    -webkit-animation: fadein 1s !important;
    animation: fadein 1s !important;
		opacity:0.65;
}
}
.nav_white {
    background-color: white !important;
}