:root {
	--blue-mcets: #334170;
	--green-mcets: #81ab4e;
	--cyan-mcets: #0299fa;
	--calendar-mcets: #72acff;
	--calendar-mcets-2: #f1f7ff;
	--text-1: #8492a6;
	--orange: #ef8136;
	--primary-search: #C4383C !important;
	--primary-search-hover: #982d31 !important;
}
.btn-search-mcets{
	font-weight: 700;
}
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;
}
.text-orange{
	color: #ef8136;
}
.lh-2{
	line-height: 2;
}
a {
	color: #1b70cc;
	transition: .5s
}
a:hover, a:active, a:focus {
	color: #1b70cc  !important;
	outline: none !important;
	text-decoration: none !important
}
p {
	padding: 0;
	margin: 0 0 30px !important
}
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;
}
u{
	text-decoration: underline !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 */
.topbar{
    width: 100%;
}
.boton-top{
	font-weight: 600;
    padding: 5px 15px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
}
.boton-top:hover{
	color: #141C1F !important;
	background-color: #fff;
}
a.boton-top:active, a.boton-top:focus{
	color: #fff !important;
	background-color: transparent !important;
}
.icon-fb{
	border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
	height: 30px;
	display: inline-block;
}
.icon-fb img{
	margin: 6px;
}
.contact-topmenu{
	font-size: 13px;
	margin-left: 35px;
	margin-right: 35px;
}
.contact-topmenu span{
	font-weight: 700;
	font-size: 17px;
	
}
.header-demo {
	height: 100px;
	transition: all .5s;
	padding: 0;
}
.navbar-brand{
	margin: 0;
	padding: 0;
}
.header-demo .container-demo {
	position: relative;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-transparent{
    width: 100%;
    position: fixed;
    top: 33px;
    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;
	height: 80px;
}
.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: 220px;
}
.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;
}
.main-nav a.active{
	color: var(--orange) !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;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    transition: .5s;
    color: #fff;
    text-align: center;
}
.main-nav a img {
	transition: .5s;
	opacity: 1;
}
.main-nav a img.activeMenu {
	opacity: 1;
}
.main-nav a:nth-child(1){
	margin-left: 20px;
}
.main-nav a:hover, .main-nav .active>a, .main-nav li:hover>a {
	opacity: 1;
	text-decoration: none;
	color: #fff;
}
.header-demo.sticky{
	background-color: #fff;
	height: 65px;
	-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: 1;
	transition: all .3s ease;
	top: 0;
}
.header-demo.sticky #logo{
	transition: all .3s ease;
	height: 65px;
}
.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: 0;
	transition: 0.4s;
	width: 100%;
    margin: 0 auto;
    display: block;
}
.navbar-toggler{
	float: right;
}
.navbar-toggler-icon{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(8, 72, 152, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* END HEADER */

/* BANNER ESTATICO */
.slider h2{
	font-size: 32px !important;
	margin-bottom: 5px;
}
.slider h1{
	font-size: 32px !important;
	font-weight: 800;
	margin-bottom: 35px;
}
.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-slider-1.jpg') no-repeat center center;
	background-size: cover;
}
.link-map{
	font-size: 17px;
	font-weight: 600;
	text-align: right;
	margin-bottom: 15px !important;
	color: #fff;
	text-shadow: 0px 0px 8px rgba(10, 10, 10, 0.9);
}
.link-map:nth-child(1){
	margin-top: 40px !important;
}
.link-map a{
	margin-bottom: 0 !important;
	color: #fff;
	text-decoration: underline;
}
.link-map a:hover{
	color: rgb(236, 236, 236) !important;
	text-decoration: underline !important;
}
#section-1 .content-slider .slider #top-banner-2 {
	background: url('../img/banner/bg-slider-2.jpg') no-repeat center center;
	background-size: cover;
}
#section-1 .content-slider .slider #top-banner-3 {
	background: url('../img/banner/bg-slider-3.jpg') 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%;
	overflow: hidden;
	margin: 0 1em;
	padding-top: 1em;
	text-align: left;
	text-transform: uppercase;
	font-size: 1em;
	color: #f6eac5;
	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: #febb00;
}
#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;
}
.text-banner-travel{
	text-shadow: 0px 0px 20px #000;
}

#top-banner-2 .text-banner-travel{
	text-shadow: 0px 0px 20px rgba(54, 54, 54, 0.5);
}
#top-banner-3 .text-banner-travel{
	text-shadow: 0px 0px 20px rgba(54, 54, 54, 0.7);
}

.text-banner-travel h2{
	font-size: 50px !important;
	font-weight: 700;
}
.text-banner-travel h1{
	font-size: 78px !important;
	font-weight: 900;
}
@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 .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;
	margin-bottom: 75px !important;
}
/* END BANNER */

/* DESTINOS BANNER */
.text-routes{
	text-align: left;
	border-left: 3px solid #3C4858;
	padding-left: 11px;
	margin-bottom: 30px;
}
.text-routes h4{
	color: #3C4858;
	font-size: 18px;
}
.text-routes h5{
	color: #3C4858;
	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: #000000;
	background-color: #F0F0F0;
	padding: 5px 10px;
	border-radius: 6px;
	left: 20px;
	bottom: 20px;
	font-weight: 600;
}
.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-web{
	color: #fff !important;
    background-color: var(--primary-search) !important;
	border-color: var(--primary-search) !important;
	max-width: 240px;
	min-height: 50px;
	font-size: 18px !important;
	line-height: 2 !important;
	border-radius: 90px !important;
	font-weight: 700;
}
.btn-primary-web: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;
	z-index: 1;
}
.shape-container svg {
    display: block;
    fill: #f6f7f8;
    pointer-events: none;
    vertical-align: baseline;
}
/* END FORMA CIRCULAR DEL BANNER */

/* ABOUT US */
.title-black{
	color: #3C4858;
}
.title-demo{
	color: #3C4858;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1;
}
.title-demo span{
	font-size: 28px;
}
hr.line-title-demo-under {
	width: 50px;
	border-top: 3px solid #ee7128;
	margin: 0 0 50px;
}
.icon-box{
	display: flex;
	margin-bottom: 20px;
}
.icon-box img{
	width: 80px;
    display: inline-block;
    margin-right: 10px;	
}
.icon-box h3{
	color: #3C4858;
    font-size: 24px !important;
    font-weight: 700;
    margin-bottom: 10px !important;
}
.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("");
	background-color: black;
	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;
}
hr.line-title-demo-under-2{
	border: 0;
    border-top: 2px solid #fff;
    width: 80%;
    margin: 20px 0 20px;
}
.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 !important;
	padding-top: 70px;
}
.banner-sale-1 .title-box .title-2 {
	font-size: 110px !important;
	line-height: 1;
}
.banner-sale-1 .title-box .title-3 {
    font-size: 60px !important;
	padding-bottom: 130px;
}
.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 !important;
    margin: 0;
    padding: 0;
	display: inline-block;
	font-weight: 600;
}
.text-salebox .text-right .text {
	margin: 0 !important;
	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: #c4a239 !important;
    border-color: #c4a239 !important;
	font-size: 16px;
	line-height: 1.3;
    font-weight: 700 !important;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 50px;
    transition: .5s;
    height: 40px;
    min-width: 180px;
	text-align: center;
	margin-top: 10px;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background: #9a7f2b !important;
    border-color: #9a7f2b !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: -150px auto 0 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-vertical{
	color: #85898e;
	position: absolute;
	left: -2px;
	-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
	transform: rotate(270deg);
}
.text-vertical p{
	font-size: 13px !important;
	font-weight: 600;
}

.text-destinos {
	padding: 5px 0 5px 15px;
    border-left: 1px solid #d6d8dc;
	margin: 15px 0 15px 45px;
}

.text-destinos p{
	font-size: 15px !important;
	font-weight: 700;
	color: #85898e;
}
.text-destinos h3{
	font-size: 20px !important;
	font-weight: 700;
	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 */

.special-offers-title{
	font-weight: 600;
}
/* SERVICIOS */
#servicios{
	background-image: url("../img/bg-servicios.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 350px;
	padding-top: 50px;
	padding-bottom: 100px;
	position: relative;
}
#servicios p{
	margin-top: 75px !important;
    margin-bottom: 0 !important;
    color: #3C4858;
    font-weight: 800;
    font-size: 24px;
}
#servicios h1{
    color: transparent;
    font-weight: 900;
    font-size: 67px !important;
    -webkit-text-stroke-width: 2.5px;
    -webkit-text-stroke-color: #3C4858;
}
/* END SERVICIOS */
#social{
	background: url(../img/bg-social.jpg) center bottom no-repeat;
	background-size: cover;
	padding-bottom: 70px;
}

.text-png{
	margin-top: 140px;
}
.bus-png{
	margin-top: 45px;
}
.height-servicios{
	height: 100px; margin: 0;background: #f6f7f8;
}
/* 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: #fff;
	text-align: center;
	font-weight: 600;
}
.box-contact{
	box-shadow: 0 0 30px 0 rgba(68,88,144,.15);
	overflow: hidden;
	border-radius: 10px;
}
.box-represents-2{
	color: #fff;
	padding: 70px 45px;
}
.box-represents-3{
	padding: 80px 0 90px;
}
.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;
}
#q_web_sale_form {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.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;
}
.hero-image{
	background-repeat: no-repeat;
	background-size: cover;
	height: 440px;
}
.hero-image-nosotros{
	background-image: url("../img/nosotros/bg-nosotros.jpg");
	background-position: center bottom;
}
.hero-image-destinos{
	background-image: url("../img/bg-destinos.jpg");
	background-position: center top;
}
.hero-image-servicios{
	background-image: url("../img/bg-servicios-2.jpg");
	background-position: center top;
}
.hero-image-terminales{
	background-image: url("../img/bg-terminales.jpg");
	background-position: center center;
}
.hero-image-terminos{
	background-image: url("../img/bg-terminos.jpg");
	background-position: center center;
}
.hero-image-cov{
	background-image: url("../img/bg-cov.jpg");
	background-position: center bottom;
}
.hero-image-contacto{
	background-image: url("../img/bg-contacto.jpg");
	background-position: center center;
}
.hero-image-faq{
	background-image: url("../img/bg-faq.jpg");
	background-position: center center;
}
.hero-image h1{
	text-align: center;
	color: #fff;
	font-size: 45px !important;
	font-weight: 800;
	letter-spacing: 1.2px;
	padding-top: 60px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.check-icon{
	color: rgb(178, 178, 178);
	background: rgb(255, 255, 255);
	font-size: 12px;
    margin: 0 20px 0 0;
    width: 24px;
	height: 24px;
	border: 1px solid rgba(0,0,0,0);
    line-height: 22px !important;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
	text-align: center;
	font-weight: 900 !important;
	transition: 0.3s all;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.19);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.19);
    box-shadow: 0 0 6px rgba(0,0,0,.19);
}
.icon-contact-us:hover .check-icon{
	color: rgb(102, 102, 102);
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.img-min-width-2{
	min-width: 750px;
}
.img-min-width{
	min-width: 900px;
}
/* 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.5);
    z-index: 9999;
}
.modal-window {
	position: relative;
    background-color: #FFFFFF;
    width: 95%;
    max-width: 680px;
    margin: 10% auto;
    padding: 25px;
    border-radius: 10px;
}
.close {
    color: rgba(0,0,0,0.3);
    height: 30px;
    width: 30px;
    background-color: #fff !important;
    opacity: 1;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 2;
	border-radius: 55px;
	text-shadow: none !important;
}
.close .close:hover{
	background-color: #fff !important;
}
.modal-header .close{
	padding: 0 !important;
}
.close:hover, .close:focus {
    color: #000000;
    cursor: pointer;
}
.open {
    display: block;
}
@media (min-width: 576px){
	.modal-dialog {
		max-width: 570px;
		margin: 1.75rem auto;
	}
}
/* 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: #a4afc0;
	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: #fff;
    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: var(--primary-search) !important;
    border: 2px solid var(--primary-search) !important;
    color: #ffffff;
    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: var(--primary-search-hover) !important;
    border-color :var(--primary-search-hover) !important;
}
#footer {
    background: #fff;
    padding: 0 0 30px;
    color: #223135;
    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-2 h5, .footer-col-3 h5, .footer-col-4 h5{
	font-weight: 700;
	margin-bottom: 1.5rem;
	font-size: 16px;
}
.footer-col-2 ul li{
	margin-bottom: 8px;
}
.footer-col-2 ul li a{
	color: #223135;
}
.footer-col-2 ul li a:hover{
	color: #223135;
}
.icon-footer-1{
	margin-bottom: 10px;
}
.icon-idioma-2 img {
	width: 25px;
	margin-right: 10px;
	cursor: pointer;
}
.margin-buscador{
	margin-top: -95px;
    z-index: 9990;
}

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


/* RUTAS */
.rutas-title{
	color: #3C4858;
	font-size: 22px !important;
	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-1.jpg');
}
.section-banner-2{
	background-image: url('../img/banner/banner-2.jpg');
}
.section-banner-3{
	background-image: url('../img/banner/banner-3.jpg');
}
.section-banner-4{
	background-image: url('../img/banner/banner-4.jpg');
}
.destinations-title{
	color: #3C4858;
	font-size: 38px;
	font-weight: 800;
}
/* END DESTINOS */
@media(min-height:650px){
	#inicio, #section-1{max-height: 440px;}
	#quatrobus h2.title-demo{margin-top: 120px;padding-top: 0px}
	.rutas-mas-visitadas{margin-top: -140px;}
}
@media(min-height:750px){
	#inicio, #section-1{max-height: 440px}
	#quatrobus h2.title-demo{margin-top: 50px;padding-top: 80px}
	.rutas-mas-visitadas{margin-top: -140px;}
}
@media(min-height:850px){
	#inicio, #section-1{max-height: 440px;}
	.text-routes {margin-top: 100px;}
	#quatrobus h2.title-demo{margin-top: 120px;padding-top: 0px}
	.rutas-mas-visitadas{margin-top: -230px;}
}
@media(min-height:1000px){
	#inicio, #section-1{max-height: 440px;}
	.rutas-mas-visitadas{margin-top: -210px;}
}

@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: 10px;
		font-size: 12px;
	}
}
@media(min-width:992px){

}

@media(max-width:991px){
	.img-min-width{
		min-width: 100% !important;
	}
	.img-min-width-2{
		min-width: 100% !important;
	}
	.special-offers-title{
		font-size: 1rem !important;
	}
	.navbar-toggler{
		margin-top: 15px;
		padding-right: 15px;
	}
	#navbarToggle{
		margin-top: 3px;
		background-color: rgba(0, 0, 0, 0.95);
	}
	#navbarToggle a{
		color: #fff;
    	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    	margin-left: 20px;
		margin-right: 20px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.header-transparent{
		top: 0;
	}
	#logo {
		height: 70px;
	}
	#servicios p{
		color: #fff;
		text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	}
	#servicios h1{
		color: #fff;
		text-shadow: 0 0 10px rgb(0 0 0 / 50%);
		-webkit-text-stroke-width: 0;
		font-size: 45px !important;
		margin-bottom: 15px !important;
	}
	/* a.btn-secondary.mt-4.d-block.float-left{
		float: none !important;
		display: block !important;
		margin-left: auto;
		margin-right: auto;
		width: max-content;
	} */
	#oferta{

	}
	.btn.btn-primary-web.float-right{
		float: none !important;
		margin: auto;
	}
	.text-png{
		margin-top: 60px;
	}
	#section-1 .content-slider .slider #top-banner-1{
		background-position: 34% center;
	}
	.text-banner h2 {margin-top: 170px;}

	#search-travel{
		width: 90% !important;
	}
	.header-demo{
		background: #fff !important;
		height:70px;
		padding: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;
	}
	.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;
	}
	.hero-image{
		height: 380px;
	}
}

@media(max-width:768px){
	.margin-buscador {
		margin-top: -245px;
	}
	#section-1 .content-slider .slider .banner .banner-inner-wrapper{
		padding-top: 0;
	}
	.text-banner-travel{
		margin-left: auto;
		margin-right: auto;
	}
	.text-banner-travel h2{
		font-size: 30px !important;
	}
	.text-banner-travel h1 {
		font-size: 55px !important;
	}
	#footer .list-unstyled{
		margin-bottom: 30px !important;
	}
	.footer-col-2 h5, .footer-col-3 h5, .footer-col-4 h5{
		margin-bottom: 10px !important;
		font-size: 16px !important;
	}
	.text-contact-us{
		font-size: 28px !important;
	}
	.footer-col-4{
		margin-bottom: 25px !important;
	}
	#footer .copyright {
		display: block;
		text-align: center;
	}
	#footer .logo-footer {
		display: none;
	}
	.header-demo .logo img{
		width: 150px !important;
	}
	.btn-recompensas{
		margin: auto !important;
	}
	.box-represents-2{
		padding: 50px 25px 50px;
		border-radius: 10px;
	}
	.box-represents-3{
		padding: 40px 15px 50px 15px;
	}
	.text-banner h2{
		font-size: 28px;
		margin-top: 90px;
	}
	.text-banner h3 {
		font-size: 28px;
		margin-bottom: 30px !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-2 {
		font-size: 75px !important;
	}
	.banner-sale-1 .title-box .title-3{
		padding-bottom: 50px;
		font-size: 45px !important;
	}
	.text-salebox .text-left{
		display: table-caption;
		margin-bottom: 25px;
	}
	.text-salebox .text-right {
		padding-left: 0;
	}
	.company-bus{
		margin: -50px auto 0 auto;
	}
	.banner-sale-1 {
		height: 450px;
	}
}

@media(max-width:574px){

}
@media only screen and (max-width: 540px){
	
	.text-card p{
		font-size: 13px;
	}
	.rutas-mas-visitadas {
		margin-top: 75px;
	}
	.text-routes h4{
		color: #3C4858;
		text-shadow: none;
	}
	.text-routes h5{
		color: #3C4858;
		text-shadow: none;
		font-weight: 800;
	}
	.text-routes {
		border-left: 3px solid #3C4858;
	}
	.mask-two {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(0,0,0);
		transition: all .2s ease;
		opacity: .7;
	}
}
/* 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;
		min-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: #000;
  }

  .header li a {
	display: block;
	padding: 15px 20px;
	text-decoration: none;
	color: #fff;
  }

  .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: #fff;
	display: block;
	height: 2px;
	position: relative;
	transition: background .2s ease-out;
	width: 18px;
  }

  .header .menu-icon .navicon:before,
  .header .menu-icon .navicon:after {
	background: #fff;
	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;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1.4rem;
		padding-left: 1.4rem;
		font-weight: 600;
		color: #111122;
	}
	.sticky .navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
		color: #111122;
	}
  }
  @media (min-width: 1200px) {
	.sticky .navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1.6rem;
		padding-left: 1.6rem;
		color: #111122;
	}
  }
/*  */
.alert {
	padding: 10px !important;
    color: #203058;
    opacity: 1;
    font-size: 16px;
    transition: opacity 0.6s;
    margin-bottom: 0 !important;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    border-radius: 0;
}

.alert.warning {background-color: #ffb240;}
.alert.warning a, .alert.warning a:hover {
	color: #3455a7 !important;
	text-decoration: underline !important;
}

/* WHATSAPP */
.icon-api{
	position:fixed;
	width:60px;
	height:60px;
	bottom:100px;
	right:23px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
  	z-index:100;
}
.icon-api:hover{
	box-shadow: 0 5px 24px rgba(0, 0, 0, .3);
}
.icon-api img{
	width: 30px;
}

.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;
	}
}
.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
    color: inherit;
	font-size: 18px;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}
.panel-body {
    padding: 15px;
}
.panel-group .panel {
    margin-bottom: 10px;
    border-radius: 4px;
}
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

/* NUEVOS ESTILOS */
.section-heading .dash-style {
    padding-left: 80px;
    position: relative;
}
.section-heading h5 {
    color: #F56960;
    font-size: 15px !important;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 22px;
    text-transform: uppercase;
    display: inline-block;
}
.section-heading .dash-style:before {
    background-color: #F56960;
    content: "";
    height: 2px;
    width: 70px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 50%;
}
.section-heading h2 {
    font-size: 36px !important;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
	color: #084898;
	margin-bottom: 15px;
}
.section-heading h3 {
    font-size: 30px !important;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
	color: #084898;
	margin-bottom: 15px !important;
}
@media screen and (max-width: 767px){
	.section-heading h2 {
		font-size: 30px !important;
	}
	.section-heading h3 {
		font-size: 26px !important;
	}
}
@media screen and (max-width: 575px){
	.section-heading h2 {
		font-size: 24px !important;
	}
	.section-heading h3 {
		font-size: 20px !important;
	}
}

.destination-item {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    min-height: 425px;
    margin-bottom: 50px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.destination-item .destination-content {
    background-color: #ffffff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 15px;
    margin: 20px;
    padding: 18px 20px;
    position: relative;
	width: 100%;
}
.destination-item .rating-start-wrap {
    background-color: #3A78C9;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    padding: 4px 12px;
    position: absolute;
    right: 24px;
    top: -12px;
}
.rating-start {
    display: table;
    position: relative;
    font-size: 12px;
    letter-spacing: 1.5px;
}
.destination-item .rating-start-wrap .rating-start:before {
    color: #C3C3C3;
}
.rating-start:before {
    content: url(../img/star.svg);
    display: block;
	width: 80px;
}
.carousel-indicators li{
	background-color: #e52528;
}
.destination-item h3{
	font-size: 22px;
    font-weight: 700;
	color: #0676B2;
}
.destination-item .cat-link {
    color: #111122;
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
	font-weight: 700;
}
.callback-section {
    position: relative;
    margin-bottom: 140px;
}
.callback-section:before {
    background-color: #0376b2;
    content: "";
    width: 70%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}
.callback-section .callback-img {
	border-radius: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 540px;
}
@media screen and (max-width: 991px){
	.callback-section:before {
		width: 100%;
	}
	.callback-section .callback-img {
		min-height: 300px;
		background-position: center center;
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
	}
}
@media screen and (max-width: 575px) {
	.callback-section {
		margin-bottom: 120px;
	}
}
.callback-img {
    position: relative;
}
.video-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video-button a {
    display: block;
    position: relative;
    cursor: pointer;
}
.video-button a i {
    background-color: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    color: #0791BE;
    display: block;
    font-size: 24px;
    line-height: 104px;
    width: 104px;
    height: 104px;
    text-align: center;
}
.video-button a:after {
    background-color: #ffffff;
    position: absolute;
    display: block;
    content: "";
    height: 70px;
    width: 70px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    z-index: -1;
    top: 16px;
    left: 16px;
    -webkit-animation: videoPulse 1.6s ease-out infinite;
    animation: videoPulse 1.6s ease-out infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.callback-inner {
    padding: 100px 0px 0px 65px;
}
@media screen and (max-width: 991px) {
	.callback-inner {
		padding: 80px 0px 0 0px;
	}
}
@media screen and (max-width: 575px) {
	.callback-inner {
		padding: 30px 0px 0 0px;
	}
}
.section-heading-white {
    color: #ffffff;
}
.section-heading-white .dash-style:before {
    background-color: #ffffff;
}
.section-heading-white h2, .section-heading-white p {
    color: #ffffff;
}
.section-heading-white .dash-style {
    color: #ffffff;
}
.callback-counter-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.callback-section .callback-counter-wrap .counter-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 25px 18px 25px;
    width: 50%;
}
.callback-counter-wrap .counter-icon {
    width: 52px
}
.callback-counter-wrap .counter-content {
    width: -moz-calc(100% - 52px);
    width: -webkit-calc(100% - 52px);
    width: calc(100% - 52px);
    text-align: center;
}
.callback-counter-wrap .counter-no {
    color: #ffffff;
    display: block;
    font-size: 32px;
    line-height: 1.1;
    font-weight: 900;
}
.callback-counter-wrap .counter-text {
    color: #ffffff;
    display: block;
}
@media screen and (min-width: 768px) {
	.callback-counter-wrap .counter-item {
	  border-right: 1px solid rgba(255, 255, 255, 0.4);
	  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}
	.callback-counter-wrap .counter-item:nth-child(2n+2) {
	  border-right: none;
	}
	.callback-counter-wrap .counter-item:last-child, .callback-counter-wrap .counter-item:nth-last-child(2) {
	  border-bottom: none;
	}
  }
  @media screen and (max-width: 767px) {
	.callback-counter-wrap .counter-item {
	  width: 100%;
	}
	.callback-counter-wrap .counter-icon {
	  width: 40px;
	}
	.callback-counter-wrap .counter-item {
	  border: 1px solid rgba(255, 255, 255, 0.4);
	  margin-bottom: 10px;
	}
	.callback-counter-wrap .counter-content {
	  width: -moz-calc(100% - 40px);
	  width: -webkit-calc(100% - 40px);
	  width: calc(100% - 40px);
	  padding-left: 20px;
	  text-align: right;
	}
  }
  @media screen and (max-width: 575px) {
	.callback-counter-wrap {
	  margin-bottom: 30px;
	}
  }
.support-area {
    background-color: #ffffff;
	border-radius: 15px;
    box-shadow: 0px 15px 55px -15px rgb(0 0 0 / 10%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: -50px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 35px;
}
.support-area .support-icon {
    width: 52px;
    margin-right: 26px;
}
.support-area h4 {
    color: #383838;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1.3;
}
.support-area h3 a{
    color: var(--primary-search);
    font-size: 30px !important;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 0;
}
.support-area h3 a:hover{
	color: var(--primary-search-hover) !important;
}



.bg-color-callback{
	padding-top: 85px;
    padding-bottom: 85px;
	background-color: #044f9e;
}
.bg-color-callback.primary-bg * {
    color: #ffffff;
}
.bg-color-callback.primary-bg h5 {
	font-size: 16px;
	margin: 0 0 15px;
}
.bg-color-callback.primary-bg h2 {
	font-size: 40px;
	margin: 0 0 15px;
}
.outline-btn {
    padding: 15px 30px;
    border: 2px solid #3A78C9;
    color: #3A78C9;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    -ms-transition: background-color 0.3s, border-color 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}
.outline-btn-white {
    border-color: #ffffff;
    color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
}
.outline-btn, .round-btn {
    font-size: 16px;
    line-height: 1.1;
    padding: 17px 30px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    text-transform: uppercase;
}
.outline-btn-white:hover, .outline-btn-white:focus {
	background-color: #123a6f;
    border-color: #123a6f;
	color: #fff !important;
}
@-webkit-keyframes videoPulse {
	0%, 35% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	  opacity: 1;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	50% {
	  -webkit-transform: scale(1.5);
	  transform: scale(1.5);
	  opacity: 0.8;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	100% {
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  -webkit-transform: scale(2);
	  transform: scale(2);
	}
  }
  @keyframes videoPulse {
	0%, 35% {
	  -webkit-transform: scale(0);
	  transform: scale(0);
	  opacity: 1;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	50% {
	  -webkit-transform: scale(1.5);
	  transform: scale(1.5);
	  opacity: 0.8;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	100% {
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  -webkit-transform: scale(2);
	  transform: scale(2);
	}
  }
@media screen and (min-width: 992px){
	.support-area {
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
}
@media screen and (min-width: 768px){
	.callback-counter-wrap .counter-item {
		border-right: 1px solid rgba(255, 255, 255, 0.4);
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}
	.callback-counter-wrap .counter-item:nth-child(2n+2) {
		border-right: none;
	}
	.callback-counter-wrap .counter-item:last-child, .callback-counter-wrap .counter-item:nth-last-child(2) {
		border-bottom: none;
	}
}

.page-title {
    position: relative;
    padding-top: 180px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}
.page-title:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.60);
}
.page-title .auto-container {
    position: relative;
    z-index: 1;
}
.page-title h1 {
    position: relative;
    font-size: 32px !important;
    font-weight: 900;
    color: #ffffff;
	margin-bottom: 0;
    padding-bottom: 60px;
    line-height: 1.4em;
    text-transform: uppercase;
}
.page-title h1:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 10px;
    width: 1px;
    height: 42px;
    background-color: rgba(255,255,255,0.30);
}
.page-title .bread-crumb-outer {
    position: relative;
    display: inline-block;
    padding: 13px 50px;
    top: 8px;
    background-color: rgba(255,255,255,0.15);
}
.page-title .bread-crumb-outer .bread-crumb li {
    position: relative;
    float: left;
    margin-right: 30px;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.page-title .bread-crumb-outer .bread-crumb li:nth-child(1):after {
    content: url(../img/chevron-right-white.svg);
    position: absolute;
    right: -20px;
    width: 6px;
}
.page-title .bread-crumb-outer .bread-crumb li.active {
    color: #d73136;
	margin: 0;
}
.bread-crumb li a {
    color: #fff;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div#navbarToggle::before {
    content: url(../img/header-left.svg);
    width: 15px;
    position: absolute;
    left: -14px;
}
div#navbarToggle::after {
    content: url(../img/header-left.svg);
    width: 15px;
    position: absolute;
    right: -14px;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}