		
		@font-face{

			font-family:"Gotham";     

			src:url('../fonts/gotham_book.eot');     

			src:url('../fonts/gotham_book.eot?#iefix') format('embedded-opentype'),         

				url('../fonts/gotham_book.woff') format('woff'),         

				url('../fonts/gotham_book.ttf') format('truetype'),         

				url('../fonts/gotham_book.svg#ColabReg') format('svg');

			font-weight: normal;

    		font-style: normal;

			}
			
					@font-face{

			font-family:"GothamBold";     

			src:url('../fonts/gotham_bold.eot');     

			src:url('../fonts/gotham_bold.eot?#iefix') format('embedded-opentype'),         

				url('../fonts/gotham_bold.woff') format('woff'),         

				url('../fonts/gotham_bold.ttf') format('truetype'),         

				url('../fonts/gotham_bold.svg#ColabReg') format('svg');

			font-weight: normal;

    		font-style: normal;

			}
			
			

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline; color:#000}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
.holiday-type-grid img:hover{
	/*M*/
}

.telimg{height:68px;width:240px;
background:url('../images/detalle/tel_contacto.jpg') no-repeat 0px 0px;
}

* { margin: 0; padding: 0; } html, body { height: 100%; } #contenedorp { min-height: 89.7%; } #main { overflow: auto; padding-bottom: 50px; text-align: center; }/* Altura en px del footer */ 
#footer { position: relative; margin-top: -10px; /* altura en px del footer con valor negativo */ height: 67px; /* Altura del Footer en px*/ clear: both; background: #AF1620; text-align: center; color: #FFFFFF; }
 /*Opera Fix*/ body:before { content: ""; height: 100%; float: left; width: 0; margin-top: -32767px;/* Efecto Negativo para OPERA*/ } 
/*end reset*/
body{
	font-family: 'Gotham', sans-serif;
	background:#FFF;
}



*::-moz-selection{
   background:#CF7379;
   color: #FFF;
}

*::selection {
   background: #CF7379;
   color: #FFF;
}
/*----start-wrap----*/
.wrap{
	width:80%;
	margin:0 auto;
}
/*----start-header----*/
.header{
	
}
.top-header{
	background:#2C3E50;
}
.top-header-left{
	float:left;
	font-size: 0.9em;
}
.top-header-left ul li{
	display:inline-block;
	border-left: 1px ridge #36485A;
	border-right: 1px ridge #28323C;
	padding: 0.4em 1em 0.3em;
	float:left;
}
.top-header-left ul li:first-child{
	border-left:none;
}
.top-header-left ul li a{
	display: inline-block;
}
.top-header-left ul li span{
	width:28px;
	height:28px;
	display:inline-block;
	vertical-align:middle;
}
.top-header-left ul li  p{
	display:inline-block;
	color:#F0F0F0;
}
.top-header-left ul li:nth-child(1) a,.top-header-left ul li:nth-child(2) a{
	color:#F0F0F0;
}
.top-header-left ul li:nth-child(1) a span,.top-header-left ul li:nth-child(2) a span{
	background:url(../images/agent.png) no-repeat 0px 0px;
}
.top-header-left ul li  p span{
	background:url(../images/01.png) no-repeat 0px 0px;
}
.top-header-right{
	float:right;
}
.reg{
	color:#1DD2AF;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.reg:hover{
	color:#FFF;
}
.top-header-right ul li{
	float: left;
}
.top-header-right ul li a{
	display: block;
	padding: 0.55em;
}
.top-header-right ul li a span{
	height:20px;
	width: 20px;
	display: block;
}
.top-header-right ul li a.face span{
	background: url(../images/social-icons.png) no-repeat 0px 0px;
}
.top-header-right ul li a.face:hover{
	background:#3D5A99;
}
.top-header-right ul li a.twit span{
	background: url(../images/social-icons.png) no-repeat -20px 0px;
}
.top-header-right ul li a.twit:hover{
	background:#359BED;
}
.top-header-right ul li a.thum span{
	background:url(../images/social-icons.png) no-repeat -38px 0px;
}
.top-header-right ul li a.thum:hover{
	background:#3B5876;
}
.top-header-right ul li a.pin span{
	background:url(../images/social-icons.png) no-repeat -56px 0px;
}
.top-header-right ul li a.pin:hover{
	background:#CC1D24;
}
.top-header-right ul li{
	border-left: 1px ridge #36485A;
	border-right: 1px ridge #28323C;
}
.top-header-right ul li:first-child{
	border-left: 1px ridge #28323C;
}
.contact-info {
	padding: 0.3em 0;
}
/*----main-header----*/
.logo{
	float: left;
	margin-top: 10px;
}
.top-nav{
	float:right;
	position: relative;
	width: 86%;
}
/*----//main-header----*/
/*----top-nav-----*/
.flexy-menu{
	margin: 0;
	padding: 0;
	position: relative;
	font-family: 'Gotham', sans-serif;
	list-style: none;
	margin-right: 0;
}
.flexy-menu li{
	display:inline;
	font-size:13px;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	position:relative;
}
.flexy-menu>li>a{
	padding: 2.5em 1.5em;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	-webkit-transition: color .2s linear,background .2s linear;
	-moz-transition: color .2s linear,background .2s linear;
	-o-transition: color .2s linear,background .2s linear;
	transition: color .2s linear,background .2s linear;
}
.flexy-menu li:hover>a{
	color:#fff;
}
.flexy-menu li.active a{
	color:#000000;
}
.flexy-menu li.right{
	float:right;
}
.flexy-menu ul,.flexy-menu ul li ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 99999;
	width: 170px;
	background: rgba(44, 62, 80, 0.71);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.flexy-menu ul{
	top:60px;
	left:0;
}
.flexy-menu ul li ul{
	top:0;
	left:100%;
}
.flexy-menu ul li{
	clear:both;
	width:100%;
	border:0;
	font-size:12px;
}
.flexy-menu ul li a{
	padding:10px 20px;
	width:100%;
	color:#dedede;
	font-size:13px;
	text-decoration:none;
	display:inline-block;
	float:left;
	clear:both
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-transition:color .2s linear,background .2s linear;
	-moz-transition:color .2s linear,background .2s linear;
	-o-transition:color .2s linear,background .2s linear;
	transition:color .2s linear,background .2s linear;
	}
.flexy-menu>li .arrow{
	position:absolute;
	color:#dedede;
	top:20px;
	right:8px;
	font-size:17px;
}
.flexy-menu ul>li .arrow{
	top:10px;
	right:8px;
}
.thin>li>a{
	padding:10px 22px;
}
.thin ul{
	top:40px;
}
.thin>li .arrow{
	top:10px;
}
.thick>li>a{
}
.thick ul{
	top:100px;
}
.thick>li .arrow{
	top:40px;
}
.flexy-menu i{
	line-height:20px!important;
	margin-right:6px;
	font-size:18px;
	float:left;
}
.flexy-menu>li.showhide{
	display:none;
	width:100%;
	height:50px;
	cursor:pointer;
	color:#af1620;
	background:#FFF;
}
.flexy-menu>li.showhide span.title{
	margin:16px 0 0 25px;
	float:left;
}
.flexy-menu>li.showhide span.icon{
	margin:17px 20px;
	float:right;
}
.flexy-menu>li.showhide .icon em{
	margin-bottom:3px;
	display:block;
	width:20px;
	height:2px;
	background:#AF1620;
}
.light{
	background:#fff;
	border:solid 1px #dfdfdf;
}
.light a{
	color:#626262!important;
}
.light li:hover>a,.light li.active a{
	background:#5D6E80;
	color:#fff!important;
}
.light ul,.light ul li ul{
	background:#fff;
}
.light>li.showhide{
	background:#fff;
	color:#626262!important;
}
.light>li.showhide .icon em{
	background:#626262;
}
.light li .arrow{
	color:#626262;
}
.light li:hover>.arrow{
	color:#fff;
}
.blue li:hover>a,.blue li.active a{
	background:#02b8fa;
	color:#fff!important;
}
.green li:hover>a,.green li.active a{
	background:#88c425;
	color:#fff!important;
}
.red li:hover>a,.red li.active a{
	background:#cf0404;
	color:#fff!important;
}
.orange li:hover>a,.orange li.active a{
	color:#AF1620;
	color:#000000;
}
.yellow li:hover>a,.yellow li.active a{
	background:#febf01;
	color:#444!important;
}
.yellow li .arrow{
	color:#dedede;
}
.yellow li:hover>.arrow{
	color:#444;
}
.yellow.light li .arrow{
	color:#626262;
}
.purple li:hover>a,.purple li.active a{
	background:#a737fa;
	color:#fff!important;
}
.pink li:hover>a,.pink li.active a{
	background:#f82b4c;
	color:#fff!important;
}
.flexy-menu.vertical{
	width:200px;
}
.flexy-menu.vertical li{
	width:100%;
}
.flexy-menu.vertical li a{
	display:inline-block!important;
	width:100%;
	padding:18px 20px 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.flexy-menu.vertical ul li{
	width:100%;
}
.flexy-menu.vertical ul,.flexy-menu.vertical ul li ul{
	width:150px;
}
.flexy-menu.vertical ul{
	top:0;
	left:100%;
}
.flexy-menu.vertical ul li ul{
	top:0;
}
.flexy-menu.vertical.right{
	float:right!important;
}
.flexy-menu.vertical.right ul{
	left:-150px!important;
}
.flexy-menu.vertical>li .arrow{
	top:17px;
	right:15px;
	font-size:17px;
}
.flexy-menu.vertical ul>li .arrow{
	top:18px;
	right:15px;
}

.dark_text{
	color:#000000;
	font-size:14px;
	font-weight:200;/*M*/
}
.dark_text2{
	color:#000000;
	font-size:16px;
	font-family:'GothamBold';
	font-weight:bolder;
}
.aCenter{
	text-align:center;
}
.aJustify{
	text-align:justify;
}
h2{
	font-size:24px;
	font-weight:700;
}
p{
	line-height:18px;
	font-size:18px;
}

@media only screen and (max-width:768px){
	.flexy-menu.vertical{
		width:100%;
	}
	.flexy-menu li{
		display:block;
		width:100%;
	}
	.flexy-menu>li>a{
		padding-top:15px;
		padding-bottom:15px;
		padding-left:25px;
	}
	.flexy-menu a{
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.flexy-menu ul,.flexy-menu ul li ul,.flexy-menu.vertical ul,.flexy-menu.vertical ul li ul{
		width:100%;
		left:0;
		border-left:0;
		position:static;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	.flexy-menu ul li{
		border-left:0;
		border-right:0;
	}
	.flexy-menu ul li a,.flexy-menu.vertical ul li a{
		padding-top:10px;
		padding-bottom:10px;
	}
	.flexy-menu ul>li>a{
		padding-left:40px!important;
	}
	.flexy-menu>li .arrow{
		top:15px;
		right:25px;
		font-size:17px;
	}
	.flexy-menu ul>li .arrow{
		display:none;
	}
}
/*----*/
.header {
	border-bottom: 7px solid #AF1620;
}
.search-box{
	width: 100%;
}
.sb-search {
	position: absolute;
	margin-top: 10px;
	width: 0%;
	min-width: 60px;
	right: 0;
	top: 1em;
	height: 43px;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 60px;
	margin: 0;
	z-index: 10;
	padding: 0px 60px 0px 0px;
	font-family: inherit;
	font-size: 20px;
	color:#1DD2AF;
}

input[type="search"].sb-search-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.sb-search-input::-webkit-input-placeholder {
	color: #7F91A2;
}

.sb-search-input:-moz-placeholder {
	color: #7F91A2;
}

.sb-search-input::-moz-placeholder {
	color: #7F91A2;
}

.sb-search-input:-ms-input-placeholder {
	color: #7F91A2;
}

.sb-icon-search,
.sb-search-submit  {
	width:43px;
	height:43px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: url(../images/search-icon.png) no-repeat 0px 1px;
	z-index: 90;
	font-size: 22px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}


/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: url(../images/search-icon.png) no-repeat 0px 1px;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*----//top-nav-----*/
/*----//End-header----*/
/*----start-find-place----*/
.find-place{
	background: #5a0000;
	/*margin-top: -5px;
	border-top: 1px solid #37485A;*/
}
.p-h{
	float: left;
	width: 14%;
	background: url(../images/border.png) no-repeat 100% 50%;
	padding: 1em 0;
}
.p-h span{
	color:#9FB0C0;
	display:block;
	font-weight:400;
}
.p-h label{
	color: #FFF;
	font-weight: 700;
	font-size: 1.4em;
}
.p-ww{
	float: right;
	width: 85%;
	padding: 1.3em 0 0 0;
}
.p-ww span{
	margin: 0 1em;
	font-size: 1.2em;
}
.dest{
	background:url(../images/02.png) no-repeat 100% 50% #FFF;
}
.p-ww input[type="text"]{
	font-family: 'Gotham', sans-serif;
	padding: 0.5em 1em;
	border: 1px solid #2C3E50;
	outline: none;
	width: 29%;
	color: #5D6E80;
	font-weight: 400;
	font-size: 1em;
	border-radius: 0.15em;
	-webkit-border-radius: 0.15em;
	-moz-border-radius: 0.15em;
	-o-border-radius: 0.15em;
}

.p-ww{
	font-size:1em;
	color:#9FB0C0;
}
.p-ww input[type="submit"]{
	background: #1DD2AF;
	color: #FFF;
	font-family: 'Gotham', sans-serif;
	cursor: pointer;
	border: 1px solid #2C3E50;
	font-size: 1em;
	padding: 0.5em 1em;
	margin-left: 1em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline:none;
}
.p-ww input[type="submit"]:hover{
	background:#A4A4A4;
}
/*--offers-head--*/
.offers-head{
	text-align: center;
	padding: 3em 0;
}
.offers-head h3{
	color: #2C3E50;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 600;
}
.offers-head p{
	color: #626262;
	font-size: 0.9em;
	margin-top: 0.4em;
}
.offers{
	padding:0em 0 3em 0;
}
/*-----*/
.caption-info-head{
	padding:0.5em;
}
.carousel li:hover .caption-info-head{
	background:#AF1620;
}
.carousel li:hover .caption-info-head-right span{
	background:url(../images/arrows.png) no-repeat 0px -26px;
}
.caption-info-head-left{
	float:left;
	width:90%;
}
.caption-info-head-left h4 a{
	color: #747474;
	font-size: 0.95em;
	font-weight: 400;
}
.caption-info-head-left span{
	color:#747474;
	font-size:0.875em;
}
.carousel li:hover {
	box-shadow: 0 0 0px 2px #fff;
	-webkit-transform: scale(1.04) translateY(-5px);
	z-index: 1;
	border-bottom: 0 none;
}
.carousel li:hover .caption-info-head-left h4 a{
	color:#FFF;
	font-size:1em;
}
.carousel li:hover .caption-info-head-left span{
	color:#8899A8;
	font-size:0.875em;
}
.caption-info-head-right{
	float:right;
	width:10%;
	margin-top: 1em;
}
.caption-info-head-right span{
	width:20px;
	height:16px;
	background:url(../images/arrows.png) no-repeat 0px 0px;
	display:inline-block;
	}
/*--//offers-head--*/
/*----//End-find-place----*/
/*---holiday-types-----*/
.holiday-types{
	background: url(../images/type-bg.jpg) no-repeat 0px 0px;
	padding: 7em 0;
	margin: 2em 0;
}
.holiday-type-head{
	text-align:center;
}
.holiday-type-head h3{
	color: #FFF;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: 600;
}
.holiday-type-head span{
	color:#9FB0C0;
}
.holiday-type-grid{
	float: left;
	width: 14%;
	padding:0 3%;/*M*/
	text-align: left;/*M*/
	
}
.holiday-type-grid img:hover{/*M*/
	opacity:0.5;
}
.clase{
	width:27%
}
.clase2{
	width:14%;
	text-align:center;
	color:#FFF;
}
.clase2 p{
	color:#FFF;
	line-height:15px;
}
.clase2 a{
	color:#FFF;
}
.holiday-type-grid a{
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0.3em 0;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.holiday-type-grid:hover a{
	color:#AF1620;
}

.grid2 a{
	color: #000; /*M*/
}
.grid2:hover a{
	color:#000000;
}
.holiday-type-grid span{
	width: 120px;
	height: 120px;
	display: inline-block;
}


.holiday-type-grids{
	padding: 0em 0 0em;
	width: 100%;
	margin: 0 auto;
}
.client-head{
	text-align:center;
}
.client-head h3{
	color: #2C3E50;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.8em;
}
.client-head span{
	font-size:0.875em;
	color:#626262
}
.bxslider li{
	border-top: 5px solid #1DD2AF;
	padding: 1em;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee;
}
/*----
.bxslider li:after{
	content: url(../images/client-arrow.png) no-repeat 0px 0px;
	position: absolute;
	bottom: -29px;
	right: 1em;
}
----*/
.bxslider li p{
	font-size:0.875em;
	color:#717171;
	line-height:1.5em;
}
.bxslider li a{
	color: #1DD2AF;
	font-size: 1.2em;
	display: block;
	padding: 0.4em 0 0;
}
.bxslider li span{
	color:#999;
	font-size:0.8em;
}
.clients{
	padding: 3em 0 6em;
}
/*---//holiday-types-----*/
/*----start-footer----*/
.footer{
	background:#AF1620;
	position: relative;/* fijo en la pantalla */ bottom: 0;
	width:100%;
	

}

@media screen and (max-width:800px){
.footer{
	position: relative;	
}

}
.footer1{ /*M*/
	background:#FFF;
	
}
.footer_gray{
	background:#3E3E3E;
}
.footer-grid{
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.footer-grid:nth-child(4){
	margin-right:0;
}
.footer-grid h3{
	font-size: 1.3em;
	color: #1DD2AF;
	font-weight: 700;
}
.footer-grid p{
	color: #FFF;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 600;
	margin: 1em 0;
}
.news a{
	color: #FFF;
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: 600;
	margin: 1em 0;
	display: block;
}
.footer-grid input[type="text"]{
	background: #FFF;
	padding: 0.7em;
	font-size: 0.875em;
	outline: none;
	border-radius: 0.2em;
	border: none;
	font-family: 'Gotham', sans-serif;
	width: 71%;
}
.footer-grid input[type="submit"]{
	background: #1DD2AF;
	font-family: 'Gotham', sans-serif;
	color: #FFF;
	padding: 0.55em;
	border: none;
	border-radius: 0.2em;
	font-size: 1em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	outline:none;
	cursor:pointer;
}
.footer-grid input[type="submit"]:hover{
	background:#1BB194;
}
.footer-grids{
	padding: 3em 0;
}
.news-pic{
	float: left;
	width: 15%;
	margin-top: 1.2em;
}
.news-pic img{
	border: 1px solid #FFF;
	padding: 0.2em;
	border-radius: 0.15em;
}
.news-info{
	float:right;
	width:80%;
}
.news-info span{
	color: #1DD2AF;
	font-size: 0.8em;
	margin-top: -7px;
	display: block;
}
.tags ul{
	margin-top:1em;
}
.tags ul li{
	display:inline-block;
}
.tags ul li a{
	color: #FFF;
	border: 1px solid #FFF;
	padding: 7px;
	margin: 0 0.2em 0.5em 0;
	font-size: 0.87em;
	display: block;
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.tags ul li a:hover{
	color:#1DD2AF;
	border:1px solid #1DD2AF;
}
.address{
	
}
.address-info{
	padding-top:1em;
}
.address-info span{
	color:#FFF;
	line-height:1.5em;
}
.address-info span i{
	color: #1DD2AF;
	display: inline-block;
}
.address-info span a{
	color:#FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.address-info span a:hover{
	color:#1DD2AF;
}
.footer-social-icons ul li{
	display: inline-block;
	margin: 1em 1em 0 0;
}
.footer-social-icons ul li a span{
	width: 24px;
	height: 24px;
	display: inline-block;
}
.face1 span{
	background: url(../images/footer-social-isons.png) no-repeat 5px 0px;
}
.twit1 span{
	background: url(../images/footer-social-isons.png) no-repeat -43px 0px;
}
.tub1 span{
	background: url(../images/footer-social-isons.png) no-repeat -92px 0px;
}
.pin1 span{
	background: url(../images/footer-social-isons.png) no-repeat -141px 0px;
}
/*--------social simptip--------*/
[data-tooltip] {
	position: relative;
	display: inline-block;
}
[data-tooltip].simptip-position-bottom:before {
	border-bottom-color: #EEE;
}
[data-tooltip].simptip-position-bottom:after {
	background-color: #EEE;
	color: #777;
}
[data-tooltip]:before {
	content: '';
	position: absolute;
	border-width: 6px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:before, [data-tooltip]:after {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	z-index: 999999;
}
[data-tooltip]:after {
	height: 22px;
	padding: 11px 11px 0;
	font-size: 13px;
	line-height: 11px;
	content: attr(data-tooltip);
	white-space: nowrap;
}
[data-tooltip]:hover, [data-tooltip]:focus {
	background-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
	visibility: visible;
	opacity: 1;
}
.simptip-position-bottom.simptip-movable:before {
	margin-top: -15px;
}
.simptip-position-bottom.simptip-movable:after {
	margin-top: -3px;
}
.simptip-position-bottom:before, .simptip-position-bottom:after, .simptip-position-top:before, .simptip-position-top:after {
	left: 32%;
}
.simptip-position-bottom:before, .simptip-position-bottom:after {
	top: 110%;
}
.simptip-position-bottom:after, .simptip-position-top:after {
	margin-left: -18px;
}
.simptip-position-right.simptip-movable:before, .simptip-position-right.simptip-movable:after, .simptip-position-left.simptip-movable:before, .simptip-position-left.simptip-movable:after, .simptip-position-top.simptip-movable:before, .simptip-position-top.simptip-movable:after, .simptip-position-bottom.simptip-movable:before, .simptip-position-bottom.simptip-movable:after {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.simptip-position-bottom.simptip-movable:hover:before, .simptip-position-bottom.simptip-movable:hover:after {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}
/*----start-subfooter----*/
.subfooter{
	background: gray;
	border-top: 1px solid #394C5F;
	text-align: center;
	padding: 1.5em 0 2em;
	position:relative;
}
.subfooter ul li{
	display:inline-block;
}
.subfooter ul li span{
	color: #FFF;
	margin: 0 0.5em 0;
}
.subfooter ul li a{
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	font-size: 1em;
}
.subfooter ul li a:hover{
	color:#1DD2AF;
}

/*----start-subfooterred----*/
.subfooterred{
	background: #AF1620;
	position: relative;/* fijo en la pantalla */ bottom: 0%;
	text-align: right;
	height:50px;
	width:100%;	
	
}
.subfooterred ul li{
	display:inline-block;
}
.subfootered ul li span{
	color: #FFF;
	margin: 0 0.5em 0;
}
.subfooterred ul li a{
	color: #FFF;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	font-size: 1em;
}
.subfooterred ul li a:hover{
	color:#ccc;
}
/*----start-copy-right-----*/
.copy-right{
	padding: 7px;
	text-align:center;
	/*margin-top:20px;*/
}
.copy-right,.copy-right a{
	color:#fff;
	font-size:10px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.copy-right a:hover{
	color:#FFF;
}
.to-top span{
	width: 64px;
	height: 32px;
	background: url(../images/to-top.png) no-repeat 0px 0px;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	z-index: 999;
	left: 48%;
}
/*----//End-copy-right-----*/
/*----//End-footer----*/
/*-----start-destination----*/
.destination-head{
	background: url(../images/head-bg.png) no-repeat 0px 0px;
	padding: 2em 0 8em;
}
.dfind-place{
	border-top: 1px solid rgba(67, 88, 88, 0.57);
}
.dfind-place input[type="text"]{
	border: 1px solid #eee;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.dfind-place input[type="text"]:hover,.dfind-place input[type="text"]:focus{
	border:1px solid #1DD2AF;
	color:#AF1620;
}
.dfind-place input[type="submit"]{
	border: 1px solid #1DD2AF;
	padding: 0.5em 1.5em;
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-o-border-radius: 0.2em;
}
.dfind-place input[type="submit"]:hover{
	border:1px solid #A4A4A4;
}
.destination-head h3{
	font-size: 1.5em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 0 1.3em 0;
}
.destination-places-head h3{
	font-size: 1.5em;
	color: #7F91A2;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 0 1.3em 0;
}
.destination-places-grid{
	width: 28%;
	float: left;
	margin: 120px 3.1% 0;
	/*border: 1px solid #E2E2E2;*/
}
.dest-place-opt-fea li{
	display:inline-block;
	margin-right: 1.2em;
}
.dest-place-opt-fea li span{
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 0.2em;
}
.dest-place-opt-fea{
	background: #2C3E50;
	padding: 0.5em 0.8em;
}
.dest-place-opt-fea li a{
	color: #9DAFC0;
	text-transform: uppercase;
	font-size: 0.875em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.dest-place-opt-fea li a:hover{
	color:#1DD2AF;
}
.dest-place-pic img{
	display:inline;
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.dest-place-pic img:hover,.destination-places-grid:hover .dest-place-pic img{
	opacity: 1;
}
.destination-places-grid:hover{
	cursor:normal;
}
.hot span{
	background:url(../images/hotel-icon.png) no-repeat 0px 0px;
}
.plain span{
	background:url(../images/plain.png) no-repeat 0px 0px;
}
.Breakfast span{
	background:url(../images/tea.png) no-repeat 0px 0px;
}
.dest-place-opt-cast{
	background: #1DD2AF;
	padding:0.8em;
}
.dest-place-opt-cast li a{
	color:#FFF;
	text-transform: uppercase;
}
.d-place{
	float:left;
}
.d-price{
	float: right;
	font-size: 0.875em;
	padding-top: 0.1em;
}
.last-d-grid{
	margin-right:0;
}
.destination-places{
	padding:2em 0;
	margin-top: -7em;
}
/*-----start-destination----*/
/*---start-destination-pagenate-----*/
.destination-pagenate{
	margin: 0.5em 0 8em 0;
}
.d-next{
	background: #2C3E50;
	color: #FFF;
	padding: 0.8em 2em;
	display: block;
	text-align: center;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	border-bottom: 4px solid #2A323A;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.d-next:hover{
	background: #1DD2AF;
	border-bottom: 4px solid #279C86;
}
/*----strat-criuses-----*/
.criuses-head{
	background: url(../images/contacto/foto_contacto.jpg) fixed  no-repeat 0px 0px;
	background-size: 100% 40%;
	height:295px;
	
}
.empresa-head{
	background: url(../images/empresa/gente.jpg) fixed no-repeat 0px 0px;
	background-size: 102% 40%;
	height:295px;
	
}

.empresa2-head{
	background: url(../images/empresa/gente2.jpg) fixed no-repeat 0px 0px;
	background-size: 102% 40%;
	height:55px;
	
}

.mapa-head{
	background: url(../img/header_map.jpg) fixed no-repeat 0px 0px;
	background-size: 102% 40%;
	height:295px;
	
}
.encuentra{
	background: url(../images/encuentra/encuentra.jpg) fixed no-repeat 0px 0px;
	background-size: 100% 40%;
	height:295px;
	
}

.criuses-head h3,.criuse-head1 h3{
	font-size: 1.5em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 0 1.3em 0;
}
.criuse-pic-info{
	background: #2C3E50;
	position: absolute;
	bottom: 3em;
	left: 2em;
}
.criuse-img{
	position:relative;
}
.criuse-pic-info-top{
	padding:0.5em 1em;
}
.criuse-pic-info-top-weather{
	text-align:right;
}
.criuse-pic-info-top-weather label{
	font-size: 12px;
	vertical-align: super;
	padding: 2px;
}
.criuse-pic-info-top-weather p{
	color: #FFF;
	font-size: 0.875em;
}
.criuse-pic-info-top-weather p span{
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../images/sun.png) no-repeat 0px 0px;
	margin: 0 0.3em;
	vertical-align: middle;
}
.criuse-pic-info-top-place-name h2{
	color:#5D6E80;
	text-transform:uppercase;
}
.criuse-pic-info-top-place-name h2 label{
	color: #AF1620;
	font-size: 1.2em;
}
.criuse-pic-info-top-place-name h2 span{
	color: #FFF;
	display: block;
	font-weight: 600;
	font-size: 1.8em;
}
.criuse-pic-info-price{
	background: #1DD2AF;
	padding: 0.2em 1em;
}
.criuse-pic-info-price span{
	color:#FFF;
}
.criuse-pic-info-price h4{
	color: #000;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 1.5em;
	padding: 0.1em 0 0 0;
}
.criuse-pic img{
	display:block;
}
.criuse-info{
	background:#1DD2AF;
	padding: 0.5em 1em;
}
.criuse-info-left{
	float:left;
}
.criuse-info-left ul li{
	display:inline-block;
}
.criuse-info-left ul li a{
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.875em;
	padding: 0.5em;
	display: block;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.criuse-info-left ul li a:hover{
	color:#2C3E50;
}
.criuse-info-left ul li a span{
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 0.3em;
}
.c-hotel span{
	background:url(../images/hotel-icon.png) no-repeat 0px 0px;
}
.c-air span{
	background:url(../images/plain.png) no-repeat 0px 0px;
}
.c-fast span{
	background:url(../images/tea.png) no-repeat 0px 0px;
}
.c-car span{
	background:url(../images/car-icon.png) no-repeat 0px 0px;
}
.criuse-info-right{
	float:right;
}
.criuse-info-right ul li{
	display:inline-block;
}
.criuse-info-right ul li a{
	display:inline-block;
}
.criuse-info-right ul li a span{
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align: -webkit-baseline-middle;
}
.c-face span{
	background: url(../images/footer-social-isons.png) no-repeat 5px 1px;
}
.c-twit span{
	background: url(../images/footer-social-isons.png) no-repeat -42px 1px;
}
.c-tub span{
	background: url(../images/footer-social-isons.png) no-repeat -92px 1px;
}
.c-pin span{
	background: url(../images/footer-social-isons.png) no-repeat -140px 1px;
}
.criuse-grid-info h1 a{
	color: #2C3E50;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.5em;
}
.criuse-grid-info p{
	font-size: 0.875em;
	color: #626262;
	line-height: 1.5em;
	margin: 1em 0 1.5em;
}
.criuse-grid-info{
	padding:1em 0;
}
.btn{
	background: #2C3E50;
	color: #FFF;
	padding: 0.7em 2.2em;
	display: inline-block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	font-size: 0.875em;
	border-bottom: 4px solid #2A323A;
}
.btn:hover{
	background: #1DD2AF;
	border-bottom: 4px solid #279C86;
}
.criuse-main{
	padding: 0 0 8em 0;
	margin-top: -7em;
}
.criuse-grid{
	padding: 2em 0;
	border-bottom: 1px solid #EEE;
	margin-bottom: 0.5em;
}
.criuse-grid:nth-child(3){
	border-bottom:none;
}
.criuse-grid-head{
	box-shadow: 0px 0px 1px #E0E0E0;
	-webkit-box-shadow: 0px 0px 1px #E0E0E0;
	-moz-box-shadow: 0px 0px 1px #E0E0E0;
	-o-box-shadow: 0px 0px 1px #E0E0E0;
}
/*----criuse-grid-load----*/
.criuse-grid-load a{
	background: #2C3E50;
	color: #FFF;
	padding: 0.8em 2em;
	display: block;
	text-align: center;
	text-transform: uppercase;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	border-bottom: 4px solid #2A323A;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.criuse-grid-load a:hover{
	background: #1DD2AF;
	border-bottom: 4px solid #279C86;
}
.criuse-grid-load{
	margin-top:2em;
}
/*----//End-criuses-----*/
/*----start-blog----*/
.blog-grids-head h3{
	font-size: 1.5em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 0 1.3em 0;
}
.blog-grids{
	margin-top: -6.5em;
	margin-bottom: 8em;
}
.blog-grid{
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 2.5em;
}
.blog-poast-admin{
	position: absolute;
	bottom: 0.6em;
	left: 1.2em;
}
.blog-poast-head{
	position:relative;
	box-shadow: 0px 0px 1px #E0E0E0;
	-webkit-box-shadow: 0px 0px 1px #E0E0E0;
	-moz-box-shadow: 0px 0px 1px #E0E0E0;
	-o-box-shadow: 0px 0px 1px #E0E0E0;
}
.blog-poast-admin img{
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	border: 4px solid #FFF;
}
.post-pic img{
	width:100%;
	display:block;
}
.blog-poast-info{
	background: #1DD2AF;
	padding: 0.8em 1em;
	text-align: center;
}
.blog-poast-info ul li{
	display: inline-block;
	margin-right: 1em;
}
.blog-poast-info ul li a{
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.875em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.blog-poast-info ul li a:hover{
	color:#2C3E50;
}
.blog-poast-info ul li a span{
	width: 12px;
	height: 12px;
	display: inline-block;
	padding: 0 0.2em;
}
.admin span{
	background:url(../images/admin-icon.png) no-repeat 0px 0px;
}
.p-date span{
	background:url(../images/cal-icon1.png) no-repeat 0px 0px;
}
.p-blog span{
	background:url(../images/blog-icon.png) no-repeat 0px 0px;
}
.blog-info h3 a{
	color: #2C3E50;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.2em;
}
.blog-info p{
	font-size: 0.875em;
	color: #626262;
	line-height: 1.5em;
	margin: 0.5em 0 1.5em;
}
.blog-info{
	padding:1em 0;
}
.blog-grid:nth-child(2),.blog-grid:nth-child(4){
	margin-right:0;
}
/*----//End-blog----*/
/*----start-contact----*/
.contact{
/*	margin: -0.29em 0 9em;*/
	
}
/*----*/
/*  Contact Form  */
.contact form{
	font-family: 'Gotham', sans-serif;
}
.map{
	margin-bottom:30px;
}
.list3 li>img {
	float: left;
	margin-right:10px;
}
.extra-wrap {
	overflow: hidden;
}
.extra-wrap p {
	color: #626262;
	line-height: 1.8em;
	font-size: 0.85em;
	margin-bottom: 5px;
	font-family: 'Gotham', sans-serif;
}
span.mail a {
	color:#AF1620;
}
span.mail a:hover{
	color:#626262;
}
.contact-to input[type="text"] {
	padding: 7px 10px;
	width: 40%;
	font-family: 'Gotham', sans-serif;
	margin: 5px 5px;
	border: 1.5px solid #E1E1E1;
	color: #505050;
	background: #FFFFFF;
	float: left;
	outline: none;
	font-size: 0.85em;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.contact-to input[type="text"]/*:nth-child(2),.contact-to input[type="text"]:nth-child(3)*/{
	margin-left:0px;
}
.contact-to input[type="file"]/*:nth-child(2),.contact-to input[type="text"]:nth-child(3)*/{
	margin-top:12px;
	color:#AF1620;
	height:25px;
	width:55%;
}
.contact-to label{
	color:#444;
    width:35%;
    float: left;
    text-align: left;
	font-size:13px;
	font-weight:bold;
    margin-right: 6px;
    margin-top:12px;
}

@media screen and (max-width: 768px){
.contact-to label{
    width:90%;
   
}
}


.contact-to input[type="submit"]{
	color:#FFFFFF;
	width:28%;
	background-color:#AF1620;
	height:32px;
	margin:5px 0 0 -5px;
	font-size:14px;
	font-weight:800;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.font_min{
	font-size:10px;
	margin-top:-10px !important;
	width: 95% !important;
	color:#AF1620 !important;
	margin-bottom: 10px;
}

.text2 input[type="text"], .text2 textarea {
	width: 85%;
	margin: 5px 0;
	border: 1.5px solid #E1E1E1;
	color: #626262;
	font-family: 'Gotham', sans-serif;
	outline: none;
	margin-bottom: 25px;
	height: 100px;
	padding: 7px 10px;
	font-size: 0.85em;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.text2 textarea{
	height:180px;
}
.text2 input[type="text"]:hover,.text2 textarea:hover,.contact-to input[type="text"]:hover{
	border: 1.5px solid #E1E1E1;
}
.text2 label{
	color:#444;
    width:30%;
    float: left;
    text-align: right;
    margin-right: 6px;
    margin-top:12px;
}
.contact-form input[type="submit"] {
	background: #AF1620;
	color: #FFF;
	padding: 2px 4px;
	float:left;
	width:90%;
	height:40px;
	display: inline-block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	border-radius: 0.5em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	font-size: 0.875em;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #2A323A;
	outline: none;
	cursor: pointer;
	font-family: 'Gotham', sans-serif;
}
.contact-form input[type="submit"]:hover{
	background: #ccc;
	color:#000;
	border-bottom: 4px solid #000;
}

.span_1_of_first1 h5{
	color: #2C3E50;
	text-transform: uppercase;
	font-size: 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	font-family: 'Gotham', sans-serif;
	margin-bottom: 0.6em;
}
.span_1_of_first1 {
	width: 29.5%;
}
.col_1_of_bottom:first-child {
	margin-left: 0;
}
.col_1_of_bottom {
	display: block;
	float: left;
	margin: 1% 0 1% 3.6%;
}
.contact-grids {
	margin-bottom: 1em;
}
/*----//End-contact----*/
/*----//End-wrap----*/
/*----start-responsive-design----*/
@media only screen and (max-width:1440px) and (min-width:1366px){
	.wrap {
		width: 80%;
	}
}
@media only screen and (max-width:1366px) and (min-width:1280px){
	.wrap {
		width: 90%;
	}
	.top-nav {
		width: 70%;
	}
	.p-ww span {
		margin: 0 0.5em;	
	}
	.destination-places-grid {
		width: 28%;
	}
	.dest-place-opt-fea li {
		margin-right: 0.9em;
	}
	.demoIMG img { 
		/*height:211.5 !important;*/
	}
}
@media only screen and (max-width:1280px) and (min-width:1024px){
	.wrap {
		width: 90%;
	}
	.mapa2{
	position:fixed	;
	bottom:0;
	right:0;
	}
	.top-nav {
		width: 82%;
	}
	.p-ww span {
		margin: 0 0.5em;	
	}
	.destination-places-grid {
		width: 25.6%;
	}
	.dest-place-opt-fea li {
		margin-right: 0.5em;
	}
	.blog-poast-admin {
		left: 0.5em;
	}
	.contact-to input[type="text"] {
		width: 40%;
	}
	.footer-grid input[type="text"] {
		width: 70%;
	}
	.clients {
		padding: 1em 0 3em;
	}
	.destination-pagenate {
		margin: 0.5em 0 5em 0;
	}
	.demoIMG img { 
		/*max-height:195px !important;*/
	}
	
}
@media only screen and (max-width:1024px) and (min-width:768px){
	.wrap {
		width: 90.7%;
	}
	.top-nav {
		width: 78%;
	}
	.p-ww span {
		margin: 0 0.5em;	
	}
	.destination-places-grid {
		width: 27.9%;
	}
	.dest-place-opt-fea li {
		margin-right: 0em;
		display: block;
		padding: 0.2em 0;
	}
	.blog-poast-admin {
		left: 1.2em;
	}
	.contact-to input[type="text"] {
		width: 40%;
	}
	.footer-grid input[type="text"] {
		width: 66%;
	}
	.clients {
		padding: 1em 0 3em;
	}
	.destination-pagenate {
		margin: 0.5em 0 5em 0;
	}
	.p-ww input[type="text"] {
		width: 28%;
	}
	.p-h label {
		font-size: 1.2em;
	}
	.offers-head {
		padding: 1.5em 0;
	}
	.holiday-type-grids {
		width: 100%;
	}
	.holiday-types {
		padding: 2em 0;
		margin: 1em 0 2em;
		background-size: 100% 100%;
	}
	.dfind-place input[type="submit"] {
		padding: 0.5em 1em;
	}
	.criuse-info-left ul li {
		display: block;
	}
	.criuse-info-left ul li a {
		padding: 0.2em 0.5em;
	}
	.criuse-info-right {
		margin: 2em;
	}
	.criuse-main {
		padding: 0 0 5em 0;
	}
	.criuse-pic-info-top-place-name h2 span {
		font-size: 1.5em;
	}
	.criuse-grid-info h1 a {
		font-size: 1.3em;
	}
	.blog-poast-info {
		text-align: right;
	}
	.demoIMG img{
		/*height:165px !important;*/
		
	}
	.flexy-menu > li > a {
		padding: 2.5em 1em;
	}
	
}

@media only screen and (max-width:900px) and (min-width:769px){
/**********************************************************MENÚ***********************************************************/
	.flexy-menu>li.showhide {
		background:none !important;
	}
	.flexy-menu>li.showhide span.title {
		display: none;
	}
	.flexy-menu {
		margin-right: 0%;
	}
	.flexy-menu>li.showhide span.icon {
		float: right;
		position: absolute;
		right: 0;
	}
	.flexy-menu>li.showhide .icon em {
		margin-bottom: 3px;
		display: block;
		width: 31px;
		height: 4px;
		background: #AF1620;
	}
	.orange li:hover>a, .orange li.active a {
		background: #AF1620;
		color:#FFFFFF;
	}
	
	.flexy-menu li.right{
		float:right;
	}
	.flexy-menu.vertical{
		width:100%;
	}
	.flexy-menu li{
		display:block;
		width:100%;
	}
	.flexy-menu>li>a{
		padding-top:15px;
		padding-bottom:15px;
		padding-left:15px;
	}
	
	/******************************************************FIN*MENÚ***********************************************************/	
}
.textindex{
color:#FFF; margin-top:-4px;
}
.textindex a{
color:#FFF; font-size:15px; line-height:18px; text-align:justify;
}
.textindex p{
color:#FFF; font-size:15px; line-height:18px; text-align:justify;
}
.textindex h2{
color:#FFF; font-weight:bolder;
}

@media only screen and (max-width:768px) and (min-width:640px){
	.wrap {
		width: 80%;
	}
	.top-nav {
		width: 100%;
		float:none;
	}
	.p-ww span {
		margin: 0;
		display: block;		
	}
	.destination-places-grid {
		width: 27.9%;
	}
	.dest-place-opt-fea li {
		margin-right: 0em;
		display: block;
		padding: 0.2em 0;
	}
	.blog-poast-admin {
		left: 1.2em;
	}
	.contact-to input[type="text"] {
		width: 97.8%;
	}
	.contact-to input[type="text"]:nth-child(2), .contact-to input[type="text"]:nth-child(3) {
		margin-left: 0px;
	}
	.footer-grid input[type="text"] {
		width: 66%;
	}
	.clients {
		padding: 1em 0 3em;
	}
	.destination-pagenate {
		margin: 0.5em 0 5em 0;
	}
	.p-ww input[type="text"] {
		width: 94%;
	}
	.p-h label {
		font-size: 1.2em;
	}
	.offers-head {
		padding: 1.5em 0;
	}
	.holiday-type-grids {
		width: 100%;
	}
	.holiday-types {
		padding: 2em 0;
		margin: 0em 0 0em;
		background-size: 100% 100%;
		border-bottom: 1px solid #253541;
	}
	.dfind-place input[type="submit"] {
		padding: 0.5em 1em;
	}
	.criuse-info-left ul li {
		display: block;
	}
	.criuse-info-left ul li a {
		padding: 0.2em 0.5em;
	}
	.criuse-info-right {
		margin: 1.88em;
	}
	.criuse-main {
		padding: 0 0 5em 0;
	}
	.criuse-pic-info-top-place-name h2 span {
		font-size: 1.2em;
	}
	.criuse-grid-info h1 a {
		font-size: 1.3em;
	}
	.blog-poast-info {
		text-align: center;
	}
	.top-header-left ul li:nth-child(1),.top-header-left ul li:nth-child(2),.top-header-left ul li:nth-child(3){
		display:none;
	}
	.top-header-left ul li{
		border-left:none;
	}
	.flexy-menu>li.showhide {
		background:none;
		height: 18px;
	}
	.flexy-menu>li.showhide span.title {
		display: none;
	}
	.flexy-menu {
		margin-right: 0%;
	}
	.flexy-menu>li.showhide span.icon {
		margin: 17px 0px;
		float: right;
		position: absolute;
		right: 0;
		top: -50px;
	}
	.flexy-menu>li.showhide .icon em {
		margin-bottom: 3px;
		display: block;
		width: 31px;
		height: 4px;
		background: #AF1620;
	}
	.orange li:hover>a, .orange li.active a {
		background: #AF1620;
		color:#FFFFFF;
	}
	.p-ww {
		float: none;
		width: 100%;
		padding: 0.3em 0 0 0;
	}
	.p-h {
		float: none;
		width: 100%;
		padding: 0.5em 0;
		text-align: left;
		background:none
	}
	.p-h span {
		display:inline-block
	}
	.p-ww input[type="submit"] {
		outline: none;
		display: block;
		width: 99.5%;
		margin: 1em 0 0;
		border-radius: 0.3em;
		-webkit-border-radius: 0.3em;
		-moz-border-radius: 0.3em;
		-o-border-radius: 0.3em;
	}
	.find-place {
		padding-bottom: 0.8em;
	}
	.holiday-type-grid {
		width: 43%;
		margin-bottom: 1em;
	}
	.clients{
		display:none;
	}
	.footer-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 1em;
	}
	.Newsletter,.tags{
		display:none;
	}
	.footer-grids {
		padding: 1em 0;
	}
	.dest-place-pic img {
		width: 42%;
	}
	.criuse-pic-info-top-place-name h2 label {
		font-size: 1em;
	}
	.criuse-pic-info {
		bottom: 1em;
		left: 1em;
	}
	.blog-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2em;
	}
	.map{
		display:none;
	}
	.span_1_of_first1 {
		width: 100%;
	}
	.col_1_of_bottom {
		display: block;
		float: none;
		margin: 0 0 1em 0;
	}
	.contact {
		margin: 0em 0 9em;
	}
	.demoIMG img{
	/*height:135px !important;*/
	}
	
	
}
@media only screen and (max-width:640px) and (min-width:480px){
	.wrap {
		width: 80%;
	}
	.top-nav {
		width: 100%;
		float:none;
	}
	.p-ww span {
		margin: 0;
		display: block;		
	}
	.destination-places-grid {
		width: 100%;
	}
	.dest-place-opt-fea li {
		margin-right: 0em;
		display: block;
		padding: 0.2em 0;
	}
	.blog-poast-admin {
		left: 1.2em;
	}
	.contact-to input[type="text"] {
		width: 97.8%;
	}
	.contact-to input[type="text"]:nth-child(2), .contact-to input[type="text"]:nth-child(3) {
		margin-left: 0px;
	}
	.footer-grid input[type="text"] {
		width: 66%;
	}
	.clients {
		padding: 1em 0 3em;
	}
	.destination-pagenate {
		margin: 0.5em 0 5em 0;
	}
	.p-ww input[type="text"] {
		width: 92%;
	}
	.p-h label {
		font-size: 1.2em;
	}
	.offers-head {
		padding: 1.5em 0;
	}
	.holiday-type-grids {
		width: 100%;
	}
	.holiday-types {
		padding: 2em 0;
		margin: 0em 0 0em;
		background-size: 100% 100%;
		border-bottom: 1px solid #253541;
	}
	.dfind-place input[type="submit"] {
		padding: 0.5em 1em;
	}
	.criuse-info-left ul li {
		display: block;
	}
	.criuse-info-left ul li a {
		padding: 0.2em 0.5em;
	}
	.criuse-info-right {
		margin: 1.88em;
	}
	.criuse-main {
		padding: 0 0 5em 0;
	}
	.criuse-pic-info-top-place-name h2 span {
		font-size: 1.2em;
	}
	.criuse-grid-info h1 a {
		font-size: 1.3em;
	}
	.blog-poast-info {
		text-align: center;
	}
	.top-header-left ul li:nth-child(1),.top-header-left ul li:nth-child(2),.top-header-left ul li:nth-child(3){
		display:none;
	}
	.top-header-left ul li{
		border-left:none;
	}
	.flexy-menu>li.showhide {
		background:none;
		height: 18px;
	}
	.flexy-menu>li.showhide span.title {
		display: none;
	}
	.flexy-menu {
		margin-right: 0%;
	}
	.flexy-menu>li.showhide span.icon {
		margin: 17px 0px;
		float: right;
		position: absolute;
		right: 0;
		top: -50px;
	}
	.flexy-menu>li.showhide .icon em {
		margin-bottom: 3px;
		display: block;
		width: 31px;
		height: 4px;
		background: #AF1620;
	}
	.orange li:hover>a, .orange li.active a {
		background: #AF1620;
		color:#FFFFFF;
	}
	.p-ww {
		float: none;
		width: 100%;
		padding: 0.3em 0 0 0;
	}
	.p-h {
		float: none;
		width: 100%;
		padding: 0.5em 0;
		text-align: left;
		background:none
	}
	.p-h span {
		display:inline-block
	}
	.p-ww input[type="submit"] {
		outline: none;
		display: block;
		width: 99.5%;
		margin: 1em 0 0;
		border-radius: 0.3em;
		-webkit-border-radius: 0.3em;
		-moz-border-radius: 0.3em;
		-o-border-radius: 0.3em;
	}
	.find-place {
		padding-bottom: 0.8em;
	}
	.holiday-type-grid {
		width: 31%;
		margin-bottom: 1em;
	}
	.clients{
		display:none;
	}
	.footer-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 1em;
	}
	.Newsletter,.tags{
		display:none;
	}
	.footer-grids {
		padding: 1em 0;
	}
	.dest-place-pic img {
		width: 42%;
	}
	.criuse-pic-info-top-place-name h2 label {
		font-size: 1em;
	}
	.criuse-pic-info {
		bottom: 1em;
		left: 1em;
	}
	.blog-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2em;
	}
	.map{
		display:none;
	}
	.span_1_of_first1 {
		width: 100%;
	}
	.col_1_of_bottom {
		display: block;
		float: none;
		margin: 0 0 1em 0;
	}
	.contact {
		margin: 0em 0 9em;
	}
	.demoIMG img{
		/*height:153px !important;*/
	}
	#d_slider{
		width:100% !important;
		float:none !important;
	}
	#d_vid_bot{
		width:100% !important;
		background:#3E3E3E !important;
		clear:both !important;
	}
	#i_video{
		width:45% !important;
		float:left !important;
	}
	#i_botones{
		width:55% !important;
		float:left !important;
		clear: none !important;
	}
	.video{
		padding-top:57% !important;
	}
	.destination-places-grid{
margin: 20px 7% 0 0;
	
}
}
@media only screen and (max-width:480px) and (min-width:320px){
	.wrap {
		width: 85%;
	}
	.top-nav {
		width: 100%;
		float:none;
	}
	.p-ww span {
		margin: 0;
		display: block;		
	}
	.destination-places-grid {
		width: 100%;
	}
	.dest-place-opt-fea li {
		margin-right: 0em;
		display: block;
		padding: 0.2em 0;
	}
	.blog-poast-admin {
		left: 0.2em;
	}
	.contact-to input[type="text"] {
		width: 94.8%;
	}
	.contact-to input[type="text"]:nth-child(2), .contact-to input[type="text"]:nth-child(3) {
		margin-left: 0px;
	}
	.footer-grid input[type="text"] {
		width: 66%;
	}
	.clients {
		padding: 1em 0 3em;
	}
	.destination-pagenate {
		margin: 0.5em 0 5em 0;
	}
	.p-ww input[type="text"] {
		width: 91%;
	}
	.p-h label {
		font-size: 1.2em;
	}
	.offers-head {
		padding: 1.5em 0;
	}
	.holiday-type-grids {
		width: 100%;
	}
	.holiday-types {
		padding: 2em 0;
		margin: 0em 0 0em;
		background-size: 100% 100%;
		border-bottom: 1px solid #253541;
	}
	.dfind-place input[type="submit"] {
		padding: 0.5em 1em;
	}
	.criuse-info-left ul li {
		display: block;
	}
	.criuse-info-left ul li a {
		padding: 0.2em 0.5em;
	}
	.criuse-info-right {
		margin: 1.88em;
	}
	.criuse-main {
		padding: 0 0 5em 0;
	}
	.criuse-pic-info-top-place-name h2 span {
		font-size: 1em;
	}
	.criuse-grid-info h1 a {
		font-size: 1.3em;
	}
	.blog-poast-info {
		text-align: right;
	}
	.top-header-left ul li:nth-child(1),.top-header-left ul li:nth-child(2),.top-header-left ul li:nth-child(3){
		display:none;
	}
	.top-header-left ul li{
		border-left:none;
	}
	.flexy-menu>li.showhide {
		background:none;
		height: 18px;
	}
	.flexy-menu>li.showhide span.title {
		display: none;
	}
	.flexy-menu {
		margin-right: 0%;
	}
	.flexy-menu>li.showhide span.icon {
		margin: 17px 0px;
		float: right;
		position: absolute;
		right: 0;
		top: -50px;
	}
	.flexy-menu>li.showhide .icon em {
		margin-bottom: 3px;
		display: block;
		width: 31px;
		height: 4px;
		background: #AF1620;
	}
	.orange li:hover>a, .orange li.active a {
		background: #AF1620;
		color:#FFFFFF;
	}
	.p-ww {
		float: none;
		width: 100%;
		padding: 0.3em 0 0 0;
	}
	.p-h {
		float: none;
		width: 100%;
		padding: 0.5em 0;
		text-align: left;
		background:none
	}
	.p-h span {
		display:inline-block
	}
	.p-ww input[type="submit"] {
		outline: none;
		display: block;
		width: 99.5%;
		margin: 1em 0 0;
		border-radius: 0.3em;
		-webkit-border-radius: 0.3em;
		-moz-border-radius: 0.3em;
		-o-border-radius: 0.3em;
	}
	.find-place {
		padding-bottom: 0.8em;
	}
	.holiday-type-grid {
		width: 48%;
		margin-bottom: 1em;
	}
	.clients{
		display:none;
	}
	.footer-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 1em;
	}
	.Newsletter,.tags{
		display:none;
	}
	.footer-grids {
		padding: 1em 0;
	}
	.dest-place-pic img {
		width: 42%;
	}
	.criuse-pic-info-top-place-name h2 label {
		font-size: 0.8em;
	}
	.criuse-pic-info {
		bottom: 0em;
		left: 0em;
	}
	.blog-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2em;
	}
	.map{
		display:none;
	}
	.span_1_of_first1 {
		width: 100%;
	}
	.col_1_of_bottom {
		display: block;
		float: none;
		margin: 0 0 1em 0;
	}
	.contact {
		margin: 0em 0 4em;
	}
	.criuse-pic-info-top {
		padding: 0.3em 0.5em;
		float:left;
	}
	.criuse-pic-info-price {
		padding: 0.2em 0.5em;
		float:left;
	}
	.criuse-head1{
		display:none;
	}
	.blog-poast-info ul li {
		margin-right: 0.8em;
	}
	.to-top span {
		left: 44%;
	}
	.blog-grids-head h3 {
		font-size: 1.2em;
		color: #7F91A2;
		padding: 0 0 1em 0;
	}
	.destination-head {
		padding: 2em 0 6em;
	}
	.destination-places-head h3 {
		font-size: 1.2em;
		padding: 0 0 0.6em 0;
	}
	.blog-grids {
		margin-top: -4.8em;
	}
	.text2 textarea {
		height: 150px;
		resize:none;
		width: 94.8%;
	}
	.demoIMG img{
		/*height:121px;*/
	}
	#d_slider{
		width:100% !important;
		float:none !important;
	}
	#d_vid_bot{
		width:100% !important;
		background:#3E3E3E !important;
		clear:both !important;
	}
	#i_video{
		width:45% !important;
		float:left !important;
	}
	#i_botones{
		width:55% !important;
		float:left !important;
		clear: none !important;
	}
	.video{
		padding-top:57% !important;
	}
}
@media only screen and (max-width:320px) and (min-width:240px){
	.wrap {
		width: 85%;
	}
	.top-nav {
		width: 100%;
		float:none;
	}
	.p-ww span {
		margin: 0;
		display: block;		
	}
	.destination-places-grid {
		width: 100%;
	}
	.dest-place-opt-fea li {
		margin-right: 0em;
		display: block;
		padding: 0.2em 0;
	}
	.blog-poast-admin {
		right: 0.2em;
	}
	.contact-to input[type="text"] {
		width: 92.8%;
	}
	.contact-to input[type="text"]:nth-child(2), .contact-to input[type="text"]:nth-child(3) {
		margin-left: 0px;
	}
	.footer-grid input[type="text"] {
		width: 66%;
	}
	.clients {
		padding: 1em 0 3em;
	}
	.destination-pagenate {
		margin: 0.5em 0 5em 0;
	}
	.p-ww input[type="text"] {
		width: 86%;
	}
	.p-h label {
		font-size: 1.2em;
	}
	.offers-head {
		padding: 1.5em 0;
	}
	.holiday-type-grids {
		width: 100%;
	}
	.holiday-types {
		padding: 2em 0;
		margin: 0em 0 0em;
		background-size: 100% 100%;
		border-bottom: 1px solid #253541;
	}
	.dfind-place input[type="submit"] {
		padding: 0.5em 1em;
	}
	.criuse-info-left ul li {
		display: block;
	}
	.criuse-info-left ul li a {
		padding: 0.2em 0.5em;
	}
	.criuse-info-right {
		margin: 1.88em;
	}
	.criuse-main {
		padding: 0 0 5em 0;
	}
	.criuse-pic-info-top-place-name h2 span {
		font-size: 1em;
	}
	.criuse-grid-info h1 a {
		font-size: 1.3em;
	}
	.blog-poast-info {
		text-align: left;
	}
	.top-header-left{
		display:none;
	}
	.top-header-left ul li{
		border-left:none;
	}
	.flexy-menu>li.showhide {
		background:none;
		height: 18px;
	}
	.flexy-menu>li.showhide span.title {
		display: none;
	}
	.flexy-menu {
		margin-right: 0%;
	}
	.flexy-menu>li.showhide span.icon {
		margin: 17px 0px;
		float: right;
		position: absolute;
		right: 0;
		top: -50px;
	}
	.flexy-menu>li.showhide .icon em {
		margin-bottom: 3px;
		display: block;
		width: 31px;
		height: 4px;
		background: #AF1620;
	}
	.orange li:hover>a, .orange li.active a {
		background: #AF1620;
		color:#FFFFFF;
	}
	.p-ww {
		float: none;
		width: 100%;
		padding: 0.3em 0 0 0;
	}
	.p-h {
		float: none;
		width: 100%;
		padding: 0.5em 0;
		text-align: left;
		background:none
	}
	.p-h span {
		display:inline-block
	}
	.p-ww input[type="submit"] {
		outline: none;
		display: block;
		width: 99.5%;
		margin: 1em 0 0;
		border-radius: 0.3em;
		-webkit-border-radius: 0.3em;
		-moz-border-radius: 0.3em;
		-o-border-radius: 0.3em;
	}
	.find-place {
		padding-bottom: 0.8em;
	}
	.holiday-type-grid {
		width: 100%;
		margin-bottom: 1em;
	}
	.clients{
		display:none;
	}
	.footer-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 1em;
	}
	.Newsletter,.tags{
		display:none;
	}
	.footer-grids {
		padding: 1em 0;
	}
	.dest-place-pic img {
		width: 100%;
	}
	.criuse-pic-info-top-place-name h2 label {
		font-size: 0.8em;
	}
	.criuse-pic-info {
		bottom: 0em;
		left: 0em;
	}
	.blog-grid {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2em;
	}
	.map{
		display:none;
	}
	.span_1_of_first1 {
		width: 100%;
	}
	.col_1_of_bottom {
		display: block;
		float: none;
		margin: 0 0 1em 0;
	}
	.contact {
		margin: 0em 0 4em;
	}
	.criuse-pic-info-top {
		padding: 0.3em 0.5em;
		float:left;
	}
	.criuse-pic-info-price {
		padding: 0.2em 0.5em;
		float:left;
	}
	.criuse-head1{
		display:none;
	}
	.blog-poast-info ul li {
		margin-right: 0.8em;
		display: block;
	}
	.to-top span {
		left: 44%;
	}
	.blog-grids-head h3 {
		font-size: 1.2em;
		color: #7F91A2;
		padding: 0 0 1em 0;
	}
	.destination-head {
		padding: 2em 0 6em;
	}
	.destination-places-head h3 {
		font-size: 1.2em;
		padding: 0 0 0.6em 0;
	}
	.blog-grids {
		margin-top: -4.8em;
		margin-bottom: 3em;
	}
	.text2 textarea {
		height: 150px;
		resize:none;
		width: 94.8%;
	}
	.top-header-right {
		float: left;
	}
	.logo {
		margin-top: 1.5em;
	}
	.sb-search {
		margin-top: 0px;
	}
	.slide-btns ul li a:hover {
		border: solid 1px #1DD2AF;
	}
	.video{
		padding-top:57% !important;
	}
}

	.cajadevideo{
		width:100%;
		margin:auto;
	}
		
	.video{
		height:0px;
		width:100%;
		max-width:100%;
		padding-top:46.4%;
		position:relative;
	}
		
	iframe{
		position:absolute;
		height:100%;
		width:100%;
		top:0px;
		left:0px;
	}
	
	.demoIMG {
		position:relative;
		height:auto;
		margin:0 auto;
		width:33.333333%; 
		
	}
  	.demoIMG img { 
		left: 0; 
		position:absolute; 
		top: 0; 
		-moz-transition: all 0.7s ease-in-out;
		-webkit-transition: all 0.7s ease-in-out;
		-o-transition: all 0.7s ease-in-out;
		transition: all 0.7s ease-in-out;
		width:100%;
		/*max-height:286px;*/
		max-width:100%;
		height:auto;
	  }
	.demoIMG img.novisible {
		opacity:0;
		filter:alpha(opacity=0);
	}
	.demoIMG:hover img.novisible {
		opacity:1;
		filter:alpha(opacity=100);
	}
	.demoIMG:hover img.visible {
		opacity:0;
		filter:alpha(opacity=0);
	}
	.demoIMG img.visible:hover {
		opacity:0;
		filter:alpha(opacity=0);
	}  
	
	.current_index:after {
		content: "";
		position: absolute;
		bottom: 0px;
		border-width: 0px 25px 15px;
		border-style: solid;
		border-color: #AF1620 transparent;
		left:15%;
	}
	.current_empresa:after {
		content: "";
		position: absolute;
		bottom: 0px;
		border-width: 0px 25px 15px;
		border-style: solid;
		border-color: #AF1620 transparent;
		left:23%;
	}
	.current_desarrollo:after {
		content: "";
		position: absolute;
		bottom: 0px;
		border-width: 0px 25px 15px;
		border-style: solid;
		border-color: #AF1620 transparent;
		left:27%;
	}
	.current_finanzas:after {
		content: "";
		position: absolute;
		bottom: 0px;
		border-width: 0px 25px 15px;
		border-style: solid;
		border-color: #AF1620 transparent;
		left:25%;
	}
	.current_encuentra:after {
		content: "";
		position: absolute;
		bottom: 0px;
		border-width: 0px 25px 15px;
		border-style: solid;
		border-color: #AF1620 transparent;
		left:33%;
	}
	.current_contact:after {
		content: "";
		position: absolute;
		bottom: 0px;
		border-width: 0px 25px 15px;
		border-style: solid;
		border-color: #AF1620 transparent;
		left:26%;
	}
	.pleca{
		background-color:rgba(175, 22, 32, 0.3); 
		height:7px;
	}
	#d_slider{
		width:65%;
		float:left;
	}
	#d_vid_bot{
		width:35%;
		float:left;
		background:#3E3E3E;
	}
	#i_video{
		width:100%;
		float:none;
	}
	#i_botones{
		width:100%;
		float:none;
		clear:both;
	}
	
	
	.displaydesktop{display:block;}
	.displaymobile{display:none;}
	
	
	.encuentratit{
width: 220px ;
margin-left: auto ; 
margin-right: auto ; 
margin-top:90px; 
text-align:center;
}

.botonencuentra{
float:right; 
margin-right:9%; 
margin-top:90px;
}
.divpago{
margin:105px 0px 0px
}
	/*INPUT FILE PERSONALIZACIÓN*/
	.custom-input-file {
    overflow: hidden;
    position: relative;
  text-align:center;
	margin-top:12px;
	/*padding-right:40px;*/
	
	width:44%;
}
button{
	background: #AF1620;
	color: #FFF;
	padding: 2px 4px;
	float:left;
	width:90%;
	height:40px;
	display: inline-block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	border-radius: 0.5em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	font-size: 0.875em;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 4px solid #2A323A;
	outline: none;
	cursor: pointer;
	font-family: 'Gotham', sans-serif;
	text-align:center;
}
button:hover{
	background: #CCC;
	color:#000;
	border-bottom: 4px solid #000;
}
.custom-input-file .input-file {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
   
}
.custom-input-file  img {
    cursor:pointer;
   
}
.encuentracont{
float:left; width:32%
}
.encuentracont p{
line-height:15px;
padding:1%;
}
.contentfinanzas1{
float:left; width:50%; padding:30px 0;
}
.contentfinanzas2{
float:left; width:50%; padding-top:100px;
}

.bglomax2{background:url(../images/bglomax.png) no-repeat right ; }

.bglomax { 
  background: url(../images/bglomax.png) no-repeat center center ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.footdesa{

width:100%;
background:#AF1620;
margin:0 auto;
text-align:center;
bottom:0px;
position:relative;
display:inline-block;
float:left;
}
.wrapdesa1{
width:81%;
float:left;
}
.wrapdesa2{
width:18.58%;
text-align:right;
background:url(../images/desarrollos/map.png)center no-repeat;
background-size: 100% 100%;
float:right;
cursor:pointer;
}
.wrapdesa3{
width:19%;
height:5%;
float:left;
margin-left:5%;
margin-top:1%;
margin-bottom:1%;
}
.wrapdesa3 img{
width:39%;
}
.wrapdesa3 h3{
color:#FFF;
font-size:14px;
font-weight:bold;
}
.wrapdesa3 p{
color:#FFF;
font-size:13px;
line-height:12px;

}
.mapcont{
height:201px;
}
.mapli{
display:none;
}

.titfin1{
font-size:23px; font-family:'GothamBold';text-align:left;
}
.tf2{
font-size:23px;
}
.pfin{
max-width:90%; text-align:left; line-height:16px;
}
.credestim{
width:95%; margin-top:35%; margin-right:-400px;
}
.textf1{
font-size:20px; text-align:right;
}
.textf2{
font-size:25px; font-weight:bolder; text-align:right;
}
.estmensual{
text-align:right; padding-right:75px;  font-size:16px; color:#666;
}
.mapamobile{
display:none;
}
@media screen and (max-width:1090px){
/*.top-nav{
	width: 77%;
}*/
}
@media screen and (max-width:990px){
.flexy-menu>li>a{font-size:10px; }
.mapli{
display:block;
}
.encuentracont{
float:left; width:82%
}
.divpago{
margin:25px 0px 0px
}
.wrapdesa1{
width:100%;
}
.wrapdesa2{
display:none;
}
.wrapdesa3{
width:19%;

margin-left:4.43%;
margin-top:3%;
}
/*.top-nav{
	width: 80%;
}*/
}
@media screen and (max-width:790px){

.contentfinanzas1{
width:100%; padding:-30px 0;
}
.contentfinanzas2{
width:100%; padding-top:16px;
}
.credestim{
width:100%; margin-top:1%;
}
.encuentratit{
margin-top:20px; 
}
.botonencuentra{
margin-top:15px;
margin-bottom:50px;
}
.wrapdesa1{
width:90%;
}
.wrapdesa3{
width:40%;

margin-left:10%;
margin-top:3%;
}
.displaydesktop{display:none;}
.displaymobile{display:block;}

}
@media screen and (max-width:580px){

.destination-places-grid{
margin: 20px 7% 0 0;
	
}
.mapli{
display:none;
}
.wrapdesa3{
width:30%;

margin-left:15%;
margin-top:5%;
}
.textf1{
font-size:20px; text-align:left;
}
.estmensual{
text-align:right; padding-right:5px;  font-size:16px; color:#666;
}
.displaydesktop{display:none;}
.displaymobile{display:block;}
.botonesindex{
width:100%;
}

.mapamobile{
display:block;
}

}
/*--------------------RESPONSIVE IMAGEN HEADER PARRALAX--------------------------*/
@media screen and (max-width:1024){
.criuses-head{
	background: url(../images/contacto/foto_contacto.jpg) fixed  no-repeat 0px 0px;
	background-size: 100% 80%;
	height:295px;
	
}
.empresa-head{
	background: url(../images/empresa/gente.jpg) fixed no-repeat 0px 0px;
	background-size: 102% 80%;
	height:295px;
	
}
.encuentra{
	background: url(../images/encuentra/encuentra.jpg) fixed no-repeat 0px 0px;
	background-size: 100% 80%;
	height:295px;
	
}
}

@media screen and (max-width:800){
.criuses-head{
	background: url(../images/contacto/foto_contacto.jpg) fixed  no-repeat 0px 0px;
	background-size: 150% 80%;
	height:200px;
	
}
.empresa-head{
	background: url(../images/empresa/gente.jpg) fixed no-repeat 0px 0px;
	background-size: 150% 80%;
	height:200px;
	
}
.encuentra{
	background: url(../images/encuentra/encuentra.jpg) fixed no-repeat 0px 0px;
	background-size: 150% 80%;
	height:200px;
	
}
}


@media screen and (max-width:480px){
.criuses-head{
	height:200px;
	background-size:200% 40%;
	
}
.empresa-head{
	height:200px;
	background-size: 200% 40%;
	
}
.encuentra{
	height:200px;
	background-size: 200% 20%;
	
}


.wrapdesa3{
width:80%;

margin-left:15%;
margin-top:5%;
}
.displaydesktop{display:none;}
.displaymobile{display:block;}
.mapamobile{
height:80px; 
}

}

.titbig{

font-family:'Gotham'; 
font-size: 40px;
}
.titbolder{
font-family:'GothamBold'; 
font-size: 44px;  
color:#000000;
}
.reddot{
font-size:100px; 
font-family:'Open-Sans'; 
font-weight:bolder;
line-height:00px; 
color:#AF1620;
}
.formpago{
font-size: 25px; 
font-weight: bolder; 
color:#000000; 
line-height:40px; 
padding-left:25%
}

.bordered{
border-right:solid 2.5px #ccc;
border-left:solid 2.5px #ccc;

}

.plecaheader{
width:100%;
background:rgba(175, 22, 32, .4);
z-index:999999;
height:7px;
}
.botonesindex{
width:80%;
text-align:right;
}
.botonesindex a{

font-family:'GothamBold', sans-serif;
}
.textboton{
width:20%; padding-top:3%; text-align:left; float:left; background:#a6a6a6;
}
.botonindex{
width:13.3%;float:left; height:100px;
}
@media screen and (max-width:580px){
.textboton{
width:70%; padding-top:10%; background:#a6a6a6; height:30px; margin-bottom:40px;
}
.botonindex{
width:30%;background:#a6a6a6; height:40px;
}
}

.mapamobile{
width:100%; background:url(../images/desarrollos/mapm.png) no-repeat center; background-size:100% 100%; height:100px; 
}

/*--------------------RESPONSIVE 38OPX--------------------------*/
@media screen and (max-width:380px){

.mapamobile{
height:80px; 
}

}
/*--------------------RESPONSIVE 28OPX--------------------------*/
@media screen and (max-width:280px){

.mapamobile{
height:60px; 
}

}


/* EFECTO HOVER SOMBRA */


/* Float Shadow */
.float-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Hover Shadow */
@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0);
}
.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hover-shadow:hover, .hover-shadow:focus, .hover-shadow:active {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  animation-name: hover;
  animation-duration: 1.5s;
  animation-delay: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.hover-shadow:hover:before, .hover-shadow:focus:before, .hover-shadow:active:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


/* Push */
@-webkit-keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.push {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.push:hover, .push:focus, .push:active {
  -webkit-animation-name: push;
  animation-name: push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Pulse */
@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse:hover, .pulse:focus, .pulse:active {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Rotate */
.rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.rotate:hover, .rotate:focus, .rotate:active {
  -webkit-transform: rotate(24deg);
  transform: rotate(24deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Pop */
@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.pop {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pop:hover, .pop:focus, .pop:active {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.spin:hover {
 

    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


.botonesprincipal{
width:100%; background: #fff;  margin:0 auto; position:relative; clear:both; float:left;
}
.botonind{
background:#af1620; width:33.22%; float:left;cursor:pointer;
}
.botonmedio{
margin:0 .17% 0 .17%
}
.botonimage{
background:#af1620; width:35%; float:left; height:60px; text-align:right;
}
.botonimage img{
height:60px;
}
.botontext{
background:#af1620; width:50%; float:left; vertical-align:middle; height:50px; padding-top:25px;
}
.botontext p{
color:#fff; font-family:'GothamBold', sans-serif;
}

@media screen and (max-width:580px){
.botonimage{
width:30%; height:30px; text-align:center;
}
.botonimage img{
height:50px;
}
.botontext{
width:70%; height:40px; padding-top:15px;
}
.botontext p{
font-size:13px; line-height:12px; text-align:left;
}


}
@media screen and (max-width:400px){
.botonimage{
width:35%; height:30px; text-align:center;
}
.botonimage img{
height:35px;
}
.botontext{
width:65%; height:30px; padding-top:14px;
}
.botontext p{
font-size:9px; line-height:8px; text-align:center;
}
.botonmedio{
margin:0 .17% 0 .17%
}

.videoGallery .rsThumb.rsNavSelected span {
	color:#fff;
	
	}
	

	


}


