
@import "superfish.css";
@import "new-style.css";



@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Bowlby+One);
html {
    width: 100%;

}

a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #fff;
    color: #a3a3a3;
    font: 13px/20px Arial, Helvetica, sans-serif;
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px;
}

input {
    border-radius: 0 !important;
    outline: none !important;
}


img {
    max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h8, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #004987;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
    font-size: 36px;
    line-height: 30px;
    text-align: center;
    padding-top: 87px;
    margin-bottom: 66px;
}

h2 span {
    padding-top: 6px;
    display: block;
    font-weight: 300;
    font-size: 20px;
    text-transform: none;
}

h3 {
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: 1px solid #ededed;
    padding-bottom: 14px;
    padding-top: 30px;
    margin-bottom: 33px;
}

.page1 h3 {
    padding-top: 0px;
}

.page1 h3.head1 {
    padding-top: 10px;
    margin-bottom: 10px;
	font-size:22px;
}

h3.head1 {
    padding-top: 60px;
    margin-bottom: 10px;
}

h3.head2 {
    padding-top: 55px;
    margin-bottom: 33px;
}

ul.list +h3.head1  {
    padding-top: 55px;
}
/****Lists****/


ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.list {
    padding-top: 4px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

ul.list li {
    background: url(../images/marker.png) 0 7px no-repeat;
    padding-left: 12px;

}

ul.list li+li {
    padding-top: 11px;
    margin-top: 8px;
    background-position: 0 18px;
    border-top: 1px solid #ededed;
}

ul.list1 {
    padding-top: 4px;
}

ul.list1 li {
    padding-left: 12px;
    background: url(../images/marker.png) 0 6px no-repeat;
}

ul.list1 li+li {
    margin-top: 6px;
}

ul.list2 .text1 {
    margin-bottom: 0;
}

ul.list2 li+li {
    margin-top: 20px;
    padding-top: 19px;
    border-top: 1px solid #ededed;
}

ul.list3  {
    overflow: hidden;
    padding-top: 17px;
}

ul.list3 li {
     font: 16px/36px 'Roboto Condensed', sans-serif;
}

ul.list3 .fa {
    font-size: 20px;
    line-height: 32px;
}

ul.list3 li span {
    display: inline-block;
    width: 29px;
}

/****Links****/


a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #ff9e15;
}

a.btn {
    color: #fff;
    display: inline-block;
    background-color: #00c1de;
    text-transform: uppercase;
    padding: 8px 33px 9px;
    margin-top: 29px;
    font: bold 20px/30px 'Roboto Condensed', sans-serif;
}

a.btn:hover {
    background-color: #ff9e16;
	color:#FFFFFF;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 23px;
    margin-top: 7px;
}



.fleft {
    float: left;
    width: auto !important;
    margin-right: 24px;
    margin-bottom: 0px;
    margin-top: 9px;
}


.oh {
    overflow: hidden;
}

.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.center {
    text-align: center;
}
.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}


/*header*/

.main {
}

header {
    border-top: 0px;
    display: block;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}


header h1 {
    position: relative;
    text-align: center;
    float: left;
    padding-top: 26px;
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    width: 235px;
    height: 39px;
    font-size: 0;
    line-height: 0;
    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
}

.booking_general {
	display:none !important;
    
}

.booking_block {
    padding-top: 0px;
	background-color:#ffffff;
}


.booking_block .title {
    background-color: #ff9e15;
    border: 1px solid #ff9e15;
    color: #fff;
    display: inline-block;
    padding: 9px 40px 8px 18px;
    text-transform: uppercase;
    font: bold 36px/36px 'Roboto Condensed', sans-serif;
}

.booking_block .title span {
    font-size: 38px;
    padding-top: 1px;
    display: inline-block;
	text-transform:uppercase;
}

span.sub {
    margin-bottom: 146px;
    border: 1px solid #ffba17;
    padding: 7px 30px 10px 18px;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    background: url(../images/fill1.png) 0 0 repeat;
    font: 34px/36px 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
}

/**Content**/
.content {
	padding-top: 0px;
    padding-bottom: 58px;
}

.page1 {
    padding-bottom: 56px;
}

.whatssap {
	position:fixed;
	right:0px;
	width: auto;
	background-color:#4fca5d;
	z-index:10000;
	margin-top:0px;
	padding:16px;
	font-size:18px; 
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
}

.wa {
	padding-right:6px;
}

.whatssap a {
	border-radius:10px;
	padding:6px;
	border: 1px solid #093;
	background-color:#093;
	
}

.whatssap a:hover {
	color: #093;
	border: 1px solid #FFF;
	background-color:#FFFFFF;
	
}

.busqueda {
	margin-top:10px;
}

.prop {
    font:300 16px/24px 'Roboto Condensed', sans-serif;
    text-align: center;
    position: relative;
    background-color: #f5f5f5;
    padding: 71px 20px 18px ;
}

.fa {
/*	
    //ASA 2018.02.27 Elimino esto
    color: #fff;
    line-height: 90px;
    font-size: 36px;
    text-align: center;
    position: absolute;
    border-radius: 500px;
    display: block;
    border: 6px solid #fff;
    width: 84px;
    height: 84px;
    left: 50%;
    margin-left: -42px;
    top: -41px;
    background-color: #ff9e15;
	*/
}

.prop.pp1 .fa {
    background-color: #ff9e15;
}

.prop.pp2 .fa {
    background-color: #ff9e15;
}

.prop .title {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #004987;
    text-transform: uppercase;
}

.prop  p {
    margin-bottom: 0;
    padding: 0 45px;
}

.text1 {
    color: #002b49;
    margin-bottom: 1px;
    font: 600 22px 'Roboto Condensed', sans-serif;
}

.text1 a:hover {
	text-decoration:none;
	color:#82bc00;
}

.text1 span {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    position: relative;
    font-size: 14px;
    color: #5b6a72;
    font-weight: normal;
}

.col5 {
    font: 16px 'Roboto Condensed', sans-serif;
	color:#3f3f3f !important;
	font-weight:700;
	font-size:16px;
}

.col6 {
	color:#3f3f3f !important;
	padding-bottom:10px;
	font-style:italic;
}

.col7 {
	color:#0d99a0 !important;
	letter-spacing:1px;
}

.col8 {
	color:#d33789 !important;
	letter-spacing:1px;
}

.col9 {
	color:#ff9e16 !important;
	letter-spacing:1px;
}

.col11 {
	font-size:20px !important;
}

.col12 a {
    color: #fff;
    background-color: #004987;
    text-transform: uppercase;
    padding: 8px 33px 9px;
	display:block;
	margin-top:5px;
    font: bold 18px/20px 'Roboto Condensed', sans-serif;
}

.col12 a:hover {background-color: #ff9e16;
}

.col13 {
	color:#3f3f3f !important;
	font-size:11px;
	font-style:italic;
}


.stars span+span {
    margin-left: 2px;
}

.cl1 {
    height: 18px;
}

.cl2 {
    height: 8px;
}

.sep {
    position: relative;
    width: 28px;
    display: inline-block;
}

.sep:after {
    width: 1px;
    height: 15px;
    background-color: #dddddd;
    content: '';
    left: 14px;
    position: absolute;
    top: 1px;
}

strong.col4 {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 0px;
    font-size: 16px;
}

strong.col4 .fa {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 1px;
    font-size: 16px;
}

.tx1 {
    margin-bottom: 0 !important;
}

.block1 .cl2 {
    height: 8px;
}

.block1 .numb {
    color: #ff9e15;
    display: inline-block;
    margin-top: 0px;
    font: bold 18px/20px 'Roboto Condensed', sans-serif;
}

.block1+.block1 {
    margin-top: 20px;
    padding-top: 19px;
    border-top: 1px solid #ededed;
}

.box {
    padding-top: 42px;
}

.box_top {
    font: bold 20px/20px 'Roboto Condensed', sans-serif;
    background-color: #04a7ea;
    color: #fff;
    text-transform: uppercase;
	text-align:center;
    padding: 14px 23px 13px;
}

.box_top .fa {
    margin-right: 5px;
}

.box_bot {
    border: 1px solid #ededed;
    padding: 23px 19px 24px;
    border-top: 0;
}

.box_bot .text1 .col1 {
    float: right;
}

.box p {
    margin-top: -1px;
    margin-bottom: 0;
    padding-right: 40px;
}

.bq1  {
    padding-top: 3px;

}

.bq1+.bq1 {
    margin-top: 20px;
}

.bq1 .text1 {
    margin-bottom: 7px;
    padding-left: 36px;
    background: url(../images/quotes.png) 0 2px no-repeat;
}

.bq1 .stars {
    padding-top: 7px;
    margin-right: 13px;
}

.bq_bot {
    padding-top: 10px;
}

.bq_bot .col2 {
    font-size: 14px;
    display: inline-block;
    margin-right: 8px;
}



.post {
    margin-top: -1px;
}

.post +.post  {
    margin-top: 10px;
}

.post .text1 {
    position: relative;
    top: 1px;
    margin-bottom: 0px;
}

.post+a.btn {
    margin-top: 24px;
}

.crs  .text1 {
    margin-bottom: 5px;
}

.crs .cl1 {
    height: 16px;
}

.crs .cl2 {
    height: 8px;
}

.bx1 {
    margin-top: 37px;
}

.bx1 .box_top {
    padding-left: 19px;
    padding-right: 0;
}

.bx1 +.bx1  {
    margin-top: 31px;
    padding-top: 0;
}

.bx1 .box_bot {
    padding-bottom: 19px;
}

.box ul {
    padding-top: 2px;
    line-height: 24px;
}

.box ul .col1 {
    margin-top: -3px;
    float: right;
    font: bold 20px/24px 'Roboto Condensed', sans-serif;
}

.pad1 {
    padding-left: 40px;
}

.hotl {
    padding-top: 9px;
}

.hotl img {
    width: 100%;
    margin-bottom: 18px;
}

.dest {
    overflow: hidden;
    padding-top: 9px;
}

.dest img {
    margin-bottom: 18px;
}

.dest .clear {
    height: 22px;
}

#owl.owl1 {
    padding: 0 0 6px;
    margin: 0;
    padding-top: 9px;
}

#owl.owl1  .item {
    padding: 0;
}

#owl.owl1 .item>a {
    padding-left: 42px;
}

#owl.owl1 .text1 {
    margin-bottom: 0;
}

#owl.owl1 .box_mid {
    padding-bottom: 21px;
}

.deal {
    overflow: hidden;
}

.deal+.deal {
    margin-top: 14px;
}

.deal .price {
    margin-right: 15px;
    border: 1px solid #eeeeee;
    width: 130px;
    float: left;
    margin-top: 8px;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 19px;
}

.deal .price  .col1 {
    padding-top: 3px;
    font: bold 30px/30px 'Roboto Condensed', sans-serif;
}

.deal .text1 {
    padding-bottom: 4px;
}

.deal  .col4 {
    padding-top: 1px;
}

.list+h3 {
    margin-top: 3px;
}

.block2 .text1 {
    margin-bottom: 0;
}

.block2  ul.list1 {
    padding-top: 12px;
}

.block2 {
    padding-bottom: 5px;
    overflow: hidden;
}

.block2 .clear {
    height: 20px;
}

.block3 {
    overflow: hidden;
}

.block3 +.block3  {
    margin-top: 25px;
}

.block3 .text1 {
    padding-bottom: 4px;
}

.block3 a.btn {
    margin-top: 23px;
}

.pt1 {
    padding-top: 4px;
}

.prv h3 {
    margin-bottom: 37px;
}

.box ul li {
    overflow: hidden;
}

.tarjetas img {
	margin-bottom:8px;
}

/**Map**/

.col1 {
    color: #00c1de;
}

.col1 a:hover, a.col1:hover {
    color: #ff9e15;
}

.col2 {
    color: #00c1de;
}

.col3 {
    color: #ff9e15 !important;

}

.col4 {
    color: #00c1de;
}

.td {
    text-decoration: underline;
}

.map {
    overflow: hidden;
    position: relative;
}
 
.map figure {
    padding-top: 5px;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 380px;
    max-width: 100%;
}
.map address {
    float: left;
    display: block;
}

.map address dt {
}

.map address+address {
    margin-left: 80px;
}

 address dd span {
    min-width: 66px;
    display: inline-block;
    text-align: left;
}

.map address dd span.col1 {
    min-width: 0;
}

/**Footer**/

footer {
    display: block;
    padding: 0px;
}

footer  .cl2 {
    padding-top: 3px;
}

footer img {
    
    margin-right: 20px;
    margin-top: 4px;
}

.f_top {
    padding-bottom: 10px;
	margin-top:20px;
    background-color: #f5f5f5;
}

.f_top  address {
    padding-top: 2px;
    font-size: 18px;
}

.f_top  address .col4 {
    padding-top: 20px;
}

.f_logo {
	position: relative;
	margin: 0 auto;
	text-align:center;
    display: inline-block;
    color: #2d6c9c;
    font: 20px/20px 'Bowlby One', cursive;
}

.socials {
    padding-top: 0px;
    overflow: hidden;
}

.f-social {
    font-size: 40px;
}

.socials a:hover {
	color:#002b49;
	text-decoration:none;
}

.socials a {
	padding-right:8px;
}

h4 {
    padding-top: 20px;
    font-size: 24px;
    margin-bottom: 10px;
}


#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width:  58px;
    height: 58px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

.sect1 .tmRadio span {
    float: left;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
  
    .sf-menu>li>ul>li>a.sf-with-ul:after  {
        right: 5px;
    }

    .sf-menu>li.sfHover>ul  {
        width: 140px !important;
    }

    .sf-menu>li.sfHover>ul ul {
        left: 146px !important;
    }

    .sf-menu > li {
        font-size: 14px;
    }

    #newsletter .rel {

    width: auto;
    float: none;
    clear: both;   
    }

    #newsletter .title {
        margin-bottom: 25px;
    }

    #bookingForm {
        padding-bottom: 45px;
    }

    .sect2 .controlHolder {
        width: 100%;
    }

    .sect2 + .sect2 {
        clear: both;
    }

    .sect1 {
        margin-right: 160px;
    }

    .sect3 {
		margin-left: 279px;
    }

    .sect2  {
        width: 170px;
    }

    .sect2 .controlHolder + .controlHolder {
        margin-left: 0;
        clear: both;
    }

    #owl .item a {
        padding-left: 15px;
    }

    .block2 .extra_wrapper {
        overflow: hidden;
    }

    #newsletter  .email{
        float: none;
    }
     #newsletter  .clear {
        display: block;
     }
	 .extra_wrapper {
	clear:left;
    }

}

@media only screen and (max-width: 979px) {
.block2 .extra_wrapper {
        overflow: visible;
    }
	
	.extra_wrapper {
	clear:left;
    }


.block2 .fleft {
    margin-right: 0;
    width: 100% !important;
    float: none !important;
}

.block2 img {
    width: 100%;
}

.socials a {
    width: 38px;
    height: 38px;
    line-height: 38px;
}

.sf-menu>li.sfHover>ul {
    left: -50px;
}

.form_block {
    padding-left: 10px;
    padding-right: 10px;
}

.tmSelect.auto > li:first-child > span, .tmSelect2.auto > li:first-child > span {
    font-size: 11px;
}

address dd span {
    min-width: 80px;
}

.fleft {
    margin-bottom: 10px;
}


.map address+address {
    float: left;
}

 .map figure,  
 .map figure iframe,  
 #form input,  
 #form textarea,  
 #form .success {
    width: 100% !important;
    float: none !important;
}
 #form .success {
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}


.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

.box_top {
    font-size: 16px;
}
}

@media only screen and (max-width: 767px) {
	
.booking_block {
	background-color:#FFFFFF;
}	

.sect1 .tmRadio span {
    font-size: 14px;
}

.sect1 .lf,
.sect1 .rf {
    overflow: hidden;
    float: none;
}

.sect1 .rf {
    margin-top: 8px;
}


.hotl img {
    margin-top: 30px;
}

.block2 .clear {
    height: 0;
}

.owl1 img {
    width: 100%;
}

.owl1  .item {
    margin-bottom: 25px;
}

.dest .clear {
    height: 0;
    display: none !important;
}

.dest {
    margin: 0 -15px;
}

.dest img {
    width: 100%;
    margin-top: 35px;
}

.dest>div {
    padding: 0 15px;
    float: left !important;
    width: 50% !important;
    -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
}

.pad1 {
    padding-left: 0;
}
.dext img {
    margin-top: 35px;
}

.box img {
    width: 100%;
}

.tarjetas img {
	width:auto;
}

#owl {
    margin-top: 30px;
}

.sect1, .sect2, .sect3 {
    float: none;
    width: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both;
    padding-left: 0;
}

#bookingForm {
    padding-left: 20px;
    padding-right: 20px;
}

.booking-correo {
width:100%; text-align:left;
margin: 0 auto; max-width:700px; padding-top:10px;
}

.prop {
    margin-top: 80px;
}


.map address {
    float: none;
    margin-left: 0 !important;
 }

.map address +address {
    margin-top: 30px;
}


.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header h1 {
 margin-bottom:5px;
 margin-top:35px;
 float: none;
 left: 0;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 0px;
}

.none {
    clear: both;
}

ul.list1 {
    padding-top: 6px;
}

.block3 {
    margin-top: 35px;
}

.whatssap {
	top:0px;
	width: 100%;
	left:0px;
	text-align:center;
}

.busqueda {
	position:fixed;
	top:35px;
	left:0px;
	width: 100%;
	max-height:50px;
	overflow:hidden;
	margin:0px;
	padding: 5px;
	background-color:#000;
	z-index:20000;
	font-size:11px; 
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
}


}


@media only screen and (max-width: 479px) {
	
	.booking_block {
    padding-top: -117px;
	background-color: #FFF;
}



header h1 {
	padding-top:35px;
}

.whatssap {
	top:0px;
	width: 100%;
	left:0px;
	text-align:center;
}

.busqueda {
	position:fixed;
	top:35px;
	left:0px;
	width: 100%;
	max-height:70px;
	overflow:hidden;
	margin:0px;
	padding: 5px;
	background-color:#000;
	z-index:20000;
	font-size:11px; 
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
}

 
}


/**ALERTAS**/

.hotsale {
	background-color: #e51111 !important;
	border-color: #9f0e0e !important;
	color:#FFFFFF !important;
}

