:root {
	--blue-mcets: #334170;
	--green-mcets: #81ab4e;
	--cyan-mcets: #0299fa;
	--calendar-mcets: #72acff;
	--calendar-mcets-2: #f1f7ff;
	--text-1: #8492a6;
	--color-1: #35363a;
	--primary-search: #ea3c40 !important;
	--primary-search-hover: #b02b2e !important;
	--secondary-color: #ea3c40 !important;
	--secondary-color-hover: #b02b2e !important;
}
.btn-search-mcets{
	color: #fff !important;
}
.text-color{
	color: #3C4858;
}
body {
	background: #fff;
	color: #666666 !important;
	font-family: 'Nunito Sans', sans-serif !important;
	line-height: initial !important;
	font-size: 16px !important;
}
html {
	scroll-behavior: smooth;
}
a {
	color: #007bff;
	transition: .5s
}
a:hover, a:active, a:focus {
	color: #ea3b40 !important;
	outline: none !important;
	text-decoration: none !important
}
p {
	padding: 0;
	margin: 0 0 30px
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin: 0 0 20px;
	padding: 0
}
:focus {
    outline: 0 !important;
    box-shadow: none !important;
    outline-offset: 0 !important;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
input[type=number] {-moz-appearance:textfield;}
.center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.text-shadow{
	text-shadow: 0px 0px 7px rgba(33, 34, 35, 0.8);
}
/* HEADER */
.header-demo {
	height: 80px;
	transition: all .5s;
	padding: 20px 0;
}

.header-demo .container-demo {
	position: relative;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-transparent{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1030;
}
.header-transparent .container-demo::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -15px;
    left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
#logo{
	transition: all .3s ease;
}
.header-demo .logo h1 {
	font-size: 36px;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 3px;
	text-transform: uppercase
}
.header-demo .logo h1 a,
.header-demo .logo h1 a:hover {
	color: #00366f;
	text-decoration: none
}
.header-demo .logo img {
  padding: 0;
  margin: 0;
  width: 300px;
}
.main-pages {
	margin-top: 60px
}
.main-nav, .main-nav * {
	margin: 0;
	padding: 0;
	list-style: none
}
.main-nav>ul>li {
	position: relative;
	white-space: nowrap;
	float: left;
	padding-top: 7px;
}
.main-nav a.active{
	color: #222222 !important;
}
.main-nav>ul>li>a>img {
	cursor: pointer;
}
.icon-fisrt-lenguage{
	margin-right: 25px;margin-left: 30px;display: inline-block;
}
.main-nav a {
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    transition: .5s;
    color: #222222;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}
.main-nav a img {
	transition: .5s;
	opacity: 1;
}
.main-nav a img.activeMenu {
	opacity: 1;
}
.main-nav a:nth-child(1){
	margin-left: 40px;
}


.header-demo.sticky{
	background-color: #fff;
	height: 60px;
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.05);
	box-shadow: 0 2px 6px rgba(0,0,0,.05);
	opacity: .97;
}
.header-transparent.sticky .container-demo::after {
    border-top: 0;
}
.icon-idioma{
	width: 25px;
}
li .icon-idioma .activeMenu, li .icon-idioma.activeMenu{
	opacity: 1;
}
#navbar {
	padding: 20px 0;
	transition: 0.4s;
	position: fixed;
	width: 100%;
	top: 0;
}
.btn.btn-header {
    width: auto;
    margin: 0;
    padding: 5px 20px;
    height: 40px;
    line-height: 1.5;
	margin-left: 40px;
    background-color: var(--secondary-color) !important;
	border-color: var(--secondary-color) !important;
	margin-top: -2px;
}
.btn.btn-header:hover {
    background-color: var(--secondary-color-hover) !important;
	border-color: var(--secondary-color-hover) !important;
}
.btn.btn-header a {
    margin-left: 0 !important;
    color: #fff !important;
}
/* END HEADER */

/* BANNER ESTATICO */
.bg-wrapper {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgba(255,255,255,0.8),rgba(255,255,255,0.8));
}
#section-1 {
	height: 38em;
	color: #fff;
	background-color: #222;
}
#section-1 .content-slider {
	position: relative;
	width: 100%;
	height: 100%;
}
input#banner1,input#banner2,input#banner3,input#banner4 {
	display: none;
}
#section-1 .content-slider .slider {
	position: relative;
	width: inherit;
	height: inherit;
	overflow: hidden;
}
#section-1 .content-slider .slider .banner {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 0;
	width: inherit;
	height: inherit;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition: all .5s ease;
}
#section-1 .content-slider .slider .banner .banner-inner-wrapper {
	height: 100%;
	padding-top: 6em;
	/* background-image: linear-gradient(rgba(243,129,129,0.9),rgba(252,227,138,0.9)); */
	box-sizing: border-box;
}
#section-1 .content-slider .slider #top-banner-1 {
	background: url('../img/banner/bg-home.jpg') no-repeat center center;
	background-size: cover;
}
#section-1 .content-slider .slider #top-banner-2 {
	background: url('../img/banner/bg-home-2.jpg') no-repeat center center;
	background-size: cover;
}
#section-1 .content-slider .slider #top-banner-3 {
	background: url('') no-repeat center center;
	background-size: cover;
}
#section-1 .content-slider nav {
	position: absolute;
	bottom: 0.5em;
	width: 100%;
	z-index: 10;
	text-align: center;
}
#section-1 .content-slider nav .controls {
	display: block;
	width: 70%;
	margin: 0 auto;
}
#section-1 .content-slider nav .controls label {
	position: relative;
	display: inline-block;
	width: 20%;
	height: 3.1em;
	overflow: hidden;
	margin: 0 1em;
	padding-top: 1em;
	text-align: left;
	text-transform: uppercase;
	font-size: 1em;
	color: var(--color-1);
	font-weight: 400;
	cursor: pointer;
	transition: all .3s;
}
#section-1 .content-slider nav .controls label .progressbar {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 100%;
	background: #ffffff;
	z-index: 100;
}
#section-1 .content-slider nav .controls label .progressbar .progressbar-fill {
	position: inherit;
	width: inherit;
	height: inherit;
	margin-left: -100%;
	background: var(--color-1);
}
#section-1 .content-slider #banner1:checked ~ .slider #top-banner-1, #section-1 .content-slider #banner2:checked ~ .slider #top-banner-2, #section-1 .content-slider #banner3:checked ~ .slider #top-banner-3, #section-1 .content-slider #banner4:checked ~ .slider #top-banner-4 {
	opacity: 1;
	z-index: 1;
}
#section-1 .content-slider #banner1:checked ~ nav label:nth-of-type(1), #section-1 .content-slider #banner2:checked ~ nav label:nth-of-type(2), #section-1 .content-slider #banner3:checked ~ nav label:nth-of-type(3), #section-1 .content-slider #banner4:checked ~ nav label:nth-of-type(4) {
	cursor: default;
	transition: all .5s;
}
#section-1 .content-slider #banner1:checked ~ nav label:nth-of-type(1) .progressbar-fill, #section-1 .content-slider #banner2:checked ~ nav label:nth-of-type(2) .progressbar-fill, #section-1 .content-slider #banner3:checked ~ nav label:nth-of-type(3) .progressbar-fill, #section-1 .content-slider #banner4:checked ~ nav label:nth-of-type(4) .progressbar-fill {
	animation: progressBarFill 5s linear;
}
@keyframes progressBarFill {
	from {
		margin-left: -100%;
   }
	to {
		margin-left: 0;
   }
}

@media only screen and (max-width: 1024px) {
	#section-1 .content-slider nav {
		bottom: 0;
   }
	#section-1 .content-slider nav .controls {
		width: 80%;
   }
}
@media only screen and (max-width: 860px) {

	#section-1 .content-slider nav {
		bottom: -2em;
		display: none;
   }
	#section-1 .content-slider nav .controls {
		width: 90%;
   }
}
@media only screen and (max-width: 768px) {
	#section-1 .content-slider nav .controls {
		width: 100%;
   }
	#section-1 .content-slider nav .controls label {
		width: 19%;
		font-size: 0.8em;
   }
	#section-1 .content-slider .slider .banner .banner-inner-wrapper .line {
		margin: 1.7em auto;
   }
}

/* END ESTATICO */

/* BANNER */
#inicio {
    width: 100%;
    position: relative;
	background-color: black;
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}
.container-banner{
	max-width: 1500px;
    margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-right: 15px;
    padding-left: 15px;
}
.mapa-inicio{
	padding: 0px;
	width: 100%;
}
.passengers-inicio{
	width: 100%;
    z-index: 1;
    padding: 0;
}
.text-banner h2{
	font-size: 38px;
	font-weight: 600;
}
.text-banner h3{
	font-size: 38px;
}
/* END BANNER */

/* DESTINOS BANNER */
.text-routes{
	text-align: left;
	border-left: 3px solid #fff;
	padding-left: 11px;
	margin-bottom: 30px;
}
.text-routes h4{
	font-size: 18px;
}
.text-routes h5{
	font-size: 30px;
}
.card{
	box-shadow: 0 0 1.25rem rgba(31,45,61,.05);
	position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eff2f7;
	border-radius: 7px;
	transition: all .2s ease;
	overflow: hidden;
}
.hover-translate-y-n10:hover, .translate-y-n10 {
    transform: translateY(-10px)!important;
}
.hover-shadow-lg:hover {
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
}
.card img{
	width: 100%;
}
.text-destination{
	color: var(--color-1);
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 6px;
	left: 20px;
    bottom: 20px;
}
.text-card{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
}
.text-card .arrow{
	width: 25px;
	margin-left: 15px;
	margin-right: 15px;
}
.item-center{
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 100%;
}
.btn-primary-chayo{
	color: #fff !important;
    background-color: var(--primary-search) !important;
	border-color: var(--primary-search) !important;
	min-width: 240px;
	min-height: 45px;
	font-size: 17px !important;
	line-height: 2 !important;
	border-radius: 23px !important;
}
.btn-primary-chayo:hover{
	color: #fff !important;
    background-color: var(--primary-search-hover) !important;
    border-color: var(--primary-search-hover) !important;
}
/* FORMA CIRCULAR DEL BANNER */
.z-index100{
	z-index: 100;
}
.mask {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130px;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    transition: all .2s ease;
    opacity: .4;
}
.shape-position-bottom {
    bottom: 0;
    margin-bottom: -1px;
}
.shape-container {
    position: absolute;
    left: 0;
    right: 0;
	width: 100%;
	z-index: 100;
    transform: translateZ(0);
    overflow: hidden;
}
.shape-container svg {
    display: block;
    fill: #fff;
    pointer-events: none;
    vertical-align: baseline;
}
/* END FORMA CIRCULAR DEL BANNER */

/* ABOUT US */
.title-demo{
	color: #3C4858;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 10px;
}
.title-demo span{
	font-size: 28px;
}
hr.line-title-demo-under {
	width: 50px;
	border-top: 3px solid #ea3c40;
	margin: 0 auto 60px;
}
.icon-box{
	display: flex;
	margin-bottom: 20px;
}
.icon-box img{
	width: 80px;
    display: inline-block;
    margin-right: 30px;	
}
.icon-box h3{
	color: #3C4858;
	font-size: 18px;
	font-weight: 600;
}
.icon-box p{
	font-size: 16px;
}
/* END ABOUT US */

.height-135{
	height: 135px;
}
.height-55{
	height: 55px;
}
.height-85{
	height: 85px;
}
.pt-80{
	padding-top: 80px;
}
.equal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.equal > [class*='col-'] {
	display: flex;
	flex-direction: column;
}
.section-zima{
	margin-top: 20%;
	padding-left: 20%;
}
.zima-real-picture-1{
	background-image: url("../img/zima-real-picture-1.jpg ");
	background-color: #121117;
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}
.zima-real-picture-2{
	background-image: url("../img/zima-real-picture-2.jpg");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	min-height: 500px !important;
}
.credit-card-section{
	background-image: url("../img/bg-card.jpg");
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	min-height: 500px;
}
.credit-card-section h3{
	font-size: 22px;
	font-weight: 600;
}
.credit-card-section h3 span{
	font-size: 26px;
	font-weight: 800;
}
hr.line-title-demo-under-2{
	border: 0;
    border-top: 2px solid #fff;
    width: 80%;
    margin: 20px 0 20px;
}
.credit-card-section p{
	font-size: 16px;
}
.credit-card-img{
	width: 100%;
	padding: 10% 15%;
}
.btn-recompensas{
	min-width: 180px !important;
	width: 180px !important;
	max-width: 180px !important;
}
/* SALE */
.banner-sale-1 {
	height: 500px;
	background-image: url("../img/bg-section-banner.jpg");
	position: relative;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    width: 100%;
    background-color: #202b3d;
    color: #fff;
    display: table;
}
.banner-sale-1 .banner-left {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
}
.banner-sale-1 .banner-right {
    display: table-cell;
    vertical-align: middle;
}
.banner-sale-1 .title-box{
	background-image: url("../img/bg-section-banner.jpg");
	color: rgba(0, 179, 255, 0.8);
    width: 100%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.banner-sale-1 .title-box .title-1 {
	font-size: 85px;
	padding-top: 100px;
}
.banner-sale-1 .title-box .title-2 {
    font-size: 60px;
}
.banner-sale-1 .title-box .title-3 {
    font-size: 110px;
	padding-bottom: 100px;
}
.banner-sale-1 .title-box .title-overlay {
    mix-blend-mode: lighten;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.85);
    text-transform: uppercase;
    margin: 0;
    font-weight: 800;
    color: #000;
    padding-left: 10%;
    padding-right: 10%;
}
.text-salebox {
	display: table;
	max-width: 620px;
    width: 90%;
    margin: 0 auto;
}
.text-salebox .text-left {
    display: table-cell;
    vertical-align: middle;
}
.text-salebox .text-right {
    display: table-cell;
    vertical-align: top;
    text-align: left !important;
    padding-left: 20px;
}
.text-salebox .text-left .sale-box .sale-box-top {
    display: inline-block;
    position: relative;
}
.text-salebox .text-left .sale-box .number {
    font-size: 102px;
    font-weight: 800;
    margin: 0;
    line-height: 1;
    display: inline-block;
}
.text-salebox .text-left .sale-box .sup-1 {
    font-weight: 800;
    font-size: 50px;
    position: absolute;
    top: 12px;
    left: 100%;
    display: block;
    line-height: 1;
}
.text-salebox .text-left .sale-box .sup-2 {
    font-weight: 800;
    font-size: 22px;
    position: absolute;
    bottom: 14px;
    left: 100%;
    display: block;
    line-height: 1;
}
.text-salebox .text-left .sale-box .text-special-offer {
    font-size: 22px;
    color: #fff;
    font-weight: 800;
    margin: 0;
    line-height: 20px;
}
.sale-box{
	width: 220px;
}
.line-special-offer{
	width: 90%;
	border-top: 2px solid #fff;
	margin: 7px 0;
}
.text-salebox .text-right .title {
    font-size: 28px;
    margin: 0;
    padding: 0;
	display: inline-block;
	font-weight: 600;
}
.text-salebox .text-right .text {
	margin: 0;
	font-weight: 600;
	font-size: 16px;
}
.text-salebox .text-right .group-button .btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.btn-secondary{
	color: #fff !important;
    background-color: #39C49B !important;
    border-color: #39C49B !important;
	font-size: 16px;
	line-height: 1.3;
    font-weight: 700 !important;
    display: inline-block;
    padding: 10px 10px;
    border-radius: 50px;
    transition: .5s;
    height: 40px;
    width: 180px;
	text-align: center;
	margin-top: 10px;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background: #299071 !important;
    border-color: #299071 !important;
	color: #fff !important;
	text-decoration: none;
}
.btn-light-2{
	color: #00376d !important;
    background-color: #fff !important;
    border-color: #fff !important;
	font-size: 16px;
	line-height: 1.3;
    font-weight: 700 !important;
    display: inline-block;
    padding: 10px 10px;
    border-radius: 50px;
    transition: .5s;
    height: 40px;
    width: 180px;
	text-align: center;
	margin-top: 10px;
}
.btn-light-2:hover{
	color: #00376d !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
    border-color: rgba(255, 255, 255, 0.8) !important;
}
.company-bus{
	margin: 0 auto -100px auto;
	display: block;
	width: 100%;
	max-width: 745px;
	z-index: 3;
    position: relative;
}
/* END SALE */

/* DESTINATIONS */
.destinos{
	box-shadow: 0 0 1.25rem rgba(31,45,61,.05);
	position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eff2f7;
	border-radius: 15px;
	transition: all .2s ease;
	overflow: hidden;
}
.img-destinos{
	width: 100%;
	transition: all .2s ease;
}
.img-destinos:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.text-destinos {
	padding: 23px 20px 20px;
}
.text-destinos h3{
	font-size: 22px;
	font-weight: 600;
	color: #3C4858;
}
img.stars{
	margin-top: 5px;
	width: 120px;
}
img.map-marker-destinos{
	width: 20px;
}
.precio-destinos{
	font-size: 18px;
	line-height: 1.3;
}
.precio-destinos span{
	font-size: 24px;
}
/* END DESTINATIONS */

/* CONTACTANOS */
#contactanos {
	padding-bottom:80px;
	padding-top: 25px;
	overflow: hidden;
	background: url(../img/bg-contact.jpg) center bottom no-repeat;
	background-size: contain;
}
h3.send-message{
	font-size: 30px;
	color: #8492a6;
	font-weight: 600;
}
.box-contact{
	box-shadow: 0 0 30px 0 rgba(68,88,144,.15);
	overflow: hidden;
}
.box-represents-2{
	color: #fff;
	padding: 70px 45px;
}
.row.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
  }
.box-represents-3{
	background-color: #fff;
	padding: 40px 90px 80px 80px;
}
.box-represents{
	background-color: #0068c4;
    color: #fff;
    padding: 55px 45px;
	border-radius: 10px;
	margin: 0 auto;
	min-width: 400px;
	font-size: 14px;
	position: absolute;
    left: -80px;
    top: -10px;
}
.text-contact-us{
	font-size: 36px;
	font-weight: 600;
}
.icon-contact-us img{
	width: 22px;
}
.icon-contact-box{
	width: 24px;
}
.icon-user{
	background: url('../img/sprite-icons.png') -21px 0;
	width: 14px;
	height: 14px;
}
.text-follow-us{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
a.link-web{
	color: #fff;
}
.text-see-on-map{
	margin-left: 28px;
	line-height: 3;
	text-decoration: underline;
	color: #fff;
}
.text-see-on-map:hover{
	text-decoration: underline !important;
}
/* MODAL */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    overflow: auto;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
}
.modal-window {
	position: relative;
    background-color: #FFFFFF;
    width: 95%;
    max-width: 680px;
    margin: 10% auto;
    padding: 25px;
    border-radius: 10px;
}
.close {
    position: absolute;
    top: 0;
    right: 0;
    color: rgba(0,0,0,0.3);
    height: 30px;
    width: 30px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}
.close:hover, .close:focus {
    color: #000000;
    cursor: pointer;
}
.open {
    display: block;
}
/* END MODAL */
/* Formularios */
.box-icon-2 {
	width: 8%;
}
.box-input {
	width: 92%;
}
.form-field__control label{
    position: absolute;
    transform: translateY(3px);
}
.form-field__control input:focus + label, .form-field__control input:not([value=""]) + label {
    transform: translateY(-9px);
	font-size: 12px;
	padding: 0;
	width: auto;
}
.form-field__control input:focus + label{
    color: var(--cyan-mcets);
}
.form-field__input {
    transition: all 0.4s;
}
.form-field {
    border-bottom: 1px solid #e2e7ed;
}
.form-field--is-active .form-field__label {
    color: var(--light-blue);
    font-size: 14px;
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
}
.form-field--is-filled .form-field__label {
    font-size: 14px;
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
}
.form-field__label {
    color: #8492a6;
	display: block;
	font-size: 14px;
    left: 0;
    margin-top: -5px;
    top: 0;
    transition: all 0.4s;
	width: 100%;
	font-weight: 500;
}

.form-field__control {
    position: relative;
	width: 100%;
	height: 40px;
}
.form-field__input, .form-field__textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    color: var(--dark);
    display: block;
    font-size: 14px;
    outline: 0;
    width: 100%;
}

.form-field__textarea {
    height: 150px;
}

.text-error {
	display: none;
	color: #ff5c75;
	font-size: 0.75rem;
	position: absolute;
	top: 30px;
	left: 0;
}
.text-rejected{
	display: none;
	margin: 20px 0 -30px;
	color: #ff5c75;
	font-size: 0.9rem;
}
.text-approved{
	display: none;
	margin: 20px 0 -30px;
	color: #39C49B;
	font-size: 0.9rem;
}
/* END Formularios */

.btn-send{
	background-color: var(--primary-search);
	border-color: var(--primary-search);
	color: #fff;
	font-size: 15px;
    font-weight: 800;
    display: inline-block;
    padding: 12px 10px;
    border-radius: 50px;
    transition: .5s;
	width: 100%;
    text-align: center;
}
.btn-send:hover, .btn-send:active, .btn-send:focus{
	background-color: var(--primary-search-hover);
	border-color: var(--primary-search-hover);
}
#footer {
    background: #181b1f;
    padding: 0 0 30px;
    color: #eee;
    font-size: 14px;
}
.footer-colums{
	font-size: 14px;
}
#footer .copyright {
	text-align: left;
	display: inline-block;
}
#footer .logo-footer {
	float: right;
	margin-left: auto;
}
#footer .logo-footer img{
	width: 200px;
}
.footer-col-1{
	width: 80% !important;
}
.footer-col-2 h5, .footer-col-3 h5, .footer-col-4 h5{
	font-weight: 700;
	margin-bottom: 2rem;
	font-size: 16px;
}
.footer-col-2 ul li{
	margin-bottom: 8px;
	color: #fff;
}
.footer-col-2 ul li a{
	color: #fff;
}
.footer-col-2 ul li a:hover{
	color: #fff;
}
.icon-footer-1{
	margin-bottom: 10px;
}
.icon-idioma-2 img {
	width: 25px;
	margin-right: 10px;
}
.margin-buscador{
	margin-top: -95px;
    z-index: 9990;
    margin-bottom: 90px;
}

.text-banner h2 {margin-top: 200px;}
#quatrobus h2.title-demo{margin-top: 150px;padding-top: 80px}


/* RUTAS */
.rutas-title{
	color: #3C4858;
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 10px !important;
}
.rutas-title-2{
	color: #3C4858;
	font-size: 22px;
	font-weight: 800;
}
.rutas-title-3{
	color: #3C4858;
	font-size: 18px;
	font-weight: 800;
}
.politicas-viaje{
	line-height: 1.8;
}
.linea-horizontal{
	height: 1px;
	border-color: #febb00;
    border-top: 1px solid #febb00;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.circle-list{
	height: 17px;
    width: 17px;
    border-radius: 50%;
	border: 4px solid #8492a6;
	margin-right: 10px;
}
.rutas-list{
	font-weight: 600;
	line-height: .9;
}
.rutas-line{
	height: 18px;
    width: 4px;
    background: #8492a6;
    margin-left: 6px;
    margin-top: -3px;
    margin-bottom: -3px;
}
/* END RUTAS */

/* NOSOTROS */
.section-title{
	color: #fff;
	font-size: 42px;
	font-weight: 800;
}
.tt-shape {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	transform: rotate(180deg);
	bottom: -1px;
	overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    z-index: 1;
    direction: ltr;
}
.tt-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
/* END NOSOTROS */
/* DESTINOS */
.section-banner{
	padding: 225px 0 125px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-banner-1{
	background-image: url('../img/banner/banner-nosotros.jpg');
}
.section-banner-2{
	background-image: url('../img/banner/banner-destinos.jpg');
}
.section-banner-3{
	background-image: url('../img/banner/banner-agencias.jpg');
}
.section-banner-4{
	background-image: url('../img/banner/banner-servicios.jpg');
}
.destinations-title{
	color: #3C4858;
	font-size: 38px;
	font-weight: 800;
}
/* END DESTINOS */
@media(min-height:650px){
	#inicio, #section-1{min-height: 95vh;}
	#quatrobus h2.title-demo{margin-top: 150px;padding-top: 80px}
}
@media(min-height:750px){
	#inicio, #section-1{min-height: calc(100vh - 100px);}
	#quatrobus h2.title-demo{margin-top: 50px;padding-top: 80px}
}
@media(min-height:850px){
	#inicio, #section-1{min-height: calc(100vh - 300px);}
	.text-routes {margin-top: 100px;}
	#quatrobus h2.title-demo{margin-top: 150px;padding-top: 80px}
}
@media(min-height:1000px){
	#inicio, #section-1{min-height: calc(100vh - 350px);}
}

@media(max-width:1200px){
	.text-card{
		font-size: 15px;
	}
	.text-card .arrow {
		width: 20px;
		margin-left: 5px;
		margin-right: 5px;
	}
	.text-salebox .text-right{
		padding-left: 10px;
	}
	.main-nav a:nth-child(1) {
		margin-left: 20px;
	}
}
@media(min-width:992px){

}

@media(max-width:991px){
	.text-banner h2 {margin-top: 170px;}

	#search-travel{
		width: 90% !important;
	}
	.header-demo{
		height:60px;padding:10px 0
	}
	.passengers-old{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.section-zima{
		margin-bottom: 20%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.zima-real-picture-2{
		min-height: 250px !important;
	}
	#contactanos{
		padding: 0;
		padding-bottom: 20px;
	}
	.box-contact{
		margin: 0 !important;
		box-shadow: none;
		padding: 50px 0;
	}
	.box-represents{
		position: initial;
		min-width: 100%;
		width: 100%;
		padding: 55px 15px;
	}
	.box-contact .col-12 {
		padding: 0;
	}
	.box-contact{
		background-color: transparent;
	}
	.banner-sale-1 .title-box .title-overlay{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.banner-sale-1 .title-box .title-1{
		font-size: 60px;
	}
	.banner-sale-1 .title-box .title-2{
		font-size: 40px;
	}
	.banner-sale-1 .title-box .title-3{
		font-size: 80px;
	}
}

@media(max-width:768px){
	
	#footer .copyright {
		display: block;
		text-align: center;
	}
	#footer .logo-footer {
		display: none;
	}
	.header-demo .logo img{
		width: 150px !important;
	}
	.mapa-inicio{
		margin-top: 35%;
	}
	.reward-section{
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.btn-recompensas{
		margin: auto !important;
	}
	.mapa-inicio, .map{
		padding: 0 !important;
	}
	.box-represents-3{
		padding: 40px 0 50px 0;
	}
	.text-banner h2{
		font-size: 28px;
		margin-top: 90px;
	}
	.text-banner h3 {
		font-size: 28px;
		margin-bottom: 30px !important;
	}
	.video-vimeo{
		height: 200px !important;
	}
	.row.line.p-bottom{
		width: 90%;
    	margin: auto;
	}
	.card{
		border-radius: 10px;
	}
	.row-cards .col-lg-3{
		padding-right: 7px;
		padding-left: 7px;
	}
	.text-card{
		font-size: 14px;
		line-height: 1;
	}
	.text-card .arrow {
		width: 15px;
		margin-left: 3px;
		margin-right: 3px;
	}
	#quatrobus .d-block.mb-3.ml-auto.mr-auto{
		width: 90%;
	}
	#contactanos {
		margin-top: 0;
	}
	.btn-send{
		margin-bottom: 50px;
	}
	.banner-sale-1 .banner-left{
		width: 100%;
		display: table-caption;
		height: auto;
	}
	.banner-sale-1 .title-box .title-1{
		padding-top: 50px;
	}
	.banner-sale-1 .title-box .title-3{
		padding-bottom: 50px;
	}
	.text-salebox .text-left{
		display: table-caption;
		margin-bottom: 25px;
	}
	.text-salebox .text-right {
		padding-left: 0;
	}
	.company-bus{
	}
	.banner-sale-1 {
		height: 450px;
	}
}

@media(max-width:574px){

}
/* BANNER NUEVO */

/* END BANNER NUEVO */

/* BUSCADOR SCRIPT NUEVO */
.btn {
    width: initial !important;
	height: initial !important;
	padding: 0.375rem 0.75rem !important;
}
.container-mcets{
	max-width: inherit !important;
}
.box-show-container{
	line-height: 1 !important;
}
.col-destinos-mcets.bg-white-mcets:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* #formwebsale{
	width: fit-content;
    margin: auto;
    background: #004897;
    padding: 15px;
    border-radius: 15px;
} */
@media only screen and (min-width: 960px){
	.container-mcets {
		width: 100% !important;
		max-width: 960px !important;
	}
}
@media only screen and (max-width: 960px){
	/* #formwebsale{
		background: transparent;
		padding: 0;
		border-radius: 0;
	} */
	#q_web_sale_form{
		box-shadow: 0 0 7px 2px rgba(121, 121, 121, 0.18);
	}
}
@media only screen and (max-width: 780px){
	.radio-goup-mcets {
		float: none !important;
	}
}
@media only screen and (max-width: 540px){
	.container-mcets {
		width: 100% !important;
	}
}
/* BUSCADOR SCRIPT VIEJO
.col-sm-3.col-md-2.col-md-offset-1.p-0{border-bottom-left-radius: 25px !important;border-top-left-radius: 25px !important;padding-left: 25px !important;margin-left:0 !important}
button#q_web_sale_submit {border-bottom-right-radius: 25px !important;border-top-right-radius: 25px !important;}
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	box-shadow: none !important;
}

input.input.tt-input, #q_web_sale_input_date_departure {
	border-right: none !important;
}
#q_web_sale_input_date_departure, #q_web_sale_input_date_arrival {
    font-size: 12px;
    background: #fff !important;
}

.search {
    background-color: #ED4761 !important;
    border-color: #ED4761 !important;
}
div > .btn#q_web_sale_submit:active, div > .btn#q_web_sale_submit:focus{
	background-color: #CC374E !important;
    border-color: #CC374E !important;
}
:focus {
    outline: 0;
}
.form-control{
	border: 0 !important;
}
i.material-icons.prefix.icono-1.t{
	display: none;
}
input#departureTypeahead, input#arrivalTypeahead{
	border: 0;
}
.typeahead, .tt-query, .tt-hint{
	font-size: 14px !important;
	width: 340px !important;
	border: 1px solid #ccc !important;
}
@media (max-width: 768px){
	.col-sm-3.col-md-2.col-md-offset-1.p-0 {
		border-bottom-left-radius: 0 !important;
		border-top-left-radius: 0 !important;
		padding-left: 0px !important;
	}
	button#q_web_sale_submit {
		border-bottom-right-radius: 0 !important;
		border-top-right-radius: 0 !important;
	}
	#q_web_sale_form, #q_charter_form{
		padding: 0 !important;
		border-radius: 0;
		height: 38rem;
	}
	.row.line.p-bottom{
		width: 100%;
	}
	.typeahead, .tt-query, .tt-hint{
		width: 100% !important;
	}
	#q_web_sale_form {
		height: 23em !important;
		padding-top: 10px !important;
	}
}
/* END BUSCADOR SCRIPT VIEJO */

/* MENU RESPONSIVE */
.header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background-color: #fff;
  }

  .header li a {
	display: block;
	padding: 15px 20px;
	text-decoration: none;
	color: var(--color-1);
  }

  .header li a:hover,
  .header .menu-btn:hover {
	background-color: #f4f4f4;
  }

  .header .logo {
	display: block;
	float: left;
	font-size: 2em;
	padding: 10px 20px;
	text-decoration: none;
  }

  /* menu */

  .header .menu {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
	width: 100%;
	position: absolute;
	top: 36px;
	right: 0;
  }

  /* menu icon */

  .header .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	position: relative;
	user-select: none;
  }

  .header .menu-icon .navicon {
	background: #6d7783;
	display: block;
	height: 2px;
	position: relative;
	transition: background .2s ease-out;
	width: 18px;
  }

  .header .menu-icon .navicon:before,
  .header .menu-icon .navicon:after {
	background: #6d7783;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	transition: all .2s ease-out;
	width: 100%;
  }

  .header .menu-icon .navicon:before {
	top: 5px;
  }

  .header .menu-icon .navicon:after {
	top: -5px;
  }

  /* menu btn */

  .header .menu-btn {
	display: none;
  }

  .header .menu-btn:checked ~ .menu {
	max-height: 450px;
	width: 100%;
	position: absolute;
	top: 36px;
	right: 0;
  }

  .header .menu-btn:checked ~ .menu-icon .navicon {
	background: transparent;
  }

  .header .menu-btn:checked ~ .menu-icon .navicon:before {
	transform: rotate(-45deg);
  }

  .header .menu-btn:checked ~ .menu-icon .navicon:after {
	transform: rotate(45deg);
  }

  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
	top: 0;
  }

  /* 48em = 768px */

  @media (min-width: 992px) {
	.header li {
	  float: left;
	}
	.header li a {
	  padding: 20px 30px;
	}
	.header .menu {
	  clear: none;
	  float: right;
	  max-height: none;
	}
	.header .menu-icon {
	  display: none;
	}
  }

/*  */
.alert {
	padding: 10px !important;
	color: #203058;
	opacity: 1;
	font-size: 16px;
	transition: opacity 0.6s;
	margin-bottom: 0 !important;
	font-weight: 600;
	text-align: center;
	margin-top: 30px;
	margin-left: 40px;
}

.alert.warning {background-color: #ffb240;}
.alert.warning a, .alert.warning a:hover {
	color: #3455a7 !important;
	text-decoration: underline !important;
}
@media (max-width: 768px){
  .alert {
	margin-top: 50px;
	margin-left: 0;
  }
}


/* THEME QUAWEB */
.col-destinos-mcets {
    width: 30% !important;
}
.col-fechas-mcets {
    width: 28% !important;
}
.col-boton-mcets {
    width: 20% !important;
}
.change-mcets {
    margin: 5px 5px 0 !important;
}
@media only screen and (max-width: 780px){
	.col-destinos-mcets {
		width: 50% !important;
	}
	.col-fechas-mcets {
		width: 50% !important;
	}
	.col-boton-mcets {
		width: 100% !important;
	}
}
@media only screen and (max-width: 540px){
	.col-destinos-mcets {
		width: 100% !important;
	}
	.col-fechas-mcets {
		width: 100% !important;
	}
	.col-boton-mcets {
		width: 100% !important;
	}
}
/* END THEME QUAWEB */