body{
	color:#666;
	font-family: 'Quicksand';
	font-size:13px;
}
header div.responsive{
    border-bottom-color:#005189;
}
section.index h1.destacado{
    background-color:#005189;
    padding-left:10px;
    text-align:left;
}
section.index h1:after,
section.index h1:before{
	color:#FFF;
}
section.index h1:after{
	background-color:#FFF;
	content: url('../images/cln_small.png');
	float: right;
	margin-top: -15px;
}
section.index h2,
section.detail h1,
.detailPack .salida, .detailPack .vigencia,
.cajaPrecio .precioPersona span, .cajaPrecio .precioHabitacion span,
section.detail h2,
.detailPack .cityName,
.detailPack .hotelName,
.gracias h1, .checkout h1, .detail h1, .result h1,
.checkout h3,
#precioPersona{
    color:#005189 !important;
}
section.index h2:before,
section.detail h2:before,
.slider.ofertas p.descuento,
.slider ul.bullets li a.active{
    background-color:#005189 !important;
}
section.index .slider .buttons {
    color:#005189 !important;
}
section.index p.descuento {
    background-color:#005189 !important;
}
section.index p.descuento:before,
.slider.ofertas p.descuento:before {
	border-right-color:#005189 !important;
}
section.index p.detalle{
	color:#005189 !important;
}
.checkout .cajaPrecio{
	border-bottom-color:#005189 !important;
}
footer a:hover,
.site a:hover,
.checkout a:hover,
.gracias a:hover,
header ul.header > a[href]:hover{
    color:#39C;
}
/*
body{
	color:#666;
	font-family: 'Quicksand';
	font-size:13px;
}
section.site{
    overflow:hidden;
}
b, strong,
h1,h2,h3,h4,h5,h6{
	font-family:'OpenSansBold';
	font-weight:normal;
	padding:0;
}
.gracias h1,
.checkout h1,
.detail h1,
.result h1{
	color:#005189;
    font-family:'OpenSansBold';
    font-weight:normal;
	font-size:32px;
	margin:10px 0;
}
.checkout h3{
	color: #005189;
	font-size:16px;
}
a{
	cursor:pointer;
}
footer a,
.site a,
.detail a,
.checkout a,
.gracias a{
    color: #157BB2;
    cursor:pointer;
    text-decoration: underline;
    font-weight: normal;
}
footer a:hover,
.site a:hover,
.checkout a:hover,
.gracias a:hover{
    color:#D43D30;
    text-decoration: underline;
}
.volver{
    font-size: 12px;
}
p.cuotas{
    font-size: 14px;
    font-weight:normal !important;
}
p.cuotas:before{
    content: "\e935";
    display: inline-block;
    font-family: 'TTSfontIcons';
    margin-right:5px;
    vertical-align:top;
}
.form-control{
    background: red;
    background: -webkit-linear-gradient(#EEE, #FFF);
    background: -o-linear-gradient(#EEE, #FFF);
    background: -moz-linear-gradient(#EEE, #FFF);
    background: linear-gradient(#EEE, #FFF);
    background-image:-webkit-gradient(linear, #EEE);
}
.form-group,
.form-control{
	overflow:auto;
}

input[type="submit"],
.submit,
#submit,
button{
	background:none;
    background-color:#005189;
    border-radius:4px;
    padding:0px;
}
input[type="submit"]:enabled:hover,
.submit:enabled:hover,
#submit:enabled:hover,
button:enabled:hover{
    background-color: #005189;
}
input[type="submit"]:focus,
.submit:focus,
#submit:focus,
button:focus{
    color: #FFF;
}
span.estrellas{
	display: inline-block;
	margin-left:5px;
	white-space:nowrap;
}
span.estrellas img,
img.estrellas{
    display: inline-block;
    height:15px;
    margin:-1px 0 0 -2px;
    vertical-align:bottom;
    width:15px;
}
h1 span.estrellas img{
    height:25px;
    margin:0;
    width:25px;
}
p span.estrellas{
	display:inline-block;
	vertical-align:top;
	margin-top:2px;
}
.scroll-y{
	overflow-y: auto;
	padding:0 10px;
}
.scroll::-webkit-scrollbar-track,
.scroll-y::-webkit-scrollbar-track,
.scroll-x::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar,
.scroll-y::-webkit-scrollbar,
.scroll-x::-webkit-scrollbar{
	width: 10px;
	background-color: #F5F5F5;
}
.scroll::-webkit-scrollbar-thumb,
.scroll-y::-webkit-scrollbar-thumb,
.scroll-x::-webkit-scrollbar-thumb{
	border-radius: 5px;
	background-color: #CCC;
}
button.verMas{
	background:none !important;
	border:none;
	border-radius:0;
	border-top:1px solid #CCC;
	color: #157BB2;
	text-align:left;
}
button.verMas:after{
    content: "\e902";
    display: inline-block;
    font-family: 'TTSfontIcons';
    margin-left:5px;
    vertical-align:middle;
}
button.verMas-up:after{
    content: "\e905";
}
button.verMas:hover{
	color: #005189;
}
div.verMas-up{
	overflow:hidden;
	max-height: 55px;
}
*/
.responsive.slide-cover{
	min-height: 297px;
	padding: 0;
}


.solicitudAssist h1{
	color:var(--tts-primary-color)!important;
	font-size: 28px;
    margin-top: 20px;
    margin-left: -10px;
}

.fechaAssist{
	padding-left: 0!important;
}

section.solicitudAssist textarea {
    height: 150px;
    resize: none;
    background-image: -webkit-linear-gradient(#EEE, #FFF);
    background-image: -o-linear-gradient(#EEE, #FFF);
    background-image: -moz-linear-gradient(#EEE, #FFF);
    background-image: linear-gradient(#EEE, #FFF);
    background-image: -webkit-gradient(linear, #EEE);
}

section.solicitudAssist input{
	background-image: -webkit-linear-gradient(#EEE, #FFF);
    background-image: -o-linear-gradient(#EEE, #FFF);
    background-image: -moz-linear-gradient(#EEE, #FFF);
    background-image: linear-gradient(#EEE, #FFF);
    background-image: -webkit-gradient(linear, #EEE);
}

section.solicitudAssist select{
	background-image: -webkit-linear-gradient(#EEE, #FFF);
    background-image: -o-linear-gradient(#EEE, #FFF);
    background-image: -moz-linear-gradient(#EEE, #FFF);
    background-image: linear-gradient(#EEE, #FFF);
    background-image: -webkit-gradient(linear, #EEE);
}

section.financiacionAssist h3 {
    color: var(--tts-primary-color)!important;
    font-size: 16px!important;
    font-weight: 700;
}

.captchaAssist{
	overflow: hidden;
}

.sendAssist{
    margin-top: 10px;}


/* CHECKOUT: Checkboxes & Radios //////////////////*/
input[type=checkbox],
input[type=radio]{
    margin-top: 0px !important;
}
.input-radio > span{
	display:block;
	margin-top:5px;
}
.input-radio-noList > span br{
	display:none;
}
input[type=radio]{
	margin-left:20px !important;
	margin-right:-4px !important;
}
.input-radio > span label{
	margin-right:10px;
}
input[type=checkbox],
input[type=radio]{
	display:inline-block;
	margin-left:5px !important;
	vertical-align:middle;
}
input[type=checkbox]:before,
input[type=radio]:before{
	background-color:#EEE;
	border:1px solid #999;
	border-radius:50%;
	content:'';
	height:16px;
	margin-left:-2px;
	margin-top:-2px;
	position:absolute;
	width:16px;
}
.required input[type=checkbox]:before,
.required input[type=radio]:before{
	background-color:#FFC;
}
input[type=checkbox]:hover:before,
input[type=radio]:hover:before{
	background-color:#CCC;
}
input[type=checkbox]:checked:after{
	color:#666;
	content:'\ea10';
    font-family: 'TTSfontIcons';
    font-size: 1.2em;
    margin-left:0px;
    margin-top:-3px;
    position:absolute;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
input[type=radio]:checked:after{
	background-color:#666;
	border-radius:50%;
	content:'';
	height:10px;
	margin-left:1px;
	margin-top:1px;
	position:absolute;
	width:10px;
}

.legalesAssist{
	display: inline;
}
.separateAssist{
	margin-bottom: 10px;
}

.financiacionAssist div{
	padding-left: 0!important;
}