@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,800);

html,body {
  height: 100%;
}

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,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;
  font-family:Calibri;
}

label{
	text-align:left;
	}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

body {
  line-height: 1.5;
  background: rgba(244, 242, 240, 1.0);
}

ol,ul {
  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:'BebasNeueRegular';src:url('../fonts/BebasNeue-webfont.eot');src:url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/BebasNeue-webfont.woff') format('woff'),url('../fonts/BebasNeue-webfont.ttf') format('truetype'),url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');font-weight:normal;font-style:normal;
}

::-moz-selection {
  background: #ffd600;
  color: white;
}

::selection {
  background: #ffd600;
  color: white;
}

a,a:visited,a:hover {
  outline: 0;
}


body {
  font: 13px/1.5 "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-container iframe,.embed-container object,.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

img.responsive {
  width: 100%;
  height: auto;
}


.hidden {
  display: none;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

hr {
  border: solid #eee;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

pre {
  height: auto;
  font-family: Consolas,monospace;
  border: 1px solid #f0f0f0;
  background: #fafafa;
  padding: 10px 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0 0 20px 0;
  overflow-x: auto;
}

.hidden {
  display: none!important;
}

.responsive img,.responsive iframe,.responsive object,.responsive embed {
  width: 100%;
  width: 100%;
  height: auto;
}

a {
  color: #ffd600;
  text-decoration: none;
  outline: 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;
}

.highlight {
  color: #ffd600;
}

a:hover,a:focus {
  color: #666;
}

a:focus {
  outline: 0;
  outline-offset: 0;
}

p a,p a:visited {
  line-height: inherit;
}

ul,ol {
  margin-bottom: 20px;
}

ul {
  list-style: none;
}

ul.styled-list {
  padding: 0;
}



ol {
  list-style: decimal;
}

ul li ul,ol li ul,ol li ul,ol li ol {
  margin-bottom: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: center;
  display: block;
}

h1,h2,h3,h4,h5,h6 {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
}

body #load {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  z-index: 1001;
  background-color: #fff;
}

#qLpercentage {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 60px!important;
  line-height: 1;
}

h1 {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 80px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0;
}

h2 {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 44px;
  text-transform: uppercase;
  position: relative;
}

h3 {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 30px;
}

h4 {
  font-family: 'Oswald',sans-serif;
  font-size: 22px;
}

h5 {
  font-family: 'Oswald',sans-serif;
  font-size: 20px;
}

h6 {
  font-family: 'Oswald',sans-serif;
  font-size: 18px;
}

p {
  margin-bottom: 10px;
}

p.lead {
  font-family: 'Open Sans',"Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  font-weight: 600;
}

nav {
  width: 100%;
  position: relative;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
}

body.multipage nav {
  opacity: 1;
  filter: alpha(opacity=100);
}

nav.dark {
  background: #151515;
  border-bottom: 1px solid #000;
}

nav.light {
  background: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,0.07);
  border-bottom: 1px solid #f0f0f0;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

nav.light.sticky {
  background: #fff;
  background: rgba(255,255,255,0.95);
}

nav.transparent {
  background: transparent;
  border-bottom: 1px solid transparent;
  box-shadow: none;
  position: fixed;
  width: 100%;
  top: 0;
}

nav.transparent a {
  color: #fff;
}

nav.transparent.scroll {
  background: #fff;
  background: rgba(255,255,255,0.95);
}

nav.transparent.scroll a {
  color: #515a5f;
}

nav .container .four.columns {
  float: left;
  width: auto;
}

nav .container .twelve.columns {
  float: right;
  width: auto;
}

.main-menu,.logo {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}

.main-menu.large,.logo.large {
  height: 80px;
}

.logo a {
  display: block;
  margin: auto;
}

.main-menu li {
  display: inline;
  margin-left: 25px;
}

.main-menu a {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 22px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

.modal {
  margin-bottom: 50px;
  max-height: 100%;
  overflow: scroll;
}

.modal .container {
  margin-bottom: 50px;
}

nav.light .main-menu a {
  color: inherit;
}

nav.light .main-menu a:hover,nav.dark .main-menu a:hover {
  color: #ffd600;
  transition: color .5s;
  -moz-transition: color .5s;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
}

nav.light .main-menu li.active a,nav.dark .main-menu li.active a {
  color: #ffd600;
}

.main-menu a i {
  margin-right: 3px;
  font-size: 22px;
}

.main-menu.iconic li {
  margin-left: 40px;
}

.main-menu.iconic a {
  display: inline-block;
}

.main-menu.iconic a i {
  font-size: 25px;
  display: block;
  text-align: center;
  margin: 8px auto 4px;
}

.selectnav {
  display: none !important;
}

.home-text-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
}

.home1 .slabtextdone {
  color: #fff;
}

.home1 .slabtextdone .slabtext.second-child {
  background: #ffd600;
  padding: 15px 10px 0;
  display: inline-block;
  width: auto;
  margin-left: -10px;
  color: #000;
  margin-bottom: 10px;
}

.home1.home-gradient .slabtextdone .slabtext.second-child {
  background: 0;
}

.home-slide .home-slide-content {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 90px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0;
  text-align: center;
  line-height: 1;
}

.home-parallax .home-slide-content {
  padding: 55px 10px 50px;
  background: rgba(0,0,0,0.3);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  color: #fff;
}

.home-gradient .home-slide-content {
  color: #fff;
}

.home-gradient .highlight {
  color: inherit;
}

.home3 .home-text-wrapper .container {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: rgba(0,0,0,0.81);
  text-align: center;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: 0 0 0 10px rgba(255,255,255,0.24);
  overflow: hidden;
}

.home3 .home-text-wrapper .container.no-safari {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.home3 .home-quote {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  display: table-cell;
  vertical-align: middle;
  height: inherit;
  text-align: center;
  width: inherit;
  overflow: hidden;
  color: white;
}

.home3 .slabtextdone {
  color: #fff;
}

.home3 .slabtextdone .slabtext.second-child {
  display: inline-block;
  width: auto;
  color: #ffd600;
  text-shadow: none;
  overflow: hidden;
}

.home3 .home-text-wrapper .container:hover {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  box-shadow: 0 0 0 15px rgba(255,255,255,0.24);
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
}

.home3#home h1 {
  font-size: 30px;
  overflow: hidden;
  margin: 0 50px;
}

.home4 .slabtextdone {
  text-shadow: none;
}

.home4 .home-quote {
  padding: 10px 10px 0;
  background: rgba(255,255,255,0.63);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff,endColorstr=#4Cffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff,endColorstr=#4Cffffff);
  box-shadow: 0 0 0 10px rgba(255,255,255,0.32);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.home4.home-gradient .home-quote {
  background: #fff;
}

.home4 .home-quote:hover {
  box-shadow: 0 0 0 20px rgba(255,255,255,0.32);
}

.home4 .slabtextdone .slabtext.second-child {
  background: #ffd600;
  padding: 15px 10px 0;
  display: inline-block;
  width: auto;
  margin-left: -10px;
  color: #fff;
}

#home.home-fullscreenslider {
  background: url(../images/pattern.png);
  position: relative;
  overflow: hidden;
  height: 100%;
}

#home.home-fullscreenslider .container {
  height: 100%;
}

.parallax {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  color: #fff;
  z-index: 0;
}

.parallax .container {
  display: table;
  overflow: hidden;
}

.parallax .parallax-content,.parallax .overlay {
  height: 400px;
}

.parallax-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}

.overlay {
  background: url(../images/pattern.png);
  width: 100%;
  position: absolute;
  overflow: hidden;
}

.parallax-bg {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
}

p.quote {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 20px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  z-index: 200;
  margin: 0 5%;
}

.quote i {
  font-size: 25px;
  display: inline-table;
  vertical-align: top;
  margin: 0 5px;
}

.parallax .quote i {
  color: #ffd600;
}

.quote-author {
  height: 24px;
  width: auto;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  position: relative;
  margin-top: 25px;
  z-index: 200;
  font-style: italic;
  text-align: center;
}

.twitter-slider {
  width: 85%;
  margin: 0 auto!important;
}

#twitter-feed {
  text-align: center;
  padding: 10px 0;
}

#twitter-feed li {
  margin-bottom: 20px;
}

.twitter-feed-icon i {
  font-size: 22px;
  width: 23px;
  color: #fff;
  display: inline-block;
  padding: 17px;
  background: #ffd600;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #fff;
}

.twitter-author {
  text-transform: uppercase;
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 25px;
}

#twitter-feed ul.slides>li {
  font-family: 'Oswald',sans-serif;
  font-size: 20px;
  color: #fff;
  line-height: 1.4;
  margin: 5px auto 30px;
  padding: 15px 0;
  border-top: 1px solid rgba(255,255,255,0.30);
  border-bottom: 1px solid rgba(255,255,255,0.30);
}

.twitter#twitter-feed {
  text-align: left;
}

.twitter ul {
  padding: 0;
}

.twitter .twitter-feed-icon i {
  display: none;
}

.twitter .twitter-author {
  display: none;
}

.twitter li {
  font-family: 'HelveticaNeue Light',sans-serif;
  font-size: 13px;
  color: inherit;
  width: auto;
  line-height: inherit;
  margin-bottom: 20px;
  padding: 0;
  border: 0;
}

.testimonial-slider {
  position: relative;
  width: 85%;
  margin: 0 auto!important;
}

.testimonial-slider ul {
  text-align: center;
  padding: 10px 0;
}

.testimonial-icon i {
  font-size: 22px;
  width: 23px;
  color: #fff;
  display: inline-block;
  padding: 17px;
  background: #ffd600;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #fff;
}

.testimonial-slide .client-testimonial {
  font-size: 13px;
  font-family: 'Oswald',sans-serif;
  font-size: 16px;
  color: white;
  line-height: 1.67;
  margin: 5px auto 10px;
  padding: 15px;
  border-top: 1px solid rgba(255,255,255,0.30);
  border-bottom: 1px solid rgba(255,255,255,0.30);
}

.client-info {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
  font-style: italic;
}

.client-info:before,.client-info:after {
  content: '--';
  margin: 0 3px;
}

.color-block {
  width: 100%;
  height: 450px;
  background-color: #ffd600;
  background: -moz-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: -webkit-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: -o-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: -ms-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  position: relative;
  overflow: hidden;
  color: #fff;
}

.color-block .parallax-bg {
  display: none;
}

.color-block .container {
  display: table;
}

.color-block-content {
  height: 450px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.color-block a,.color-block .quote i,.color-block .quote-author,.color-block .twitter-date a,.color-block .twitter-author a,.color-block .testimonial-slider .title span,.color-block .client-info {
  color: #000;
}

.page {
  padding: 60px 0;
  position: relative;
  background: #fff;
  text-align: center;
  z-index: 6;
  overflow: hidden;
}

.page.multipage {
  text-align: left;
  padding: 30px 0 0;
}

.page.multipage .copyright {
  text-align: center;
}

.anchor-tag {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin-left: -1000px;
}

#team.page {
  position: static;
}

.title {
  text-align: center;
}

.title h1 {
  line-height: .8;
  margin-bottom: 20px;
  line-height: .8;
  display: inline-block;
  padding: 10px 10px 3px;
  background: #ffd600;
  color: #fff;
  border: 4px solid #fff;
  box-shadow: 0 0 0 3px #ffd600;
}

.multipage .title h1 {
  margin: 60px 0 40px;
  line-height: .8;
}

.subtitle {
  font-family: 'Open Sans',"Times New Roman",Times,serif;
  font-size: 25px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  font-weight: 700;
  text-transform: uppercase;
}

#home {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: table;
  color: #010101;
  z-index: 10;
}

.home-gradient {
  background-color: #ffd600;
  background: -moz-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: -webkit-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: -o-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: -ms-radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
  background: radial-gradient(center center,circle cover,#ffd600 0,#e2be01 100%);
}

.home-parallax {
  background-size: cover;
  background-position: center top;
  background-color: #ffd600;
}

#home h1 {
  font-size: 60px;
}

.home-logo,.home-logo-text {
  margin: 30px 0 100px;
  position: relative;
  display: block;
  text-align: center;
  width: 100%;
}

.home-fullscreenslider .home-logo,.home-fullscreenslider .home-logo-text {
  margin: 60px 0 100px;
  font-size: 80px;
}

.home-logo-text a {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 0;
  text-align: center;
  line-height: 1;
  padding: 5px 25px 0;
  border: 5px solid;
  color: inherit;
}

.home-logo-text.light a {
  color: rgba(255,255,255,0.9);
}

.home-logo-text a:hover {
  color: #fff;
}

.slabtextdone {
  line-height: .8;
  color: #020202;
  text-shadow: 0 4px 15px rgba(0,0,0,0.4);
}

.slabtexted .slabtext {
  display: -moz-inline-box;
  display: inline-block;
  white-space: nowrap;
}

.slabtextinactive .slabtext {
  display: inline;
  white-space: normal;
  font-size: 1em!important;
  letter-spacing: inherit!important;
  word-spacing: inherit!important;
  *letter-spacing: 0!important;
  *word-spacing: 0!important;
}

.slabtextdone .slabtext {
  display: block;
}

#portfolio {
  padding-bottom: 0;
}

#filters {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  display: block;
  float: none;
  z-index: 2;
  position: relative;
}

#filters ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

#filters ul li {
  display: inline-block;
}

#filters ul li a {
  display: block;
  float: left;
  padding: 2px 5px;
  color: inherit;
  margin-right: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

#filters ul li a h3 {
  font-size: 18px;
  padding: 2px 6px 0;
  border: 2px solid;
}

#filters ul li a:hover h3,#filters ul li a.active h3 {
  color: #ffd600;
}

#project-navigation {
  width: 100%;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 0;
  margin: 0;
  z-index: 1;
}

#project-navigation ul {
  float: none;
  margin: 0;
  list-style: none;
  display: none;
  padding: 0;
}

#project-navigation ul li#prevProject a {
  background: url(../images/arrow_left.png) center center no-repeat;
  float: right;
  margin-right: 64px;
}

#project-navigation ul li#nextProject a {
  background: url(../images/arrow_right.png) center center no-repeat;
  float: right;
  margin-right: 10px;
}

#project-navigation ul li#prevProject a,#project-navigation ul li#nextProject a {
  background-color: #151515;
  background-size: 30px;
}

#project-navigation ul li a {
  width: 40px;
  height: 40px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#project-navigation ul li#prevProject a:hover,#project-navigation ul li#nextProject a:hover {
  background-color: #ffd600;
}

#project-navigation ul li a:hover {
  background-color: #ffd600;
}

#project-navigation ul li a.disabled,#project-navigation ul li a.disabled:hover {
  cursor: default;
  background-color: rgba(0,0,0,0.2)!important;
}

#closeProject {
  top: 10px;
  position: absolute;
  right: 62px;
  z-index: 1;
}

#closeProject a {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  display: none;
  background: #151515;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#closeProject a:hover {
  background: #ffd600;
}

#closeProject a i {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  display: inline-table;
  vertical-align: middle;
}

#ajax-section {
  position: relative;
  padding: 0;
  background: #f8f8f8;
  text-align: left;
}

#ajax-section #loader {
  width: 100%;
  height: 20px;
  display: none;
  position: absolute;
  top: -30px;
}

#ajax-section #loader.projectError {
  text-align: center;
  height: auto!important;
  background-position: top center;
}

#ajax-section #loader.projectError p {
  display: none;
  padding-top: 16px;
}

#ajax-section #loader {
  background: url(../images/loader.gif) center center no-repeat;
}

#ajax-section #loader.projectError p {
  color: #666!important;
}

#ajax-content-outer {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#ajax-content-inner {
  float: left;
  height: 0;
  opacity: 0;
}

#ajaxpage {
  float: left;
  display: block;
}

.project-media {
  margin-top: 70px;
  margin-bottom: 30px;
  overflow: hidden;
  display: block;
}

.project-info {
  margin-top: 60px;
  margin-bottom: 30px;
}

.project-info {
  height: auto;
  float: left;
  margin-bottom: 30px;
}

.project-description,.project-details {
  margin-bottom: 30px;
}

.project-description h3,.project-details h3 {
  margin-bottom: 10px;
}

.project-details p {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 7px;
}

.project-details p span {
  font-weight: bold;
}

#portfolio-wrap {
  position: relative;
  padding: 0;
  width: 100.1%;
  margin: 0 auto;
  display: block;
}

#portfolio-wrap .one-third {
  margin: 0;
  overflow: hidden;
  line-height: 0;
  width: 20%;
  padding: 0;
}

.portfolio-item.current {
  box-shadow: 0 0 0 10px rgba(255,255,255,0.37);
  z-index: 101;
}

.portfolio-item {
  padding: 0;
  position: relative;
  overflow: hidden;
}

.portfolio-item .portfolio-image {
  overflow: hidden;
  display: block;
  position: relative;
}

.portfolio-item .portfolio-image img {
  width: 100%;
  height: auto;
}

.portfolio .portfolio-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  z-index: 4;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: #ffd600;
}

.portfolio>a,.portfolio>a:hover {
  color: #fff;
}

.portfolio-item .portfolio>a:hover>.portfolio-overlay {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.portfolio>a img {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.portfolio>a:hover img {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.portfolio .thumb-info {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.portfolio a:hover .portfolio-overlay .thumb-info {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.portfolio-overlay .thumb-info i {
  top: 58%;
  font-size: 50px;
}

.portfolio-overlay .thumb-info h3 {
  top: 38%;
  font-size: 30px;
}

.portfolio-overlay .thumb-info p {
  top: 50%;
  font-size: 13px;
}

.portfolio-overlay .thumb-info h3 {
  color: #fff;
  width: 100%;
  position: absolute;
  text-align: center;
}

.portfolio-overlay .thumb-info p {
  color: #fff;
  width: 100%;
  position: absolute;
  text-align: center;
  font-weight: bold;
}

.portfolio-overlay .thumb-info i {
  color: #fff;
  width: 100%;
  position: absolute;
  text-align: center;
  display: block;
}

.isotope,.isotope .isotope-item {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}

.isotope {
  -webkit-transition-property: height,width;
  -moz-transition-property: height,width;
  -ms-transition-property: height,width;
  -o-transition-property: height,width;
  transition-property: height,width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform,opacity;
  -moz-transition-property: -moz-transform,opacity;
  -ms-transition-property: -ms-transform,opacity;
  -o-transition-property: -o-transform,opacity;
  transition-property: transform,opacity;
}

.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.post {
  margin-bottom: 100px;
}

.post-media {
  margin-bottom: 30px;
}

.post-title {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px;
}

.post-title a {
  color: #151515;
}

.post-title a:hover {
  color: #ffd600;
}

.post-tags {
  margin-top: 20px;
}

.post-tags i {
  display: inline-table;
  margin-right: 4px;
  color: #868991;
  font-size: 16px;
  vertical-align: middle;
}

.post-tags ul {
  display: inline-block;
  padding: 0;
}

.post-tags li {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 11px;
}

.post-tags li:after {
  content: ' . ';
}

.post-tags li:last-child:after {
  content: '';
}

.post-tags li a {
  color: #868991;
  text-decoration: none;
}

.post-tags li a:hover {
  color: #ffd600;
}

.post-meta {
  font-size: 11px;
  margin-bottom: 20px;
  padding: 5px 0;
  border-top: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5;
  font-size: 11px;
}

.post-meta span {
  text-align: right;
  float: right;
}

.sidebar {
  padding-left: 10px;
}

.widget {
  margin-bottom: 40px;
}

.widget-title {
  font-family: 'BebasNeueRegular',sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px;
}

.tags-list li {
  font-size: 11px;
  margin-top: 5px;
  display: inline-block;
  padding: 3px 9px;
  border: 1px solid #e8e8e8;
}

.tags-list li:first-child {
  margin-top: 0;
}

.tags-list li a {
  color: #151515;
  text-decoration: none;
}

.tags-list li a:hover {
  color: #ffd600;
}

.blog-tweet {
  font-size: 11px;
  margin-top: 16px;
}

.blog-tweet span {
  display: block;
  margin-top: 7px;
  color: #868991;
  font-size: 10px;
}

.pagination {
  position: relative;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.pages {
  text-align: center;
}

.pages li {
  display: inline-block;
}

.pages li {
  display: inline-block;
  margin: 0 2px 0 0;
}

.pages li a {
  font-size: 13px;
  display: block;
  padding: 5px;
  color: #151515;
}

.pages li a.current {
  border-top: 2px solid #ffd600;
  border-bottom: 2px solid #ffd600;
  color: #1c1f26;
}

.pages li a:hover {
  color: #ffd600;
}

.pagination a.previous,.pagination a.next {
  height: 24px;
  width: 24px;
  display: block;
  margin: 2px 0;
  background-color: #151515;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 4px;
  border-radius: 2px;
  text-align: center;
}

.pagination a.previous:hover,.pagination a.next:hover {
  background-color: #ffd600;
  color: white;
}

.pagination a.previous {
  position: absolute;
  left: 0;
  top: 0;
}

.pagination a.next {
  position: absolute;
  right: 0;
  top: 0;
}

.pagination a i {
  line-height: 24px;
}

#blog-author {
  position: relative;
  border-bottom: 3px solid #666;
  padding-bottom: 40px;
  margin-bottom: 20px;
}

#blog-author .container {
  border-bottom: 3px solid #666;
  padding-bottom: 40px;
  margin-bottom: 20px;
}

#blog-author img {
  position: absolute;
  width: 100%;
  margin-right: 10px;
  max-width: 100px;
  padding: 4px;
  border: 1px solid #e8e8e8;
}

#blog-author p {
  margin-left: 120px;
}

.blog h1 a {
  font-weight: normal;
}

.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 65px;
}

.commentlist li {
  margin: 0;
  padding: 0;
}

.commentlist .the-comment {
  border-bottom: 1px solid #e7e6e6;
  padding-bottom: 35px;
  margin-bottom: 35px;
}

.commentlist .the-comment .comment-text *:last-child {
  margin-bottom: 0;
}

.commentlist div.avatar {
  float: left;
  margin-right: 15px;
  padding: 4px;
  border: 1px solid #e8e8e8;
  line-height: 0;
}

.commentlist .comment-text p {
  margin: 0;
}

.commentlist .comment-author strong {
  padding-right: 5px;
}

#comment-input {
  overflow: hidden;
  margin-bottom: 13px;
}

#comment-input input {
  border: 1px solid #e8e8e8;
  width: 28%;
  font-size: 13px;
  color: #747474;
  padding: 8px 2%;
  float: left;
  margin-right: 1%;
  border-radius: 2px;
}

#comment-textarea textarea {
  border: 1px solid #e8e8e8;
  width: 96%;
  height: 150px;
  font-size: 13px;
  color: #747474;
  padding: 8px 11px;
  border-radius: 2px;
}

#comment-input input:last-child {
  margin-right: 0;
}

#comment-input input:-moz-placeholder,#comment-textarea textarea:-moz-placeholder {
  color: #999;
}

#comment-input input:-ms-input-placeholder,#comment-textarea textarea:-ms-input-placeholder {
  color: #999;
}

#comment-input input::-webkit-input-placeholder,#comment-textarea textarea::-webkit-input-placeholder {
  color: #999;
}

#contact {
  padding-bottom: 0;
}

.contact-box {
  width: 100%;
  text-align: center;
  padding: 45px 0 60px;
}

.contact-details {
  width: 70%;
  padding: 5px 0;
  margin: 0 auto 10px;
}

.contact-details h2 {
  margin-bottom: 0;
}

.contact-details h1 {
  color: black;
  background: rgba(255,255,255,0.50);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff,endColorstr=#4Cffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff,endColorstr=#4Cffffff);
}

.copyright {
  width: 100%;
  margin-top: 30px;
  padding: 40px 0;
  background: #ffd600;
  color: rgba(0,0,0,0.7);
  font-size: 11px;
}

.copyright a {
  color: inherit;
}

.copyright-logo a {
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
}

.copyright .social-icons {
  text-align: center;
}

.copyright .social-icons .social-icon {
  display: inline-block;
  float: none;
  margin: 0 5px 5px 0;
  background-color: rgba(0,0,0,0.05)!important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
}

#contact-input {
  overflow: hidden;
  margin-bottom: 13px;
  width: 50%;
  float: left;
}

#contact-input input {
  border: 1px solid #e8e8e8;
  width: 90%;
  font-size: 13px;
  color: #747474;
  padding: 20px 2%;
  float: left;
  margin: 0 1% 2%;
  border-radius: 2px;
}

#contact-textarea textarea {
  border: 1px solid #e8e8e8;
  width: 95%;
  height: 92px;
  font-size: 13px;
  color: #747474;
  padding: 20px 11px 10px;
  border-radius: 2px;
  margin-bottom: 10px;
}}

#contact-input input:last-child {
  margin-right: 0;
}

#contact-input input:-moz-placeholder,#contact-textarea textarea:-moz-placeholder {
  color: #999;
}

#contact-input input:-ms-input-placeholder,#contact-textarea textarea:-ms-input-placeholder {
  color: #999;
}

#contact-input input::-webkit-input-placeholder,#contact-textarea textarea::-webkit-input-placeholder {
  color: #999;
}

#contact-textarea {
  width: 50%;
  float: right;
}

#contact-input label,#contact-textarea label {
  display: block;
  text-align: left;
  font-weight: bold;
  padding-left: 2%;
}

#contact-submit input[type="submit"] {
  padding: 20px 24px 20px 24px;
  border: 0 none;
  color: #fff;
  display: block;
  width: 50%;
  cursor: pointer;
  text-indent: -9999px;
  background-image: url(../images/mail.png);
  background-position: center center;
  background-repeat: no-repeat;
  float: right;
  height: 57px;
  line-height: 57px;
}

input[type="text"],input[type="password"],input[type="email"],textarea,select {
  background: #fff;
  padding: 8px 8px;
  outline: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #666;
  margin: 0;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  width: 80px;
  color: #999;
  -moz-box-shadow: #ececec 0 1px 4px inset,#f8f8f8 -5px -5px 0 0,#f8f8f8 5px 5px 0 0,#f8f8f8 5px 0 0 0,#f8f8f8 0 5px 0 0,#f8f8f8 5px -5px 0 0,#f8f8f8 -5px 5px 0 0;
  -webkit-box-shadow: #ececec 0 1px 4px inset,#f8f8f8 -5px -5px 0 0,#f8f8f8 5px 5px 0 0,#f8f8f8 5px 0 0 0,#f8f8f8 0 5px 0 0,#f8f8f8 5px -5px 0 0,#f8f8f8 -5px 5px 0 0;
  box-shadow: #ececec 0 1px 4px inset,#f8f8f8 -5px -5px 0 0,#f8f8f8 5px 5px 0 0,#f8f8f8 5px 0 0 0,#f8f8f8 0 5px 0 0,#f8f8f8 5px -5px 0 0,#f8f8f8 -5px 5px 0 0;
  border: 1px solid #e8e8e8;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus {
  border: 1px solid #e0e0e0;
  color: #333;
}

.one_half {
  width: 48%;
}

.one_third {
  width: 30.66%;
}

.two_third {
  width: 65.33%;
}

.one_fourth {
  width: 22%;
}

.three_fourth {
  width: 74%;
}

.one_fifth {
  width: 16.8%;
}

.two_fifth {
  width: 37.6%;
}

.three_fifth {
  width: 58.4%;
}

.four_fifth {
  width: 67.2%;
}

.one_sixth {
  width: 13.33%;
}

.five_sixth {
  width: 82.67%;
}

.one_half.no-margin {
  width: 50%;
  margin-right: 0;
}

.one_third.no-margin {
  width: 33.33333333333%;
  margin-right: 0;
}

.two_third.no-margin {
  width: 66.66666666667%;
  margin-right: 0;
}

.one_fourth.no-margin {
  width: 25%;
  margin-right: 0;
}

.three_fourth.no-margin {
  width: 75%;
  margin-right: 0;
}

.one_fifth.no-margin {
  width: 20%;
  margin-right: 0;
}

.two_fifth.no-margin {
  width: 40%;
  margin-right: 0;
}

.three_fifth.no-margin {
  width: 60%;
  margin-right: 0;
}

.four_fifth.no-margin {
  width: 80%;
  margin-right: 0;
}

.one_sixth.no-margin {
  width: 16.6666666666667%;
  margin-right: 0;
}

.five_sixth.no-margin {
  width: 83.333333333333%;
  margin-right: 0;
}

.one_half,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth {
  position: relative;
  margin-right: 4%;
  margin-bottom: 30px;
  float: left;
}

.last {
  margin-right: 0!important;
}

.fittext-content {
  line-height: .8;
}

* html .title h1 {
  display: inline;
}

*+html .title h1 {
  display: inline;
}

#back-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  right: 20px;
  display: none;
}

#back-to-top a {
  display: block;
  width: 40px;
  height: 40px;
  background: #515a5f url(../images/backtotop.png) no-repeat center center;
  text-indent: -9999px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  transition: .2s all linear;
}

#back-to-top a:hover {
  background-color: #222;
}

.home-fullscreenvideo {
  background: #1f2224;
}

.background-video {
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.home-banner {
  height: auto!important;
  padding: 150px 0;
  color: #fff!important;
}

.home-banner .slabtextdone {
  text-shadow: none;
}

.home-newsletter {
  color: #fff!important;
}

.home-newsletter .slabtextdone {
  text-shadow: none;
  color: #fff;
}

.home-parallax2 {
  background-size: cover;
}

.home-parallax3 {
  background-size: cover;
}

.home-parallax4 {
  background-size: cover;
}

nav.colored,nav.light.colored {
  background: #ffd600;
  box-shadow: 0 4px 15px rgba(0,0,0,0.07);
  border-bottom: 0;
}

nav.colored a {
  color: #fff!important;
}

nav.colored li.active a {
  color: #515a5f!important;
}

#newsletterform {
  margin-top: 0;
  display: block;
  text-align: center;
}

#newsletterform div {
  display: inline-block;
}

#newsletterform input {
  height: 50px;
  display: inline-block;
  width: 250px;
  padding: 0 10px;
  margin: 8px 4px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid rgba(255,255,255,0.09);
  box-shadow: 0 0 0 3px rgba(255,255,255,0.1);
  color: #3a3838;
  background: #fff;
  background: rgba(255,255,255,0.5);
  font-weight: bold;
}

#newsletterform label {
  color: #fff;
  text-shadow: 1px 1px rgba(0,0,0,.25);
  font-size: 12px;
}

a#button-newsletter {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 5px 0;
  width: 99%;
  margin: 5px auto 0;
  text-align: center;
}

.video_slide {
  width: 100%;
}

.video_slide .full_slide {
  width: 100%!important;
  height: 100%!important;
  position: absolute;
}

/* NEWS SECTION */

#featured-content {
  border-bottom: 11px solid #1973b0;
  padding-top: 0;
}

#featured-content .featured-star {
  color: #ffd600;
  font-size: 18px;
}

.featured-block {
  background-color: #1973b0;
  height: 60px;
  margin-bottom: 50px;
}

.featured-block p {
  color: #FFF;
  font-size: 16px;
  line-height: 60px;
  margin: 0;
  text-align: right;
}

#latest-content .hotel-block {
  border-top: 11px solid #1973b0;
}

.news-content {
  border-top: 5px solid #1973b0;
}

.news-excerpt {
  border-top: 5px solid #1973b0;
  margin-bottom: 20px;
  width: 97.99%;
}

.news-image img {
  display: inherit;
}
/* END NEWS SECTION */




/*ESTILOS DE VIAJA*/

#wrapper{
	width: 900px;
	height: auto;
	position: relative;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(215, 206, 199, 1.0);
	-moz-box-shadow: 0 0 10px rgba(215, 206, 199, 1.0);
	-webkit-box-shadow: 0 0 10px rgba(215, 206, 199, 1.0); /* Safari and Chrome */
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
	background-color:#FFFFFF;
}
#header_wrapper{
	width: 900px;
	height: 106px;
	display: block;
	position: relative;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#header{
	width: 900px;
	height: 71px;
	display: block;
	position: absolute;
	margin: 15px auto;
}
#logos{
	width: 900px;
	height: 64px;
	display: block;
	float: left;
	position: relative;
	/*border-right: 1px solid #939598;*/
}
#aqua{
	margin-left: -30px;
}
#logos a{
	width: auto;
	height: auto;
	margin-left: 45px;
	margin-top: 16px;
	float: left;
	position: relative;
}
#logos img{
	width: auto;
	height: auto;
	margin-left: 40px;
	margin-top: 16px;
	float: left;
	position: relative;
}

#der_header{
	width: 154px;
	height: 24px;
	float: right;
}



#der_header div{
	float: left;
	margin-left: 6px;
}

#ins{
	height: 25px;
	float: left;
	margin-right:-2px;
}
#content_wrapper{
	position: relative;
	width: 900px;
	display: block;	
	background-color:#FFFFFF;
}
#content_left{
	width: 320px;
	float: left;
	position: relative;
	height: 100%;
	display: block;
	z-index: 1000;
	padding-top:40px;
	
}
#left_icono_vpm{
	padding-left:10px;
	padding-right:40px;
	padding-top:26px;
	font-size:11px;
}
#left_icono_vpm ul li{
	width: 860px;
	float: left;
}
#left_icono_vpm ul li p{
	margin-top: 5px;
	margin-bottom: 12px;
}
#content_right{
	width:578px;
	float: left;
	position: relative;
	height: 100%;
	padding-bottom:30px;
}
#right_1{
	width: 310px;
	display: block;
}
#contents li{
	display: block;
	float: left;
	margin-left: 0px; /*43px*/
}
#right_2{
	width: 900px;
	position: relative;
	margin: 0 auto;
	height: 270px;
	display: block;
	clear: both;
	padding-top: 10px;
}
#footer{
	width:840px;
	display: block;
	margin: 0 auto;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:20px;
}

#meses{
	float:left
	width: 200px;
	display: block;
	left: 620px;
	padding-left:60px;
	}
	
	#meses img{
	padding:10px;
	}

/*Estilos Ibe Widget*/

.widget{
    position:relative;
    top:0;
    width:100%;
}

.widget form{
    color:#fff;
    position:relative;
    width:315px;
    z-index:20;
	padding-bottom:20px;
    background-color:rgba(255,255,255,.5)!important;
}

.widget form .boxes{
    font-family:robotobold;
    font-size:14px;
    padding-top:20px;
    text-align:center;
    text-transform:uppercase
}

.widget form .boxeshab{
    font-family:robotobold;
    font-size:14px;
    padding-top:20px;
    text-align:center;
    text-transform:uppercase
}

.widget form .boxes .box,.widget form .boxes a.red{
    display:inline-block;
    height:50px;
    line-height:1em;
    margin:0 7px;
    vertical-align:top;
    width:140px
}

.widget form .boxes .box{
    background-color:rgba(0,0,0,.5);
    cursor:pointer;
    position:relative;
    text-align:left
}

.widget form .boxes .box span.text{
    display:block;
    padding:20px 10px
}

.widget form .boxes .box .promo-box,.widget form .boxes .box.calendars .calendar,.widget form .boxes .box.select ul{
    background-color:#fff;
    position:absolute;
    top:0
}

.widget form .boxes .box.code{
    padding:20px 10px
}

.widget form .boxes .box.code .promo-box{
    display:none;
    height:50px;
    padding:10px;
    right:-260px;
    top:0;
    width:260px
}

.widget form .boxes .box.code .promo-box .select-promo,.widget form .boxes .box.code .promo-box input{
    border-radius:2px;
    border:1px solid #bbb;
    color:#999;
    display:inline-block;
    font-family:robotolight;
    font-size:12px;
    height:30px;
    vertical-align:top
}

.widget form .boxes .box.code .promo-box input{
    margin-left:5px;
    width:80px
}

.widget form .boxes .box.code .promo-box .select-promo{
    background:url(../images/drop-select.png) 130px 10px no-repeat;
    overflow:hidden;
    width:150px
}

.widget form .boxes .box.code .promo-box .select-promo select{
    -moz-appearance:none;
    -webkit-appearance:none;
    background:0 0;
    border-radius:0;
    border:0;
    height:30px;
    outline:0;
    padding:0 9px;
    width:180px
}

.widget form .boxes .box.code .promo-box.active,.widget form .boxes .box.code:hover .promo-box.desktop{
    display:block
}

.widget form .boxes .box.select{
    background-image:url(../images/widget-icons.png);
    background-position:115px -55px;
    background-repeat:no-repeat
}

.widget form .boxes .box.select ul{
    color:gray;
    display:none;
    font-size:13px;
    left:0;
    list-style-type:none;
    padding:5px 5px 5px 0;
    text-transform:none;
    top:50px;
    width:140px;
    z-index:25;

}


#listaDestinos{
    margin: 0;
    width: 300px;
	background-color:#fff;
	overflow:scroll;
	height:340px;
	
}

.widget form .boxes .box.select ul li{
    padding:5px 0 5px 10px
}

.widget form .boxes .box.select ul li:hover{
    background-color:gray;
    color:#fff
}

.widget form .boxes .box.select ul.active{
    display:block
}

.widget form .boxes .box.calendars{
    background-image:url(../images/widget-icons.png);
    background-position:109px 12px;
    background-repeat:no-repeat
}

.widget form .boxes .box.calendars .calendar{
    color:#000;
    display:none;
    height:250px;
    left:0;
    padding:0 5px;
    top:50px;
    width:425px;
    z-index:27
}

.widget form .boxes .box.calendars .calendar .info{
    bottom:10px;
    font-family:robotoregular;
    font-size:10px;
    left:10px;
    position:absolute;
    text-transform:none
}

.widget form .boxes .box.calendars .calendar .info i{
    display:inline-block;
    height:15px;
    margin-right:5px;
    vertical-align:bottom;
    width:15px
}

.widget form .boxes .box.calendars .calendar .info i.white{
    border:1px solid #F8971D
}

.widget form .boxes .box.calendars .calendar .info i.red{
    background-color:#F8971D
}

.widget form .boxes .box.calendars .calendar .info i.gray{
    background-color:gray
}

.widget form .boxes .box.calendars .calendar .info i.gray,.widget form .boxes .box.calendars .calendar .info i.red{
    margin-left:10px
}

.widget form .boxes .box.calendars .calendar.active{
    display:block
}

.widget form .boxes a.red{
    background-color:#F8971D !important;
    color:#fff;
    padding:12px 36px;
    text-decoration:none
}

.widget form .boxes.first{
    font-family:robotolight;
    font-size:13px;
    text-transform:uppercase;
    cursor: pointer;
}

.widget form .boxes.first .box{
    cursor:pointer;
    width: 300px;
}

.widget form .input{
    background-color:rgba(0,0,0,.5)!important;
    background-color:#777;
    margin:20px auto 0;
    padding:15px 0 15px 10px;
    position:relative;
    width:297px
}

.widget form .input .placeholder{
    font-family:robotolight;
    position:absolute;
    text-transform:uppercase
}

.widget form .input .placeholder strong{
    font-family:robotobold
}

.widget form .input .search-icon{
    border-radius:22px;
    border:3px solid #fff;
    height:22px;
    position:absolute;
    top:14px;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-transition:.2s;
    transition:.2s;
    width:22px
}

.widget form .input .search-icon:after{
    background:#fff;
    border-radius:2px;
    content:'';
    display:block;
    height:11px;
    margin:16px auto;
    width:5px
}

.widget form .input .search-icon-ie{
    background:url(../images/search-icon.png) no-repeat;
    height:23px;
    position:absolute;
    width:23px
}

.widget form .input input{
    background-color:transparent;
    background-image: none;
    border:none;
    outline:0;
    width:85%;
    height: 25px;
}

.widget form .input:hover .search-icon{
    border-radius:22px 22px 0;
    border:11px solid #fff;
    height:0;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
    width:0
}

.widget form .input:hover .search-icon:after{
    background:#fff;
    border-radius:30px;
    border:3px solid #737373;
    content:'';
    display:block;
    height:11px;
    margin:-5px;
    -webkit-transition:.5s;
    transition:.5s;
    width:11px
}

.widget form .input:hover .search-icon-ie{
    background-position:-30px 0
}

.widget form input[type=button]{
    background-image:url(../images/widget-icons.png);
    background-repeat:no-repeat;
    background-position:100px -188px;
    background-color:#F80000;
    border:none;
    display:block;
    font-family:robotobold;
    font-size:15px;
	margin-top:20px;
	margin-left:10px;
    padding:12px 36px 12px 20px
}


.widget form input[type=button]:hover{
    background-color:#B30000
}

.widget form.active{
    background-color:rgba(255,255,255,.5)!important;
    background-color:#fff
}

.widget .best{
    background:url(../images/best.png) no-repeat;
    height:92px;
    position:absolute;
    right:50px;
    top:20px;
    width:93px;
    z-index:20
}
@media screen and (max-width:480px) {
    body.home .widget .best {
        display: none
    }

    body.home .widget .calendar {
        height: 470px !important;
        width: 210px !important
    }

    body.home .widget .calendar .info span {
        display: block
    }

    body.home .widget .calendar .info i {
        margin: 5px 5px 0 0 !important
    }

    body.home .widget .calendar#date-end {
        left: -75px !important
    }

    body.home .widget .promo-box {
        right: 0 !important;
        top: 50px !important
    }
}
@media screen and (max-width:320px){
    body.home .widget form{
        left:-13px
    }

    body.home .middle-bar{
        font-size:15px
    }

    .ui-autocomplete.ui-widget-content{
        max-width: 320px;
    }

}

.ui-autocomplete.ui-widget-content{
    background-color:#fff;
    color:gray;
    list-style-type:none;
    max-height:212px;
    overflow: hidden;
    padding:10px;
    width:auto!important;
    max-width: 400px;
    z-index:25
}

.ui-autocomplete.ui-widget-content li{
    padding:2px 0;
    list-style-type: none !important;
}

.ui-datepicker-multi-2 {
        width: 100% !important;
    }

    .widget form .boxes .box.calendars .calendar{
        width: 300px;
        height: 470px;
    }

    .widget #date-end.calendar {
        right: 0;
        left: auto;
    }

    .ui-datepicker-group{
        float: none;
        width: 100%;
    }

    .ui-datepicker-group.ui-datepicker-group-last{
        margin: 0px;
        right: 0;
        left: auto;
    }
.ui-datepicker-group .ui-datepicker-header .ui-corner-all{
    background:url(../css/images/calendar-icons.png) no-repeat;
    cursor:pointer;
    height:14px;
    position:absolute;
    width:14px
}

.ui-datepicker-group .ui-datepicker-header .ui-corner-all span{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}

.ui-datepicker-group .ui-datepicker-header .ui-corner-all.ui-datepicker-prev{
    background-position:2px 0;
    left:0
}

.ui-datepicker-group .ui-datepicker-header .ui-corner-all.ui-datepicker-next{
    background-position:-10px 0;
    right:0
}

.ui-datepicker-group .ui-datepicker-header .ui-datepicker-title{
    color:gray;
    font-family:robotobold;
    font-size:14px;
    text-align:center
}

.ui-datepicker-group table{
    border-collapse:collapse;
    margin:0 auto;
    width:95%
}

.ui-datepicker-group table thead{
    color:gray;
    font-family:robotolight;
    font-size:13px
}

.ui-datepicker-group table td{
    font-family:robotomedium;
    font-size:13px;
    padding: 4px;
}

.ui-datepicker-group table td a{
    padding:2px
}

.ui-datepicker-group table td span{
    padding:3px
}

.ui-datepicker-group table td,.ui-datepicker-group table th{
    text-align:center
}

.ui-datepicker-group table .ui-datepicker-unselectable.ui-state-disabled span{
    background-color:gray;
    color:#fff;
    display:block
}

.ui-datepicker-group table a.ui-state-default{
    color:#F8971D;
    border:1px solid #F8971D;
    display:block
}

.ui-datepicker-group table a.ui-state-default.ui-state-active,.ui-datepicker-group table a.ui-state-default:hover{
    background-color:#F8971D;
    color:#fff;
    text-decoration:none
}
@media screen and (max-width:480px){
    .ui-datepicker-multi-2{
        width:196px!important
    }

    .ui-datepicker-group{
        float:none;
        width:100%
    }

    .ui-datepicker-group.ui-datepicker-group-last{
        margin-left:0
    }

    .ui-autocomplete.ui-widget-content{
        max-width: 480px;
    }
}

.box.select a{
    float: left;
    width: 22px;
    border: 1px solid #988168;
    padding: 5px 0px 5px 0px;
    margin: 0px 3px 0px 0px;
    text-decoration: none;
    background-color: #FFF;
    text-align: center;
    color: #808080;
}

.box.select div{
    background-color: #FFF;
    z-index: 25;
}

.etiqueta{
    font-size: 13px;
    color: #808080;
    left: 0px;
    list-style-type: none;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    text-transform: none;
}

.box.select a:hover{
    background-color: #808080;
    border-color: #808080;
    color: #FFF;
}

.box.select a.selected{
    background-color: #808080;
    border-color: #808080;
    color: #FFF;
}

.widget form .boxes .box.select div.active {
    display: block;
}

.atras{
    z-index: -1;
}

.ocultar{
    display: none !important;
}

.despliega{
    display: block;
}

.mostrar{
    display: block !important;
}

*,:after,:before{
    box-sizing:border-box
}

.obligatorio{
    border: #d03238;
    border-style: ridge;
}

.etiqueta-requeridos{
    margin-left: 10px;
    margin-top: 10px;
    color: #FFF;
    font-family:robotobold;
}

#idRequerido1{
    position: absolute;
    top: 80px;
    color: #d03238;
}

#idRequerido2{
    position: absolute;
    right: 11px;
    top: 80px;
    color: #d03238;
}

#idRequerido3{
    position: absolute;
    color: #d03238;
    top: -1px;
}

#idContainer{
    /*padding-top: 10px;*/
    top: -10px;
}
@media screen and (max-width: 1120px) {
    .ui-datepicker-multi-2 {
        width: 100% !important;
    }

    .widget form .boxes .box.calendars .calendar{
        width: 300px;
        height: 470px;
    }

    .widget #date-end.calendar {
        right: 0;
        left: auto;
    }

    .ui-datepicker-group{
        float: none;
        width: 100%;
    }

    .ui-datepicker-group.ui-datepicker-group-last{
        margin: 0px;
        right: 0;
        left: auto;
    }
}
@media only screen and (max-width:480px) {
    .ui-datepicker {
        width: 13em !important;
    }
}

#slid{
	width: 576px;
	margin: 0;
	position: relative;
}
#sld li {
	position:relative;
}
