body {/**/ font-family: 'Montserrat', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size:14px;/* */text-align:center;color:#666;/*background:#E9E6E0 url("../images/bgr/body.jpg") 0 0 repeat;*/overflow-x:hidden;-webkit-text-size-adjust: none;background:#fff;}
html,body {height:100%;width:100%;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,table,caption,tbody,tfoot,thead,tr,th,td,figure{border:0;margin:0;padding:0}
img,fieldset,abbr,acronym{border:0;}
article,aside,figure,figcaption,hgroup,footer,header,nav,section,video,object{display:block;}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

.header {background:#fff; width:100%;  z-index: 9999; position:fixed;/*top:0; left:0;-webkit-transition: all .2s ease;-moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease;transition: all .2s ease;*/}
/*TYPOGRAPHY*/

h1 {font-family: 'Montserrat', sans-serif;font-size:2.3em; color:#B50A65;padding:24px 0 44px;/*-webkit-text-shadow:0 1px 0 rgba(238, 238, 238, 1);-moz-text-shadow:0 1px 0 rgba(238, 238, 238, 1);text-shadow:0 1px 0 rgba(238, 238, 238, 1);*/}
h2 {font-family: 'Montserrat', sans-serif;font-size:1.8em; color:#C30B6B;padding:0 0 13px;}
h3 {font-family: 'Montserrat', sans-serif;font-size:1.4em; color:#999;padding:0 0 17px;}
h4 {font-family: 'Montserrat', sans-serif;font-size:1.3em; padding:0 0 15px;}
h5 {font-family: 'Montserrat', sans-serif;font-size:1.2em; color:#3F3F3F;}
h6 {font-family: 'Montserrat', sans-serif;font-size:0.5em; color:#333;}

p 		{padding:0 0 20px;}
article p { font-size:15px;font-weight:normal;}
strong 		{}
strong.dark	{color:#3F3F3F;}

ul li	  {list-style:none;/*font-size:1.3em;*/}
ol li 	  {list-style:decimal inside;font-size:1.3em;}

img 	{border:none;/*display:block;*/}
a 	{color:#666;outline:none; text-decoration:none}
a:hover {color:#c30b6b;}

nav a 	{text-decoration:none;}

em {font-style:normal;color:#c30b6b;}

.bg_gray { background-color:#efefef;}
.m0 { margin: 0; }
.mcentra { margin: 0 auto; }
.mt5 { margin-top: 5px }.mt10 { margin-top: 10px }.mt15 { margin-top: 15px }.mt20 { margin-top: 20px }.mt25 { margin-top: 25px }.mt30 { margin-top: 30px }
.mb5 { margin-bottom: 5px }.mb10 { margin-bottom: 10px }.mb15 { margin-bottom: 15px }.mb20 { margin-bottom: 20px }.mb25 { margin-bottom: 25px }.mb30 { margin-bottom: 30px }
.ml5 { margin-left: 5px }.ml10 { margin-left: 10px }.ml15 { margin-left: 15px }.ml20 { margin-left: 20px }.ml25 { margin-left: 25px }.ml30 { margin-left: 30px }
.mr5 { margin-right: 5px }.mr10 { margin-right: 10px }.mr15 { margin-right: 15px }.mr20 { margin-right: 20px }.mr25 { margin-right: 25px }.mr30 { margin-right: 30px }
.p0 { padding: 0; }.p5 { padding:5px;}.p10 { padding:10px;}.p20 { padding:20px;}.pr5 { padding-right: 5px }.pr10 { padding-right: 10px }.pr15 { padding-right: 15px !important }.pr20 { padding-right: 20px }.pr25 { padding-right: 25px }
.pr30 { padding-right: 30px }.pt0 { padding-top: 0px }.pt5 { padding-top: 5px }.pt10 { padding-top: 10px }.pt15 { padding-top: 15px }.pt20 { padding-top: 20px }.pt25 { padding-top: 25px }.pt30 { padding-top: 30px }.pt42 { padding-top: 42px }
.pb5 { padding-bottom: 5px }.pb10 { padding-bottom: 10px }.pb15 { padding-bottom: 15px }.pb20 { padding-bottom: 20px }.pb25 { padding-bottom: 25px }.pb30 { padding-bottom: 30px }
.pl0 { padding-left: 0 !important }.pl5 { padding-left: 5px }.pl10 { padding-left: 10px }.pl15 { padding-left: 15px  !important }.pl20 { padding-left: 20px }.pl25 { padding-left: 25px }.pl30 { padding-left: 30px }.pr0 {padding-right: 0 !important}

hr	{background:#ccc;height:1px;border:none;width:100%;display:inline-block;margin:14px 0 4px;}
/*TABLE*/

table { border-collapse: collapse; border-spacing:0;}

table 	{margin:0 0 15px;width:100%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-transform:uppercase;border-spacing:0;border-left:1px solid #DFDFD0;}
table th 	{background:#c30b6b;/*border-right:1px solid rgba(0,0,0,.13);*/color:#fff;padding:17px 20px 16px;text-align:left;font-weight:400;}
table td 	{background:#fff;color:#666;padding:17px 20px 16px;font-size:14px;/*border-right:1px solid #DFDFD0;border-bottom:1px solid #DFDFD0;border-top:1px solid #DFDFD0;*/-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;-ms-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
table td a,
table.hover a 	{color:#191F26;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;}
table th:first-child 				{-webkit-border-radius:3px 0 0 0;-moz-border-radius:3px 0 0 0;border-radius:3px 0 0 0;}
table th:last-child				{-webkit-border-radius:0 3px 0 0;-moz-border-radius:0 3px 0 0;border-radius:0 3px 0 0;}
table tr:last-child				{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
table tr:last-child td:first-child 	{-webkit-border-radius:0 0 0 3px;-moz-border-radius:0 0 0 3px;border-radius:0 0 0 3px;}
table tr:last-child td:last-child 	{-webkit-border-radius:0 0 3px 0;-moz-border-radius:0 0 3px 0;border-radius:0 0 3px 0;}
table.hover tr:hover td					{background:#efefef;color:#c30b6b;border-color:rgba(0,0,0,.13);}
table.hover tr:hover td a 				{color:#c30b6b;}

.tabela_services { width:70%;  margin:0px auto;}

/********************************/
::-moz-selection {background:#c30b6b;color:#fff;}
::selection {background:#c30b6b;color:#fff;}
.ywicon, .ywtem  { font-size: 30px; margin-left:5px}
#ywloc  { font-size: 11px; font-weight:300;}

.one-two { width:50%; float:left}
.parallax1 {
    /*background: url("../images/slider/foto_mar_1.jpg") no-repeat fixed 50% 50%;*/
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;

    width: 100%;
    min-height: 400px;

}

.parallax3 {
    background: url("../images/slider/foto_mar_1.jpg") no-repeat scroll 50% 45%;

	  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
    width: 100%;
    height: 150px;
z-index:80;

}

.parallax4 {
    background: url("../images/slider/IMG_4671_a.jpg") no-repeat scroll 80% 50%;

	  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
    width: 100%;
    height: 150px;
z-index:80;

}

.overlay-gray{
	height: 150px;
	background-color:rgba(77,77,77,0.7);
	/*background-color:rgba(195,11,107,0.7);*/
}
.overlay{
	height: 150px;
	/*background-color:rgba(0,0,0,0.5);
	background-color:rgba(195,11,107,0.7);*/
}
/*breadcrumb*/
.breadcrumb1 				{}
.breadcrumb1 .p		{color: #fff; margin:0px}
.breadcrumb1 h3			{color: #fff;font-size: 1.8em;}

.breadcrumb1 h1 {
font-size: 2.3em;
color: #fff;
padding: 24px 0px 10px;
-webkit-text-shadow:3px -1px 3px rgba(0,0,0,0.6);-moz-text-shadow:3px -1px 3px rgba(0,0,0,0.6);text-shadow:3px -1px 3px rgba(0,0,0,0.6);
}

.breadcrumb1 h2 {
font-size: 1.8em;
color: #fff;
-webkit-text-shadow:3px -1px 3px rgba(0,0,0,0.6);-moz-text-shadow:3px -1px 3px rgba(0,0,0,0.6);text-shadow:3px -1px 3px rgba(0,0,0,0.6);
}

/*Content Heading*/
/*///////////////*/


.content-heading .overlay{
	z-index:99;
	background-color:rgba(0,0,0,0.8);
}


/*#ffcccc*/
.parallax2 {
    background:#fff;
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;

    width: 100%;

}
/*property*/

.property {
    padding: 25px 0;
	/*
  margin-bottom: 10px;*/
}

.rosa-bg {
    background: #c30b6b;
}

.property a { margin-right:25px;}
a.book_link {
    color: #fff;
    font-size:44px;
    text-transform: uppercase;
    font-weight: 300;
	 padding: 20px 40px;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	cursor:pointer;

}
a.book_link:hover {
    color: #333;
    font-size:44px;
    text-transform: uppercase;
    font-weight: 300;
	 -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
cursor:pointer;
}
a.btn-purchase {
	font-size:44px;
    background: #fff;
    color: #B50A65;
    text-transform: uppercase;
    padding: 10px 40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;cursor:pointer;
}
a.btn-purchase:hover, a.btn-purchase:focus{
    background: #ccc;
    color: #B50A65;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;cursor:pointer;

}

/* LAYOUT */


footer 	 {background:#efefef;width:100%;padding:23px 0;/*-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);*/}
.wrap	 {width: 100%;max-width: 1140px;margin:0 auto;text-align:left;position:relative;}
footer h3 { color:#777; }

.list-unstyled {list-style:none !important;}
footer .redes ul { list-style:none !important;}
footer .redes h3 { color:#333; text-transform:uppercase;font-weight:700; float:left;  margin-right:25px}
footer .redes ul li { float:left; margin:1%; font-size:20px;}
footer .redes ul li a { width: 28px;
display: block;
height: 28px;
line-height: 28px;
text-align: center;
-webkit-border-radius: 100px 100px 100px 100px;
border-radius: 100px 100px 100px 100px;}
/*footer .redes li a { color:#3F3F3F;}
footer .redes li a:hover { color:#f58b21;}*/
footer .redes li.face a:hover { background-color:#3b5998;color:#fff;}
footer .redes li.plus a:hover { background-color:#dd4b39; color:#fff }
footer .redes li.twiter a:hover { background-color:#00aced;color:#fff }
footer .redes li.linkedin a:hover { background-color:#007bb6;color:#fff }
footer .redes li.skype a:hover { background-color:#00aff0;color:#fff }
footer .redes li.instagram a:hover { background-color:#517fa4;color:#fff }
footer .redes li.youtube a:hover { background-color:#bb0000;color:#fff }
footer .redes li.vk a:hover { background-color:#45668e;color:#fff }
/*footer .redes li.viber a:hover { background-color:#5C2E88;color:#fff }
footer .redes li.whatsapp a:hover { background-color:#34af23;color:#fff }*/
footer .redes li.okru a { background:url(../images/ico/okru.png) no-repeat center center;}
footer .redes li.okru a:hover { background:url(../images/ico/okru_b.png) #F90 no-repeat center center;}

/*a:hover.viber i, a:hover.whatsapp i {-webkit-border-radius: 100px 100px 100px 100px;
border-radius: 100px 100px 100px 100px; }*/
.viber  { color:#5C2E88 }
.whatsapp   { color:#34af23 }
/*a:hover.viber i { background-color:#5C2E88;color:#fff;}
a:hover.whatsapp i  { background-color:#34af23;color:#fff; }*/

.bx_icons_contacto  i { width: 27px;
display: inline;
height: 27px;
line-height: 27px;
text-align: center;
font-size:1.3em; margin-right:5px; text-align:center }

.bx_icons_contacto  .fa-mobile { color:#B50A65}
footer  .fa-envelope-o { color:#B50A65}

footer .copyright { color:#666; background-color:#FFFFFF; padding:20px 0px }
footer .copyright img { width:auto; height:auto}
footer .copyright h6 a { color:#666; }
/*COMMON*/
.txt-l    {text-align:left;}
.txt-r    {text-align:right;}
.txt-c    {text-align:center;}
.txt-j    {text-align:justify;}

.nowrap   {white-space:nowrap;}

.left     {float:left;}
.right    {float:right;}
.clear    {clear:both;}

.clearfix:before,
.clearfix:after  	{content: "";display:table;}
.clearfix:after 		{clear: both;}
.oldie .clearfix   	{zoom:1;}

.invisible 		{visibility:hidden;}
.hidden			{display:none;}

.noborder	{border:none;text-decoration:none;}

.left_pic	{float:left;margin:5px 20px 10px 0;}

.right_pic	{float:right;margin:5px 0 20px 10px;}

/*HEADER*/
.logo {float:left;display:block;padding:5px 0; margin-right:1%; width:25%;}

.main-nav	{
	margin:0px auto;
	float:none;
	display:inline-block;
	width:100%;
min-height:40px;
	position: relative;
	z-index: 90 !important;
	background: rgb(239, 239, 239);
/*background: transparent;*/
/*background: rgba(239, 239, 339, 0.6); FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/
/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);IE 5.5-7*/
/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF)";IE8*/
zoom: 1;
}
.btn-transfer a { color:#B50A65 !important;/* font-family: 'Great Vibes', cursive; margin-right: 20px;*/ text-transform:none; font-size:20px; font-weight:bold; padding-bottom:0px !important;/**/padding-left:0px !important;}
.btn-transfer a:hover { color: #666 !important; background-color:transparent !important/* */}
.main-nav ul 			{position:relative;display:inline-table;top:1px; text-align:center;}
.main-nav li {
    float: left;/**/
	font-size:15px;
	font-family: 'Signika', sans-serif;

/*   font-weight:600; letter-spacing: 1px;*/
 /*   padding: 7px 20px 11px 20px;*/
    text-transform: uppercase;
    white-space: nowrap;
	border-left: 1px solid #B50A65;
}

.main-nav li:first-child, .main-nav ul ul li 	 {

	border-left:none !important;
}
.main-nav li a 		{display:block;color:#444;-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;padding: 7px 12px 11px 15px;}
.main-nav li a:hover,
.main-nav li.active a 	{ color:#fff; background-color:#B50A65;}
.main-nav li ul li a { color:#666 }


.main-nav ul ul 		{display:none;position: absolute; top: 100%;min-width:130px;background:#e8e8e8;}
.main-nav ul ul li 		{float: none; position:relative;/*padding:10px 10px 0;*/}
.main-nav ul ul ul 		{position: absolute; left: 100%; top:0;margin-left:0;}
.main-nav li:hover > ul	{display:block;}
.main-nav .selector 	{display:none;}
.main-nav ul:after 	{content: ""; clear: both; display: block;}

header .ribbon 		{float:right;position:absolute;top:-1px;right:-2px;z-index:700;background:url("../images/bgr/ribbon-long_r.png") 100% 100% no-repeat;width:104px;/*min-height:116px;*/min-height:95px;overflow:hidden;padding:0 0 25px;}
.ribbon li {float:left;display:block;width:80px; font-size: 0.9em;  text-transform:uppercase;padding:9px 0 9px 3px;letter-spacing:-0.034em;border-bottom:1px solid #fff;-webkit-text-shadow:0 0 1px rgba(0,0,0,0.3);-moz-text-shadow:0 0 1px rgba(0,0,0,0.3);text-shadow:0 0 1px rgba(0,0,0,0.3);}
.ribbon li a			{color:#fff;-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;}
.ribbon li a:hover		{color:#CCC;-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.15);-moz-text-shadow:0 1px 0 rgba(255,255,255,0.15);text-shadow:0 1px 0 rgba(255,255,255,0.15);}
.ribbon li.last		{border:none;}

.ribbon .selector		{cursor:pointer;font:normal 1em 'Montserrat', sans-serif;border:none;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#fff;margin:0;height:20px;/*-webkit-text-shadow:0 0 1px rgba(0,0,0,0.3);-moz-text-shadow:0 0 1px rgba(0,0,0,0.3);text-shadow:0 0 1px rgba(0,0,0,0.3);*/}
.ribbon .selector span	{cursor:pointer;padding:0;background:none;height:20px;line-height:20px;}
.ribbon .selector select 	{top:0;width:100px;left:-11px;cursor:pointer;}
.ribbon .selector.hover	{color:#3F948F;-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.15);-moz-text-shadow:0 1px 0 rgba(255,255,255,0.15);text-shadow:0 1px 0 rgba(255,255,255,0.15);}

.ribbon nav					{float:left;width:100%;}
.ribbon ul					{padding:0 10px;width:80px;float:left;margin:0 2px;}
.ribbon .profile-nav			{padding:12px 10px 0;box-shadow:inset 0 6px 10px rgba(0,0,0,0.1);}
.ribbon ul.open				{background:#898989;}
.currency-nav li.active		{border-bottom:none;}

.search {float:right; display:block; margin: 30px 120px 0 0; width:250px;}
.search form					{position:relative;top:0;left:0;width:100%;}
.search input 					{background:#fff;}
.search input[type="submit"]	{background:url("../images/ico/icons.png") 5px -33px no-repeat;width:30px;height:30px;color:#fff;font-size:0px;text-align:right;cursor:pointer;position:absolute;top:0;right:0;}


/*SLIDER*/
.slider {width:100%; /*height:768px;*/ display:block;}
.slider li img {width:100%;height:auto;}

#sequence 						{margin: 0 auto;position: relative;overflow: hidden;width: 100%;max-width: 100%;margin: 0 auto;position: relative;height: 100%;}
#sequence > .sequence-canvas 	{height: 100%;width: 100%;}
#sequence > .sequence-canvas > li 	{position: absolute;width: 100%;height: 100%;z-index: 1;top:0;}
#sequence > .sequence-canvas li > * {position: absolute;-webkit-transition-property: left, opacity;-moz-transition-property: left, opacity;-ms-transition-property: left, opacity;-o-transition-property: left, opacity;transition-property: left, opacity;}

.info 				{left: 90%;margin-left:-570px;width:100%;max-width:1140px;opacity: 0;top: 35%;z-index: 50;}
.animate-in .info	{left: 50%;opacity: 1;-webkit-transition-duration: 4s;-moz-transition-duration:4s;-ms-transition-duration: 4s;-o-transition-duration: 4s;transition-duration: 4s;}
.animate-out .info 	{left:90%;opacity: 0;-webkit-transition-duration:4s;-moz-transition-duration:4s;-ms-transition-duration: 4s;-o-transition-duration:4s;transition-duration: 4s;}

.main-image 					{left:0;bottom: 0;opacity: 0;position: relative;height: auto !important;max-height: 100% !important;width: 100%;min-width: 100%;}
.animate-in .main-image 		{left: 0;opacity: 1;-webkit-transition-duration: 4s;-moz-transition-duration: 4s;-ms-transition-duration: 4s;-o-transition-duration: 4s;transition-duration: 4s;}
.animate-out .main-image 	{left: 6%;opacity: 0;-webkit-transition-duration: 4s;-moz-transition-duration:4s;-ms-transition-duration: 4s;-o-transition-duration: 4s;transition-duration: 4s;}

.slider li	{font-size:1em;text-align:left;}
.info h2		{color:#c30b6b;background:#fff;padding:10px 20px;display:inline-block;margin:0 0 3px;-webkit-border-radius:21px;-moz-border-radius:21px;border-radius:21px;}
.info p		{font-size:1.5em;background:#fff;padding:10px 20px;display:inline-block;-webkit-border-radius:21px;-moz-border-radius:21px;border-radius:21px;}


/*NAVIGATION*/
.breadcrumbs 			{padding:0 0 10px;margin:0 0 20px;}
.breadcrumbs li 			{float:left;display:block;font-size:1em;}
.breadcrumbs li a {padding:0 14px 0 0;margin:0 14px 0 0;-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s; border-right:1px solid #efefef;}
.breadcrumbs li a:last-child {}
.breadcrumbs li a:hover 	{color:#3F3F3F;}
.breadcrumbs li a.active 	{color:#c30b6b;}
.top-right-nav			{float:right;}
.top-right-nav .last a	{background:none;margin:0;padding:0;}

.inner-nav					{float:left;display:block;width:21.4%;position:relative;z-index:50;}
.inner-nav li 				{float:left;display:block;/*height:42px;*/width:100%;margin:0 0 1px;font:normal 1.1em "Montserrat"/*"Raleway"*/,sans-serif; background-color:#ccc;-webkit-transition:all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition:all 0.3s linear; transition: all 0.3s linear; padding:10px 0px 10px 10px;}
.inner-nav li a 				{color:#fff;;width:86%;height:100%; margin-left:10px;}
.inner-nav li i 				{color:#fff;/*padding:0 0 0 14px; line-height:42px; width:20px;*/ }
/*.inner-nav .availability a 	{background:url("../images/ico/icons.png") 3px -591px no-repeat;padding:0 0 0 24%;width:76%;}
.inner-nav .description a 	{background:url("../images/ico/icons.png") 3px -634px no-repeat;padding:0 0 0 24%;width:76%;}
.inner-nav .facilities a 		{background:url("../images/ico/icons.png") 3px -677px no-repeat;padding:0 0 0 24%;width:76%;}
.inner-nav .location a 		{background:url("../images/ico/icons.png") 3px -720px no-repeat;padding:0 0 0 24%;width:76%;}
.inner-nav .reviews a 		{background:url("../images/ico/icons.png") 3px -764px no-repeat;padding:0 0 0 24%;width:76%;}width:76%;*/
.inner-nav .things-to-do a 	{background:url("../images/ico/icons.png") 4px -815px no-repeat;padding:0 0 0 10px;}
.inner-nav li:hover			{background: rgb(77,77,77);}
.inner-nav li.active,
.inner-nav li.active:hover	{width:122%;background:url("../images/bgr/inner-nav-active.png") 0 0 no-repeat;filter:none;background-size:100% 100%;}
.inner-nav li.active a 		{width:80%;/*padding:0 0 0 20%;*/}

.sort-by 		{float:left;width:100%;margin:0 0 20px;height:48px;background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.sort-by  h3		{float:left;display:block;padding:0 20px;font-size:1.4em;line-height:48px;}
.sort				{float:left;display:block;height:25px;margin:12px 0;border-right:1px solid #ccc;}
.sort li 				{float:left;width:90px;border-left:1px solid #ccc;padding:3px 15px;position:relative;}
.sort li a				{position:absolute;top:35px;right:13px;background:url("../images/ico/spinner.png") 0 0 no-repeat;width:13px;height:8px;overflow:hidden;text-indent:-99999px;display:inline-block;}
.sort li .ascending	{top:6px;}
.sort li .descending	{top:14px;background-position:0 -9px;}

.view-type		{float:right;margin:10px 10px 10px 0;}
.view-type li 	{float:left;width:28px;height:28px;overflow:hidden;background:#999;margin:0 0 0 3px;-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;}
.view-type li:hover,
.view-type li.active	{background:#5FC8C2;}
.view-type li a		{float:left;width:100%;height:100%;text-indent:-99999px;background:url("../images/ico/icons.png") -2px -888px no-repeat;}
.view-type .grid-view a		{background-position:-2px -888px;}
.view-type .list-view a		{background-position:-2px -863px;}
.view-type .location-view a	{background-position:0 -914px;}

.bottom-nav		{float:left;display:block;width:100%;background:url("../images/bgr/separator.jpg") 0 0 repeat-x;padding:20px 0;}
.pager			{float:right;}
.pager span		{font:normal 1.1em/30px /*'Raleway'*/'Montserrat', sans-serif;text-transform:uppercase;text-align:center;margin:0 4px 0 0;float:left;width:30px;height:30px;background:#fff;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;}
.pager a 		{color:#999;float:left;width:100%;height:100%;text-decoration:none;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;}
.pager .first,
.pager .last		{width:90px;}
.pager .current	{background:#40BFB8;color:#fff;}
.pager a:hover	{background:#40BFB8;color:#fff;}

.scroll-to-top				{margin:-7px 20px 0 40px;float:right;font:normal 1.1em/42px /*'Raleway'*/'Montserrat', sans-serif;text-transform:uppercase;text-decoration:none;color:#fff;height:37px;width:100px;text-align:center;display:inline-block;-webkit-text-shadow:0 -1px 0 rgba(0,0,0,0.2);-moz-text-shadow:0 -1px 0 rgba(0,0,0,0.2);text-shadow:0 -1px 0 rgba(0,0,0,0.2);background:url("../images/bgr/top-button.png") 0 0 no-repeat;}
.scroll-to-top:hover		{background-position:0 -38px;-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.2);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.2);text-shadow:0 1px 0 rgba(0,0,0,0.2);}
.locations .scroll-to-top	{margin:-7px 0 0 40px;}

/*BUTTONS*/
.btn, .btn-xs {
    padding: 1px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
}
.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover {
    color: #fff !important;
    background-color: #c30b6b;
    border-color: #c30b6b !important;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn-default {
    color: #333 !important;
    background-color: #FFF;
    border-color: #666 !important;
}

.gradient-button-sm {
    color:#FFF;
	text-transform:uppercase;
	font-family: /*'Raleway'*/'Montserrat', Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color:#c30b6b;
}
.gradient-button {
	color:#FFF;
	text-transform:uppercase;
	font-family: /*'Raleway'*/'Montserrat', Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color:#c30b6b;

}
.cinzento {
	color:#aaa;
	text-transform:uppercase;
	font-family: /*'Raleway'*/'Montserrat', Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color:#ddd;

}

.gradient-button:hover, .gradient-button-sm:hover {-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.2);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.2);text-shadow:0 1px 0 rgba(0,0,0,0.2);background: rgb(164,1,86);background: -moz-linear-gradient(top, rgba(164,1,86,1) 0%, rgba(195,11,107,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,1,86,1)), color-stop(100%,rgba(195,11,107,1)));background: -webkit-linear-gradient(top, rgba(164,1,86,1) 0%,rgba(195,11,107,1) 100%);background: -o-linear-gradient(top, rgba(164,1,86,1) 0%,rgba(195,11,107,1) 100%);background: -ms-linear-gradient(top, rgba(164,1,86,1) 0%,rgba(195,11,107,1) 100%);background: linear-gradient(to bottom, rgba(164,1,86,1) 0%,rgba(195,11,107,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37a8a3', endColorstr='#6fcfca',GradientType=0 );
box-shadow: none; color:#fff;
}
.cinzento:hover {-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.2);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.2);text-shadow:0 1px 0 rgba(0,0,0,0.2);background: rgb(221,221,221);
box-shadow: none; color:#fff;
}
.promo-button {
	color:#FFF;
	text-transform:uppercase;
	font-family: /*"Raleway"*/'Montserrat',Arial,Helvetica,sans-serif;
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color:#FC0;
	/*box-shadow: 0px 0px 3px #333;
	-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.2);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.2);text-shadow:0 1px 0 rgba(0,0,0,0.2);*/
}

.promo-button:hover {
	color:#FFF;
-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.2);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.2);text-shadow:0 1px 0 rgba(0,0,0,0.2);
background-color:#A40156

}

.destinations .promo-button {
/*    float: right;*/
    margin: 7px 0px;
    padding: 0px;
    width: 40%;
    max-width: 90px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/**/
.container { width:1170px;}
.content { width:100%; padding:40px 0 0; }
/*.content					{width:100%;padding:160px 0 0;}*/
.full-width					{float:left;display:block;width:100%;margin:0 0 2% 0;}
.one-two {width:16.5%; margin:0 2% 20px 0;}
.one-ten {width:83.5%; margin:0 2% 20px 0;}
.one-fourth 					{float:left;width:23.5%;margin:0 2% 20px 0;}
.one-half					{float:left;width:49%;margin:0 2% 20px 0;}
.main .one-fourth 			{background:#fff;}
.main .one-half 				{background:#fff;}
.destinations .one-fourth 			{background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.destinations .one-half 				{background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.offers .one-fourth 			{background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.one-fourth.last 			{margin-right:0 !important;}
.one-half.last 				{margin-right:0 !important;}
.one-fourth .details 		{float:left;display:block;padding:10px 7% 15px;width:86%;}
.one-fourth .gradient-button	{margin:10px auto 5px;}
.three-fourth 				{float:left;width:74.5%;margin:0 0 20px 0;}
.three-fourth .one-fourth 	{width:31.6%;margin:0 2.4% 20px 0;}
.testimunial .one-fourth 	{float:left;width:23.5%;margin:0 2% 20px 20px;}
.full						{float:left;display:block;width:100%;/*margin:20px 0 10px;*/}

.separator		{background:url("../images/bgr/separator.jpg") 0 100% repeat-x;margin:40px 0 20px;width:100%;display:inline-block;height:2px;}

/* layout */
.contact { display:block; margin:20px 0px 15px 2%; float:left; width:45%;/* width:200px;background:url("../images/ico/icons.png") 0 1px no-repeat; padding:0 0 0 37px;*/ }
.contact .txhoras {/*width:100%;*/ display:inline-block; font-size:12px; color:#999; text-align:center }
.contact  span.mail  {font-size:1.1em; }
.contact   span.number {font-size:1.1em;}
.bx_contact i { margin-right:5px; font-size:1.1em}
.bx_contact .fa-mobile, .bx_contact .fa-envelope-o  {color:#AE1364;  }
.contact   span { margin-right:10px}
.bx_mail {float:left; margin:25px 0px 25px;  color:#999;}
.bx_mail i {color:#AE1364; }
.tempo_1 {float:left; margin:15px 2% ; font-size:1.4em; width:16%; }

/*pagination*/
.pagination {
    display: inline-block;
    padding-left: 0px;
    margin: 20px 0px;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #c30b6b;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #DDD;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #c30b6b;
    background-color: #EEE;
    border-color: #DDD;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #c30b6b;
    border-color: #c30b6b;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}

.with-separation-top, .with-separation-bottom, .with-separation-bottom1 {
	position: relative;
}

.with-separation-bottom1:after{
	content: "";
	background-image: url("../images/breaker.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	position: absolute;
	bottom:-20px;
	left: 0;
	z-index:23;
	width: 100%;
	height: 90px;
}
.with-separation-bottom:after{
	content: "";
	background-image: url("../images/breaker.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	position: absolute;
	bottom:-20px;
	left: 0;
	z-index:3;
	width: 100%;
	height: 90px;
}


.with-separation-top:before{
	content: "";
	background-image: url("../images/breaker-bottom_r1.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center -40px;
	position: absolute;
	top: -20px;
	left: 0;
	z-index:6;
	width: 100%;
	height: 90px;


}

.big{
	min-height: 100vh;
}
#header-canvas{
	position: relative;
	z-index: 9999;
}

.contact-boxes{
	width: 100%;
	table-layout: fixed;
	display: table;
}
.contact-box{
	color: #FFF;
	display: table-cell;
	padding: 35px 25px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.contact-box.contact-box-desk01{background: #474843;}
.contact-box.contact-box-desk02{background: #9D9D93;}
.contact-box.contact-box-desk03{background: #b5b5ae;}
.contact-box.contact-box-desk04{background: #474843;}
.contact-box.contact-box-desk05{background: #00aff0;}

.contact-box.contact-box-desk01 a.btn.btn-default:hover{color: #333;}
.contact-box.contact-box-desk02 a.btn.btn-default:hover{color: #333;}
.contact-box.contact-box-desk03 a.btn.btn-default:hover{color: #333;}
.contact-box.contact-box-desk04 a.btn.btn-default:hover{color: #333;}
.contact-box.contact-box-desk05 a.btn.btn-default:hover{color: #333;}
.contact-box h2 a{
	margin: 0 0 20px 0;
	color:#fff;
	font-weight:400;
}

.contact-box h2 a:hover{
	color: #B50A65;

}
.contact-box p{
	color: #FFF;
	opacity: .8;
	font-size: .9em;
	min-height: 45px;
	padding-bottom: 0px !important;
	z-index:99 !important
}

.contact-box  a{
	color: #fff;

}
.contact-box p a{
	color: #B50A65;

}
.contact-box a.btn.btn-default{
	background: transparent;
	border: 1px solid rgba(255,255,255,.6);
	color: rgba(255,255,255,1);
	padding:5px 10px;
	margin:10px auto;
	 z-index:99 !important;
	 cursor:pointer;
}
.contact-box a.btn.btn-default:hover{
	border: 1px solid #FFF;
	background: #FFF;
	opacity: 1;
}

/*team*/

.person {
    margin-bottom: 10px;
	text-align:center;
}

.person img {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    -webkit-border-radius: 50%;

}



.person-info h4, .person-info h4 a {
    color: #666;
    font-weight: 300;
    margin-bottom: 5px;
}

.person-info h5 {
    color: #c30b6b;
    font-weight: 300;
    margin-bottom: 5px;
}

.mtop30 {
    margin-top: 30px;
}

/*OFFERS*/
.offers 				{/*background:url("../images/bgr/separator.jpg") 0 100% repeat-x;*/padding:0 0 25px;margin:20px 0 0 0;width:100%;display:inline-block;}
.offers .details		{text-align:center;}
.offers h4			{border-bottom:1px solid #ccc;width:100%;padding:0 0 11px;margin:0 0 10px; text-align:left; letter-spacing:-1px;}

.offers h1 {font-family: 'Montserrat', sans-serif;
font-size: 2.3em;
color: #fff;
padding: 24px 0px 44px;
text-shadow: 3px -1px 3px rgba(0, 0, 0, 0.6);
}
/* Second Video */
.second_video { /*background:url("../images/bgr/separator.jpg") 0 100% repeat-x;*/ padding:0 0 25px; margin:20px 0; }
.second_video .one-half { background: none !important; box-shadow: none !important; }
.second_video h1 { padding: 24px 0 15px; }
.second_video p { font-size: 1.6em !important; }
.second_video li { margin-left: 20px; font-size: 1.6em !important; }
.second_video li:before { content: "\f00c"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #C30B6B; font-size: 18px; padding-right: 0.5em; position: relative; top: 0px; left: 0; }
.second_video article,.indexoffers article,.indexdestinations article,.indexboxes .contact-box { display:none; }
/*DESTINATIONS*/
.pull-right { float:right;}
.destinations 					{/*background:url("../images/bgr/separator.jpg") 0 100% repeat-x;*/padding:0 0 25px;/*margin:0 0 46px;*/width:100%;display:inline-block;}
.destinations.first				{margin:0;}
.destinations.last				{background-position:0 0;margin:26px 0 0;padding:20px 0 0;}
.destinations .details			{padding:10px 7%;width:86%;}
.destinations .one-fourth 					{float:left;width:25%;margin:0 ;}
.destinations .one-fourth .details 		{ float:none !important;display: inline-table;/*padding:10px 7% 15px;*/width:86%; /*min-height: 160px;*/}
.destinations .gradient-button	{margin:7px 0;padding:3px;/*width:40%;max-width:90px;*/}
.destinations .count				{font-size:1.2em;color:#999;}
.destinations .ribbon			{background:url("../images/bgr/ribbons.png") 0 0 no-repeat;width:284px;height:57px;overflow:hidden;margin:20px 0 0 -27px; display:none;}
.destinations .ribbon a 			{text-decoration:none;}
.destinations .ribbon .half		{float:left;width:77px;height:40px;overflow:hidden;margin:2px 0 0 7px;padding:9px 0 0 57px;}
.destinations .ribbon .hotel 		{background:url("../images/ico/icons.png") 20px -470px no-repeat;}
.destinations .ribbon .flight 	{background:url("../images/ico/icons.png") 20px -530px no-repeat;}
.destinations .ribbon .small		{font:normal 1.1em/1.2 'Montserrat', sans-serif;color:#fff;letter-spacing:-0.015em;float:left;width:100%;}
.destinations .ribbon .price		{font:normal 1.7em/1 'Montserrat', sans-serif;float:left;width:100%;-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.2);-moz-text-shadow:0 1px 0 rgba(255,255,255,0.2);text-shadow:0 1px 0 rgba(255,255,255,0.2);}
.destinations .ribbon:hover 		{background-position:0 -57px;}
.destinations .promo				{position:relative;}
.promo .ribbon 					{background-position:0 -114px;}
.promo .ribbon-small				{background:url("../images/bgr/ribbons.png") -2px -186px no-repeat;width:50px;height:45px;overflow:hidden;position:absolute;top:0;left:20px;padding:15px 0 0;z-index:2;text-align:center;color:#fff;font:normal 1.1em 'Montserrat', sans-serif;-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.1);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.1);text-shadow:0 1px 0 rgba(0,0,0,0.1);}
.promo .gradient-button 			{ background: rgb(193,182,174);background: -moz-linear-gradient(top, rgba(193,182,174,1) 0%, rgba(186,172,163,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,182,174,1)), color-stop(100%,rgba(186,172,163,1)));background: -webkit-linear-gradient(top, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);background: -o-linear-gradient(top, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);background: -ms-linear-gradient(top, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);background: linear-gradient(to bottom, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1b6ae', endColorstr='#baaca3',GradientType=0 );}
.promo .gradient-button:hover 	{ background: rgb(186,172,163);background: -moz-linear-gradient(top, rgba(186,172,163,1) 0%, rgba(193,182,174,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(186,172,163,1)), color-stop(100%,rgba(193,182,174,1)));background: -webkit-linear-gradient(top, rgba(186,172,163,1) 0%,rgba(193,182,174,1) 100%);background: -o-linear-gradient(top, rgba(186,172,163,1) 0%,rgba(193,182,174,1) 100%);background: -ms-linear-gradient(top, rgba(186,172,163,1) 0%,rgba(193,182,174,1) 100%);background: linear-gradient(to bottom, rgba(186,172,163,1) 0%,rgba(193,182,174,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baaca3', endColorstr='#c1b6ae',GradientType=0 );}

.boxes { padding:40px 0px}
.boxes .one-fourth 	{padding:15px 1.6%;width:20.3%;background: rgb(255,255,255);background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1)));background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); min-height:200px;}
.boxes h2			{border-bottom:1px solid #E6E6E6;width:100%;margin:0 0 14px;}

/*DEALS & SEARCH RESULTS*/
.deals article				{background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);position:relative;}
.deals article.last 		{margin:0 0 20px;}
.deals .details			{text-align:center;}
.deals .details span,
.deals .details div		{text-align:left;}
.deals h1 				{font-size:1.8em;padding:0 0 4px;color:#666;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;text-align:left;display:inline-block;float:left;width:100%;}
.deals .stars 			{float:right;}
.deals .address			{display:inline-block;width:80%;float:left;}
.deals .address a 		{text-decoration:none;color:#999;}
.deals .rating			{background-image:url("../images/ico/rating-gold.png");}
.deals .price 			{width:100%;display:inline-block;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-size:1.3em;padding:10px 0;margin:10px 0;line-height:19px;}
.deals .price em			{font:normal 16px 'Montserrat', sans-serif;color:#666;float:right;}
.deals .description		{float:left;border-bottom:1px solid #ccc;margin:0 0 10px;}
.deals .description p 	{padding:0 0 15px;}
.deals .description  a 	{font-style:italic;color:#3FBFB8;}

.deals .full-width						{height:auto !important;}
.deals .full-width figure  					{float:left;margin:0 2% 0 0;width:32%;}
.deals .full-width .details				{float:left;width:64%;padding:15px 2% 0 0;}
.deals .full-width  h1					{width:auto;max-width:74%;}
.deals .full-width  .address				{width:auto;max-width:60%;clear:left;padding:0 25px 0 0;}
.deals .full-width  .rating				{width:35px;float:left;}
.deals .full-width  .description			{width:74.5%;border-bottom:none;border-top:1px solid #ccc;margin:11px 0 0;padding:9px 0 0;}
.deals .full-width .stars 				{float:none;padding-left:20px;display:inline-block;}
.deals .full-width .price				{text-align:center;float:left;width:100px;border-top:none;border-bottom:none;border-left:1px solid #ccc;padding:0 0 0 20px;margin:0;position:absolute;top:20px;right:20px;height:112px;}
.deals .full-width .price em				{float:none;margin:10px 0;display:inline-block;}
.deals .full-width .gradient-button		{position:absolute;bottom:20px;right:20px;}

.tab-content .deals .full-width				{padding:0;width:100%;}
.tab-content .deals .full-width h1			{font-size:1.8em;padding:0 0 4px;color:#666;border:none;margin:0;text-indent:0;}
.tab-content .deals .full-width figure	 		{width:23.5%;overflow:hidden;}
.tab-content .deals .full-width figure img 		{width:100%;max-width:100%;}
.tab-content .deals .full-width .details		{width:50%;}
.tab-content .deals .full-width .details1		{ float:left;width:64%;}
.tab-content .deals .full-width .description	{width:100%;height:57px;overflow:hidden;}


.flights .details h1				{width:100% !important;max-width:100% !important;padding:4px 0 10px;}
.flights .details .f-wrap		{width:100%;float:left;display:block;}
.flights .details h5 				{width:100%;font-size:1.3em;float:left;display:block;text-align:left;padding:10px 0 0;border-top:1px solid #ccc;color:#3FBFB8;}
.flights .details .flight-info 	{width:100%;font-size:1.3em;float:left;display:block;text-align:left;padding:10px 0;}

.flights .full-width .details				{width:96% !important;padding:15px 2% 0 !important;}
.flights .full-width .details h1				{padding:0 0 10px;}
.flights .full-width .details .f-wrap			{width:20.8%;border:1px solid #ccc;padding:0 2%;border-right:none;min-height:125px;}
.flights .full-width .details .f-wrap.last 	{border-right:1px solid #ccc;}
.flights .full-width .details h5				{border:none;}
.flights .full-width .description 			{width:100% !important;margin:0;padding:13px 0 0;}
.flights .full-width .gradient-button		{bottom:52px !important;top:auto  !important;}
.flights .full-width .price 					{text-align:left !important;position:static !important;border-left:none !important;width:100% !important;padding:0 !important;height:auto !important;}

/*HOTEL CONTENT*/
.btn-price { font-size:1.4em; }
.tab-content 						{float:right;width:76.4%;overflow:hidden;}
.tab-content article					{float:left;width:92%;padding:12px 0 20px 8%;overflow:hidden;margin:0 0 20px;background:#fff;}
.tab-content h1 						{display:inline-block;font-size:1.7em;color:#c30b6b;padding:0 0 10px;margin:0 0 15px;text-indent:10px;border-bottom:1px solid #ccc;width:100%;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;}
.text-wrap							{padding:0 2% 10px;display:inline-block;width:96%;}
.tab-content .text-wrap				{width:96% !important;}
.text-wrap .gradient-button.right 	{margin:0 -10px 0 0;}
.tab-content p .date					{}
.text-wrap ul 						{margin:0 0 20px;display:inline-block;width:100%;}
.text-wrap ul li						{/*background:url("../images/ico/bullet-gold-6x6.png") 0 7px no-repeat;*/padding:0 0 4px 17px;}
.text-wrap li:before  { content:'\f101'; display: inline-block;
margin-right:5px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
font-size-adjust: none;
font-stretch: normal;
font-feature-settings: normal;
font-language-override: normal;
font-kerning: auto;
font-synthesis: weight style;
font-variant: normal;
font-size: inherit;
text-rendering: auto;
-moz-osx-font-smoothing: grayscale;}
.tab-content hr						{margin:0 0 15px;}
.tab-content table					{width:100%;font-size:13px;}
.tab-content table th					{padding:5px 20px;border:1px solid #ccc;background:#E9E6E0;text-align: left; font-weight: normal; width:230px;}
.tab-content table td					{padding:5px 20px;border:1px solid #ccc;}

.bx_other-packs					{margin:5px 0 0;display:inline-block;width:100%;}
.bx_other-packs li 				{float:left;display:block;width:100%;font-size:1em;border-bottom:1px solid #ccc;margin:0 0 20px;padding:0 0 20px;}
.bx_other-packs li.last			{border-bottom:none;margin:0;padding:0;}
.bx_other-packs li figure				{position:relative;width:44.2%;height:auto;overflow:hidden;}
.image-overlay					{position:absolute;top:0;left:0;background:url("../images/ico/magnify.png") 50% 50% no-repeat;z-index:10;width:100%;height:100%;opacity:0;-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;}
.image-overlay:hover 			{opacity:1;}
.bx_other-packs li figure.left		{margin:0 3% 0 0;}
.bx_other-packs li figure.right		{margin:0 0 0 3%;}
.bx_other-packs h2				{font:normal 1.5em 'Montserrat', sans-serif;color:#333;padding:0 0 10px;}
.bx_other-packs .meta 			{float:left;width:32%;min-height:152px;}
.bx_other-packs li p				{padding:0 0 11px;}
.bx_other-packs .more-info		{font:normal 1em 'Montserrat', sans-serif;color:#3f3f3f;text-decoration:none;}

.bx_pack-information					{float:right;border-left:1px solid #ccc;margin:0 0 0 2%;padding:3px 0 0 3%;width:15%;height:149px;position:relative;}
.bx_pack-information .row				{float:left;width:100%;padding:0 0 10px;}
.bx_pack-information span				{font-size:1.3em;float:left;}
.bx_pack-information .first 			{width:60px;}
.bx_pack-information .second 			{width:30px;color:#444;}
.bx_pack-information span img 			{float:left;}
/*.bx_pack-information .gradient-button	{position:absolute;bottom:0;left:20px;width:90px;padding:0;}*/

.more-information	{float:left;display:block;width:100%;margin:20px 0 -11px;}

.three-col li 		{float:left;width:29%;margin:0 2% 0 0;}
.three-col li.last 	{margin:0;}

#location article		{padding:1.5%;width:97%;}
.tab-content .gmap	{width:100%;height:450px;}

.score				{float:left;width:190px;text-align:center;}
.score span			{font-size:5.5em;letter-spacing:-0.1em;color:#999;line-height:60px;}
.score .achieved		{color:#c30b6b;}
.score .info			{font:normal 1.2em 'Montserrat', sans-serif;padding:3px 0 0;}
.score .disclaimer	{border-top:1px solid #ccc;width:90%;padding:10px 5% 0;margin:12px 0 0;font-size:1.2em;text-align:left;}

.chart 				{float:right;width:400px;font:normal 1.1em/20px 'Montserrat', sans-serif;color:#fff;margin:5px 0 0;}
.chart dt			{float:left;margin:0 0 0 10px;-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.1);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.1);text-shadow:0 1px 0 rgba(0,0,0,0.1);}
.chart dd 			{height:25px;margin:0 0 1px;-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;}
.chart dd span 		{display:block;text-align:right;height:100%;background:#999;-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;}

.reviews				{margin:5px 0 0;display:inline-block;width:100%;}
.reviews li 				{float:left;display:block;width:100%;font-size:1em;border-bottom:1px solid #ccc;margin:0 0 20px;padding:0 0 20px;}
.reviews li.last			{border-bottom:none;margin:0;padding:0;}
.reviews li figure			{border:1px solid #ccc;}
.reviews li figure.left		{margin:0 15px 0 10px;}
.reviews li figure.right	{margin:0 10px 0 15px;}
.reviews address			{float:left;width:100px;margin:0 13px 0 0;font-size:1.1em;font-style:normal;}
.reviews address span		{font:normal 1.2em 'Montserrat', sans-serif;}
.reviews .pro			{float:left;width:360px;background:url("../images/ico/plus.png") 0 20% no-repeat;padding:3px 0 3px 35px;margin:0 0 5px;}
.reviews .con			float:left;width:360px;background:url("../images/ico/minus.png") 0 50% no-repeat;padding:3px 0 3px 35px;
.reviews p 				{padding:0;}

.teaser		{color:#3f3f3f;padding:5px 0;}

.table-transfers p.inforodape { font-size:1.2em;}
.table-transfers p.inforodape a { color:#c30b6b; cursor:pointer}

.table-transfers table th { text-align: center; }
.table-transfers table th:first-child { text-align: left;}

.table-transfers table td { text-align: center; }
.table-transfers table td:first-child { text-align: left;}

/* SCROLL BOTTOM */
#scroll-bottom{
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 8;
	text-align: center;
}
#scroll-bottom a{
	color: rgba(255,255,255,1);
	font-size: 2em;
}
#scroll-bottom a:hover{
	color: rgba(255,255,255,.5);
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
		 	transform: rotate(360deg);
}

/*CLIENTS*/
.list-unstyled{padding-left:0;list-style:none}
.clients {
    margin:30px 0;
}

.clients ul li {
    display: inline-block;
    margin: 0 30px;
}


/*testimonial*/
.flexslider {
    background: none;
    border: none;
}
.about-testimonial ul li {
    list-style: none;
}

.about-testimonial {
/* */   margin: 0 20px 0 0;
    position: relative;
}

ul.about-flex-slides {
    margin-left: 0;
}

.flex-direction-nav {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 70px;
}

.flex-direction-nav li {
    display: inline-block;
    width: 12px;
}

.flex-direction-nav li a {
    outline: none;
}

.flex-direction-nav li a i {
    color: #cccccc;
}

.flex-control-paging {
    display: none;
}

.about-testimonial .about-testimonial-image {
    float: left;
    margin: 0 15px;
    position: relative;
}

.about-testimonial .about-testimonial-image img {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    height: 100px !important;
    width: 100px !important;
}

.about-flexslider .about-flex-slides img {
    display: block;
    width: 100%;
}

.about-testimonial a.about-testimonial-author {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 11px;
    margin: 30px 0 8px 0;
    color: #504946;
    font-weight: 300;
}

.about-testimonial .about-testimonial-company {
    display: block;
    font-size: 13px;
    line-height: 14px;
    color: #ababab;
    font-weight: 300;

}

.about-testimonial.boxed-style .about-testimonial-content {
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.about-testimonial .about-testimonial-content {
    margin-top: 25px;
    padding: 20px;
    position: relative;	font-style:italic; font-weight: 300;
}

.about-testimonial .about-testimonial-content p {
    line-height: 20px;
    margin: 0;
}

.about-testimonial .about-testimonial-content p:after {
	    content: "\f10e";
    display: inline-block;
    margin-right: 5px;
    font-family: FontAwesome;
    /*font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;*/
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
}
.about-testimonial .about-testimonial-content p:before {
	    content: "\f10d";
    display: inline-block;
    margin-right: 5px;
    font-family: FontAwesome;
 /*   font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;*/
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
}

.about-testimonial.boxed-style .about-testimonial-content:before {
    background-color: #e9e9e9;
	border-right: 1px solid #e9e9e9;
    border-color: #f5f5f5;
    border-image: none;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 60px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
	display:none\0/;
	_display:none;
}
/* ABOUT US / services*/

.bx_service1 						{float:left;width:100%;-webkit-box-shadow:inset 0 0 0 1px #DFDFD0;-moz-box-shadow:inset 0 0 0 1px #DFDFD0;box-shadow:inset 0 0 0 1px #DFDFD0; margin-bottom:20px}
.bx_service1 .bx_img_service		{float:left;width:25.5%;position:relative;overflow:hidden;}
.bx_service1 .entry-featured img 	{ height:auto;}
.bx_service1 .bx_service-content 		{float:left;width:69%;margin:2% }
.bx_service1 .bx_service-content h2			{font-size:19px;padding:0 0 16px;text-transform:uppercase;}

.bx_services p { text-align:justify; margin:0 0 20px;}
.bx_services ul:not(.options-bo-cliente) li { list-style:disc !important;}
.bx_sercice_info img.img_left {float: left;
width: auto;
  margin-right: 25px;
  margin-bottom: 20px;}

  .bx_sercice_info img.img_right {float: right;
width: auto;
  margin-left: 25px;
  margin-bottom: 20px;}
.block-triangle {
    width: 80px;
    height: 80px;
    background: none repeat scroll 0% 0% #c30b6b;
    transform: rotate(45deg);
    margin: 0px auto;
    position: relative;
    top: 25px;
    box-shadow: 0px 0px 0px 6px #FFF, 0px 0px 0px 7px #DADBDB;
}
.block-triangle {
    overflow: hidden;
}
/*pricing table*/

.pricing-table {
    background: #eeeeee;
    text-align: center;
    padding: 0 0 25px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-table.most-popular {
/*    top: -20px;*/
    position: relative;
}

.most-popular {
    background: #B5B5AE;
    color: #fff;
}

.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important;
	color:#fff;
}

.most-popular h2 {
    /*background: #d76b61 !important;*/
    margin-top: 10px !important;
	color:#fff !important;
}

.most-popular ul li {
    border-bottom: 1px dotted #fff !important;
}

.most-popular .price-actions .btn {
    background: #fff !important;
    margin: 10px 0;
    cursor: pointer;
	color:#c30b6b !important;
}

.pricing-table .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #acacac;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    cursor: pointer;
}

.pricing-head h1 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 15px;
}

.pricing-head h2 {
    padding: 15px 0;
/*    background: #777777;*/
    color: #C30b6b;
    font-size: 50px;
    font-weight: 100;
}

.pricing-table ul {
    margin: 10px 0;
    padding: 0;
}

.pricing-table ul li {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 300;
}

.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -18px;
}

.pricing-quotation, .team-info {
    background: #EEEEEE;
    padding: 20px 20px 35px 20px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-quotation h3, .team-info h3 {
    font-weight: 300;
}

.pricing-quotation p, .team-info p {
    margin-bottom: 0px;
}

.pricing-plan, .team-info-wrap {
    position: relative;
}

.pricing-quotation:before, .team-info:before {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
}
/* BLOG */
/*blog*/
.text-right { text-align:right}
.text-center { text-align:center}
.blog-item .row    {margin-right: -15px;
    margin-left: -15px;
}
.blog-item {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ddd;
}

.date-wrap, .comnt-wrap {
    margin-bottom: 20px;
}
.date-wrap span, .comnt-wrap span {
    display: block;
    padding: 10px 0;
    text-align: center;
}

.date-wrap .date {
    font-size:30px;
    font-weight: 300;
    background: #c30b6b;
    color: #fff;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.date-wrap .month {
    font-size:16px;
    font-weight: 300;
    background: #f6f5f0;
    color: #a19fa2;
    border-radius: 0 0 4px 4px ;
    -webkit-border-radius: 0 0 4px 4px ;
}

.comnt-wrap .comnt-ico {
    background: #efeee9;
    color: #a0a0a0;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    font-size: 20px;
}
.comnt-wrap .value {
    background: #f6f5f0;
    color: #a0a0a0;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius:0 0 4px 4px;
}

.blog-img img {
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.blog-item h1, .blog-item h1 a {
    font-size:25px;
    color: #F77B6F;
    font-weight: 300;
    font-family: 'Fjalla One', sans-serif;
}

.blog-item h1 {
    margin-bottom: 20px;
    line-height: 35px;
}

.blog-item h1 a:hover {
    text-decoration: underline;
}

.author {
    margin:25px 0 30px 0;
    font-size: 16px;
}

.author a, .shate-view a {
    color: #F77B6F;
}

.shate-view {
    margin-top:20px ;
}

.shate-view ul li {
    margin-bottom: 5px;
}

.blog-side-item h3 {
    margin-top: 30px;
    color: #475268;
    font-size: 18px;

}

.blog-side-item ul li {
    margin-bottom: 5px;
    border-bottom:1px solid #efefef;
    line-height: 35px;
}

.blog-side-item ul li a{
    display: inline-block;
    width: 100%;
}

.media p {
    line-height: normal;
}

ul.tag  {
    display: inline-block;
    width: 100%;
}

ul.tag li {
    float: left;
    margin: 10px 10px 0 0;
    border-bottom: none;
}
ul.tag li a {
    border: 1px solid #e8e8e8;
    padding: 0 10px;
    border-radius:4px ;
    -webkit-border-radius:4px ;
}

.media img.media-object {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 80px;
    width: 80px;
}

/*GALLERY*/
.gallery 		{position:relative;float:left;width:100%;height:531px;overflow:hidden;margin:0 0 20px 0;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.gallery>img	{opacity:0;position:absolute;top:0;left:0;width:100%;-webkit-transition:opacity 1s linear;-moz-transition:opacity 1s linear;-ms-transition:opacity 1s linear;-o-transition:opacity 1s linear;transition:opacity 1s linear;}


/*ERROR PAGE*/
.error-type		{float:left;width:270px;height:270px;text-align:center;color:#40BFB8;-webkit-border-radius:135px;-moz-border-radius:135px;border-radius:135px;border:1px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);background: rgb(255,255,255);background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1)));background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );}
.error-type h1	{font-size:9.6em;color:#40BFB8;padding:68px 0 0;margin:0 0 -13px;-webkit-text-shadow:0 1px 0 rgba(255,255,255,1);-moz-text-shadow:0 1px 0 rgba(255,255,255,1);text-shadow:0 1px 0 rgba(255,255,255,1);}
.error-type p 	{font:normal 1.9em 'Montserrat', sans-serif;text-transform:uppercase;-webkit-text-shadow:0 1px 0 rgba(255,255,255,1);-moz-text-shadow:0 1px 0 rgba(255,255,255,1);text-shadow:0 1px 0 rgba(255,255,255,1);}

.error-content		{float:left;margin:60px 0 0 70px;color:#3F3F3F;}
.error-content h2	{font-size:2.3em;color:#4D4D4D;}
.error-content h3	{font:normal 1.4em 'Montserrat', sans-serif;color:#515151;}
.error-content ul li	{background:url("../images/ico/bullet-white-6x6.png") 0 6px no-repeat;padding:0 0 4px 20px;}
.error-content a 	{color:#3F3F3F;}

/*CONTACT US*/
.map-wrap			{width:97%;padding:1.5%;background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.map-wrap .infoBox	{background:url("../images/bgr/map-popup.png") no-repeat !important;width:180px !important;height:100px !important;}
.gmap 				{border:1px solid #ccc;display:block;width:100%;height:550px;}
.gmap .infoBox		{background:url("../images/bgr/map-popup-hotel.png") no-repeat;width:184px;height:120px;}
.gmap strong			{font:normal 14px 'Montserrat', sans-serif;margin:0 0 13px;display:inline-block;}
.infoBox			{font:normal 1.2em/1.42 'Montserrat', sans-serif;margin:-100px 0 0 50px;display:inline-block;padding: 8px 10px;color:#fff;}
#map_canvas img      {max-width: none;}
#map_canvas label   {width: auto; display:inline;}

/*GET INSPIRED*/
.get_inspired li 			{position:relative;width:18%;height:125px;overflow:hidden;font-size:1em;float:left;display:block;margin:0 2.4% 20px 0;background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);-webkit-transition: all 0.5s linear; -o-transition: all 0.5s linear; -ms-transition: all 0.5s linear; transition: all 0.5s linear;}
.get_inspired li a 		{text-decoration:none;}
.get_inspired img		{-webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
.get_inspired li.last		{margin:0 0 20px;}
.get_inspired figcaption	{font:normal 1.4em 'Montserrat', sans-serif;letter-spacing:-0.03em;padding:10px;-webkit-transition: all 0.5s linear; -o-transition: all 0.5s linear; -ms-transition: all 0.5s linear; transition: all 0.5s linear;}
.get_inspired li:hover img 		  {-webkit-transform: scale(10); -moz-transform: scale(10); -o-transform: scale(10); -ms-transform: scale(10); transform: scale(10); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0);opacity: 0;}
.get_inspired li:hover figcaption	{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:#40BFB8;color:#fff;}

.three-fourth .destinations {background-position:0 0;/*margin:25px 0 0;*/padding:20px 0;}

.locations article				{background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);position:relative;}
.locations article.last 		{margin:0 0 20px;}
.locations h1				{font-size:1.8em;padding:4px 0 10px;color:#666;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;text-align:left;display:inline-block;float:left;width:100%;}
.locations .details			{text-align:center;}
.locations .details span,
.locations .details div		{text-align:left;}
.locations .description		{float:left;border-bottom:1px solid #ccc;margin:0 0 10px;height:90px;overflow:hidden;}
.locations .description p 	{padding:0 0 15px;}
.locations .ribbon			{background:url("../images/bgr/ribbons.png") 0 0 no-repeat;width:284px;height:57px;overflow:hidden;margin:15px 0 0 -27px;}
.locations .ribbon .half		{float:left;width:77px;height:40px;overflow:hidden;margin:2px 0 0 7px;padding:9px 0 0 57px;}
.locations .ribbon .hotel 	{background:url("../images/ico/icons.png") 20px -470px no-repeat;}
.locations .ribbon .flight 	{background:url("../images/ico/icons.png") 20px -530px no-repeat;}
.locations .ribbon .small		{font:normal 1.1em/1.2 'Montserrat', sans-serif;color:#fff;letter-spacing:-0.015em;float:left;width:100%;}
.locations .ribbon .price		{font:normal 1.7em/1 'Montserrat', sans-serif;float:left;width:100%;-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.2);-moz-text-shadow:0 1px 0 rgba(255,255,255,0.2);text-shadow:0 1px 0 rgba(255,255,255,0.2);}
.locations .ribbon:hover 		{background-position:0 -57px;}

.locations .full-width figure  					{float:left;margin: 0 2% 0 0;width: 32%;}
.locations .full-width .details				{float:left;width:64%;padding:15px 2% 15px 0;}
.locations .full-width  h1					{width:83%;padding:0 0 10px;}
.locations .full-width  .description			{width:83%;border:none;margin:0;padding:3px 0 2px;height:50px;overflow:hidden;}
.locations .full-width .gradient-button		{float:left;}
.locations .full-width .ribbon				{background-position:-127px -250px;width:110px;height:110px;position:absolute;top:11px;right:-10px;margin:0;padding:10px 0 0;}
.locations .full-width .ribbon .half			{margin:4px 0 0;padding:9px 0 0 50px;width:60px;}
.locations .full-width .ribbon .hotel			{background-position:10px -470px;}
.locations .full-width .ribbon .flight		{background-position:10px -530px;}
.locations .full-width .ribbon:hover 			{background-position:-2px -250px;}

#things-to-do img { width:270px; height:152px;}

/*SIDEBAR*/
.left-sidebar	{margin:0 2% 80px 0;}
.right-sidebar	{margin:0 0 80px 2%;}
.lower 			{margin-top:95px !important;}

aside 			{width:23.5%;float:left;}
aside article 		{width:86%;background:#fff;padding:14px 7% 20px;margin:0 0 20px;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
aside article p 		{padding:0 0 15px;}
aside article h2 	{font-size:1.7em;color:#999;border-bottom:1px solid #ccc;margin:0 0 15px;}
aside article h3	{font:normal 1.4em 'Montserrat', sans-serif;color:#c30b6b;letter-spacing:-0.03em;padding:0 0 5px;}

aside .default ul,
aside .default ol {padding:0 0 11px !important;display:inline-block;width:100%;}
aside .default ul li {/*background:url("../images/ico/bullet-gold-6x6.png") 0 7px no-repeat;padding:0 0 4px 17px;*/ list-style:none}
aside .default ol li {padding:0 0 4px;}

/*HOTEL DETAILS*/
.hotel-details  h1			{font-size:2em;color:#c30b6b;padding:0 0 3px;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;}
.stars img					{display:inline;float:right;margin:3px 0 0;white-space:nowrap;max-width:12px;}
.address					{font-size:1.3em;color:#999;}
.rating						{background:url("../images/ico/rating.png") 0 2px no-repeat;padding:0 0 0 15px;font-size:1.3em;color:#3F3F3F;float:right;}
.hotel-details .description	{border-top:1px solid #DFDCD1;padding:15px 0 0;margin:15px 0 0;display:inline-block;}
.tags						{border-top:1px solid #DFDCD1;padding:18px 0 0;margin:0 0 -5px;}
.tags ul 						{position:relative;width:104%;overflow:hidden;}
.tags li 						{float:left;display:block;margin:0 5px 5px 0;}
.tags li a 					{float:left;display:block;padding:0 10px 0 20px;height:100%;text-decoration:none;background:#DFDCD1 url("../images/bgr/tag.png") 7px 11px no-repeat;height:30px;line-height:30px;-webkit-border-radius:15px 2px 2px 15px;-moz-border-radius:15px 2px 2px 15px;border-radius:15px 2px 2px 15px;-webkit-box-shadow:0 1px 0 #C1BBA8;-moz-box-shadow:0 1px 0 #C1BBA8;box-shadow:0 1px 0 #C1BBA8;-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;}
.tags li a:hover				{background-color:rgba(95,200,194,1);color:#fff;}

/*TESTIMONIALS*/
.testimonials			{padding:17px 7% 20px;width:86%;color:#fff;-webkit-text-shadow:0 1px 0 rgba(0,0,0,0.1);-moz-text-shadow:0 1px 0 rgba(0,0,0,0.1);text-shadow:0 1px 0 rgba(0,0,0,0.1);background-color:#9D9D93}
.testimonials blockquote	{font:italic normal 1.5em 'Montserrat', sans-serif;padding:0 0 10px;}
.testimonials .name		{font:normal 1.3em 'Montserrat', sans-serif;}

/*DEFAULT SIDEBAR CONTENT BOX*/
/*.default			{padding:14px 7% 5px;width:86%;}
.default .number 	{background:url("../images/ico/phone.png") 1px 0 no-repeat;font-family:'Montserrat', sans-serif;color:#999;padding:1px 0 15px 25px;}*/

/*POPULAR HOTELS */
.popular-hotels				{margin:-5px 0 -8px;}
.popular-hotels li 			{font-size:1em;border-bottom:1px solid #ccc;display:inline-block;width:100%;padding:0 0 10px !important;margin:0 0 10px;background:none !important;}
.popular-hotels li a 			{text-decoration:none;}
.popular-hotels li h3			{color:#AB9A8F;}
.popular-hotels li p 			{float:left;padding:0;width:175px;}
.popular-hotels .price		{font-family: 'Montserrat', sans-serif;color:#3f3f3f;padding-left:5px;}
.popular-hotels .price small	{font:normal 12px 'Montserrat', sans-serif;color:#999;}
.show-all					{font:normal 1.3em 'Montserrat', sans-serif;color:#3f3f3f;text-decoration:none;float:right;padding:0 0 10px;}

/*DEAL OF THE DAY*/
.deal-of-the-day a 			{text-decoration:none;}
.deal-of-the-day figure		{margin:0 0 15px;}
.deal-of-the-day h3			{color:#666;}
.deal-of-the-day p 			{float:left;width:175px;}
.deal-of-the-day .price		{font-family: 'Montserrat', sans-serif;color:#3f3f3f;padding-left:5px;}
.deal-of-the-day .price small	{font:normal 12px 'Montserrat', sans-serif;color:#999;}

/*REFINE SEARCH RESULTS*/
.refine-search-results dl			{margin:-16px 0 0;border-bottom:1px solid #ccc;}
.refine-search-results dt			{font:normal 1.3em 'Montserrat', sans-serif;etter-spacing:-0.02em;color:#666;border-top:1px solid #ccc;padding:12px 0;background:url("../images/ico/arrow-right.png") 100% 15px no-repeat;cursor:pointer;}
.refine-search-results dt.active		{background:url("../images/ico/arrow-down.png") 100% 16px no-repeat;}
.refine-search-results dd			{padding:0 0 7px;}
.refine-search-results .checkbox		{display:block;width:100%;padding:0 0 5px;}
.refine-search-results .checkbox label	{font-size:1.2em;padding:0 0 0 5px;}
.refine-search-results dd span.min 	{font-size:1.2em;margin:5px 0 8px;display:inline-block;}
.refine-search-results dd span.max 	{font-size:1.2em;float:right;margin:5px 0 8px;display:inline-block;}
#star								{margin:0 0 8px;min-width:105px !important;}
#star img							{display:inline;}
.stars-info 							{float:right;font-size:1.2em;line-height:24px;}

/*BOOKING DETAILS*/
.booking-details  h1				{font-size:2em;color:#666;padding:0 0 3px;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;}
.booking-details .booking-info	{border-top:1px solid #DFDCD1;padding:15px 0 0;margin:15px 0 0;display:inline-block;width:100%;}
.booking-info p 					{padding:0 0 5px;}
.booking-details .price			{border-top:1px solid #DFDCD1;padding:15px 0 0;margin:10px 0 0;}
.booking-details .price p 		{font-size:1.2em;padding:0;}
.booking-details .price .total	{font:normal 1.4em 'Montserrat', sans-serif;color:#333;padding:0 0 5px;}

/*BLOG*/
.full-width .static-content 		{padding:20px 2%;width:96%;}
.one-half .static-content 		{padding:20px 3%;width:94%;}
.three-fourth .static-content 	{padding:20px 2%;width:96%;background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.static-content h1 				{padding:0 0 20px;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;}
.static-content ul 				{margin:0 0 20px;display:inline-block;width:100%;}
.static-content ul li				{background:url("../images/ico/bullet-gold-6x6.png") 0 7px no-repeat;padding:0 0 4px 17px;}
.static-content hr				{margin:0 0 15px;}
.static-content table				{width:100%;font-size:13px;margin:0 0 20px;}
.static-content table th			{padding:5px 20px;border:1px solid #ccc;background:#E9E6E0;text-align: left; font-weight: normal;}
.static-content table td			{padding:5px 20px;border:1px solid #ccc;}

.post 					{margin-bottom:20px;}
.post header				{position:static;}
.post h1					{padding:0 0 15px;}
.post h2,
.post h3					{padding:0 0 20px;}
.entry-header a			{text-decoration:none;-webkit-transition: all 0.2s ease-in 0.1s; -moz-transition: all 0.2s ease-in 0.1s; -o-transition: all 0.2s ease-in 0.1s; -ms-transition: all 0.2s ease-in 0.1s; transition: all 0.2s ease-in 0.1s;}
.entry-header a:hover 	{color:#c30b6b;}
.entry-header p			{padding:0;}
.post .date 				{background:url("../images/ico/clock.png") 0 3px no-repeat;padding:0 15px;}
.post .author 			{background:url("../images/ico/person.png") 0 3px no-repeat;padding:0 15px;}
.post .tags 				{background:url("../images/ico/tags.png") 0 4px no-repeat;padding:0 15px;border:none;margin:0;}
.post .comments 			{background:url("../images/ico/comments.png") 0 3px no-repeat;padding:0 20px;}
.post i { color:#c30b6b;padding:0 15px;}
.post figure				{position:relative;}
.entry-featured 			{margin:20px 0 0;}
.entry-content			{margin:20px 0 0;}
.video-wrapper 		{width:816px;max-width: 100%;}
.video-container 	{position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe,
.video-container object,
.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.entry-content blockquote {border-left:5px solid #ccc;font-size:13px;font-style:italic;padding:0 0 0 15px;margin:0 0 20px;}

.three-fourth .post-comment	 {display:inline-block;padding:20px 2%;margin:0 0 20px;width:96%;background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.post-comment  h1 			{padding:0 0 20px;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;}
.comments .f-item 			{padding:0 0 20px;display:inline-block;width:100%;}
.three-fourth .comments .f-item input,
.three-fourth .comments .f-item textarea {padding:6px 1%;width:98%;}

.comment		 	{display:inline-block;padding:20px 2%;margin:0 0 20px;width:96%;background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.comment .third		{width:20%;float:left;margin:0 2% 0 0;}
.comment figure 		{float:left;border:1px solid #ccc;margin:0 20px 0 0;width:70px;}
.comment address		{font-size:14px;}
.comment address span {font:12px 'Montserrat', sans-serif;}
.comment-content	{float:left;width:74%;font-size:12px;}
.reply				{float:right;font-size:14px;color:#666;}

.depth-1					{float:right;width:80%;}
.depth-1 .third 				{width:24%;}
.depth-1 .comment-content 	{width:70%;}

.depth-2					{float:right;width:64%;}
.depth-2 .third 				{width:30%;}
.depth-2 .comment-content 	{width:66%;}

/**/
footer p 			{padding:0 0 2px;}
footer article li 		{/*background:url("../images/ico/bullet-green-3x3.jpg") 0 7px no-repeat;*/padding:0 0 5px 0;}
footer li a 		{text-decoration:none;}
footer a 			{-webkit-transition: all 0.1s ease-in 0.1s; -moz-transition: all 0.1s ease-in 0.1s; -o-transition: all 0.1s ease-in 0.1s; -ms-transition: all 0.1s ease-in 0.1s; transition: all 0.1s ease-in 0.1s;}
footer a:hover	{color:#AE1364;}

.social li 		{float:left;display:block;width:30px;height:30px;overflow:hidden;margin:3px 1.4% 0 0;background:url("../images/ico/icons.png") 0 -400px no-repeat;padding:0;}
.social li:hover	{background-position:0 -440px;}
.social li a 		{float:left;display:block;width:100%;height:100%;text-indent:-99999px;background:url("../images/ico/icons.png") 0 -80px no-repeat;}
.social .facebook a 		{background-position:0 -80px;}
.social .youtube a 		{background-position:0 -120px;}
.social .rss a 			{background-position:0 -160px;}
.social .linkedin a 		{background-position:0 -200px;}
.social .googleplus a 	{background-position:0 -240px;}
.social .twitter a 		{background-position:0 -280px;}
.social .vimeo a 			{background-position:0 -320px;}
.social .pinterest a 		{background-position:0 -360px;}
.social li:last-child,
.social li.last	 {margin:3px 0 0;}

footer fieldset 				{position:relative;top:3px;}
footer input[type="email"] {box-shadow:inset 0 1px 1px rgba(204, 194, 187, 0.55);}
/*footer input[type="submit"] {width:70px;padding:0;border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;-webkit-border-radius:0 15px 15px 0;position:absolute;top:0;right:0;height:31px;}*/
footer input[type="submit"] {
    width: 70px;
    padding: 0px;
    border-radius: 0px 5px 5px 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 38px;
}
.bottom 			{width:100%;float:left;border-top:1px solid #E7E6E0;padding:21px 0 0;}
.copy			{float:left;display:block;color:#858585;}
.bottom nav 				{float:right;}
.bottom nav li 			{float:left;border-left:1px solid #E5E5E5;padding:0 0 0 12px;margin:0 0 0 12px;}
.bottom nav .first 		{border:none;}
.bottom nav li a 			{color:#858585;}
.bottom nav li a:hover		{color:#3f3f3f;}
/* */
/*FORM ELEMENTS*/

fieldset {display:inline-block;width:100%;}
label { cursor: pointer; }
input,textarea {outline: none;}
button, input, select, textarea { margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="search"],input[type="email"],input[type="text"],input[type="number"],input[type="password"] {border:1px solid #c5c4c4;font-family:'Montserrat', sans-serif; font-size:14px;color:#999;padding:9px 4%;width:91.4%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
textarea	{/**/border:1px solid #c5c4c4;/*font:normal 1.3em 'Montserrat', sans-serif;*/color:#999;padding:6px 4%;width:91.4%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;  resize: none;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
textarea:focus 	{/*border-color:#3FBFB8*/;}

div.radio		 	{height: 20px;width:20px;/*float:left;*/}
.radio-wrapper { width: 100%; height: 25px; margin: 0 0 10px 0 !important;}
.radio-wrapper > div, .radio-wrapper > label { float: left; }
div.radio span 		{background: url("../images/bgr/custom-form-elements.png") 0 0 no-repeat;-webkit-font-smoothing: antialiased;float:left;height: 20px;width: 20px;cursor:pointer;}
div.radio input 		{height: 20px;width:20px;padding:0;cursor:pointer;opacity:0;}
div.radio .checked	{background-position:0 -21px;}

ul.options-bo-cliente > li { margin-bottom: 10px; }

div.selector			{width:100% !important;position:relative;line-height:36px;height: 36px;margin:0;/*font:normal 1.2em 'Montserrat', sans-serif;*/color:#999;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ccc;/*-webkit-box-shadow:0 1px 1px rgba(204, 204, 204, 1) inset, 0 1px 0 rgba(255,255,255,1);-moz-box-shadow:0 1px 1px rgba(204, 204, 204, 1) inset, 0 1px 0 rgba(255,255,255,1);box-shadow:0 1px 1px rgba(204, 204, 204, 1) inset, 0 1px 0 rgba(255,255,255,1);*/}
div.selector span 	{display:inline-block;width:92%;line-height:31px;height: 30px;padding:0 10% 0 4%;background:url("../images/ico/spinner.png") 97% 8px no-repeat;white-space:nowrap;}
div.selector select 	{position:absolute;top: 10px;left: 0;font:normal 12px 'Montserrat', sans-serif;color:#666;border:none;opacity:0;}
div.selector option	{font:normal 12px 'Montserrat', sans-serif;color:#666;border:none;}

div.checker			{height:16px;width:16px;float:left;}
div.checker span 		{background: url("../images/bgr/custom-form-elements.png") 0 -44px no-repeat;-webkit-font-smoothing: antialiased;float:left;height:16px;width:16px;cursor:pointer;}
div.checker input	 	{height:16px;width:16px;padding:0;cursor:pointer;opacity:0;}
div.checker .checked	{background-position:0 -63px;}

/*.one-fourth input[type="submit"].gradient-button {margin:0;}*/
/**/.one-fourth input[type="submit"].gradient-button.mg0 {margin:0;}
input.error 	{border-color:red !important;}
label.error	{color:red !important;padding:5px 0 0;}

/*MAIN SEARCH*/
.main-search 			{margin:-250px auto 45px;position:relative;z-index:999;width: 100%;max-width: 1140px;text-align:left;height:202px;}
.main-search form 		{position:relative;width:100%;display:inline-block;padding:20px 0 10px;border:1px solid #fff;/*background: rgb(255,255,255);background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1)));background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );*/}
.main-search h4			{font:normal 1.6em 'Montserrat', sans-serif;letter-spacing:0;}
.main-search h4 span		{font-family:'Montserrat', sans-serif;color:#c30b6b;}

.column 	{float:left;width:28.8%;margin:0 0 1.5% 2%;padding:0 0 0 2.4%;background:url("../images/bgr/vertical-separator.png") 0 34px no-repeat;min-height:111px;}
#form3 .column,
#form5 .column,
#form6 .column	{height:180px;}

.forms	{float:left;width:76.5%;}
.main-search .f-item 					{float:left;display:block;width:100%;padding:0 0 6px;}
.main-search .f-item input[type="text"] 	{float:left;display:block;/*-webkit-box-shadow:0 1px 1px rgba(204, 204, 204, 1) inset, 0 1px 0 rgba(255,255,255,1);-moz-box-shadow:0 1px 1px rgba(204, 204, 204, 1) inset, 0 1px 0 rgba(255,255,255,1);box-shadow:0 1px 1px rgba(204, 204, 204, 1) inset, 0 1px 0 rgba(255,255,255,1);*/}
.main-search .f-item label 				{font-size:1em;padding:0 0 8px;display:inline-block;width:100%;font-family:'Montserrat', sans-serif;white-space:nowrap;}
.main-search .f-item .selector			{width:100% !important;}
.main-search .f-item .selector span		{width:92% !important;background-position:97% 8px;padding:0 4%;}
.main-search .f-item select				{width:100%;}

.main-search .radios			{width:22%;background:none;padding:0;margin:0 0 0 1.5%;}
.main-search .radios .f-item 	{width:125px;}
.main-search .radios label 	{padding:0 0 0 5px;color:#999;line-height:20px;width:100px;}
.main-search .active label		{color:#666;}

.main-search .twins .f-item 				{width:47%;margin:0 5% 0 0;}
.main-search .twins .f-item.last		 	{margin:0;}
.main-search .twins .selector span		{width:80% !important;background-position:93% 8px;padding:0 10%;}
.main-search .twins.last .f-item			{width:45%;}

.main-search .triplets .f-item 		{width:28%;margin:0 5% 0 0;}

.main-search .two-childs .datepicker-wrap		{width:47%;margin:0 5% 0 0;float:left;}
.main-search .two-childs .selector				{width:46% !important;float:left;}
.main-search .two-childs .selector span			{padding:0 10%;width:80% !important;background-position:93% 8px;}

.datepicker-wrap 				{position:relative;}
.ui-datepicker-trigger	{position:absolute;top:8px;right:8px;}

.spinner 				{position:relative;}
.main-search .f-item  .ui-spinner-input		{padding:6px 10%;width:80%;}
.ui-icon-triangle-1-n	{position:absolute;top:35px;right:8px;background:url("../images/ico/spinner.png") 0 0 no-repeat;width:13px;height:8px;overflow:hidden;text-indent:-99999px;display:inline-block;cursor:pointer;}
.ui-icon-triangle-1-s	{position:absolute;top:43px;right:8px;background:url("../images/ico/spinner.png") 0 -9px no-repeat;width:13px;height:8px;overflow:hidden;text-indent:-99999px;display:inline-block;cursor:pointer;}

.spinner.small		{width:43% !important;}

.search-submit 			{position:absolute;left:478px;bottom:-5px;background:url("../images/bgr/search-button.png") 0 0 no-repeat;width:204px;height:34px;border:none;font:normal 1.2em/34px 'Montserrat', sans-serif;text-transform:uppercase;color:#fff;-webkit-text-shadow:0 -1px 0 rgba(0,0,0,0.2);-moz-text-shadow:0 -1px 0 rgba(0,0,0,0.2);text-shadow:0 -1px 0 rgba(0,0,0,0.2);}
.search-submit:hover 	{background-position:0 -34px;}

/*CONTACT FORM*/
aside form			{padding:0 0 15px;}
aside .f-item		{padding:0 0 15px;float:left;width:100%;}
aside .f-item label	{float:left;width:100%;padding:0 0 5px;}
aside  input[type="submit"]	{padding:0;width:80px;margin:5px 0 0;}

.phone-green 	{background:url("../images/ico/phone-green.jpg") 2px 0 no-repeat;font-family:'Montserrat', sans-serif;padding:1px 0 1px 24px;}
.email-green 	{background:url("../images/ico/email-green.jpg") 0 5px no-repeat;font-family:'Montserrat', sans-serif;padding:0 0 0 24px;margin:5px 0 15px;}
.email-green a 	{text-decoration:none;}


/*BOOKING STEPS*/
.booking			{float:left;width:96%;padding:12px 2% 20px;margin:0 0 20px;background:#fff;webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);}
.booking h3			{display:inline-block;color:#B9ACA4;padding:0 0 10px;margin:0 0 15px;text-indent:2%;border-bottom:1px solid #ccc;width:100%;}
.booking h3 span		{color:#59C6C0;}

.booking .row			{float:left;display:block;width:100%;}
.booking .f-item				{width:68%;padding:14px 2% 6px 0;margin:0;float:left;}
.booking .twins .f-item		{width:33%;}
.booking .triplets .f-item	{width:33%;}
.f-item label						{font:15px 'Montserrat', sans-serif;color:#666;padding:15px 0 3px;display:inline-block;width:100%;-webkit-box-shadow:none !important;-moz-box-shadow:none;box-shadow:none  !important;}
.f-item label span	{font-family:'Montserrat', sans-serif;color:#666;}
.f-item label span.required {font-family:'Montserrat', sans-serif;color:#c30b6b;}
.remodal  .transfer-inquiry .f-item label, .remodal  .transfer-inquiry p { font-size:12px;}
.f-item input[type="text"],
.f-item input[type="email"],
.f-item input[type="number"]	{-webkit-box-shadow:none !important;-moz-box-shadow:none;box-shadow:none  !important;}
.f-item textarea				{float:left;display:block;width:92%;height:120px;}
.f-item textarea.inpt_modal				{float:left;display:block;width:92%;height:120px; margin:6px 4%;}
.booking .info						{float:left;display:block;width:30%;font:italic 1.2em/30px 'Montserrat', sans-serif;color:#3F3F3F;padding:38px 0 0;}
.booking .f-item select				{width:100%;}
.booking div.selector				{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.booking div.selector span			{width:92% !important;background-position:97% 8px;padding:0 4%;}
.booking .triplets .datepicker				{width:170px;}
.booking .triplets .datepicker input			{width:155px;}
.booking .triplets .ui-datepicker-trigger	{left:145px;top:7px;}
.booking .triplets .last						{width:80px;}
.booking .triplets .last input					{width:60px;}
.booking .checkbox label,
.checkbox label				{font-family:'Montserrat', sans-serif;width:90%;padding:0 0 0 10px;}
.booking  input[type="submit"]	{margin:14px 0 0;}

.output p 		{float:left;width:270px;padding:0 20px 10px 0;}
.turqouise-link			{color:#5FC7C1;font-family:'Montserrat', sans-serif;}

.print {float:right;margin:-5px 46% 0 0;}

/*MY ACCOUNT*/
.bookings h1,.mysettings h1 {margin:0;}
.bookings  h1 a 		{text-decoration:none;color:#B9ACA4;}
.bookings  h1 a:hover 	{text-decoration:underline;}
.bookings .b-info 	{float:left;width:72%;}
.bookings .actions 	{float:right;width:25%;margin-top:10px;}
.bookings .actions .gradient-button {position:static;padding:0;width:100%;margin:0 0 10px;}
.tab-content .bookings th,
.tab-content .mysettings th{background:none;width:25%;color:#c30b6b;font-family:'Montserrat', sans-serif;padding:10px;border:none;border-bottom:1px solid #ccc;}
.tab-content .bookings td,
.tab-content .mysettings td {padding:10px;border:none;border-bottom:1px solid #ccc;}
.tab-content .mysettings td:last-child {text-align:right;width:30px;}

.myreviews .score	{float:left;width:25%;margin:8px 0 0;}
.myreviews .reviews	{float:right;width:72%;}

.edit_field {font-size:1em;margin:10px 0 0;padding:10px;background:#E9E6E0;}
.edit_field label,
.edit_field input,
.edit_field a {font-size:12px;margin:0 0 10px;display:inline-block;}
.edit_field .gradient-button {font-size:11px;}
/* TRANSFERS PG*/
.xdsoft_datetimepicker			{box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);background: #FFFFFF;border-bottom: 1px solid #BBBBBB;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;border-top: 1px solid #CCCCCC;color: #333333;padding:7px 10px 10px 0;position: absolute;z-index:10000;-moz-box-sizing: border-box;box-sizing: border-box;display:none;}
.xdsoft_datetimepicker iframe 	{position: absolute;left: 0;top: 0;width: 75px;height: 210px;background: transparent;border:none; }
.xdsoft_datetimepicker table		{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.xdsoft_datetimepicker button 	{border:none;}

.xdsoft_noselect						{-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.xdsoft_noselect::selection 				{background: transparent;}
.xdsoft_noselect::-moz-selection 		{background: transparent;}
.xdsoft_datetimepicker.xdsoft_inline	{display: inline-block;position: static;box-shadow: none;}
.xdsoft_datetimepicker *					{-moz-box-sizing: border-box;box-sizing: border-box;padding:0px;margin:0px;}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker	{display:none;}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active	{display:block;}

.xdsoft_datetimepicker .xdsoft_datepicker					{width: 300px;float:left;margin-left:10px;}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker	{width: 256px;}
.xdsoft_datetimepicker  .xdsoft_timepicker					{width: 58px;float:left;text-align:center;margin-left:10px;margin-top:0px;}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker	{margin-top:16px;margin-bottom:3px;}
.xdsoft_datetimepicker  .xdsoft_mounthpicker							{position: relative;text-align: center;padding-bottom:1px;display:inline-block;width:100%;}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker  .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_today_button	{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);}

.xdsoft_datetimepicker .xdsoft_label i{opacity:0.5;background-position:-92px -19px;display: inline-block;width: 9px;height: 20px;vertical-align: middle;}

.xdsoft_datetimepicker  .xdsoft_prev									{float: left;background-position:-20px 0px;}
.xdsoft_datetimepicker .xdsoft_mounthpicker .xdsoft_prev									{display: none !important;}
.xdsoft_datetimepicker  .xdsoft_today_button							{float: left;background-position:-70px 0px;margin-left:5px;}
.xdsoft_datetimepicker  .xdsoft_next									{float: right;background-position:0px 0px;}
.xdsoft_datetimepicker .xdsoft_mounthpicker .xdsoft_next									{display: none !important;}
.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_prev ,
.xdsoft_datetimepicker  .xdsoft_today_button							{background-color: transparent;background-repeat: no-repeat;border: 0px none currentColor;cursor: pointer;display: block;height: 30px;opacity: 0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";outline: medium none currentColor;overflow: hidden;padding: 0px;position: relative;text-indent: 100%;white-space: nowrap;width: 20px;}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next				{float:none;background-position:-40px -15px;height: 15px;width: 30px;display: block;margin-left:14px;margin-top:7px;}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev				{background-position:-40px 0px;margin-bottom:7px;margin-top:0px;}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box			{height:257px;overflow:hidden;border-bottom:1px solid #DFDFD0;}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div	{background: #F5F5F5;border-top:1px solid #DFDFD0;color: #34394a;font-size: 14px;text-align: center;border-collapse:collapse;cursor:pointer;border-bottom-width:0px;height:40px;line-height:40px;}

.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child	{border-top-width:0px;}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover 	{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.xdsoft_datetimepicker  .xdsoft_label		{display: inline;position: relative;z-index: 9999;margin: 0;padding: 5px 3px;font-size: 14px;line-height: 20px;background-color: #fff;float:left;width:182px;text-align:center;cursor:pointer;}
.xdsoft_datetimepicker  .xdsoft_label:hover	{text-decoration:underline;}
.xdsoft_datetimepicker  .xdsoft_label:hover i	{opacity:1.0;}

.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select						{border:1px solid #DFDFD0;position:absolute;right:0px;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect		{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect		{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover			{color: #666 !important;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option					{padding:5px 10px 5px 5px; }
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current	{color:#333;font-weight: 700;}
.xdsoft_datetimepicker  .xdsoft_month							{width:100px;text-align:right;}
.xdsoft_datetimepicker  .xdsoft_calendar							{clear:both;}
.xdsoft_datetimepicker  .xdsoft_year								{width: 48px;margin-left: 5px;}
.xdsoft_datetimepicker  .xdsoft_calendar table						{border-collapse:collapse;width:100%;}
.xdsoft_datetimepicker  .xdsoft_calendar td > div					{}
.xdsoft_datetimepicker  .xdsoft_calendar th						{height: 40px;}
.xdsoft_datetimepicker  .xdsoft_calendar td,
.xdsoft_datetimepicker  .xdsoft_calendar th						{width:14.2857142%;background: #F5F5F5;border:1px solid #DFDFD0;color:#34394a;font-size: 14px;text-align: center;vertical-align: middle;padding:0px;border-collapse:collapse;cursor:pointer;height:40px;}
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar th		{width:12.5%;}
.xdsoft_datetimepicker  .xdsoft_calendar th	{font-size: 12px;background: #C30B6B;border-color:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}

.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current	{color:#C30B6B; font-weight: 700; background:#ededed}

.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled					{opacity:0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled	{opacity:0.2;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";}

.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover	{color: #C30B6B;    box-shadow: none; background:#ededed}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover	{color: inherit	!important;background: inherit;box-shadow: inherit;}
.xdsoft_datetimepicker  .xdsoft_calendar th	{text-align: center;color: #fff;cursor:default;}

.xdsoft_datetimepicker  .xdsoft_copyright		{color:#ccc; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a		{color:#eee;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover	{color:#aaa;}

.xdsoft_time_box	{position:relative;border:1px solid #DFDFD0;}
.xdsoft_scrollbar >.xdsoft_scroller	{background:#ccc;height:20px;border-radius:3px;}
.xdsoft_scrollbar		{position:absolute;width:7px;right:0px;top:0px;bottom:0px;cursor:pointer;}
.xdsoft_scroller_box	{position:relative;}



	.transfer-inquiry > .main .one-half, .transfer-inquiry .form-group, .transfer-inquiry .datepicker .teste { background: none !important; -webkit-box-shadow:none !important;-moz-box-shadow:none;box-shadow:none  !important; }

	.transfer-inquiry .full { margin-top:0; }
	.transfer-inquiry .um-terco { float:left; width:31.6%; margin:0 2.4% 20px 0;}
	.transfer-inquiry .last { margin-right:0 !important; }
	.transfer-inquiry p { font-size: 1.2em; }
/*JQUERY UI WIDGETS*/

/*UI DATEPICKER*/
button.ui-button::-moz-focus-inner { border: 0; padding: 0; }
.ui-datepicker { width: 22em; padding: 0; display:none;background:#fff;/*-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);box-shadow:0 0 5px rgba(0,0,0,0.2);*/}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 11px; width:9px; height:12px;text-indent:-99999px;cursor:pointer;}
.ui-datepicker .ui-datepicker-prev { left:10px;background:url("../images/ico/arrow-left.png") 0 0 no-repeat ;}
.ui-datepicker .ui-datepicker-next { right:10px;background:url("../images/ico/arrow-right.png") 0 0 no-repeat ;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 5px;text-align: center;font:normal 14px 'Montserrat', sans-serif;color:#B9ACA4;}
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size:12px; border-collapse: collapse; }
.ui-datepicker th {width:30px;height:30px;line-height:30px; background: rgb(111,207,202);background: -moz-linear-gradient(top, rgba(111,207,202,1) 0%, rgba(55,168,163,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,207,202,1)), color-stop(100%,rgba(55,168,163,1)));background: -webkit-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -o-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -ms-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: linear-gradient(to bottom, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fcfca', endColorstr='#37a8a3',GradientType=0 );color:#fff;text-align: center; font-weight: bold; border:1px solid #6FCFCA;  }
.ui-datepicker th span	{ display: block;text-align: center; }
.ui-datepicker td { border:1px solid #eee;text-align:center;background: rgb(255,255,255);background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1)));background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );}
.ui-datepicker td span, .ui-datepicker td a { display: block;width:30px;height:30px;line-height:30px; text-align: center; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

.ui-datepicker .ui-datepicker-today 						{background: rgb(111,207,202);background: -moz-linear-gradient(top, rgba(111,207,202,1) 0%, rgba(55,168,163,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,207,202,1)), color-stop(100%,rgba(55,168,163,1)));background: -webkit-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -o-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -ms-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: linear-gradient(to bottom, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fcfca', endColorstr='#37a8a3',GradientType=0 );color:#fff;}
.ui-datepicker .ui-datepicker-today a					{color:#fff;}
.ui-datepicker .ui-datepicker-calendar .ui-state-hover	{background: rgb(111,207,202);background: -moz-linear-gradient(top, rgba(111,207,202,1) 0%, rgba(55,168,163,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,207,202,1)), color-stop(100%,rgba(55,168,163,1)));background: -webkit-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -o-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -ms-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: linear-gradient(to bottom, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fcfca', endColorstr='#37a8a3',GradientType=0 );color:#fff;}

/*UI SLIDER*/
.ui-slider-horizontal { height:7px;border:1px solid #E6E6E6;position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);box-shadow:inset 0 1px 1px rgba(0,0,0,0.2);}
.ui-slider-horizontal .ui-slider-handle {background:url("../images/ico/ui-slider-handle.png") 0 0 no-repeat;width:24px;height:24px;position:absolute;top: -7px; margin-left: -10px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%;background:#EEEEEE;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

/*LIGHTBOX*/
.lightbox 					{display:none;position:fixed;width:100%;height:100%;z-index:999999;background:url("../images/bgr/lb-overlay.png") 0 0 repeat;top:0;left:0;}
.lb-wrap					{text-align:left;position:absolute;top:10%;left:35%;width:30%;max-width:350px;background: rgb(111,207,202);background: -moz-linear-gradient(top, rgba(111,207,202,1) 0%, rgba(55,168,163,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,207,202,1)), color-stop(100%,rgba(55,168,163,1)));background: -webkit-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -o-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: -ms-linear-gradient(top, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);background: linear-gradient(to bottom, rgba(111,207,202,1) 0%,rgba(55,168,163,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fcfca', endColorstr='#37a8a3',GradientType=0 );-webkit-box-shadow:0 1px 3px rgba(0,0,0,.5);-moz-box-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px rgba(0,0,0,.5);}
.lb-wrap .close 				{float:right;width:30px;height:30px;color:#fff;margin:-15px -15px 0 0;font:normal 17px/30px 'Montserrat', sans-serif;text-transform:uppercase;background:#6FCFCA;text-align:center;text-decoration:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.5);-moz-box-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px rgba(0,0,0,.5);}
.lb-wrap .close:hover 		{color:#666;}
.lb-wrap form 				{padding:0 5% 30px;width:90%;}
.lb-wrap form h1				{padding:20px 0;color:#fff;-webkit-text-shadow:0 1px 0 rgba(0,0,0,.1);-moz-text-shadow:0 1px 0 rgba(0,0,0,.1);text-shadow:0 1px 0 rgba(0,0,0,.1);}
.lb-wrap .f-item 			{padding:0 0 15px;font-size:1.1em;}
.lb-wrap label				{color:#184947;font-family:/*'Raleway'*/'Montserrat' !important;}
.lb-wrap input 					{border-color:#37A8A3;}
.lb-wrap .f-item:last-of-type 	{margin:0 0 15px;border-bottom:1px solid #37A8A3;border-bottom:1px solid rgba(0,0,0,.15);}
.lb-wrap a 						{color:#fff;}
.lb-wrap .gradient-button 		{width:100%;color:#297C78;font-size:12px;-webkit-text-shadow:0 1px 0 rgba(255,255,255,1);-moz-text-shadow:0 1px 0 rgba(255,255,255,1);text-shadow:0 1px 0 rgba(255,255,255,1);background: rgb(255,255,255);background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );}
.lb-wrap .gradient-button:hover 	{background: rgb(238,238,238);background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(255,255,255,1)));background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );}
.lb-wrap p			 			{font-family:'Montserrat', sans-serif;-webkit-text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);-moz-text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);color:#184947;margin:0 0 15px;border-bottom:1px solid #37A8A3;border-bottom:1px solid rgba(0,0,0,.15);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.2);-moz-box-shadow:0 1px 0 rgba(255,255,255,.2);box-shadow:0 1px 0 rgba(255,255,255,.2);}

/*LOADING*/
.ball 		{background-color: rgba(0,0,0,0); border: 10px solid #40BFB8;opacity: .9;border-top: 10px solid rgba(0,0,0,0);border-left: 10px solid rgba(0,0,0,0);border-radius: 60px;box-shadow: 0 0 35px #fff;width: 100px;height: 100px; margin: 0 auto; -moz-animation: spin .5s infinite linear;-o-animation: spin .5s infinite linear;animation: spin .5s infinite linear;-webkit-animation: spin .5s infinite linear;}
.ball1 		{background-color: rgba(0,0,0,0); border: 10px solid #40BFB8;opacity: .9; border-top: 10px solid rgba(0,0,0,0);border-left:10px solid rgba(0,0,0,0);border-radius: 35px;box-shadow: 0 0 15px #fff;width: 50px;height: 50px;margin: 0 auto; position: relative;top: -95px;-moz-animation: spinoff .5s infinite linear;-o-animation: spinoff .5s infinite linear;animation: spinoff .5s infinite linear;-webkit-animation: spinoff .5s infinite linear;}
.loading 	{text-align:center;}

/* Alerts Bootstrap */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-moz-keyframes spin {
    0% 		{-moz-transform: rotate(0deg);}
    100% 	{-moz-transform: rotate(360deg);}
}

@-moz-keyframes spinoff {
    0% 		{-moz-transform: rotate(0deg);}
    100% 	{-moz-transform: rotate(-360deg);}
}

@-o-keyframes spin {
    0% 		{-o-transform: rotate(0deg);}
    100% 	{-o-transform: rotate(360deg);}
}

@-o-keyframes spinoff {
    0% 		{-o-transform: rotate(0deg);}
    100% 	{-o-transform: rotate(-360deg);}
}

@keyframes spin {
    0% 		{transform: rotate(0deg);}
    100% 	{transform: rotate(360deg);}
}

@keyframes spinoff {
    0% 		{transform: rotate(0deg);}
    100% 	{transform: rotate(-360deg);}
}

@-webkit-keyframes spin {
    0% 		{-webkit-transform: rotate(0deg);}
    100% 	{-webkit-transform: rotate(360deg);}
}

@-webkit-keyframes spinoff {
    0% 		{-webkit-transform: rotate(0deg);}
    100% 	{-webkit-transform: rotate(-360deg);}
}

/* FONTS */
/*
@font-face {font-family: 'Montserrat', sans-serif;src: url('../fonts/OpenSans-Regular-webfont.eot');src: url('../fonts/OpenSans-Regular-webfont-.eot#iefix') format('embedded-opentype'),url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),url('../fonts/OpenSans-Regular-webfont.svg#Raleway') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Montserrat', sans-serif;src: url('../fonts/OpenSans-Semibold-webfont.eot');src: url('../fonts/OpenSans-Semibold-webfont-.eot#iefix') format('embedded-opentype'),url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),url('../fonts/OpenSans-Semibold-webfont.svg#Raleway') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Montserrat', sans-serif;src: url('../fonts/OpenSans-Bold-webfont.eot');src: url('../fonts/OpenSans-Bold-webfont-.eot#iefix') format('embedded-opentype'),url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),url('../fonts/OpenSans-Bold-webfont.svg#Raleway') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Montserrat', sans-serif;src: url('../fonts/OpenSans-ExtraBold-webfont.eot');src: url('../fonts/OpenSans-ExtraBold-webfont-.eot#iefix') format('embedded-opentype'),url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),url('../fonts/OpenSans-ExtraBold-webfont.svg#Raleway') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Montserrat', sans-serif;src: url('../fonts/Chunkfive-webfont.eot');src: url('../fonts/Chunkfive-webfont-.eot#iefix') format('embedded-opentype'),url('../fonts/Chunkfive-webfont.woff') format('woff'),url('../fonts/Chunkfive-webfont.ttf') format('truetype'),url('../fonts/Chunkfive-webfont.svg#Raleway') format('svg');font-weight: normal;font-style: normal;}
*/

img {max-width:100%;}
.one-fourth figure img {width:100%;}

/*tiago was here */

.welcome_cliente { margin-top:10px !important; font-size: 1.2em; }
#bo-cliente #nav { margin-right: 180px; }
.bo-cliente-info { margin-bottom: 40px; }


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

.slider {height:768px;}
/*.main-nav li {padding-right:40px;}*/

.destinations .ribbon,
.locations .one-fourth .ribbon		{margin:20px 0 0 -10%;width:120%;height:50px;position:relative;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);background: rgb(193,182,174);background: -moz-linear-gradient(top, rgba(193,182,174,1) 0%, rgba(186,172,163,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,182,174,1)), color-stop(100%,rgba(186,172,163,1)));background: -webkit-linear-gradient(top, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);background: -o-linear-gradient(top, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);background: -ms-linear-gradient(top, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);background: linear-gradient(to bottom, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1b6ae', endColorstr='#baaca3',GradientType=0 );}
.destinations .ribbon:focus,
.destinations .ribbon:hover,
.locations .one-fourth  .ribbon:focus,
.locations .one-fourth  .ribbon:hover	 	{background:#5FC8C2;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2),inset 0 0 10px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2),inset 0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2),inset 0 0 10px rgba(0,0,0,0.2);}
.destinations .promo .ribbon,
.locations .one-fourth  .promo .ribbon	{background:#FFC801;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2),inset 0 0 10px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2),inset 0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2),inset 0 0 10px rgba(0,0,0,0.2);}
.destinations .ribbon .half,
.locations .one-fourth  .ribbon .half				{margin:10px 0;height:30px;padding:0;width:49.5%;position:relative;}
.destinations .ribbon .half a,
.locations .one-fourth  .ribbon .half a 			{float:right;}
.destinations .ribbon .half:first-child,
.locations .one-fourth  .ribbon .half:first-child 	{border-right:1px solid rgba(0,0,0,0.2);}
.destinations .ribbon .hotel,
.locations .one-fourth  .ribbon .hotel 				{background:none;}
.destinations .ribbon .flight,
.locations .one-fourth  .ribbon .flight 			{background:none;}

.destinations .ribbon .hotel:before,
.locations .one-fourth  .ribbon .hotel:before	{background:url("../images/ico/hotel.png") 0 0 no-repeat;content:"";position:absolute;top:1px;left:10%;width:28px;height:28px;}

.destinations .ribbon .flight:before,
.locations .one-fourth  .ribbon .flight:before	{background:url("../images/ico/flight.png") 0 0 no-repeat;content:"";position:absolute;top:1px;left:10%;width:28px;height:28px;}

.three-fourth .destinations .one-fourth 				{width:48.8%;}
.three-fourth .destinations .one-fourth.last			{margin:0 2.4% 20px 0 !important;}
.three-fourth .destinations .one-fourth:nth-child(2n+1) {margin:0 0 20px !important;}
.three-fourth .destinations .ribbon		{width:120%;margin:20px 0 0 -10%;}

}

@media screen and (max-width: 1280px) {
.wrap 		{width:96%;margin:0 2%;}
.main-search {width:96%;}
#sequence .animate-in .info {margin-left:-48%;}
.slider {margin-top:-53px !important; }
}


@media screen and (max-width: 1024px) {
.main-search 	{width:96%;margin:20px auto 0;height:auto;}
.search-submit	{left:40%;}

.slider {margin-top:0 !important; }

.main-nav li {/*padding-right:7px;*/}

.sort li 	{width:85px;}

.bx_other-packs li figure 	{width:35%;}
.bx_other-packs .meta 	{width:38%;}
.bx_pack-information 	{width:18%;}

.stars		 {width:100%;float:left;}
.stars img 	{float:left;}
.rating		{float:left;width:100%;}

.deals .full-width .stars				{padding:0;margin:6px 0 0;}
.deals .full-width .address 				{width:100%;max-width:100%;}
.deals .full-width figure					{margin:0 3% 0 0;}
.deals .full-width .details				{width:42%;}
.deals .full-width .price 				{width:14%;padding:0 0 0 3%;height:172px;}
.deals .full-width .description			{width:100%;}
.deals .full-width .gradient-button 		{right:3%;bottom:auto;top:115px;}

.tab-content .deals .full-width figure 		{width:66.5%;}
.tab-content .deals .full-width h1 		{max-width:100%;}

.score  	{width:48%;margin:0 2% 0 0;}
.chart	{width:50%;}
.reviews .pro,
.reviews .con {margin:10px 0 0 10px;width:90%;}

.locations .full-width  .description {height:auto;width:80%;}
.tab-content .deals .full-width .description	{height:auto;}

.deal-of-the-day p  {padding:0;}
.deal-of-the-day .rating {padding:0 0 15px 15px;}

.boxes .one-fourth {min-height:180px;}

.tab-content .deals .full-width .price 				{border-left:none;width:26%;padding:0;}
.tab-content .deals .full-width .gradient-button		{bottom:auto;top:105px;right:6.8%;}
.tab-content .deals .full-width .details  	{padding:15px 3% 0;width:94%;}

footer .copy {padding:0 0 20px;width:100%;text-align:center;}
.bottom nav {width:100%;text-align:center;}
.bottom nav ul {width:90%;margin:0 auto;}

.lb-wrap {width:50%;left:25%;}

.main-nav ul 					{display:none;}
.main-nav .selector 			{display:block;text-align:left;width:80%;/*margin:10px 18% 0 2%;*/background:none;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font:normal 1.2em 'Montserrat', sans-serif;text-transform:uppercase;/*letter-spacing:-1px;-webkit-text-shadow:0 0 1px rgba(0,0,0,0.3);-moz-text-shadow:0 0 1px rgba(0,0,0,0.3);text-shadow:0 0 1px rgba(0,0,0,0.3);*/ line-height:1.4em; padding:10px}
.main-nav .selector span 		{background:url("../images/ico/mobile_icon_r.png") 0 1px no-repeat;padding:0 0 0 40px;width:90%;color:#666;}
.main-nav .selector select	{width:90%;}

.main-nav li.btn-transfer a {
    margin: 12px;
}
.main-nav li {
    width: 100%;
    border-left: none !important;
    text-align: left;
}
.menu-collapser {
    background-color: rgb(239, 239, 239) !important;
}
.collapse-button {
    left: 20px !important;
    background-image: none !important;
    background-color: #B50A65 !important;
}
}

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

}
@media screen and (max-width: 980px) {
    /*.breadcrumb1 {
    margin: 45px 0 0 0;
}*/
.wrap 	{width:96%;margin:0 2%;}
.slider 			{height:540px;}

.one-fourth .details {min-height:114px;}

.logo 		{padding:15px 0;max-width:200px;}
.contact 		{float:left;padding:0;background:none !important;width:100%;}
.contact span 	{width:auto;display:inline-block;padding:0 10px 0 0;}

.inner-nav 		{width:27.4%;}
.tab-content 	{width:70.4%;}

.three-col li {width:100%;margin:0;}

.tags ul	{width:100%;}
#crossfade {height:300px;}
#crossfade  img {margin-top:-200px;}

.bx_other-packs li figure 					{width:47%;}
.bx_other-packs .meta 					{width:50%;}
.bx_pack-information 					{width:100%;margin:20px 0 0;padding:20px 0 0;border-left:none;border-top:1px solid #ccc;height:auto;}
.bx_pack-information .row 				{width:23%;border-right:1px solid #ccc;padding:0;margin:0 1.5% 0 0;}
.bx_pack-information .gradient-button 	{top:23px;right:0;bottom:auto;left:auto;}
.more-information 					{border-top:1px solid #ccc;padding:20px 0 0;}
.bx_pack-information span img			 {margin: 3px 0 0;}

.sort li 	{padding:3px 10px;width:75px;font-size:1.2em;}

.locations .full-width  .description {width:77%;}

.three-fourth .destinations .one-fourth 				{width:48.8%;}
.three-fourth .destinations .one-fourth.last			{margin:0 2.4% 20px 0 !important;}
.three-fourth .destinations .one-fourth:nth-child(2n+1) {margin:0 0 20px !important;}
.three-fourth .destinations .one-fourth .ribbon		{width:120%;margin:20px 0 0 -10%;}

.three-fourth .deals .one-fourth 					{width:48.8%;}
.three-fourth .deals .one-fourth.last			{margin:0 2.4% 20px 0 !important;}
.three-fourth .deals .one-fourth:nth-child(2n) 	{margin:0 0 20px !important;}
.three-fourth .deals .one-fourth .ribbon			{width:120%;margin:20px 0 0 -10%;}

.three-fourth .locations .one-fourth {width:48.8%;min-height:430px;margin-right:2.4%;}
.three-fourth .locations .one-fourth:nth-child(2n),
.three-fourth .locations .one-fourth.last {margin:0 0 20px;}
.three-fourth .locations .one-fourth:nth-child(2n+1) {margin:0 2.4% 20px 0!important;}
.three-fourth .locations .one-fourth .ribbon		{width:120%;margin:20px 0 0 -10%;}

.full.destinations .details 		{padding:15px 6%;width:88%;}
/*.full.destinations .details h5 	{max-width:48%;display:inline-block;}*/
.full.destinations .gradient-button 	{margin:0 0 7px;}

aside article	{padding:14px 10% 20px;width:80%;}
/*.default 	{padding: 14px 10% 5px;width: 80%;}*/

.boxes .one-fourth {min-height:auto;}

.bookings .b-info 	{width:63%;}
.bookings .actions 	{width:33%;}
.score span			{font-size:5em;}
.tabela_services { width:70%;  margin:0px auto;}
}


@media screen and (max-width: 830px) {
/*.content {padding:205px 0 0;}*/
.overlay { margin-top:60px;}

.search {width:48.8%;float:left;margin:0 45% 20px 0;}

.top-right-nav {float:left;width:100%;padding-top:20px;}

input[type="search"], input[type="email"], input[type="text"], input[type="number"] 	{padding:6px 2%;width:95.4%;}

#form3 .column, #form5 .column, #form6 .column {height: auto;}

.main-search .radios 					{width:94%;padding:0 0 14px;margin:0 3% 20px;border-bottom:1px solid #ccc;min-height:auto;}
.main-search .forms						{width:100%;}
.main-search .forms .column 				{width:94%;padding:0 0 14px;margin:0 3% 20px;background:none;border-bottom:1px solid #ccc;min-height:auto;}
.main-search .forms .column:last-child	{border-bottom:none;}
.main-search .twins .f-item				{width:47.3%;}
.main-search .twins.last .f-item			{width:47%;}
.main-search .triplets .f-item			{width:29.8%}
.main-search .triplets .f-item:last-child {margin:0;}
.main-search .two-childs .selector span,
.main-search .twins .selector span 		{padding:0 2%;width:96% !important;background-position:97% 8px;}
.main-search .f-item .ui-spinner-input	{padding:6px 2%;width:96%;}
.search-submit 							{left: 36%;}

.slider 			{height:450px;}
.slider .info 	{top:33%;}

.offers,.destinations,.boxes 	{width:100%;float:none;}
.offers { overflow:hidden; }
.one-fourth .details			{min-height:auto;}
.one-fourth 					{width:49%;min-height:auto;}
.one-fourth:nth-child(2n+1)	{margin-right:0;}
.boxes .one-fourth 			{width:94.8%;margin-right:0 !important;padding:15px 2.6%;}

aside,
.lower			{width:100%;margin:0 !important;}
aside article 		{padding:14px 3% 20px;width:94%;}
.testimonials	{padding:17px 3% 20px;width:94%;}
/*.default 		{padding:14px 3% 5px;width:94%;}*/

/*.full .one-fourth 	{width:48.8%;}*/
.full .deals .one-fourth:nth-child(2n+1) {margin:0 2% 20px 0;}
.full .deals .one-fourth:nth-child(2n) {margin:0;}
.destinations .ribbon	{width:116%;margin:20px 0 0 -8%;}
.destinations .count 	{width:100%;/*float:left;margin:-10px 0 15px;*/}

.three-fourth,
.one-half 								{width:100%;}
.three-fourth .one-fourth:nth-child(2n+1)	{margin-right:2%;}
.three-fourth .last							{margin-right:0 !important;}
.deals .full-width .details {width:35%;padding:15px 2% 0 0;}
.deals .full-width .address {padding:0;width:100%;max-width:100%;}
.deals .full-width .stars 	{float:left;padding:0;width:100%;}
.deals .full-width .stars img {float:left;}

.flights .full-width .details		{width:96% !important;padding:15px 2% 0 !important;}
.flights .full-width .details .f-wrap	{width:20.7%;}

.sort-by 	{height:auto;position:relative;}
.sort		{border:none;height:auto;margin:0 3% 20px;width:94%;border-bottom:1px solid #ccc;}
.sort li 		{padding:12px 0;width:100%;border-left:none;border-top:1px solid #ccc;}
.sort li .ascending	{top:15px;right:0;}
.sort li .descending	{top:23px;right:0;}
.view-type	 {position:absolute;top:0;right:1.5%;}


.pager {padding:0 20px 0 0;}

.inner-nav			{width:100%;margin-bottom:20px;}
.inner-nav li			{/*padding:0%!important;*/width: 88%!important;}
.inner-nav li a		{padding:0 0 0 12%!important;width:88%!important;}
/*.inner-nav li.active,
.inner-nav li.active:hover	{width:100%;background: rgb(95,200,194);background: -moz-linear-gradient(top, rgba(95,200,194,1) 0%, rgba(64,191,184,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(95,200,194,1)), color-stop(100%,rgba(64,191,184,1)));background: -webkit-linear-gradient(top, rgba(95,200,194,1) 0%,rgba(64,191,184,1) 100%);background: -o-linear-gradient(top, rgba(95,200,194,1) 0%,rgba(64,191,184,1) 100%);background: -ms-linear-gradient(top, rgba(95,200,194,1) 0%,rgba(64,191,184,1) 100%);background: linear-gradient(to bottom, rgba(95,200,194,1) 0%,rgba(64,191,184,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fc8c2', endColorstr='#40bfb8',GradientType=0 );filter:none;}*/
.tab-content 		{width:100%;}
.tab-content article 	{padding:12px 3% 20px;width:94%;}

.bx_other-packs .meta	{width:100%;}
.bx_other-packs figure,#things-to-do figure	 {width:100% !important;margin:0 0 20px !important;}
.bx_other-packs figure img,
aside figure img,
#things-to-do figure img,
.locations .full-width figure img	{width:100%;height:auto;}

.reviews li figure.left {margin:0 20px 20px 0;}
.reviews div {width:90% !important;}

.print {margin-right:0;}

.get_inspired				{width:100%;display:inline-block;}
.get_inspired li 				{width:48.5%;margin:0 3% 20px 0;height:auto;}
.get_inspired li.last			{margin:0 3% 20px 0 !important;}
.get_inspired li:nth-child(2n){margin:0 0 20px !important;}
.get_inspired li img {width:100%;}


.locations .full-width .description	{width:100%;}
.locations .full-width figure 			{width:100%;}
.locations .full-width .details 		{width:94%;padding:15px 3%;}
.locations .full-width h1 			{width:100%;}
.locations .description 	{width:100%;height:auto;}

.tab-content .deals .full-width			{width:100%;}
.tab-content .deals .full-width figure 		{width:100%;margin:0 0 20px;}
.tab-content .deals .full-width figure img 	{width:100%;height:auto;}
.tab-content .deals .full-width .price	{position:static;width:100%;text-align:left;border-top:1px solid #ccc;padding:0;margin:10px 0 0;height:auto;border-left:none;}
.tab-content .deals .full-width .price br	{display:none;}
.tab-content .deals .full-width .details 	{width:94%;padding:0 3%;}
.tab-content .deals .full-width .description {width:100%;height:auto;margin:0;}
.tab-content .deals .full-width .gradient-button {top:auto;bottom:auto;}

.output p { width: 40%;}

footer .one-fourth	{width:96%;border-bottom:1px solid #ccc;padding:0 2% 20px;margin:0 0 30px !important;}
footer .one-fourth:last-child 	{padding:0 2% 30px;}
footer .bottom {border:none;padding:0;}
.copy		{width:94%;padding:10px 3% 20px;border-bottom:1px solid #ccc;margin:0 0 20px;}
.bottom nav	{float:left;}
.bottom nav li {margin:0;padding:0 12px;}

.error			{text-align:center;}
.error-type 		{float:none;display:inline-block;margin:0 auto 40px;}
.error-content 	{float:none;display:inline-block;margin:0 auto;text-align:left;}
}

@media screen and (max-width: 768px) {
.reviews .pro,
.reviews .con {margin:0 0 10px;width:100%;}
.slider		{height:432px;}
.destinations .ribbon, .locations .one-fourth .ribbon {width:114%;margin:20px 0 0 -7%;}
/*.contact-box{
	color: #FFF;
	display: table-cell;
	padding: 60px 25px 50px 25px;
	overflow: hidden;
	position: relative;
	text-align: center;
}*/
a.btn-purchase { display:block;}
a.book_link, a.book_link:hover {padding:0;}
footer input[type="submit"] {height: 32px;}
.tabela_services { width:100%;  margin:0px auto;}

}
@media screen and (max-width: 660px) {
    .breadcrumb1 h1 {
font-size: 1.3em;}

.breadcrumb1 h2 {
font-size: 1.2em;}
    /*.logo {max-width:63%;}*/
.contact-box{text-align: center; display: block; padding-top: 30px;}
	.contact-box:first-child{padding-top: 50px;}
	.contact-box a.btn.btn-default{float: none; margin: 0;}
	.custom-section-text{padding-left: 5%;padding-right: 5%;}
	.custom-section-buttons{padding-right: 5%;}
}
@media screen and (max-width: 600px) {
}
/*.logo		{width:100%;max-width:100%;}*/
.search	 {margin:0 0 18px;float:left;width:70%;}
.search-submit {left: 27%;}

.slider		{height:338px;margin-top:150px;}

.full  .one-fourth,
.destinations.last .one-fourth,
.destinations.first .one-fourth  				{/*width:100% !important;margin:0 0 20px !important;*/}

.full .boxes .one-fourth 				{width:100%;margin:0 0 20px;height:auto;min-height:auto;}
.deals .three-fourth .one-fourth 		{width:100%;margin:0 0 20px !important;}

.score {width:100%;margin:0 0 20px;}
.chart {width:100%;}

.one-fourth .details					{padding:17px 5% 15px;width:90%;}
.deals .full-width .details 			{padding:0 5%;width:90%;}
.deals .full-width figure				{margin:0 0 17px;width:55%;}
.deals .full-width .price 			{width:40%;padding:0 0 0 5%;border:none;}
.deals .full-width .gradient-button 	{top:100px;bottom:auto;right:7.5%;}

.deals .full-width h1 		{width:100%;max-width:100%;}
.deals .full-width .address,
.deals .full-width .description 	{width:100%;}


/*#crossfade {height:200px;}
#crossfade  img {margin-top:-200px;}*/

.booking .f-item	{width:100% !important;padding:14px 0 6px 0;}
.booking .info  	{width:100%;padding:0 0 10px;}

.three-fourth .locations .one-fourth 					{width:96%;margin:0 2% 20px !important;float:none;display:inline-block;}
.three-fourth .locations .one-fourth.last			{margin:0 2% 20px !important;}
.three-fourth .locations .one-fourth:nth-child(2n),
.three-fourth .locations .one-fourth:nth-child(2n+1) 	{margin:0 2% 20px !important;}
.three-fourth .locations .one-fourth .ribbon			{width:114%;margin:20px 0 0 -7%;}

.three-fourth .deals .one-fourth 					{width:96%;margin:0 2% 20px !important;float:none;display:inline-block;}
.three-fourth .deals .one-fourth.last			{margin:0 2% 20px !important;}
.three-fourth .deals .one-fourth:nth-child(2n) 	{margin:0 2% 20px !important;}
.three-fourth .deals .one-fourth .ribbon			{width:114%;margin:20px 0 0 -7%;}

.three-fourth .destinations .one-fourth,
.three-fourth .destinations .one-fourth:nth-child(2n+1),
.three-fourth .destinations .one-fourth.last 				{width:96%;margin:0 2% 20px !important;float:none;display:inline-block;}
.three-fourth .destinations .ribbon		{width:114%;margin:20px 0 0 -7%;}


.slider .info {display:none;}

.three-fourth .flights  .one-fourth  {margin:0 0 20px !important;width:100%;}
.flights .full-width .details .f-wrap	{width:45.3%;}
.flights .full-width .details .f-wrap:nth-child(2n+1)	{border-right:1px solid #ccc;}

.checkbox label {width:80%;}

@media screen and (max-width: 640px) {
    .overlay { margin-top:0px}
    .header {
        position: static !important;
    }

    .logo {width:100%;}
     .tempo_1 {

    width: 30%;
}
}


@media screen and (max-width: 540px) {
.slider		{height:304px;}
.lb-wrap {width:80%;left:10%;}
}

@media screen and (max-width: 480px) {
    .contact-boxes { display:none;}
    .contact span.mail {
    display:none;}
     .logo {width:100%;}
     .tempo_1 {

    width: 100%;
}


.overlay {
    height: 150px;
}
    /*.breadcrumb1 {
    margin: 70px 0 0 0;
}*/

.search {max-width:63%;}
/*.contact span:first-child {display:none;}*/

.slider		{height:270px;margin-top:180px;}

.search-submit {left:17%;}

.deals .full-width .price 			{width:33%;}

.destinations .ribbon {width:114%;margin:20px 0 0 -7%;}

.flights .full-width .gradient-button {bottom:71px !important;}
.tempo_1 {  margin:0px}

a.btn-purchase { display:block;}
a.book_link, a.book_link:hover {font-size: 24px;padding:0;}
.full .one-fourth 	{width:100%;}
}
@media screen and (max-width: 360px) {
    .contact-boxes { display:none;}
}
@media screen and (max-width: 320px) {

    /*.breadcrumb1 {
    margin: 100px 0 0 0;
}*/


}
/*PRINT*/
@media print {
	* 			 			   {background: transparent !important; color: black !important; text-shadow: none !important;box-shadow: none !important; filter:none !important; -ms-filter: none !important;}
	a,
	a:visited 			 	{text-decoration: underline; }
	pre,
	blockquote		{border: 1px solid #999; page-break-inside: avoid; }
	thead 			{display: table-header-group; }
	tr,
	img 			{page-break-inside: avoid; }
	img 			{max-width: 100% !important; }
	@page 			{margin: 0.5cm; }
	p, h2, h3 		{orphans: 3; widows: 3; }
	h2, h3 			{page-break-after: avoid;}

.search,.main-nav,.ribbon,.breadcrumbs,aside {display:none;}
.contact {background:none;padding:0;float:right;}

.booking {padding:0;}
.booking h3 {text-indent:0;}
.text-wrap {padding:0 0 10px;width:100%;}
.three-fourth {width:100%;}

.content {padding:80px 0 0;}
}

/*owl*/

.prev-staff, .prev-quote{
	z-index:9999;
	background-image:url(../images/ui/prev1.png);
	background-repeat:no-repeat;
	width:45px;
	height:45px;
	background-size:16px 16px;
    background-position: 13px 15px;
	position:absolute;
	left:0px;
	margin-top:20%;
    border-radius:45px;
    transition:all 400ms ease;
}

.prev-staff:hover, .prev-quote:hover{
    background-color:rgba(0,0,0,0.1);
    transition:all 400ms ease;
}


.next-staff, .next-quote{
	z-index:9999;
	background-image:url(../images/ui/next1.png);
	background-repeat:no-repeat;
	width:45px;
	height:45px;
	background-size:16px 16px;
    background-position: 16px 15px;
	position:absolute;
	right:0px;
	margin-top:20%;
    border-radius:45px;
    transition:all 400ms ease;
}

.next-staff:hover, .next-quote:hover{
    background-color:rgba(0,0,0,0.1);
    transition:all 400ms ease;
}

 /* João Gaião */

.headerWrapper {
    width: 100%;
    /*min-height: 141px;*/
     min-height: 137px;
    height: auto;
}

#loginLoading {
    color: #aaa !important;
    font-size: 40px;
    z-index: 999999999999999999999999999999;
}

.shareLocalWrapper { width: 100%; height: 40px;}
.shareLocal { float:right; margin-right: 11px; }

.remodal .intl-tel-input input, .remodal .intl-tel-input input[type=text], .remodal .intl-tel-input input[type=tel] {
    box-sizing: initial !important;
    width: 80% !important;
}

.remodal .intl-tel-input ul {
    text-align: left;
    font-size: 14px !important;
}


/* 17 FAQ */
.faqs 					{background:#fff;border:1px solid #DFDFD0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;width:100%;margin:22px 0 33px;}
.faqs dt 					{padding:25px;color:#858585;font:600 17px /*'Raleway'*/'Montserrat',Arial,Helvetica,sans-serif;border-top:1px solid #DFDFD0;cursor:pointer;position:relative;}
.faqs dt:after			{content:"+";position:absolute;top:12px;right:25px;font:normal 40px 'Times New Roman', serif;color:#c30b6b;}
.faqs .expanded:after	{content:"\2013";top:7px;}
.faqs dt:first-of-type 	{border:none;}
.faqs dd					{padding:0 25px 10px;font:15px/1.5 /*'Raleway'*/'Montserrat',Arial,Helvetica,sans-serif;}

/* FAQS*/
.faqs {

    display: inline-block;
    width: 100%;
    margin: 22px 0px 33px;
}

.faqs dt:first-of-type {
    border: medium none;
}
.faqs dt {
    padding: 25px;
    color: #858585;
    font: 600 17px "Montserrat",Arial,Helvetica,sans-serif;
    border-top: 1px solid #DFDFD0;
    cursor: pointer;
    position: relative;
}

.faqs dd {
    padding: 0px 25px 10px;
    font: 15px/1.5 "Montserrat",Arial,Helvetica,sans-serif;
}

.disabled {
    cursor: no-drop;
}
.disabled > span {
    color: #B5B5AE !important;
}

.disp-table { display: table !important; }
.disp-row { display: table-row !important; }
.disp-cell { display: table-cell !important; }

.intl-tel-input, #phone { width: 100%; }

/*fonts di*/
@font-face {
  font-family: "fonts_di";
  src:url("../fonts/fonts_di.eot");
  src:url("../fonts/fonts_di.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fonts_di.woff") format("woff"),
    url("../fonts/fonts_di.ttf") format("truetype"),
    url("../fonts/fonts_di.svg#fonts_di") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "fonts_di" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fonts_di" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-clipboard-pencil:before {
  content: "a";
}
.icon-map:before {
  content: "b";
}
.icon-archive:before {
  content: "c";
}
.icon-book-open:before {
  content: "e";
}
.icon-book:before {
  content: "f";
}
.icon-umbrella:before {
  content: "g";
}
.icon-right-quote-alt:before {
  content: "h";
}
.icon-restaurant:before {
  content: "j";
}
/*.icon-bar:before {
  content: "k";
}*/
.icon-cafe:before {
  content: "l";
}
.icon-fast-food:before {
  content: "m";
}
.icon-alcohol-shop:before {
  content: "n";
}
.icon-store:before {
  content: "o";
}
.icon-like:before {
  content: "p";
}
.icon-food:before {
  content: "q";
}
.icon-book-open-1:before {
  content: "r";
}
.icon-hand-right:before {
  content: "s";
}
.icon-cup:before {
  content: "t";
}
.icon-cutlery:before {
  content: "u";
}
.icon-map-1:before {
  content: "v";
}
.icon-database:before {
  content: "w";
}
.icon-trash-full:before {
  content: "x";
}
.icon-script:before {
  content: "y";
}
.icon-scooter:before {
  content: "z";
}
.icon-beer:before {
  content: "A";
}
.icon-book-1:before {
  content: "B";
}
.icon-map-2:before {
  content: "C";
}
.icon-left-quote-alt:before {
  content: "D";
}
.icon-golf:before {
  content: "E";
}
.icon-fog-sunrise:before {
  content: "F";
}
.icon-truck:before {
  content: "G";
}
.icon-note:before {
  content: "H";
}
.icon-dropbox:before {
  content: "d";
}
.icon-dropbox-outline:before {
  content: "i";
}
.icon-torsos-all:before {
  content: "I";
}
.icon-archive-1:before {
  content: "J";
}
.icon-box:before {
  content: "K";
}
.icon-sun-fill:before {
  content: "L";
}
.icon-trash-can:before {
  content: "M";
}
.icon-trophy:before {
  content: "N";
}
.icon-cup-1:before {
  content: "O";
}
.icon-shop:before {
  content: "P";
}
.icon-garden:before {
  content: "Q";
}
.icon-sound:before {
  content: "R";
}
.icon-cube:before {
  content: "S";
}
.icon-golf-1:before {
  content: "T";
}
.icon-comment-quotes:before {
  content: "U";
}
.icon-book-bookmark:before {
  content: "V";
}
.icon-cup-coffee:before {
  content: "W";
}
.icon-flag:before {
  content: "X";
}
.icon-eye-galsses:before {
  content: "Y";
}
.icon-chef-food-restaurant-streamline:before {
  content: "Z";
}
.icon-cocktail-mojito-streamline:before {
  content: "0";
}
.icon-home:before {
  content: "1";
}
.icon-grid:before {
  content: "2";
}
.icon-grid-alt:before {
  content: "3";
}
.icon-hourglass:before {
  content: "4";
}

.overlayimg {display: block;position: absolute;top: 0;bottom: 0; left: 0;right: 0;opacity: 0;-ms-opacity: 0;z-index: 20;background: rgba(0, 0, 0, .4);overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.overlayimg a.expand 				{border:2px solid #fff;text-align: center;color: #fff;line-height: 60px;font-weight: 400;font-size: 30px;display: block;position: absolute;z-index: 100;top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 100%;height: 100%;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;border-radius: 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.entry-featured:hover .overlayimg,
.featured-image:hover .overlayimg 	{opacity: 1;-ms-opacity: 1;}
.entry-featured:hover a.expand,
.featured-image:hover a.expand 	{width: 60px;height: 60px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.entry-featured a.expand:after,
.featured-image a.expand:after 	{display:none;}