html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
body { line-height: 1; }
ol, ul, menu { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}   @font-face {
font-family: 'CalibriRegular';
src: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/calibri.eot);
src: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/calibri.eot) format('embedded-opentype'),
url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/calibri.woff) format('woff'),
url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/calibri.ttf) format('truetype'),
url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/calibri.svg#CalibriRegular) format('svg');
} @font-face {
font-family: 'fontello';
src: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/fontello.eot?41757935);
src: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/fontello.eot?41757935#iefix) format('embedded-opentype'),
url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/fontello.woff?41757935) format('woff'),
url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/fontello.ttf?41757935) format('truetype'),
url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/font/fontello.svg?41757935#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*="icon-"] {
font-family: 'fontello';
speak: none;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none !important;
color: #7e7e7e;
font-size: 1.125em; }
[class^="icon-"]:hover,
[class*="icon-"]:hover {
color: #fff;
}
.icon-youtube:before { content: '\e800'; } 
.icon-facebook:before { content: '\e801'; } 
.icon-instagram:before { content: '\e802'; } 
.icon-twitter:before { content: '\e803'; }   body {
font-family: CalibriRegular, sans-serif;
font-weight: normal;
line-height: 1.5em;
color: #292929;
background: #fff;
text-align: center;
} *,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} a {
color: inherit;
text-decoration: none;
}
a:hover { }
a img { border: none; } img {
max-width: 100%;
width: auto\9;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
.link:hover { 
text-decoration: none;
border-bottom: 2px solid;
}
.hover:hover {
text-decoration: none;
opacity: 0.9;
}
.fade,
.fade:hover { -webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.circle {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.inset-shadow {
-moz-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
box-shadow: inset 0 0 6px rgba(0,0,0,.5)
}
.desaturate {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray
}
.desaturate:hover,
.saturate {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%)
}
.disabled {
cursor: not-allowed;
pointer-events: none;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
} h1, h2, h3, h4, h5, h6 {
line-height: 1em;
font-weight: bold;
}
h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
p,
address { 
font-size: 1em;
line-height: 1.2em;
}
small { font-size: 80%; }
strong { font-weight: bold; }
mark { background: #ff0; }
em { font-style: italic; }
u { text-decoration: underline; }
hr { 
border: 0;
height: 1px;
background: #95a5a5;
clear: both;
margin-top: 1.5em;
margin-bottom: 1.5em;
display: table;
width: 100%;
float: left;
} ::selection { 
background: #1f6a8f; 
color: #fff;
} 
::-moz-selection { 
background: #1f6a8f; 
color: #fff;
} .bg-black { background: #1f1a17; }
.bg-black-light { background: #292929; }
.bg-white { background: #fff; }
.bg-orange { background: #e67817; }
.bg-gray { background: #fff; }
.text-orange { color: #e67817; }
.text-white { color: #fff; }
.text-black { color: #292929; }
.text-gray { color: #95a5a6; } input:focus,
textarea:focus,
select:focus {
outline: 0;
border: 0;
border: 1px solid #6ed400; }
input:invalid:focus,
textarea:invalid:focus,
select:invalid:focus {
border: 0;
border: 1px solid #ff3c00; } ::-webkit-input-placeholder { color: #4e4e4e; }
:-moz-placeholder { color: #4e4e4e; }
::-moz-placeholder { color: #4e4e4e; }
:-ms-input-placeholder { color: #4e4e4e; } .wrap {
width: 1200px;
margin: auto;
text-align: left;
}
.wrap-fluid {
width: 100%;
text-align: center;
}
.row:before,
.row:after,
.row-int:before,
.row-int:after,
.wrap:before,
.wrap:after,
.wrap-fluid:before,
.wrap-fluid:after {
display: table;
content: "";
line-height: 0;
} .row {
margin-left: -1%;
margin-right: -1%;
}
.row-int [class^="col"]:first-child { margin-left: 0; }
.row-int [class^="col"]:last-child { margin-right: 0; }
[class^="col"] { 
float: left;
text-align: center;
margin-left: 1%;
margin-right: 1%;
}
.col-1 { width: 4.25%; }
.col-2 { width: 10.5%; }
.col-3 { width: 16.75%; }
.col-4 { width: 23%; }
.col-5 { width: 29.25%; }
.col-6 { width: 35.5%; }
.col-7 { width: 41.75%; }
.col-8 { width: 48%; }
.col-9 { width: 54.25%; }
.col-10 { width: 60.5%; }
.col-11 { width: 66.75%; }
.col-12 { width: 73%; }
.col-13 { width: 79.25%; }
.col-14 { width: 85.5%; }
.col-15 { width: 91.75%; }
.col-16 { width: 98%; }
.col-15 [class^="col"] { 
margin-left: 1.09%;
margin-right: 1.09%;
}
.col-15 .col-1 { width: 4.63%; }
.col-15 .col-2 { width: 11.44%; }
.col-15 .col-3 { width: 18.25%; }
.col-15 .col-4 { width: 25.07%; }
.col-15 .col-5 { width: 31.88%; }
.col-15 .col-6 { width: 38.69%; }
.col-15 .col-7 { width: 45.5%; }
.col-15 .col-8 { width: 52.32%; }
.col-15 .col-9 { width: 59.13%; }
.col-15 .col-10 { width: 65.94%; }
.col-15 .col-11 { width: 72.75%; }
.col-15 .col-12 { width: 79.57%; }
.col-15 .col-13 { width: 86.38%; }
.col-15 .col-14 { width: 93.19% }
.col-15 .col-15 { width: 100% }
.col-14 [class^="col"] { 
margin-left: 1.17%;
margin-right: 1.17%;
}
.col-14 .col-1 { width: 4.97%; } 
.col-14 .col-2 { width: 12.28%; }
.col-14 .col-3 { width: 19.59%; }
.col-14 .col-4 { width: 26.9%; }
.col-14 .col-5 { width: 34.21%; }
.col-14 .col-6 { width: 41.52%; } 
.col-14 .col-7 { width: 48.83%; } 
.col-14 .col-8 { width: 56.14%; } 
.col-14 .col-9 { width: 63.45%; } 
.col-14 .col-10 { width: 70.76%; } 
.col-14 .col-11 { width: 78.07%; } 
.col-14 .col-12 { width: 85.38%; } 
.col-14 .col-13 { width: 92.69%; } 
.col-14 .col-14 { width: 100%; } 
.col-13 [class^="col"] { 
margin-left: 1.262%;
margin-right: 1.262%;
}
.col-13 .col-1 { width: 5.36%; } 
.col-13 .col-2 { width: 13.24%; }
.col-13 .col-3 { width: 21.13%; }
.col-13 .col-4 { width: 29.02%; }
.col-13 .col-5 { width: 36.91%; }
.col-13 .col-6 { width: 44.79%; } 
.col-13 .col-7 { width: 52.68%; } 
.col-13 .col-8 { width: 60.56%; } 
.col-13 .col-9 { width: 68.45%; } 
.col-13 .col-10 { width: 76.34%; } 
.col-13 .col-11 { width: 84.23%; } 
.col-13 .col-12 { width: 92.11%; } 
.col-13 .col-13 { width: 100%; } 
.col-12 [class^="col"] { 
margin-left: 1.37%; 
margin-right: 1.37%;
}
.col-12 .col-1 { width: 5.82%; } 
.col-12 .col-2 { width: 14.38%; }
.col-12 .col-3 { width: 22.94%; }
.col-12 .col-4 { width: 31.5%; }
.col-12 .col-5 { width: 40.07%; }
.col-12 .col-6 { width: 48.63%; } 
.col-12 .col-7 { width: 57.19%; } 
.col-12 .col-8 { width: 65.76%; } 
.col-12 .col-9 { width: 74.31%; } 
.col-12 .col-10 { width: 82.88%; } 
.col-12 .col-11 { width: 91.44%; } 
.col-12 .col-12 { width: 100%; } 
.col-11 [class^="col"] { 
margin-left: 1.499%;
margin-right: 1.499%;
}
.col-11 .col-1 { width: 6.36%; } 
.col-11 .col-2 { width: 15.73%; }
.col-11 .col-3 { width: 25.09%; }
.col-11 .col-4 { width: 34.45%; }
.col-11 .col-5 { width: 43.82%; }
.col-11 .col-6 { width: 53.18%; } 
.col-11 .col-7 { width: 62.54%; } 
.col-11 .col-8 { width: 71.91%; } 
.col-11 .col-9 { width: 81.27%; } 
.col-11 .col-10 { width: 90.64%; } 
.col-11 .col-11 { width: 100%; }  
.col-10 [class^="col"] { 
margin-left: 1.655%;
margin-right: 1.655%;
}
.col-10 .col-1 { width: 7.02%; } 
.col-10 .col-2 { width: 17.35%; }
.col-10 .col-3 { width: 27.68%; }
.col-10 .col-4 { width: 38.01%; }
.col-10 .col-5 { width: 48.34%; }
.col-10 .col-6 { width: 58.67%; } 
.col-10 .col-7 { width: 69.01%; } 
.col-10 .col-8 { width: 79.34%; } 
.col-10 .col-9 { width: 89.67%; } 
.col-10 .col-10 { width: 100%; } 
.col-9 [class^="col"] { 
margin-left: 1.844%;
margin-right: 1.844%;
}
.col-9 .col-1 { width: 7.83%; } 
.col-9 .col-2 { width: 19.35%; }
.col-9 .col-3 { width: 30.87%; }
.col-9 .col-4 { width: 42.39%; }
.col-9 .col-5 { width: 53.9%; }
.col-9 .col-6 { width: 65.44%; } 
.col-9 .col-7 { width: 76.96%; } 
.col-9 .col-8 { width: 88.48%; } 
.col-9 .col-9 { width: 100%; } 
.col-8 [class^="col"] { 
margin-left: 2.086%;
margin-right: 2.086%;
}
.col-8 .col-1 { width: 8.85%; } 
.col-8 .col-2 { width: 21.87%; }
.col-8 .col-3 { width: 34.89%; }
.col-8 .col-4 { width: 47.90%; }
.col-8 .col-5 { width: 60.93%; }
.col-8 .col-6 { width: 73.96%; } 
.col-8 .col-7 { width: 86.98%; } 
.col-8 .col-8 { width: 100%; } 
.col-7 [class^="col"] { 
margin-left: 2.396%;
margin-right: 2.396%;
}
.col-7 .col-1 { width: 10.17%; } 
.col-7 .col-2 { width: 25.15%; }
.col-7 .col-3 { width: 40.12%; }
.col-7 .col-4 { width: 55.09%; }
.col-7 .col-5 { width: 70.06%; }
.col-7 .col-6 { width: 85.02%; } 
.col-7 .col-7 { width: 100%; } 
.col-6 [class^="col"] { 
margin-left: 2.82%; 
margin-right: 2.82%;
}
.col-6 .col-1 { width: 11.96%; } 
.col-6 .col-2 { width: 29.57%; }
.col-6 .col-3 { width: 47.18%; }
.col-6 .col-4 { width: 64.78%; }
.col-6 .col-5 { width: 82.4%; }
.col-6 .col-6 { width: 100%; } 
.col-5 [class^="col"] { 
margin-left: 3.42%; 
margin-right: 3.42%;
}
.col-5 .col-1 { width: 14.52%; } 
.col-5 .col-2 { width: 35.89%; }
.col-5 .col-3 { width: 57.27%; }
.col-5 .col-4 { width: 78.63%; }
.col-5 .col-5 { width: 100%; }
.col-4 [class^="col"] { 
margin-left: 4.35%;
margin-right: 4.35%;
}
.col-4 .col-1 { width: 18.47%; }
.col-4 .col-2 { width: 45.65%; }
.col-4 .col-3 { width: 72.77%; }
.col-4 .col-4 { width: 100%; }
.col-3 [class^="col"] { 
margin-left: 5.97%;
margin-right: 5.97%;
}
.col-3 .col-1 { width: 25.37%; }
.col-3 .col-2 { width: 62.69%; }
.col-3 .col-3 { width: 100%; }
.col-2 [class^="col"] { 
margin-left: 9.53%;
margin-right: 9.53%;
}
.col-2 .col-1 { width: 40.47%; }
.col-2 .col-2 { width: 100%; }
.col-1 .col-1 { width: 100%; }
.onethird,
.twothird {
margin: 0.5% 1%;
float: left;
}
.onethird { width: 31.33% }
.twothird { width: 64.66% } .repl {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
display: block;
} .clear:after,
.clear-640:after {
content: '';
display: block;
clear: both;
}    .post-content-int {
margin-top: 2.5%;
}
.post-content {
width: 100%;
overflow: hidden;
text-align: left;
}
.post-content p {
margin-bottom: 1.5em;
}
.post-content .alignleft {
float: left;
margin-right: 1em;
}
.post-content .alignright {
float: right;
margin-left: 1em;
}
.post-content .aligncenter,
.post-content .alignnone {
clear: both;
text-align: center;
}
.post-content .aligncenter {
margin: 1em auto;
}
.post-content .alignnone {
float: none;
margin: 1em 0;
}
.post-content .aligncenter div {
margin: auto;
display: block;
text-align: left;
}
.wp-caption {
position: relative;
text-align: center;
background: #ececec;
border: 1px solid #d4d4d4;
padding: 3px;
}
.wp-caption p {
margin: 0;
text-align: left;
padding: 6px 0 1px 3px;
font-size: 0.875em; }
.wp-caption img {
margin: auto;
display: block;
}
.wp-caption-text {
text-align: left;
padding: 0.2em 0.5em;
margin: 0 !important;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
margin-top: 1em;
margin-bottom: 0.5em;
font-size: 1.5em;
}
.post-content ol {
list-style: inside decimal;
}
.post-content ul { list-style: inside circle;
}
.post-content ol,
.post-content ul {
margin: 1.5em 0 1.5em 1.5em;
}
.post-content ol ol,
.post-content ul ol,
.post-content ol ul,
.post-content ul ul {
margin: 0 1.5em;
}
.post-content ol ol,
.post-content ul ol {
list-style: inside upper-latin;
}
.post-content ol ul,
.post-content ul ul {
list-style: inside square;
}    .menu-content { 
padding: 2% 0;
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
}
.menu-nav {
width: 100%;
position: relative;
background: #fff;
color: #292929;
padding-right: 6%;
}
.menu-nav > a { display: none; }  .menu-main {  
height: 30px;
width: 100%; 
}
.menu-main > li { 
display: inline-block;
position: relative;
}
.menu-main li:hover { color: #e67817; } .menu-main a { 
cursor: pointer; 
display: block; 
line-height: 30px; 
padding: 0px 0.5em 1.5em 2em; 
text-transform: uppercase;
font-weight: bold;
font-size: 1em;
}
.menu-sub a:after {
width: 0;
height: 0;
content: '';
vertical-align: middle;
display: inline-block;
position: relative;
top: -2px;
right: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #7e7e7e;
}
.menu-sub ul li a:after {
border: none;
top: 0;
right: 0;
}
.menu-main ul {
background: #e67817;
color: #fff; 
display: none; 
text-align: center;
font-size: 0.875em; position: absolute;
top: 100%;
left: 0;
-moz-box-shadow: 0 2px 3px rgba(0,0,0,.4);
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.4);
box-shadow: 0 2px 3px rgba(0,0,0,.4);
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
}
.menu-main ul:before {
content: "";
display: block;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e67817;
position: absolute;
top: -10px;
left: 50%;
margin-left: -10px;
}
.menu-main ul li { border-top: 1px solid #db7418; }
.menu-main ul li:first-child { border-top: none; }
.menu-main ul li:hover { 
background: #d57119;
color: #fff;
}
.menu-main ul li:last-child:hover {
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px;
}
.menu-main ul a { padding: 0.3em 2em; }
.menu-main li:hover ul { display: block; } #header {
left: 0;
right: 0; 
}
.menu-no-scroll {
position: relative;
}
.menu-scroll {
position: fixed;
top: 0;
bottom: auto;
z-index: 1000;
} .breadcrumb-content {
display: table;
width: 100%;
margin: 1.5% 0;
}
.breadcrumbs {
font-size: 0.875em; color: #292929;
text-align: left;
}
.breadcrumbs span {
color: #292929;
font-weight: normal;
}
.breadcrumbs span:hover { color: #e67817; }
.breadcrumbs span span:before {
color: #292929;
content: "/\00a0";
padding-left: 3px;
}
.breadcrumbs span:last-child span span {
color: #e67817;
}
.breadcrumbs span:first-child:before,
.breadcrumbs span:last-child span span:before { 
content: none;
} .page-numbers {
margin-top: 1em;
margin-bottom: 1em;
text-align: center;
clear: both;
}
.page-numbers li { display: inline-block; }
.page-numbers a,
.page-numbers span {
color: #fefefe;
font-size: 0.75em; border: 1px solid #343739;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #42484c;
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.28), inset 0 0 2px rgba(255,255,255,.25);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.28), inset 0 0 2px rgba(255,255,255,.25);
box-shadow: 0 1px 1px rgba(0,0,0,.28), inset 0 0 2px rgba(255,255,255,.25);
background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.3) -89%, rgba(255,255,255,.3) 61%);
background-image: -o-linear-gradient(bottom, rgba(0,0,0,.3) -89%, rgba(255,255,255,.3) 61%);
background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.3) -89%, rgba(255,255,255,.3) 61%);
background-image: linear-gradient(bottom, rgba(0,0,0,.3) -89%, rgba(255,255,255,.3) 61%);
font-weight: bold;
padding: 4px 8px 3px;
}
.page-numbers .current {
border: 1px solid #e67817;
background: #e67817;
}
.page-numbers a:hover {
border: 1px solid #e67817;
text-decoration: none;
background: #e67817;
} .view-more-container {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/bg-view-more.jpg) center #DD7627 no-repeat;
display: table;
clear: both;
padding: 2.8% 0;
margin: 0 0 3%;
}
.more {
margin-top: -1px;
padding-top: 1em;
border-top: 1px solid #fff;
}
.more li {
width: 27.33%;
display: inline-block;
margin-right: 8.6%;
}
.more li a { display: block; }
.more li img {
margin: 0.5em 0 1em;
border: 10px solid #fff;
}
.more li .more-img:before {
content: "";
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-plus.jpg) center no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: none;
}
.more li .more-img:hover:before { display: block; }
.view-date {
display: inline-block;
font-size: 0.875em; color: white;
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-calendar.png) 0 3px no-repeat;
padding-left: 1.6em;
}
.view-title { font-size: 1.125em; }
.sub-title {
font-size: 1.25em; border-bottom: 1px solid #292929;
display: inline-block;
padding-bottom: 0.2em;
} .btn {
width: auto;
color: #fff;
font-size: 1em;
text-align: center;
padding: 0.5em 2em;
}
.btn-post {
display: inline-block;
width: 100%;
margin-top: 1em;
margin-bottom: 1em;
}
.btn-action {
display: inline-block;
margin: 3% 0; 
}
.btn-orange {
background: #e67817;
border: 1px solid #ca6d1a;
}
.btn-orange:hover {
background: #ca6d1a;
text-decoration: none;
}
.btn-white {
padding: 0.2em 1.5em 0.1em;
background: #fff;
color: #e67817;
border: 1px solid #ca6d1a;
}
.btn-white:hover {
background: #e67817;
text-decoration: none;
color: #fff;
border: 1px solid #fff;
}
.btn:active,
.btn.active {
-webkit-box-shadow: inset 0 3px 40px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 40px rgba(0, 0, 0, .125);
}   header {
position: relative;
z-index: 10;
}
.social-content { padding: 0.5em; }
.tel {
color: #fff;
font-weight: bold;
font-size: 0.825em; margin: 0 1%;
}
.social-list li {
display: inline-block;
margin: 0 0.3em;
}
.header-logo-content {
position: absolute;
top: -44px;
left: 6.8%;
z-index: 9;
}
.header-logo {
font-size: 0;
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/logo-gaia-expedicoes.jpg) center no-repeat;
width: 120px;
height: 156px;
-moz-background-size:100% 100%;
-webkit-background-size:100% 100%;
background-size:100% 100%;
display: block;
}    .slide-content {
width: 100%;
margin-top: -122px;
float: left;
position: relative;
}
.slideshow {
overflow: hidden;
width: 100%;
z-index: 8;
}
.slideshow li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.slideshow li:before {
content: "";
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/bg-mountains.png) bottom repeat;
width: 100%;
height: 38px;
display: block;
position: absolute;
bottom: 0;
}
.slideshow li h2,
.slideshow li p {
color: #fff;
font-size: 3.75em; text-shadow: 0 0 5px rgba(0,0,0,.6);
}
.slideshow li p {
font-size: 1.125em; width: 40%;
margin: 0.5em auto 1em auto;
}
.slideshow-line {
width: 129px;
height: 2px;
background-color: #fff;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
display: block;
margin: auto;
}
.slideshow-description {
position: absolute;
top: 50%;
left: 0;
right: 0;
bottom: 0;
margin-top: -70px;
} .pager_nav {
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-pager-nav.png);
background-position: left top;
background-repeat: no-repeat;
width: 38px;
height: 35px;
overflow: hidden;
position: absolute;
top: 50%;
left: 1%;
margin-top: -45px;
font-size: 0;
opacity: 0.6;
z-index: 9;
}
.pager_nav:hover { opacity: 0.8; }
.pager_nav:active { opacity: 1.0; }
.pager_nav.next {
left: auto;
background-position: right bottom;
right: 1%;
} .pager_tabs {
position: absolute;
bottom: 5%;
left: 0;
right: 0;
z-index: 99;
}
.pager_tabs li {
display: inline-block;
margin: 0 5px;
}
.pager_tabs a {
overflow: hidden;
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-pager-tabs.png);
background-position: left top;
background-repeat: no-repeat;
width: 13px;
height: 12px;
display: block;
font-size: 0;
}
.pager_here a,
.pager_tabs li a:hover { background-position: right top; } .title-page {
font-size: 1.875em; display: inline-block;
padding-bottom: 0.2em;
}
.featured-container { 
margin-top: 4%;
margin-bottom: 4%;
}
.featured-content {
padding-top: 0.4em;
margin-top: -1px;
}
.featured-content p { padding: 0 15%; } .featured-box { margin-bottom: 3%; }
.featured-box-img {
padding: 2px;
background: #ececec;
border: 1px solid #d4d4d4;
float: left;
position: relative;
margin-right: 4%;
margin-bottom: 10%;
}
.featured-box-img:before {
content: "";
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-plus.jpg) center no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: none;
}
.featured-box-img:hover:before { display: block; }
.box-title {
font-size: 1.125em; margin-bottom: 0.5em;
}
.box-time {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-time.jpg) left no-repeat;
padding-left: 1.5em;
margin-top: 1em;
float: left;
font-size: 0.875em; } .about-us-content { padding-right: 7%; }
.about-us-line { margin-top: -1px; }
.about-us-line h3 { font-size: 1em; }
.about-us-line ul li {
margin: 4% 0 0;
display: inline-block;
}
.ico-expeditions {
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/icons-expedicoes.png);
background-repeat: no-repeat;
display: block;
width: 55px;
height: 53px;
margin-right: 4%;
}
.ico-1 { background-position: 0 0; }
.ico-2 { background-position: 0 -53px; }
.ico-3 { background-position: 0 -106px; }
.ico-4 { background-position: 0 -159px; } .testimonials-content { position: relative; }
.testimonials {
overflow: hidden;
position: relative;
}
.testimonials li {
position: absolute;
top: 0;
left: 0;
}
.testimonials-ball {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #ebeff1;
padding: 3%;
position: relative;
margin-bottom: 3em;
}
.testimonials-ball:after {
content: "";
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 30px solid #ebeff1;
position: absolute;
left: 26px;
bottom: -28px;
}
.testimonials-text {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-aspas.png) left top no-repeat;
padding-left: 3em;
font-style: italic;
}
.testimonial-name small { display: block; } .comment-itens {
display: table;
width: 100%;
margin: 10px 0;
}
.testimonials-container { width: 70%; }
.testimonials-balloon {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #ebeff1;
padding: 3%;
position: relative;
margin-bottom: 3em;
}
.testimonials-content-text {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-aspas.png) left top no-repeat;
padding-left: 3em;
font-size: 1em;
font-style: italic;
}
.testimonials-info {
float: left;
padding-left: 26px;
}
.testimonials-content-author {
font-size: 1em;
font-weight: bold;
}
.testimonials-content-subtitle {
font-size: 0.875em; }
.comment-itens:nth-child(even) .testimonials-container { float: right; }
.comment-itens:nth-child(odd) .testimonials-balloon:after {
content: "";
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 30px solid #ebeff1;
position: absolute;
left: 26px;
bottom: -28px;
}
.comment-itens:nth-child(even) .testimonials-balloon:after {
content: "";
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 30px solid #ebeff1;
position: absolute;
right: 26px;
bottom: -28px;
}
.comment-itens:nth-child(even) .testimonials-content-text {
text-align: right;
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-aspas-right.png) right top no-repeat;
padding-right: 3em;
}
.comment-itens:nth-child(odd) .testimonials-content-text { text-align: left; }
.comment-itens:nth-child(even) .testimonials-info {
float: right;
padding-right: 26px;
} .pager-test_tabs {
position: absolute;
bottom: -15%;
left: 0;
right: 0px;
z-index: 99;
text-align: center;
}
.pager-test_tabs li {
display: inline-block;
margin: 0 5px !important;
}
.pager-test_tabs a {
overflow: hidden;
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-pager-testimonials.png);
background-position: left top;
background-repeat: no-repeat;
width: 13px;
height: 12px;
display: block;
font-size: 0;
}
.pager-test_here a,
.pager-test_tabs li a:hover { 
background-position: right top;
}
aside .pager-test_tabs { display: none; } .carousel { border-bottom: 1px solid #95a5a5; }
.owl-carousel .item {
background: #fff;
color: #FFF;
text-align: center;
clear: both;
}
.owl-carousel .item img {
background: #ececec;
border: 1px solid #d4d4d4;
padding: 2px;
} .owl-prev,
.owl-next {
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-pager-nav.png);
background-position: left top;
background-repeat: no-repeat;
width: 38px;
height: 35px;
overflow: hidden;
position: absolute;
top: 50%;
left: -8.4%;
margin-top: -18px;
font-size: 0;
opacity: 0.6;
z-index: 9;
}
.owl-prev:hover,
.owl-next:hover {
opacity: 0.8;
}
.owl-prev:active,
.owl-next:active {
opacity: 1.0;
}
.owl-next {
left: auto;
background-position: right bottom;
right: -8.4%;
}
.differentials-home-itens {
width: 48%;
vertical-align: top;
}   .title-int {
position: absolute;
top: 60%;
left: 0;
right: 0;
bottom: 0;
margin: auto;
color: #fff;
font-size: 2.25em; text-shadow: 0 0 5px rgba(0,0,0,.6);
}
.featured-int:before {
content: "";
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/bg-mountains.png) bottom repeat;
width: 100%;
height: 38px;
display: block;
position: absolute;
bottom: 0;
z-index: 9;
}
.title-post { 
border-bottom: 1px solid #95a5a5;
padding-bottom: 0.5em;
}
.title-post h2 { font-size: 1.875em; }
.title-post p { font-size: 1.125em; }
.title-elements { font-size: 1.375em; }
.sub-title-elements {
font-size: 1.125em; margin-bottom: 0.5em;
} .who-does img {
background: #fff;
border: 2px solid #d4d4d4;
padding: 4px;
margin-right: 1.2em;
width: 17.8%;
}
.who-does-box .social-list {
margin-top: 0.5em;
}
.who-does-box .social-list li a:hover { color: #000; }
.who-does .who-does-box {
margin-top: 2em;
} .car {
border: 2px solid #d4d4d4;
padding: 18px 10px 10px;
display: inline-block;
}
.title-merge {
font-weight: normal;
font-size: 1.125em; }
.ico-car {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-car.png) left no-repeat;
width: 24px;
height: 14px;
display: block;
float: left;
margin-right: 0.5em;
margin-top: 2px;
}
.slide-car { position: relative; }
.slide-car li img {
margin: 1em 0;
width: 100%;
} .pager-car_nav {
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-pager-nav.png);
background-position: left top;
background-repeat: no-repeat;
width: 38px;
height: 35px;
overflow: hidden;
position: absolute;
top: 10.5%;
left: 88.5%;
margin-top: -45px;
font-size: 0;
opacity: 1.0;
z-index: 9;
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-o-transform:scale(0.8);
transform:scale(0.8);
}
.pager-car_nav:hover { opacity: 0.8; }
.pager-car_nav:active { opacity: 0.6; }
.pager-car_nav.next {
left: auto;
background-position: right bottom;
right: 1%;
} .magazine-middle { margin: 0 3%; }
.magazine {
border: 2px solid #d4d4d4;
background: #fff;
padding: 4px;
display: inline-block;
text-align: center;
width: 30.8%; 
}
.magazine h4 { margin: 4% 0 1%; } .post-list-content ul li {
width: 48.1%;
display: inline-block;
margin-right: 1em;
vertical-align: top;
margin-bottom: 1em;
}
.post-list-content ul li:nth-child(2n+2) { margin-right: 0; }
.post-list-box { display: table; } .partner ul li {
display: inline-block;
vertical-align: top;
width: 17.8%;
margin-right: 2%;
margin-bottom: 0.5em;
}
.partner ul li:nth-child(5n+5) { margin-right: 0; }
.partner ul li img {
background: #ececec;
border: 1px solid #d4d4d4;
padding: 2px;
}
.partner ul li p {
text-align: center;
font-weight: bold;
margin-top: 0.5em;
padding-bottom: 1em;
} .exp-list-title {
font-size: 1.5em; margin-bottom: 0.3em;
}
.exp-list-title small {
display: block;
font-weight: normal;
}
.exp-list-time { width: 60%; }
.exp-list-time .sub-title-elements {
font-weight: normal;
} .daily-cal {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-calendar-orange.png) no-repeat scroll 0% 3px transparent;
padding-left: 1.8em;
color: #E67817;
display: block;
margin-bottom: 0.5em;
text-align: left;
}
.daily-info { margin-top: 10px; }
.daily-info span { 
font-size: 16px;
color: #292929;
display: inline-block;
width: auto;
margin-right: 15px; 
vertical-align: top;
}
.daily-info .ico-info {
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-info.jpg);
background-repeat: no-repeat;
width: 15px;
height: 21px;
float: left;
margin-top: 3px;
margin-right: 0.5em; 
}
.ico-date { background-position: 0px -3px; }
.ico-tag { background-position: -14px -2px; }
.ico-cmt { background-position: -29px -1px; }
.daily-info span a { color: #e67817; }
.daily-info span a:hover { text-decoration: underline; }   .daily-content {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/bg-map-sidebar.jpg) center #D97527 no-repeat;
padding: 10px;
text-align: left;
display: table;
width: 100%;
}
.daily-list { margin-top: -1px; }
.daily-list li {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-calendar.png) left no-repeat;
font-size: 0.875em; font-weight: bold;
color: #fff;
border-bottom: 1px solid #ca6d1a;
padding: 0.6em 0 0.4em 2em;
} .form {
background: #ecf0f2;
padding: 10px;
text-align: left;
margin-top: 2em;
}
.input {
font-family: CalibriRegular;
font-size: 1em;
padding: 0.5em;
color: #292929;
width: 100%;
border: 1px solid #95a5a6;
margin-top: 1em;
margin-bottom: 0;
}
.input-city { width: 75%; }
.input-state { width: 20%; }
.field-main {
border-top: 1px solid #95a5a5;
margin-top: -1px;
} .btn-sidebar {
background-color: #fff;
border: 2px solid #e67817;
color: #e67817;
font-size: 1.125em; width: 100%;
padding: 0.3em;
text-align: center;
display: inline-block;
line-height: 1.4em;
margin: 0.4em 0;
}
.btn-sidebar:hover {
background: #e67817;
color: #fff;
}
.ico-btn-sidebar {
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-btn-sidebar.png);
background-repeat: no-repeat;
background-position: left center;
width: 31px;
height: 26px;
display: block;
float: left;
}
.ico-download-sidebar { background-position: 0 0; }
.ico-video-sidebar { background-position: 0 -27px; }
.ico-help-sidebar { background-position: 0 -54px; }
.btn-sidebar:hover .ico-btn-sidebar { background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-btn-sidebar-white.png); } .list-post-sidebar ul { margin-top: -1px; }
.list-post-sidebar ul li {
font-size: 0.875em; line-height: 1.4em;
padding: 2em 0;
border-bottom: 1px solid #95a5a5; 
}
.list-post-sidebar ul li span {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-calendar-orange.png) no-repeat;
padding-left: 1.8em;
color: #e67817;
display: block;
margin-bottom: 0.5em;
} .category-sidebar ul li {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-tags.png) left no-repeat;
padding-left: 2em;
font-size: 1.125em; margin: 0.5em 0;
} .contact-phone {
font-weight: bold;
font-size: 1.125em; line-height: 1em;
display: block;
}
.contact-social li { margin: 1em 0; }
.contact-sidebar a {
color: #e67817;
font-size: 1em;
}
.contact-sidebar a:hover {
text-decoration: underline !important;
color: #e67817;
}
.contact-social .icon-youtube:before,
.contact-social .icon-facebook:before, 
.contact-social .icon-instagram:before, 
.contact-social .icon-twitter:before {
color: #292929;
font-size: 2em;
float: left;
margin-right: 0.5em;   
} .exp-script .featured-box-img { margin-right: 3%; }
.exp-script .featured-box-img:before { background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-lupa.jpg) center no-repeat; }
.script-content { margin-bottom: 5%; }
.exp-script-title {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-direction.jpg) left no-repeat;
padding-left: 1.5em;
width: 24px;
height: 22px;
} .galery li {
padding: 2px;
background: #ececec;
border: 1px solid #d4d4d4;
position: relative;
display: inline-block;
margin-right: 2%;
margin-bottom: 3%;
width: 31.5%;
}
.galery li:nth-child(3n+3) { margin-right: 0; } .galery li a:hover { cursor: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-lupa.jpg), auto; } .slide-int-content {
border: 1px solid #d4d4d4;
padding: 3px;
background: #ececec;
display: inline-block;
}
.slide-int { position: relative; }
.slide-int li img { width: 100%; } .pager-int_nav {
background-image: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-pager-nav.png);
background-position: left top;
background-repeat: no-repeat;
width: 38px;
height: 35px;
overflow: hidden;
position: absolute;
top: 50%;
left: 2%;
margin-top: -20px;
font-size: 0;
opacity: 1.0;
z-index: 9;
}
.pager-int_nav:hover { opacity: 0.8; }
.pager-int_nav:active { opacity: 0.6; }
.pager-int_nav.next {
left: auto;
background-position: right bottom;
right: 2%;
} .photos-content {
width: 48%;
margin-right: 3.5%;
margin-bottom: 1em;
}
.photos-box {
border: 1px solid #d4d4d4;
padding: 3px;
background: #ececec;
margin-bottom: 0.5em;
position: relative;
}
.photos-box:before {
content: "";
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-plus.jpg) center no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: none;
}
.photos-box:hover:before { display: block; }   .footer-title {
font-size: 1.125em; margin-bottom: 1em;
}
.footer-sub-title { margin-bottom: 0.3em; }
footer a { color: #e67817; }
footer a:hover { text-decoration: underline; }
.footer-instagram-itens {
display: inline-block;
margin: 4px;
}
.footer-instagram-itens img {
width: 65px;
height: 65px;
}
.btn-twitter {
display: inline-block;
padding: 0.1em 1em;
margin-top: 1em;
}
.form-input-footer {
padding: 0.8em;
width: 75%;
height: 41px;
float: left;
}
.btn-form-footer {
padding: 0.6em 0.7em;
width: 18%;
height: 41px;
float: right;
font-size: 1em;
}
.credits { padding: 0.6em 0; }
.credits p { margin-top: 0.4em; }   .input-tel-contact {
width: 44%;
margin-right: 3%;
}
.input-city-contact { width: 39%; }
.input-state-contact { width: 10%; }
.form-contact .input { margin-bottom: 1.8%; }
.whats {
background: url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/ico-whatsapp.png) left no-repeat;
padding-left: 30px;
}    .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms../ ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/css/grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}   .highslide-container div{font-family:Verdana,Helvetica;font-size:10pt}.highslide-container table{background:0 0}.highslide{outline:0;text-decoration:none}.highslide img{border:2px solid silver}.highslide:hover img{border-color:gray}.highslide-active-anchor img{visibility:hidden}.highslide-gallery .highslide-active-anchor img{border-color:#000;visibility:visible;cursor:default}.highslide-image{border-width:2px;border-style:solid;border-color:#fff}.highslide-outline,.highslide-wrapper{background:#fff}.glossy-dark{background:#111}.highslide-number{font-weight:700;color:gray;font-size:.9em}.highslide-caption{display:none;font-size:1em;padding:5px}.highslide-heading{display:none;font-weight:700;margin:.4em}.highslide-dimming{background:#000}a.highslide-full-expand{background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/fullexpand.gif) no-repeat;display:block;margin:0 10px 10px 0;width:34px;height:34px}.highslide-loading{display:block;color:#000;font-size:9px;font-weight:700;text-transform:uppercase;text-decoration:none;padding:3px 3px 3px 22px;border:1px solid #fff;background-color:#fff;background-image:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/loader.white.gif);background-repeat:no-repeat;background-position:3px 1px}a.highslide-credits,a.highslide-credits i{padding:2px;color:silver;text-decoration:none;font-size:10px}a.highslide-credits:hover,a.highslide-credits:hover i{color:#fff;background-color:gray}.highslide-move,.highslide-move *{cursor:move}.highslide-viewport{display:none;position:fixed;width:100%;height:100%;z-index:1;background:0 0;left:0;top:0}.hidden-container,.highslide-overlay{display:none}.closebutton{position:relative;top:-15px;left:15px;width:30px;height:30px;cursor:pointer;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/close.png)}.highslide-gallery ul{list-style-type:none;margin:0;padding:0}.highslide-gallery ul li{display:block;position:relative;float:left;width:106px;height:106px;border:1px solid silver;background:#ededed;margin:2px;padding:0;line-height:0;overflow:hidden}.highslide-gallery ul a{position:absolute;top:50%;left:50%}.highslide-gallery ul img{position:relative;top:-50%;left:-50%}html>body .highslide-gallery ul li{display:table;text-align:center}html>body .highslide-gallery ul a{position:static;display:table-cell;vertical-align:middle}html>body .highslide-gallery ul img{position:static}.highslide-controls{width:195px;height:40px;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-white.gif) 0 -90px no-repeat;margin:20px 15px 10px 0}.highslide-controls ul{position:relative;left:15px;height:40px;list-style:none;margin:0;padding:0;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-white.gif) right -90px no-repeat}.highslide-controls li{float:left;padding:5px 0;margin:0;list-style:none}.highslide-controls a{background-image:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-white.gif);display:block;float:left;height:30px;width:30px;outline:0}.highslide-controls a.disabled,.highslide-controls a.disabled span{cursor:default}.highslide-controls a span{display:none;cursor:pointer}.highslide-controls .highslide-previous a{background-position:0 0}.highslide-controls .highslide-previous a:hover{background-position:0 -30px}.highslide-controls .highslide-previous a.disabled{background-position:0 -60px!important}.highslide-controls .highslide-play a{background-position:-30px 0}.highslide-controls .highslide-play a:hover{background-position:-30px -30px}.highslide-controls .highslide-play a.disabled{background-position:-30px -60px!important}.highslide-controls .highslide-pause a{background-position:-60px 0}.highslide-controls .highslide-pause a:hover{background-position:-60px -30px}.highslide-controls .highslide-next a{background-position:-90px 0}.highslide-controls .highslide-next a:hover{background-position:-90px -30px}.highslide-controls .highslide-next a.disabled{background-position:-90px -60px!important}.highslide-controls .highslide-move a{background-position:-120px 0}.highslide-controls .highslide-move a:hover{background-position:-120px -30px}.highslide-controls .highslide-full-expand a{background-position:-150px 0}.highslide-controls .highslide-full-expand a:hover{background-position:-150px -30px}.highslide-controls .highslide-full-expand a.disabled{background-position:-150px -60px!important}.highslide-controls .highslide-close a{background-position:-180px 0}.highslide-controls .highslide-close a:hover{background-position:-180px -30px}.highslide-maincontent{display:none}.highslide-html{background-color:#fff}.mobile .highslide-html{border:1px solid silver}.highslide-html-content{display:none;width:400px;padding:0 5px 5px}.highslide-header{padding-bottom:5px}.highslide-header ul{margin:0;padding:0;text-align:right}.highslide-header ul li{display:inline;padding-left:1em}.highslide-header ul li.highslide-next,.highslide-header ul li.highslide-previous{display:none}.highslide-header a{font-weight:700;color:gray;text-transform:uppercase;text-decoration:none}.highslide-header a:hover{color:#000}.highslide-header .highslide-move a{cursor:move}.highslide-footer{height:16px}.highslide-footer .highslide-resize{display:block;float:right;margin-top:5px;height:11px;width:11px;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/resize.gif) no-repeat}.highslide-footer .highslide-resize span{display:none}.highslide-resize{cursor:nw-resize}.draggable-header .highslide-header{height:18px;border-bottom:1px solid #ddd}.draggable-header .highslide-heading{position:absolute;margin:2px .4em}.draggable-header .highslide-header .highslide-move{cursor:move;display:block;height:16px;position:absolute;right:24px;top:0;width:100%;z-index:1}.draggable-header .highslide-header .highslide-move *{display:none}.draggable-header .highslide-header .highslide-close{position:absolute;right:2px;top:2px;z-index:5;padding:0}.draggable-header .highslide-header .highslide-close a{display:block;height:16px;width:16px;background-image:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/closeX.png)}.draggable-header .highslide-header .highslide-close a:hover{background-position:0 16px}.draggable-header .highslide-header .highslide-close span{display:none}.draggable-header .highslide-maincontent{padding-top:1em}.titlebar .highslide-header{height:18px;border-bottom:1px solid #ddd}.titlebar .highslide-heading{position:absolute;width:90%;margin:1px 0 1px 5px;color:#666}.titlebar .highslide-header .highslide-move{cursor:move;display:block;height:16px;position:absolute;right:24px;top:0;width:100%;z-index:1}.titlebar .highslide-header .highslide-move *{display:none}.titlebar .highslide-header li{position:relative;top:3px;z-index:2;padding:0 0 0 1em}.titlebar .highslide-maincontent{padding-top:1em}.no-footer .highslide-footer{display:none}.wide-border{background:#fff}.wide-border .highslide-image{border-width:10px}.wide-border .highslide-caption{padding:0 10px 10px}.borderless .highslide-image{border:none}.borderless .highslide-caption{border-bottom:1px solid #fff;border-top:1px solid #fff;background:silver}.outer-glow{background:#444}.outer-glow .highslide-image{border:5px solid #444}.outer-glow .highslide-caption{border:5px solid #444;border-top:none;padding:5px;background-color:gray}.colored-border{background:#fff}.colored-border .highslide-image{border:2px solid green}.colored-border .highslide-caption{border:2px solid green;border-top:none}.dark{background:#111}.dark .highslide-image{border-color:#000 black #202020 #000;background:gray}.dark .highslide-caption{color:#fff;background:#111}.dark .highslide-controls,.dark .highslide-controls a,.dark .highslide-controls ul{background-image:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-black-border.gif)}.floating-caption .highslide-caption{position:absolute;padding:1em 0 0;background:0 0;color:#fff;border:none;font-weight:700}.controls-in-heading .highslide-heading{color:gray;font-weight:700;height:20px;overflow:hidden;cursor:default;padding:0 0 0 22px;margin:0;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/icon.gif) no-repeat 0 1px}.controls-in-heading .highslide-controls{width:105px;height:20px;position:relative;margin:0;top:-23px;left:7px;background:0 0}.controls-in-heading .highslide-controls ul{position:static;height:20px;background:0 0}.controls-in-heading .highslide-controls li{padding:0}.controls-in-heading .highslide-controls a{background-image:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-white-small.gif);height:20px;width:20px}.controls-in-heading .highslide-controls .highslide-move{display:none}.controls-in-heading .highslide-controls .highslide-previous a{background-position:0 0}.controls-in-heading .highslide-controls .highslide-previous a:hover{background-position:0 -20px}.controls-in-heading .highslide-controls .highslide-previous a.disabled{background-position:0 -40px!important}.controls-in-heading .highslide-controls .highslide-play a{background-position:-20px 0}.controls-in-heading .highslide-controls .highslide-play a:hover{background-position:-20px -20px}.controls-in-heading .highslide-controls .highslide-play a.disabled{background-position:-20px -40px!important}.controls-in-heading .highslide-controls .highslide-pause a{background-position:-40px 0}.controls-in-heading .highslide-controls .highslide-pause a:hover{background-position:-40px -20px}.controls-in-heading .highslide-controls .highslide-next a{background-position:-60px 0}.controls-in-heading .highslide-controls .highslide-next a:hover{background-position:-60px -20px}.controls-in-heading .highslide-controls .highslide-next a.disabled{background-position:-60px -40px!important}.controls-in-heading .highslide-controls .highslide-full-expand a{background-position:-100px 0}.controls-in-heading .highslide-controls .highslide-full-expand a:hover{background-position:-100px -20px}.controls-in-heading .highslide-controls .highslide-full-expand a.disabled{background-position:-100px -40px!important}.controls-in-heading .highslide-controls .highslide-close a{background-position:-120px 0}.controls-in-heading .highslide-controls .highslide-close a:hover{background-position:-120px -20px}.text-controls .highslide-controls{width:auto;height:auto;margin:0;text-align:center;background:0 0}.text-controls ul{position:static;background:0 0;height:auto;left:0}.text-controls .highslide-move{display:none}.text-controls li{background-image:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-text-buttons.png);background-position:right top!important;padding:0;margin-left:15px;display:block;width:auto}.text-controls a{background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-text-buttons.png) no-repeat;background-position:left top!important;position:relative;left:-10px;display:block;width:auto;height:auto;text-decoration:none!important}.text-controls a span{background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/controlbar-text-buttons.png) no-repeat;margin:1px 2px 1px 10px;display:block;min-width:4em;height:18px;line-height:18px;padding:1px 0 1px 18px;color:#333;font-family:"Trebuchet MS",Arial,sans-serif;font-size:12px;font-weight:700;white-space:nowrap}.text-controls .highslide-next{margin-right:1em}.text-controls .highslide-full-expand a span{min-width:0;margin:1px 0;padding:1px 0 1px 10px}.text-controls .highslide-close a span{min-width:0}.text-controls a:hover span{color:#000}.text-controls a.disabled span{color:#999}.text-controls .highslide-previous span{background-position:0 -40px}.text-controls .highslide-previous a.disabled{background-position:left top!important}.text-controls .highslide-previous a.disabled span{background-position:0 -140px}.text-controls .highslide-play span{background-position:0 -60px}.text-controls .highslide-play a.disabled{background-position:left top!important}.text-controls .highslide-play a.disabled span{background-position:0 -160px}.text-controls .highslide-pause span{background-position:0 -80px}.text-controls .highslide-next span{background-position:0 -100px}.text-controls .highslide-next a.disabled{background-position:left top!important}.text-controls .highslide-next a.disabled span{background-position:0 -200px}.text-controls .highslide-full-expand span{background:0 0}.text-controls .highslide-full-expand a.disabled{background-position:left top!important}.text-controls .highslide-close span{background-position:0 -120px}.highslide-thumbstrip{height:100%;direction:ltr}.highslide-thumbstrip div{overflow:hidden}.highslide-thumbstrip table{position:relative;padding:0;border-collapse:collapse}.highslide-thumbstrip td{padding:1px}.highslide-thumbstrip a{outline:0}.highslide-thumbstrip img{display:block;border:1px solid gray;margin:0 auto}.highslide-thumbstrip .highslide-active-anchor img{visibility:visible}.highslide-thumbstrip .highslide-marker{position:absolute;width:0;height:0;border-width:0;border-style:solid;border-color:transparent}.highslide-thumbstrip-horizontal div{width:auto}.highslide-thumbstrip-horizontal .highslide-scroll-up{display:none;position:absolute;top:3px;left:3px;width:25px;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-up div{margin-bottom:10px;cursor:pointer;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/scrollarrows.png) left center no-repeat;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-down{display:none;position:absolute;top:3px;right:3px;width:25px;height:42px}.highslide-thumbstrip-horizontal .highslide-scroll-down div{margin-bottom:10px;cursor:pointer;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/scrollarrows.png) center right no-repeat;height:42px}.highslide-thumbstrip-horizontal table{margin:2px 0 10px}.highslide-viewport .highslide-thumbstrip-horizontal table{margin-left:10px}.highslide-thumbstrip-horizontal img{width:auto;height:40px}.highslide-thumbstrip-horizontal .highslide-marker{top:47px;border-left-width:6px;border-right-width:6px;border-bottom:6px solid gray}.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker{margin-left:10px}.dark .highslide-thumbstrip-horizontal .highslide-marker,.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker{border-bottom-color:#fff!important}.highslide-thumbstrip-vertical-overlay{overflow:hidden!important}.highslide-thumbstrip-vertical div{height:100%}.highslide-thumbstrip-vertical a{display:block}.highslide-thumbstrip-vertical .highslide-scroll-up{display:none;position:absolute;top:0;left:0;width:100%;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-up div{margin-left:10px;cursor:pointer;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/scrollarrows.png) top center no-repeat;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-down{display:none;position:absolute;bottom:0;left:0;width:100%;height:25px}.highslide-thumbstrip-vertical .highslide-scroll-down div{margin-left:10px;cursor:pointer;background:url(//www.gaiaexpedicoes.com/wp-content/themes/gaia/img/graphics/scrollarrows.png) bottom center no-repeat;height:25px}.highslide-thumbstrip-vertical table{margin:10px 0 0 10px}.highslide-thumbstrip-vertical img{width:60px}.highslide-thumbstrip-vertical .highslide-marker{left:0;margin-top:8px;border-top-width:6px;border-bottom-width:6px;border-left:6px solid gray}.dark .highslide-thumbstrip-vertical .highslide-marker,.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker{border-left-color:#fff}.highslide-viewport .highslide-thumbstrip-float{overflow:auto}.highslide-thumbstrip-float ul{margin:2px 0;padding:0}.highslide-thumbstrip-float li{display:block;height:60px;margin:0 2px;list-style:none;float:left}.highslide-thumbstrip-float img{display:inline;border-color:silver;max-height:56px}.highslide-thumbstrip-float .highslide-active-anchor img{border-color:#000}.highslide-thumbstrip-float .highslide-marker,.highslide-thumbstrip-float .highslide-scroll-down div,.highslide-thumbstrip-float .highslide-scroll-up div{display:none}   .alignleft { float: left !important; }
.alignright { float: right !important; }
.alignnone { float: none !important; }
.aligncenter { 
margin-left: auto !important;
margin-right: auto !important;
}
.no-margin { margin: 0; }
.no-margin-top { margin-top: 0; }
.no-margin-bottom { margin-bottom: 0 !important; }
.no-margin-left { margin-left: 0 !important; }
.no-margin-right { margin-right: 0 !important; }
.margin { margin: 1em; }
.margin-top { margin-top: 1em; }
.margin-bottom { margin-bottom: 1em; }
.margin-left { margin-left: 1em; }
.margin-right { margin-right: 1em; }
.no-padding { padding: 0; }
.no-padding-top { padding-top: 0; }
.no-padding-bottom { padding-bottom: 0; }
.no-padding-left { padding-left: 0; }
.no-padding-right { padding-right: 0; }
.padding { padding: 1em; }
.padding-top { padding-top: 1em; }
.padding-bottom { padding-bottom: 1em; }
.padding-left { padding-left: 1em; }
.padding-right { padding-right: 1em; }
.offset-left { margin-left: ; }
.offset-right { margin-right: ; }
.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.display { display: table; }
.hide { display: none; }
.show { display: block; }
.invisible { visibility: hidden; }
.relative { position: relative; }
.absolute { position: absolute; }
.fixed { position: fixed; }
.border-top-black { border-top: 1px solid #95a5a5; }
.border-top-white { border-top: 1px solid #fff; }
.border-bottom-orange { border-bottom: 1px solid #e67817; }
.border-bottom-black { border-bottom: 1px solid #292929; }
.no-border { border: none !important; }
.no-bg { background: none; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.italic { font-style: italic; }
.bold { font-weight: bold !important; }
.uppercase { text-transform: uppercase; }
.full { width: 98%; }
.high { width: 73%; }
.half { width: 48%; }
.low { width: 23%; }
@media only screen and ( max-width: 1200px ) { .wrap { width: 100%; }
}   
@media only screen and ( max-width: 1024px ) { .full-1024 { width: 98%; }
.high-1024 { width: 73%; }
.half-1024 { width: 48%; }
.low-1024 { width: 23%; }    .menu-main ul { 
top: 94%;
left: 0;
} .more li { margin-right: 8.5%; }    .slideshow li h2 { 
font-size: 2.5em;
line-height: 0.8em;
}
.slideshow li p { 
font-size: 1em;
line-height: 1.2em;
}
.slideshow-description { margin-top: -50px; } .pager_nav { margin-top: -35px; } .about-us-content { padding-right: 3%; }   .featured-int {
width: 100%;
height: 350px;
overflow: hidden;
}
.featured-int img {
max-width: none;
width: auto;
height: 350px;
position: absolute;
left: 0;
} .pager-car_nav {
top: 11%;
left: 87%;
} .hide-1024 { display: none; }
.show-1024 { display: block; }
.no-margin-1024 { margin: 0; }
.no-padding-1024 { padding: 0; }
}
@media only screen and ( min-width: 769px ) {
.menu-main li:hover ul,
.menu-main li ul li:hover ul { 
display: block;
}
}
@media only screen and ( max-width: 768px ) { [class^="col"] .full-768,
[class^="col"] .high-768,
[class^="col"] .half-768,
[class^="col"] .low-768 {
margin-left: 0;
margin-right: 0;
}
.full-768 { width: 100% !important; }
.high-768 { width: 75% !important; }
.half-768 { width: 50% !important; }
.low-768 { width: 25% !important; }    .menu-nav { padding: 0; }
.menu-nav > a {
text-align: left;
position: relative;
padding: 0.5em 6.5%;
font-size: 1.5em; }
.menu-nav > a:after {
content: '\2261';
font-size: 2.5em;
float: right;
margin-top: -10px;
}
.menu-nav:not( :target ) > a:first-of-type,
.menu-nav:target > a:last-of-type,
.menu-nav:target > .menu-main {
display: block;
} .menu-main {  
height: auto;
display: none;
margin-top: 1em;
}
.menu-to-sub:after {
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #efa585;
}
.menu-main > li { 
width: 100%;
border-top: 1px solid #7e7e7e;
text-align: center;
}
.menu-main > li:last-child { border-bottom: 1px solid #7e7e7e; }
.menu-main a { 
line-height: 40px;
padding: 1% 0 1% 0;
}
.menu-main ul { 
position: relative !important;
top: 100% !important;
left: 0 !important;
}
.menu-main li.tap { background: #d57119; }
.menu-main li ul,
.menu-main li ul li ul { 
display: block; 
}   .header-logo {
width: 80px;
height: 104px;
}    .slideshow li {
width: 100%;
height: 350px;
overflow: hidden;
}
.slideshow li img {
max-width: none;
width: auto;
height: 350px;
position: absolute;
left: 0;
}
.slideshow-description { margin-top: -40px; } .pager_nav { margin-top: -10px; } .pager_tabs { display: none; } .featured-box-img { margin-bottom: 0%; } .about-us-content { padding-right: 1%; }    .pager-car_nav {
top: 12%;
left: 85%;
} .hide-768 { display: none; }
.show-768 { display: block; }
.no-margin-768 { margin: 0; }
.no-padding-768 { padding: 0; }
}   
@media only screen and ( max-width: 640px ) { [class^="col"] .full-640,
[class^="col"] .high-640,
[class^="col"] .half-640,
[class^="col"] .low-640 {
margin-left: 0;
margin-right: 0;
}
.full-640 { width: 100% !important; }
.high-640 { width: 75% !important; }
.half-640 { width: 50% !important; }
.low-640 { width: 25% !important; }    .more li { margin-right: 8.4%; }   .header-logo {
width: 85px;
height: 110px;
}    .slideshow-description { margin-top: -30px; }
.slideshow li p { width: 70%; } .featured-box-img { margin-bottom: 3%; }    .pager-car_nav {
top: 10.5%;
left: 86.5%;
} .hide-640 { display: none; }
.show-640 { display: block; }
.clear-640 { clear: both; }
.margin-top-640 { margin-top: 1em; }
.margin-bottom-640 { margin-bottom: 1em; }
.no-margin-640 { margin: 0; }
.no-margin-bottom-640 { margin-bottom: 0; }
.no-padding-640 { padding: 0; }
}   
@media only screen and ( max-width: 480px ) { [class^="col"] .full-480,
[class^="col"] .high-480,
[class^="col"] .half-480,
[class^="col"] .low-480 {
margin-left: 0;
margin-right: 0;
}
.full-480 { width: 100% !important; }
.high-480 { width: 75% !important; }
.half-480 { width: 50% !important; }
.low-480 { width: 25% !important; }    .more li {
width: 31.13%;
margin-right: 2.5%;
}   .header-logo {
width: 68px;
height: 88px;
}    .featured-box-img { margin-bottom: 13%; } .pager-test_tabs { display: none; }    .pager-car_nav { display: none; } .partner ul li { width: 17.7%; } .galery li { width: 31.2%; } .hide-480 { display: none; }
.show-480 { display: block; }
.no-margin-480 { margin: 0; }
.no-padding-480 { padding: 0 !important; }
}   
@media only screen and ( max-width: 320px ) { [class^="col"] .full-320,
[class^="col"] .high-320,
[class^="col"] .half-320,
[class^="col"] .low-320 {
margin-left: 0;
margin-right: 0;
}
.full-320 { width: 100% !important; }
.high-320 { width: 75% !important; }
.half-320 { width: 50% !important; }
.low-320 { width: 25% !important; }    .more li { text-align: center; }   .wp-caption {
float: none !important;
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: 1em !important;
}
.wp-caption img { width: 100%; }
.wp-caption p { text-align: center; }    .slideshow-description { margin-top: -10px; }
.slideshow li h2 { 
font-size: 1.8em;
line-height: 1em;
margin-bottom: 1em;
} .featured-box-img { margin-bottom: 0%; } .pager_nav { display: none; } .partner ul li { width: 17.4%; } .hide-320 { display: none; }
.show-320 { display: block; }
.text-center-320 { text-align: center; }
.margin-top-320 { margin: 1em; }
.margin-bottom-320 { margin-bottom: 1em !important; }
.no-margin-320 { margin: 0; }
.no-margin-bottom-320 { margin-bottom: 0; }
.no-padding-320 { padding: 0; }
}