
@font-face {
    font-family: 'AtrapaloDisplayBold';
    src: url('../fnt/atrapalodisplay-bold-webfont.eot');
    src: url('../fnt/atrapalodisplay-bold-webfont.eot?iefix') format('eot'),
         url('../fnt/atrapalodisplay-bold-webfont.woff') format('woff'),
         url('../fnt/atrapalodisplay-bold-webfont.ttf') format('truetype'),
         url('../fnt/atrapalodisplay-bold-webfont.svg#webfontO6fD8SOs') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AtrapaloRoundedDisplayBold';
    src: url('../fnt/atrapaloroundeddisplay-bold-webfont.eot');
    src: url('../fnt/atrapaloroundeddisplay-bold-webfont.eot?iefix') format('eot'),
         url('../fnt/atrapaloroundeddisplay-bold-webfont.woff') format('woff'),
         url('../fnt/atrapaloroundeddisplay-bold-webfont.ttf') format('truetype'),
         url('../fnt/atrapaloroundeddisplay-bold-webfont.svg#webfonttfSigY18') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AtrapaloScrBold';
    src: url('../fnt/atrapaloscr-bold-webfont.eot');
    src: url('../fnt/atrapaloscr-bold-webfont.eot?iefix') format('eot'),
         url('../fnt/atrapaloscr-bold-webfont.woff') format('woff'),
         url('../fnt/atrapaloscr-bold-webfont.ttf') format('truetype'),
         url('../fnt/atrapaloscr-bold-webfont.svg#webfontxqeiJ2kp') format('svg');
    font-weight: normal;
    font-style: normal;

}

::-webkit-scrollbar {
    width: 10px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgba(222,0,0,0.8); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(222,0,0,0.4); 
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    outline: 0 !important
}
.fit-vids-style {
    display: none
}
figure {
    margin: 0;
    padding: 0;
}
iframe {
    border: none
}
::selection {
    background: #fff; /* Safari */
    color: #555555;
}
::-moz-selection {
    background: #fff; /* Firefox */
    color: #555555;
}


body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: 'Lato', sans-serif;
	overflow-x: hidden;
	background: #FFF;
	color: #666;
	font-size: 13px;
}
body.lanzadera{
    background: #E30029;
}
body,
li,
address {
    line-height: 20px
}
input,
button,
select,
textarea {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}
a {
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    color: #1abb9c;
}
a:hover,
a:focus {
    color: #3e3e3e;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	text-transform: uppercase;
	font-weight: 900;
	color: #484848;
	margin-top: 10;
}
h1 {
	font-family: 'Lato';
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 15px;
	color: #de0000;
}
h2 {
	font-family: Lato;
	font-size: 13px;
	color: #9d9d9d;
	line-height: 15px;
	margin-bottom: 15px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
}
h4 {
	font-family: Lato;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 15px;
}
h5 {
	font-size: 22px;
	line-height: 28px;
}
h6 {
	font-size: 13px;
	line-height: 15px;
}
h7 {
	font-family: 'Lato';
	font-size: 17px;
	line-height: 15px;
	margin-bottom: 15px;
}
h8 {
	text-transform: uppercase;
	font-weight: 900;
	color: #484848;
	margin-top: 30;
	font-family:'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 10px;
	margin-bottom: 15px;
	color: #de0000;
}




.post-title a {
	color: #484848;
}
.post-title a:hover {
	color: #1abb9c;
}
h1.post-title {
	font-size: 19px;
}
.light {
	font-size: 12px;
	color: #9f9f9f;
}
ul,
ol {
    padding: 0;
    margin: 0 0 10px 0;
}
ol {
	list-style-position: inside;
}
ul.bullet {
    list-style: none
}
ul.bullet li:before {
    font-family: 'Lato';
    content: "\e762";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-size: 15px;
    padding-right: 8px;
    color: #1abb9c;
}

#header-atrapalo{ height:50px;  margin: 0 auto;   color: #ffffff; background-color: #de0000;	text-decoration: none;}
#header-atrapalo .container{ max-width:1100px!important; margin:0 auto; height:auto}
#header-atrapalo .logo-atrapalo{ float:left; background:url(../img/atrapalo_tx_logo_1.png); width:169px; height:50px; text-indent:-9999px; display:block}
#header-atrapalo .redes-social{ float:right; width:147px; max-height:50px}
#header-atrapalo img{ margin:0}

.section-head {
	background: #1abb9c;
	position: relative;
	padding: 10px 0px;
}
.section-head-pagos {
	background: #ffffff;
	position: relative;
	padding: 0px 0px;
	height: 105px;
}
.section-head h1 {
	line-height: 1;
	color: #FFF;
	margin: 0;
}
.section-head h1:after {
	content: "";
	display: block;
	position: absolute;
	bottom:-9px;
	margin-left: 40px;
	width: 9px; 
	height: 9px; 
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #1abb9c;
}
.round {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
p.lead {
	font-size: 20px;
	line-height: 33px;
	font-weight: 300;
}
hr {
	border: 0;
	position: relative;
	background: rgba(0,0,0,0.05);
	height: 3px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 3px solid rgba(0,0,0,0.05);
}
blockquote p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 33px;
}
blockquote small {
    line-height: 33px;
    color: #1abb9c;
}
.lite {
    color: #74c9be
}
.dropcap {
    font-weight: 900;
    display: block;
    float: left;
    font-size: 60px;
    padding: 0;
    margin: 0;
    margin: 15px 8px 0 0;
    text-transform: uppercase;
}

.divide0 {
    width: 100%;
    height: 0px;
}
.divide2 {
    width: 100%;
    height: 2px;
}
.divide3 {
    width: 100%;
    height: 3px;
}
.divide5 {
    width: 100%;
    height: 5px;
}
.divide10 {
    width: 100%;
    height: 10px;
}
.divide15 {
    width: 100%;
    height: 15px;
}
.divide20 {
	width: 100%;
	height: 31px;
	text-align: center;
}
.divide25 {
    width: 100%;
    height: 25px;
}
.divide30 {
    width: 100%;
    height: 30px;
}
.divide35 {
    width: 100%;
    height: 35px;
}
.divide40 {
    width: 100%;
    height: 40px;
}
.divide45 {
    width: 100%;
    height: 40px;
}
.divide50 {
    width: 100%;
    height: 50px;
}
.divide55 {
    width: 100%;
    height: 55px;
}
.divide60 {
    width: 100%;
    height: 60px;
}
.divide65 {
    width: 100%;
    height: 65px;
}
.divide70 {
    width: 100%;
    height: 70px;
}
.divide75 {
    width: 100%;
    height: 75px;
}
.divide80 {
    width: 100%;
    height: 80px;
}
.divide85 {
    width: 100%;
    height: 85px;
}
.rm0 {
    margin-right: 0px
}
.rm1 {
    margin-right: 1px
}
.rm2 {
    margin-right: 2px
}
.rm5 {
    margin-right: 5px
}
.rm10 {
    margin-right: 10px
}
.rm15 {
    margin-right: 15px
}
.rm20 {
    margin-right: 20px
}
.rm25 {
    margin-right: 25px
}
.rm30 {
    margin-right: 30px
}
.rm40 {
    margin-right: 40px
}
.lm0 {
    margin-left: 0px
}
.lm1 {
    margin-left: 1px
}
.lm5 {
    margin-left: 5px
}
.lm7 {
    margin-left: 7px
}
.lm10 {
    margin-left: 10px
}
.lm15 {
    margin-left: 15px
}
.lm20 {
    margin-left: 20px
}
.lm25 {
    margin-left: 25px
}
.lm30 {
    margin-left: 25px
}
.lm40 {
    margin-left: 40px
}
.rp5 {
    padding-right: 5px
}
.rp10 {
    padding-right: 10px
}
.rp15 {
    padding-right: 15px
}
.rp20 {
    padding-right: 20px
}
.rp30 {
    padding-right: 30px
}
.lp10 {
    padding-left: 10px
}
.lp20 {
    padding-left: 20px
}
.lp30 {
    padding-left: 30px
}
.tp5 {
    padding-top: 5px
}
.tp10 {
    padding-top: 10px
}
.tp20 {
    padding-top: 20px
}
.tp30 {
    padding-top: 30px
}
.tm4 {
    margin-top: 4px
}
.tm5 {
    margin-top: 5px
}
.tm7 {
    margin-top: 7px
}
.tm10 {
    margin-top: 10px
}
.tm15 {
    margin-top: 15px
}
.tm20 {
    margin-top: 20px
}
.mbm1 {
    margin-bottom: -1px
}
.bm0 {
    margin-bottom: 0 !important
}
.bm5 {
    margin-bottom: 5px !important
}
.bm10 {
    margin-bottom: 10px !important
}
.bm15 {
    margin-bottom: 15px !important
}
.bm20 {
    margin-bottom: 20px !important
}
.nobottommargin {
    margin-bottom: 0px !important
}
.nobullets {
    list-style: none;
    margin-left: 0;
}

.btn,
.btn-group > .btn,
.parallax .btn {
    color: #fff;
    background: #1abb9c;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 9px 20px 11px 20px;
    font-weight: normal;
    font-size: 13px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}
.btn-large {
	background: #de0000;
	padding: 15px 25px 17px 25px;
}
.btn.btn-green {
	background: #1abb9c;
}
.btn.btn-blue {
	background: #de0000;
	padding: 15px 400px 17px 25px;
}
.btn.btn-red {
	background: #de0000;
}
.btn.btn-red1 {
	background: #de0000;
	width: 100%;
	font-size: 20px;
}
.btn.btn-orange {
	background: #de0000;
	padding: 15px 400px 17px 25px;
}
.btn.btn-purple {
	background: #9b59b6;
}
.btn.btn-pink {
	background: #de0000;
	width: 400px;
}
.btn.btn-navy {
	background: #34495e;
}
.btn.btn-gray {
	font-size: 20px;
	line-height: 25px;
	background: #859394;
	width: 300px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
	background: #303033;
    color: #fff;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
	background: #303033 !important;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
	background: #DE0000 !important;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
	background: #3d3d3d !important;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
	background: #cd701e !important;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active {
	background: #8a4fa2 !important;
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active {
	background: #bd78a9 !important;
}
.btn-navy:hover,
.btn-navy:focus,
.btn-navy:active,
.btn-navy.active {
	background: #2c3e50 !important;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active {
	background: #3d3d3d !important;
}

.pagination {
	margin: 0;
}
.pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagination ul > li {
    display: inline-block;
    margin-bottom: 2px;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    border: none;
    color: #fff;
    background: #1abb9c;
    padding: 9px 20px 11px 20px;
    font-weight: normal;
    margin-right: 5px;
    font-size: 13px;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background: #17a78b;
}
.pagination ul > li:first-child > a,
.pagination ul > li:last-child > a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
}

#header.navbar {
	background: #DE0000;
	-webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.07);
	-moz-box-shadow: 0 3px 0 rgba(0,0,0,0.07);
	box-shadow: 0 3px 0 rgba(0,0,0,0.07);
	position: relative;
	z-index: 1001;
	width: 100%;
	display: block;
	position: fixed;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#header.navbar-fixed-top .navbar-inner {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
	border: 0;
	padding: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#header.navbar-fixed-top .nav-collapse {
	margin-top: 12px;
}
#header.navbar .nav > li {
	margin-left: 50px;
}
#header.navbar .nav > .active > a,
#header.navbar .nav > .active > a:hover,
#header.navbar .nav > .active > a:focus {
  color: #FFF;
  text-decoration: none;
  background: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
#header.navbar .nav > li > a {
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1;
	font-weight: 900;
	color: #FFF;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
#header.navbar .nav > li > a:hover {
	color: #FFF;
}
#header.navbar .nav li.dropdown.open > .dropdown-toggle,
#header.navbar .nav li.dropdown.active > .dropdown-toggle,
#header.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background: none;
	color: #303033;
}
#header.navbar .brand {
	padding: 0;
}
#header .dropdown-menu {
    padding: 0;
    margin: 20px 0 0 0;
    width: 185px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#header .dropdown-menu li {
    background: #3d3d3d;
    border-top: 1px solid #363636;
}
#header .dropdown-menu li:first-child {
    border-top: none
}
#header .dropdown-menu li a {
    padding: 13px 13px;
    line-height: 1;
    color: #d9d9d9;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 900;
}
#header .dropdown-menu li a:hover,
#header .dropdown-menu li a.active {
    padding: 13px 13px;
    filter: none;
    line-height: 1;
    background: #363636;
	color: #d9d9d9;
}
#header.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #3d3d3d;
  border-left: 6px solid transparent;
  content: '';
}
#header .dropdown-menu > li > a:hover,
#header .dropdown-menu > li > a:focus,
#header .dropdown-submenu:hover > a,
#header .dropdown-submenu:focus > a,
#header .dropdown-menu > .active > a, 
#header .dropdown-menu > .active > a:hover, 
#header .dropdown-menu > .active > a:focus {
  background: #363636;
  color: #d9d9d9;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#header .dropdown-submenu > a:after {
  display: none;
}
#header .dropdown-submenu > .dropdown-menu {
	margin-top: 0;
}
#header .navbar .btn {
	margin: 0;
}
#header .responsive-menu {
	display: none;
	font-size: 15px;
	margin: 0;
}
#header .responsive-menu i {
	width: auto;
	height: auto;
}
#header .btn {
	padding: 10px 17px;
}


.offset {
	padding-top: 0px;
	background: #3D3D3D;
}
.inner {
	padding-top: 25px;
	padding-bottom: 80px;
}
footer {
    width: 100%;
    overflow: hidden;
}
footer .inner {
    padding-top: 50px;
    padding-bottom: 50px;
}
footer.single {
    -webkit-box-shadow: 0 -3px 0 rgba(0,0,0,0.07);
    -moz-box-shadow: 0 -3px 0 rgba(0,0,0,0.07);
    box-shadow: 0 -3px 0 rgba(0,0,0,0.07);
}
.light-wrapper {
    background: #3d3d3d;
}
.light-wrapper-footer {
	background: #3d3d3d;
	height:201px;
}
.dark-wrapper {
	background: #e9e6e6;
}
.black-wrapper {
	background: #333333;
	color: #d2d2d2;
}
.black-wrapper h1,
.black-wrapper h2,
.black-wrapper h3,
.black-wrapper h4,
.black-wrapper h5,
.black-wrapper h6 {
	color: #FFF;
}

.social.gray {
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 0;
}
.social.gray li {
    display: inline-block;
    font-family: 'fontello-social';
    margin: 0 15px;
    line-height: 1;
    font-size: 22px;
}
.social.gray a {
    -webkit-transform: translateZ() !important;
    -webkit-backface-visibility: hidden !important;
    -webkit-perspective: 1000 !important;
}
.social.gray a i {
    color: #b2b2b2;
    display: inline-block;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    height: auto;
    width: auto;
}
.social.color {
    height: 30px;
    margin: 0;
    padding: 0;
    font-size: 0;
}
.social.color li {
    display: inline-block;
    font-family: 'fontello-social';
    margin: 0 2px;
}
.social.color li a {
    display: table;
    -webkit-transform: translateZ() !important;
    -webkit-backface-visibility: hidden !important;
    -webkit-perspective: 1000 !important;
}
.social.color li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    width: 30px;
    height: 30px;
    font-size: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    opacity: 1;
}
.social.color .icon-s-pinterest{
    background-color: #c53942
}
.social.color .icon-s-rss {
    background-color: #e86f04
}
.social.color .icon-s-facebook {
    background-color: #4470cf
}
.social.color .icon-s-twitter {
    background-color: #5daed5
}
.social.color .icon-s-flickr {
    background-color: #ff0088
}
.social.color .icon-s-dribbble {
    background-color: #d07ead
}
.social.color .icon-s-behance {
    background-color: #098ffa
}
.social.color .icon-s-linkedin {
    background-color: #3393c1
}
.social.color .icon-s-vimeo {
    background-color: #099fc7
}
.social.color .icon-s-youtube {
    background-color: #c8312b
}
.social.color .icon-s-skype {
    background-color: #2ebbf0
}
.social.color .icon-s-tumblr {
    background-color: #5d82a4
}
.social.color .icon-s-delicious {
    background-color: #3274d1
}
.social.color .icon-s-500px {
    background-color: #00a6df
}
.social.color .icon-s-grooveshark {
    background-color: #f66c00
}
.social.color .icon-s-forrst {
    background-color: #2f7935
}
.social.color .icon-s-digg {
    background-color: #1b5891
}
.social.color .icon-s-blogger {
    background-color: #fc6605
}
.social.color .icon-s-klout {
    background-color: #d8390f
}
.social.color .icon-s-dropbox {
    background-color: #016aab
}
.social.color .icon-s-github {
    background-color: #4073a6
}
.social.color .icon-s-songkick {
    background-color: #ff0030
}
.social.color .icon-s-posterous {
    background-color: #eac954
}
.social.color .icon-s-appnet {
    background-color: #0291c9
}
.social.color .icon-s-gplus {
    background-color: #a84539
}
.social.color .icon-s-stumbleupon {
    background-color: #eb4923
}
.social.color .icon-s-lastfm {
    background-color: #be0c02
}
.social.color .icon-s-spotify {
    background-color: #7cc011
}
.social.color .icon-s-instagram {
    background-color: #a4765c
}
.social.color .icon-s-evernote {
    background-color: #82d15c
}
.social.color .icon-s-paypal {
    background-color: #2a608e
}
.social.color .icon-s-picasa {
    background-color: #9864ae
}
.social.color .icon-s-soundcloud {
    background-color: #ff680d
}
a:hover .icon-s-pinterest {
    color: #c53942 !important
}
a:hover .icon-s-rss {
    color: #e86f04 !important
}
a:hover .icon-s-facebook {
    color: #4470cf !important
}
a:hover .icon-s-twitter {
    color: #5daed5 !important
}
a:hover .icon-s-flickr {
    color: #ff0088 !important
}
a:hover .icon-s-dribbble {
    color: #d07ead !important
}
a:hover .icon-s-behance {
    color: #098ffa !important
}
a:hover .icon-s-linkedin {
    color: #3393c1 !important
}
a:hover .icon-s-vimeo {
    color: #099fc7 !important
}
a:hover .icon-s-youtube {
    color: #c8312b !important
}
a:hover .icon-s-skype {
    color: #2ebbf0 !important
}
a:hover .icon-s-tumblr {
    color: #5d82a4 !important
}
a:hover .icon-s-delicious {
    color: #3274d1 !important
}
a:hover .icon-s-500px {
    color: #00a6df !important
}
a:hover .icon-s-grooveshark {
    color: #f66c00 !important
}
a:hover .icon-s-forrst {
    color: #2f7935 !important
}
a:hover .icon-s-digg {
    color: #1b5891 !important
}
a:hover .icon-s-blogger {
    color: #fc6605 !important
}
a:hover .icon-s-klout {
    color: #d8390f !important
}
a:hover .icon-s-dropbox {
    color: #016aab !important
}
a:hover .icon-s-github {
    color: #4073a6 !important
}
a:hover .icon-s-songkick {
    color: #ff0030 !important
}
a:hover .icon-s-posterous {
    color: #eac954 !important
}
a:hover .icon-s-appnet {
    color: #0291c9 !important
}
a:hover .icon-s-gplus {
    color: #a84539 !important
}
a:hover .icon-s-stumbleupon {
    color: #eb4923 !important
}
a:hover .icon-s-lastfm {
    color: #be0c02 !important
}
a:hover .icon-s-spotify {
    color: #7cc011 !important
}
a:hover .icon-s-instagram {
    color: #a4765c !important
}
a:hover .icon-s-evernote {
    color: #82d15c !important
}
a:hover .icon-s-paypal {
    color: #2a608e !important
}
a:hover .icon-s-picasa {
    color: #9864ae !important
}
a:hover .icon-s-soundcloud {
    color: #ff680d !important
}
.social.color a:hover i {
	color: #fff !important;
    opacity: 0.75
}

.forms {
    position: relative;
    padding: 0;
    width: 100%;
}
.form-container .response {
    display: none
}
.forms ol {
    margin: 0;
    padding: 0;
}
.forms ol li {
    line-height: auto;
    list-style: none;
}
.forms li.hidden-row {
    display: none
}
input,
textarea,
.uneditable-input {
    width: 100%
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	height: 50px;
	padding: 5px 15px;
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 1;
	color: #666;
	resize: none;
	vertical-align: middle;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	background-color: #CECECE;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	background-color: #fff;
}
textarea {
    height: 100%;
    padding: 15px;
    margin-bottom: 15px;
    min-height: 250px;
    resize: vertical;
}
.btn-submit {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding-top: 1px;
    padding-bottom: 1px;
    border: 0;
}
.forms li.error input,
.forms li.error textarea {
    border: 1px solid #d18282
}
.forms span.error {
    display: none
}
.forms .button-row span.error {
    padding: 0;
    display: none;
}
.forms label {
    display: block;
    float: left;
    width: 95px;
    padding-top: 7px;
    font-size: 13px;
    clear: both;
}
.comment-form div label {
    position: absolute;
    top: 0;
    left: 0;
}
.form-container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:450px !important;
	overflow:hidden;
}
.portfolio-bannercontainer {
    width: 100% !important;
    position: relative;
    padding: 0;
    max-height: 600px !important;
    overflow: hidden;
    margin-bottom: 50px;
}
.revolution ul {
    visibility: hidden;
    margin: 0;
    list-style: none;
}
.tp-caption.bold {
    font-size: 80px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}
.tp-caption.lite {
    font-size: 50px;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}
.tp-caption.bg {
	background: rgba(0,0,0,0.3);
	padding: 18px 25px 21px 25px;
}
.tp-caption.icon {
	font-size: 20px;
	color: #fff;
	line-height: 1;
}
.tp-caption.icon a i {
	color: #fff;
	-webkit-transition: all 200ms ease-in;
	    -o-transition: all 200ms ease-in;
	    -moz-transition: all 200ms ease-in;
}
.tp-caption a.btn {
	color: #fff;
}
.tp-caption.bold.mid {
    font-size: 70px;
    color: #d9d9d9;
}
.tp-caption.lite.mid {
    font-size: 40px;
    color: #d9d9d9;
}
.tp-caption.small {
    font-size: 16px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #d9d9d9;
}
.tp-caption.icon-arrow {
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #505050;
}
.tp-caption.icon i {
	width: auto;
	height: auto;
}
.tp-caption.icon.bg {
	padding: 10px;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    top: 57% !important;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(0,0,0,0.3);
    color: #f7f7f7;
    line-height: 1;
    font-size: 20px;
    padding: 12px 19px;
    width: auto;
    height: auto;
}
.tparrows:before {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.tp-leftarrow.default:before {
    content: '<';
}
.tp-rightarrow.default:before {
    content: '>';
}
.tparrows:hover {
    background: rgba(0,0,0,0.5);
}
.tp-bullets.simplebullets.round .bullet {
    width: 15px;
    height: 15px;
    margin-left: 5px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(0,0,0,0.3);
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    background: rgba(0,0,0,0.5);
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.tp-loader {
    background: url(style/images/loading.gif) no-repeat;
    background-color: #fff;
    margin: -15px -15px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}
h2.copy_line {
    height: auto;
    font-family: 'AtrapaloRoundedDisplayBold';
    font-size: 24px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    color: #555;
    text-decoration: none;
    padding: 0 5px 0;
    text-align: left;
    margin: 15px 0 15px;
    display: block;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.tituloproducto {
    margin-top: 40px;
    overflow: hidden;
}
.item{
        padding: 10px 0px;
        margin: 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) { 
	.tp-loader {
	    background-image: url(style/images/loading@2x.gif)
	}
}
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(style/images/timer.png);
    position: absolute;
    z-index: 200;
}

.grid-blog .post {
	background: #FFF;
	-webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	margin-bottom: 23px;
}
.post .meta {
	background: #fff;
	padding: 13px 13px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	color: #9d9d9d;
	font-weight: 900;
	text-align: center;
}
.post .meta a {
	color: #484848;
}
.post .meta a:hover {
	color: #1abb9c;
}
.post .meta:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.post .meta .date,
.post .meta .categories,
.post .meta .likes,
.post .meta .sep {
	display: inline;
}
.post .meta .sep {
	padding: 0 5px;
}
.post .meta .likes i {
	color: #e59098;
}
.grid-blog .post .post-content {
	padding: 25px 25px 15px 25px;
}
.classic-blog .post .meta {
	margin-bottom: 30px;
	background: #fff;
	-webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	box-shadow: 0 3px 0 rgba(0,0,0,0.05);
}
.post img {
	width: 100%;
}
.post .meta .pull-left {
	max-width: 85%;
}

.sidebox {
    margin-top: 50px;
    display: block;
}
.sidebox h3 {
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sidebox:first-child {
    margin: 0
}
.sidebox .post-list {
    padding: 0;
    margin: 0;
}
.sidebox .post-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sidebox .post-list li {
    clear: both;
    padding: 0;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}
.sidebox .post-list h6 {
    font-size: 15px;
    line-height: 28px;
    margin: 0;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
}
.sidebox a {
    color: #656565
}
.sidebox a:hover {
    color: #1abb9c
}
.sidebox .post-list .overlay {
    float: left;
    width: 70px;
    height: 70px;
}
.sidebox .post-list .meta {
    margin-left: 85px;
    font-size: 13px;
    overflow: hidden;
    color: #9d9d9d;
}
.sidebox.widget form {
    margin: 0
}
.sidebox.widget .searchform input {
    margin: 0
}
.widget .list {
    list-style: none;
    margin: 0;
}

#comments {
    margin: 0 0 65px 0
}
#comments ol.commentlist {
    list-style: none;
    margin: 0;
    padding-bottom: 15px;
}
#comments ol.commentlist li {
    padding: 20px 0 0 0;
    background: none;
    position: relative;
}
#comments .user {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 25px;
    position: relative;
}
#comments .message {
    overflow: hidden;
    background: #FFF;
    -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	box-shadow: 0 3px 0 rgba(0,0,0,0.05);
    padding: 25px 25px 15px 25px;
}
#comments ul.children {
    margin: 0;
    overflow: inherit;
    padding: 0 0 0 55px;
    list-style: none;
}
#comments ol.commentlist ul.children li {
    padding-right: 0;
    border: none;
}
#comments .info h2 {
    font-size: 16px;
    margin: 0;
    display: inline;
    margin-right: 5px;
}
#comments .info {
    margin-bottom: 12px
}
#comments .info h2 a {
    color: #484848
}
#comments .info h2 a:hover {
    color: #1abb9c
}
#comments .info .meta {
    font-size: 13px;
    display: inline;
    color: #9d9d9d;
}
#comments .info .meta:before {
    content: "-";
    display: inline-block;
    margin-right: 10px;
}
#comments a.reply-link {
    position: absolute;
    right: 20px;
    top: 40px;
    line-height: 1;
    font-size: 9px;
    color: #656565;
    text-transform: uppercase;
}
#comments a.reply-link:hover {
    color: #1abb9c
}
.comment-form-wrapper p {
    padding-bottom: 20px
}
.comment-form-wrapper form {
    margin: 0
}

.shots .overlay,
.post .overlay,
.post-list .overlay {
    display: block;
    position: relative;
}
.shots .overlay img,
.post .overlay img,
.post-list .overlay img {
    display: block;
    max-width: 100%;
}
.shots .overlay a .more,
.post .overlay a .more,
.post-list .overlay a .more {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    background: #1abb9c;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-transform: translateZ() !important;
    -webkit-backface-visibility: hidden !important;
    -webkit-perspective: 1000 !important;
}
.shots .overlay a:hover .more,
.post .overlay a:hover .more,
.post-list .overlay a:hover .more {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.shots .overlay a .more:before,
.post .overlay a .more:before,
.post-list .overlay a .more:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    text-align: center;
    content: '+';
    line-height: 1;
    width: 22px;
    height: 22px;
    font-size: 22px;
    color: #FFF;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
}
.post-list .overlay a .more:before {
    font-size: 20px
}

.parallax {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: 300;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	color: #d9d9d9;
}
.parallax a {
	color: #d9d9d9;
}
.parallax a:hover {
	color: #1abb9c;
}
.parallax h1, 
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
	color: #fff;
}
.parallax input,
.parallax textarea {
	background: #333;
	background: rgba(255,255,255,0.15);
	color: #a1a1a1;
}
.parallax input:focus,
.parallax textarea:focus {
	background: #222;
	background: rgba(255,255,255,0.22);
}
.parallax.mobile {
    background-attachment: scroll !important
}
.parallax.contact {
	background-image: url(style/images/art/parallax1.jpg);
    height: 675px;
}
.parallax.testimonials {
	background-image: url(style/images/art/parallax2.jpg);
    padding-top: 30px;
    height: 380px;
}
.parallax.testimonials1 {
	background-image: url(style/images/art/parallax3.jpg);
    padding-top: 30px;
    height: 380px;
}
.parallax.testimonials2 {
	background-image: url(style/images/art/parallax4.jpg);
    padding-top: 30px;
    height: 380px;
}
.parallax.testimonials3 {
	background-image: url(style/images/art/parallax5.jpg);
    padding-top: 30px;
    height: 380px;
}
.parallax.testimonials4 {
	background-image: url(style/images/art/parallax6.jpg);
    padding-top: 30px;
    height: 380px;
}
.parallax.testimonials5 {
	background-image: url(style/images/art/parallax7.jpg);
    padding-top: 30px;
    height: 380px;
}
.parallax.testimonials8 {
	background-image: url(style/images/art/parallax8.jpg);
    padding-top: 30px;
    height: 380px;
}
.parallax.dribbble {
	background-image: url(style/images/art/parallax3.jpg);
	height: 561px;
 
; 	padding-top: 30px;
}
.parallax .contact-info {
	margin: 0;
	list-style: none;
}
.parallax .contact-info i {
	margin-right: 10px;
	color: #FFF;
}

.showbiz {
    position: relative
}
.showbiz-container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}
.showbiz-container.fullwidth {
	max-width:100%;
}
.showbiz-navigation {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    
}
.sb-navigation-left:before,
.sb-navigation-right:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    
}
.sb-navigation-left,
.sb-navigation-right {
	cursor: pointer;
    display: inline-block;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(0,0,0,0.3);
    color: #f7f7f7;
    top: 50%;
	margin-top: -22px;
	position: absolute;
}
.showbiz-navigation .sb-navigation-left {
	left: 10px;	
}
.showbiz-navigation .sb-navigation-right {
	right: 10px;
}
.sb-navigation-left:before {
    content: '\e75d'
}
.sb-navigation-right:before {
    content: '\e75e'
}
.sb-navigation-left:hover,
.sb-navigation-right:hover {
    background: rgba(0,0,0,0.5);
    color: #f7f7f7;
}
.sb-hidden {
    display: none
}
.showbiz ul,
.showbiz li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.showbiz ul li {
    position: relative;
    -webkit-transform: translateZ(10);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    margin-right: 10px;
}
.showbiz .overflowholder {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}
.showbiz .overflowholder ul {
    width: 100000px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.showbiz .overflowholder ul li {
    float: left !important;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: relative;
}
.showbiz .mediaholder {
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: transparent;
    padding: 0px;
    border: none;
}
.showbiz .mediaholder_innerwrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.showbiz .mediaholder img {
    width: 100%;
    position: relative;
}
.showbiz .detailholder {
    position: absolute;
	bottom: 20px;
	left: 20px;
	background: rgba(0,0,0,0.4);
    color: #f7f7f7;
    padding: 3px 10px;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    max-width: 60%;
}
.showbiz .detailholder p {
    margin: 0;
    padding: 0;
}
.showbiz .enlarge {
    position: absolute;
	bottom: 20px;
	right: 20px;
	background: rgba(0,0,0,0.4);
    color: #f7f7f7;
    padding: 3px 11px; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; 
}
.showbiz .enlarge:hover {
	background: rgba(0,0,0,0.6);
}
.showbiz .enlarge:before {
    display: block;
    content: "\e817";
    font-size: 16px;
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
}
.showbiz li:hover .detailholder,
.showbiz li:hover .enlarge {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.filter {
	list-style: none;
	margin: 0 0 20px 0;
}
.filter li {
	display: inline;
	font-weight: 900;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1;
	color: #c5c5c5;
}
.filter li:after {
	display: inline-block;
	content: "/";
	padding: 0 13px 0 15px;
}
.filter li a {
	color: #656565;
}
.filter li a.active,
.filter li a:hover {
	color: #1abb9c;
}
.filter li:last-child:after {
	display: none;
}
.thumbs {
    list-style: none
}
.thumbs li {
    width: 226px
}
.thumbs {
    margin-left: -12px;
    margin-bottom: -12px;
    *zoom: 1;
}
.thumbs:before,
.thumbs:after {
    display: table;
    content: "";
    line-height: 0;
}
.thumbs:after {
    clear: both
}
.thumbs li {
    float: left;
    min-height: 1px;
    margin-left: 12px;
    margin-bottom: 12px;
    position: relative;
}
.thumbs li img {
    display: block;
    width: 100%;
}
.thumbs li a,
.thumbs li a img {
    display: block;
    position: relative;
}
.thumbs li a {
    overflow: hidden
}
.thumbs li a .overlay {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
    background: #1abb9c;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.thumbs li a:hover .overlay {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.thumbs li a .overlay h4 {
    margin: 0;
    color: #fff;
}
.thumbs li a .overlay .info {
    position: absolute;
    left: 0;
    top: -105px;
    z-index: 2;
    -moz-transition: all .3s linear;
    -webkit-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;
    padding: 25px;
}
.thumbs li a:hover .overlay .info {
    top: 0!important
}
.thumbs li a .overlay span {
    font-size: 14px;
    font-style: italic;
    color: #fff;
}
.isotope,
.isotope .item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.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 .item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.grid-remove {
    position: absolute
}
.grid-loader {
    background: url(style/images/loading.gif) no-repeat center center;
    background-color: #FFF;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: fixed;
    width: 44px;
    height: 44px;
    background-size: 30px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) { 
	.grid-loader {
	    background-image: url(style/images/loading@2x.png)
	}
}
.navigation {
	margin-bottom: 15px;
}
.navigation:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.navigation .nav-next-item {
	margin-right: 0;
}

.media-wrapper.portfolio {
    margin-bottom: 50px
}
.item-details span {
    text-transform: uppercase;
    font-weight: 900;
    color: #1abb9c;
    letter-spacing: -0.02em;
    margin-right: 5px;
}
.item-details a {
    color: #717171
}
.item-details a:hover {
    color: #1abb9c
}

.box {
	background: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	position: relative;
}
.box.arrow:before {
	display: block;
	content: "";
	width: 0; 
	height: 0; 
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -9px;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #FFF;
}
img.small {
	width: 75%;
	height: auto;
	margin-top: 30px;
}

.flat-icons .icon {
	height: 140px;
}

.pricing {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: block;
}
.pricing .btn {
    margin: 0
}
.pricing .plan {
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.05);
	box-shadow: 0 0 0 3px rgba(0,0,0,0.05);
}
.pricing .plan h3 {
    font-size: 18px;
    line-height: 45px;
    margin: 0;
    padding: 5px 0;
    background: #fff;
    color: #5c5c5c;
}
.pricing .plan h4 {
    padding: 20px 0;
    margin: 0;
    background: #f5f5f5;
}
.pricing .plan h4 span {
    color: #1abb9c
}
.pricing .plan h4 .amount {
    display: block;
    text-align: center;
}
.pricing .plan h4 .amount {
    font-size: 45px;
    padding-bottom: 10px;
}
.pricing .plan h4 .amount span {
    vertical-align: super;
    font-size: 20px;
    font-weight: 300;
}
.pricing .plan li:nth-child(2n) {
    background: #f5f5f5
}
.pricing .plan ul {
    margin: 0;
    list-style: none;
}
.pricing .plan ul li {
    background: #fff;
    padding: 15px 0;
}
.pricing .plan h3 {
    text-transform: uppercase
}
.pricing .select {
    background: #f5f5f5;
    padding: 18px 0;
}

.testimonials-tab .etabs {
    margin: 30px 0 0 0;
    padding: 0;
    overflow: inherit;
    line-height: 1;
}
.testimonials-tab .tab {
    margin: 0;
    padding: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.testimonials-tab {
    text-align: center;
    margin: 0 auto;
    width: 80%;
}
.testimonials-tab .author {
    font-style: italic;
}
.testimonials-tab .author:before {
    display: inline-block;
    content: "-";
    padding-right: 5px;
}
.testimonials-tab .tab-block {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 35px;
    font-weight: 300;
    position: relative;
    color: #ededed;
}
.testimonials-tab .tab a {
    padding: 0;
    text-indent: -99999px;
    width: 10px;
    height: 10px;
    margin-left: 2px;
    display: block;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    background: rgba(255,255,255,0.3);
}
.testimonials-tab .tab a.active,
.testimonials-tab .tab a:hover {
    background: rgba(255,255,255,0.6);
    position: relative;
    z-index: 3;
}
.testimonials-tab .panel-container {
    border: none
}

.accordion-group {
    margin-bottom: 10px;
    border: none;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.accordion-heading .accordion-toggle {
	padding: 11px 15px;
	background: #FFF;
	color: #484848;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
}
.accordion-heading .accordion-toggle:hover {
    color: #1abb9c
}
.accordion-inner {
	padding: 0 0px 20px 0px;
	border-top: none;
}
.accordion-body {
    -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 3px 0 rgba(0,0,0,0.05);
	box-shadow: 0 3px 0 rgba(0,0,0,0.05);
}

.nav-tabs {
  border: none;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  padding: 14px 17px;
  margin-right: 4px;
  line-height: 16px;
  color: #484848;
  background: none;
  font-weight: 900;
	font-size: 14px;
	border: none;
	text-transform: uppercase;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.nav-tabs > .active > a {
  color: #1abb9c;
  background: #FFF;
  border: none;
}
.nav-tabs > .active > a:hover {
  
}
.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus {
  background: none;
  color: #1abb9c;
  border: none;
}
.nav.nav-tabs > .active > a,
.nav.nav-tabs > .active > a:hover,
.nav.nav-tabs > .active > a:focus {
  background: #FFF;
}
.tab-content.box {
	padding-bottom: 20px;
}

.viewer {
    background: rgba(31, 31, 30, 0.97)
}
.viewer li {
    background: none;
    padding: 0;
}
.viewer li>div {
    left: 20px;
    top: 20px;
    bottom: 20px;
    right: 20px;
}
.viewer li.loading>div {
    background: url(style/images/view-loading.gif) center center no-repeat
}
.multiplebgs .viewer li.loading>div {
    background: url(style/images/view-loading.gif) center center no-repeat
}
.viewer li.loading.previous,
.viewer li.loading.next {
    background: 0
}
.viewer img {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
}
.viewer .close {
    top: 30px!important;
    right: 20px!important;
    font-weight: 500!important;
    filter: alpha(opacity=80);
    -khtml-opacity: .4;
    -moz-opacity: .4;
    opacity: .4;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    font-size: 32px;
    line-height: 0;
    text-align: center;
    z-index: 3;
}
.viewer .close:hover {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.viewer .caption {
    visibility: hidden;
    opacity: 0;
    color: #cfcfcf;
    font-size: 18px;
    line-height: 50px;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
}
.viewer .current .caption {
    opacity: 100;
    visibility: visible;
}

.flats {
	margin-bottom: -50px;
}
.flats .span2 {
	height: 160px;
}
.font-icons {
    list-style: none;
    margin: 0;
}
.font-icons li {
    display: inline-block;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 0 10px;
}
.alert .close {
	line-height: 28px;
}
.retina-icons-code i {
    font-size: 18px
}
.retina-icons-code tr td:first-child,
.retina-icons-code tr th:first-child {
    text-align: center
}
.retina-icons-code code {
    color: #717171
}
.table-bordered {
    border: 1px solid #dedede;
    border-left: none;
    background: #fff;
}
.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dedede
}
.table th,
.table td {
    border-top: 1px solid #dedede
}
iframe.pc{
    display:block;
    margin:10px auto 0 auto;
}
iframe.mobile, img.mobileslider{
    display: none;
}
div.menumobileoculto{
    width: 100%;
    display: none;
    margin: 0;
    padding: 4px 0;
    background: #252525;
    overflow: hidden;
}
/*-----------------------------------------------------------------------------------*/
/*	ADAPTACION RESPONSIVE PARA MOVILES
/*-----------------------------------------------------------------------------------*/
@media (min-width: 1200px) { 
	.thumbs li {
	    width: 285px
	}
	.thumbs {
	    margin-left: -10px;
	    margin-bottom: -10px;
	}
	.thumbs li {
	    margin-left: 10px;
	    margin-bottom: 10px;
	}
	.grid-blog .post {
		margin-bottom: 33px;
	}
	.showbiz .detailholder,
	.showbiz li .enlarge {
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	    -moz-opacity: 0;
	    -khtml-opacity: 0;
	    opacity: 0;
	}
	.showbiz li:hover .detailholder,
	.showbiz li:hover .enlarge {
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	    -moz-opacity: 1;
	    -khtml-opacity: 1;
	    opacity: 1;
	}
	.parallax.dribbble {
	height: 400px;
	}
	.testimonials-tab {
	    width: 70%;
	}
}
@media (min-width: 768px) and (max-width: 979px) { 
	.navbar .container {
		width: 724px;
	}
	.thumbs li {
	    width: 236px
	}
	.thumbs {
	    margin-left: -8px;
	    margin-bottom: -8px;
	}
	.thumbs li {
	    margin-left: 8px;
	    margin-bottom: 8px;
	}
	#header.navbar-fixed-top .nav-collapse {
		margin: 0;
		width: 100%;
	}
	#header .nav-collapse .nav {
		margin-top: 20px;
	}
	#header .responsive-menu {
		display: block;
	}
	#header .nav-collapse .dropdown-menu {
		display: block;
	}
	#header .dropdown-menu {
	    padding: 0;
	    margin: 0 0 0 10px;
	    width: auto;
	}
	#header .dropdown-menu li {
	    background: none;
	    border-top: none;
	}
	#header.navbar .nav > li {
		margin-left: 0;
	}
	#header .dropdown-menu li a {
	    padding: 0;
	    line-height: 1;
	    color: #b0b0b0;
	    font-size: 12px;
	}
	#header .dropdown-menu li a:hover,
	#header .dropdown-menu li a.active {
	    padding: 0;
	    line-height: 1;
	    background: none;
		color: #1abb9c;
	}
	#header.navbar .nav > li > .dropdown-menu:after {
	  display: none;
	}
	#header .dropdown-menu > li > a:hover,
	#header .dropdown-menu > li > a:focus,
	#header .dropdown-submenu:hover > a,
	#header .dropdown-submenu:focus > a,
	#header .dropdown-menu > .active > a, 
	#header .dropdown-menu > .active > a:hover, 
	#header .dropdown-menu > .active > a:focus,
	#header .nav-collapse .nav > li > a:hover, 
	#header .nav-collapse .nav > li > a:focus, 
	#header .nav-collapse .dropdown-menu a:hover, 
	#header .nav-collapse .dropdown-menu a:focus {
	  background: none;
	  color: #1abb9c;
	}
	#header .dropdown-submenu > a:after {
	  display: none;
	}
	#header .dropdown-submenu > .dropdown-menu {
		margin-top: 0;
	}
	#header .dropdown-menu li,
	#header .nav-collapse .nav > li > a,
	#header .nav-collapse .dropdown-menu li + li a {
		margin-bottom: 10px;
	}
	.offset {
	line-height: 23px;
	/*padding-top: 85px;
	background: #de0000;*/
    }
	.box {
		padding: 25px 20px;
	}
	.parallax.testimonials {
	    height: 420px;
	}
	.parallax.dribbble {
	    height: 757px; 
	}
	.grid-blog .post {
		width: 352px;
	}
	.span4.lp30 {
	    padding-left: 20px;
	}
}
@media (max-width: 767px) { 
	body {
	    padding-right: 0px !important;
	    padding-left: 0px !important;
	}
	.navbar-fixed-top {
		margin: 0;
	}
	#header.navbar-fixed-top .nav-collapse {
		margin: 0;
		float: none;
	}
	#header .nav-collapse .nav {
		margin-top: 20px;
	}
	#header .responsive-menu {
		display: block;
	}
	#header .nav-collapse .dropdown-menu {
		display: block;
	}
	#header .dropdown-menu {
	    padding: 0;
	    margin: 0 0 0 10px;
	    width: auto;
	}
	#header .dropdown-menu li {
	    background: none;
	    border-top: none;
	}
	#header.navbar .nav > li {
		margin-left: 0;
	}
	#header .dropdown-menu li a {
	    padding: 0;
	    line-height: 1;
	    color: #b0b0b0;
	    font-size: 12px;
	}
	#header .dropdown-menu li a:hover,
	#header .dropdown-menu li a.active {
	    padding: 0;
	    line-height: 1;
	    background: none;
		color: #1abb9c;
	}
	#header.navbar .nav > li > .dropdown-menu:after {
	  display: none;
	}
	#header .dropdown-menu > li > a:hover,
	#header .dropdown-menu > li > a:focus,
	#header .dropdown-submenu:hover > a,
	#header .dropdown-submenu:focus > a,
	#header .dropdown-menu > .active > a, 
	#header .dropdown-menu > .active > a:hover, 
	#header .dropdown-menu > .active > a:focus,
	#header .nav-collapse .nav > li > a:hover, 
	#header .nav-collapse .nav > li > a:focus, 
	#header .nav-collapse .dropdown-menu a:hover, 
	#header .nav-collapse .dropdown-menu a:focus {
	  background: none;
	  color: #1abb9c;
	}
	#header .dropdown-submenu > a:after {
	  display: none;
	}
	#header .dropdown-submenu > .dropdown-menu {
		margin-top: 0;
	}
	#header .dropdown-menu li,
	#header .nav-collapse .nav > li > a,
	#header .nav-collapse .dropdown-menu li + li a {
		margin-bottom: 10px;
	}
	.offset {
	line-height: 19px;
	/*padding-top: 85px;
	background: #de0000;*/
    }
	.btn.btn-red1 {
	background: #de0000;
	width: 240px;
	font-size: 16px;
    }
	.btn.btn-gray {
	font-size: 16px;
	line-height: 18px;
	background: #859394;
	width: 240px;
    }
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
	    margin-bottom: 30px
	}
	.thumbs li {
	    width: 100%
	}
	.thumbs {
	    margin-left: 0;
	    margin-bottom: 0;
	}
	.thumbs li {
	    margin-left: 0px;
	    margin-bottom: 20px;
	}
	aside {
	    margin-top: 80px
	}
	#comments .user {
	    display: none
	}
	#comments ul.children {
	    padding: 0 0 0 20px
	}
	.showbiz .detailholder,
	.showbiz-navigation {
	    display: none;
	}
	.showbiz .enlarge {
		bottom: 15px;
		right: 15px;
	    padding: 1px 9px; 
	}
	.showbiz .enlarge:before {
		font-size: 13px; 
	}
	.grid-blog .post {
		margin-bottom: 28px;
	}
	.span4.lp20 {
	    padding-left: 0;
	}
	.revolution .btn-large {
		padding: 10px 18px 12px 18px;
	}
	.section-head h1 {
		text-align: center;
	}
	.section-head h1:after {
		left: 50%;
		margin-left: -9px;
	}
	.testimonials-tab {
	    width: 100%;
	}
	.parallax.testimonials {
	height: 400px;
	padding: 0;
	}
	.parallax.dribbble {
		display: none;
	}
	.parallax.contact {
	    height: 1100px;
	    padding: 0;
	}
}
@media only screen and (max-width: 479px) { 
     
	.offset {
	line-height: 16px;
	/*padding-top: 85px;
	background: #de0000;*/
    }
	.btn.btn-red1 {
	background: #de0000;
	width: 200px;
	font-size: 14px;
    }
	.btn.btn-gray {
	font-size: 14px;
	line-height: 18px;
	background: #859394;
	width: 200px;
    }
	.parallax.testimonials {
	    height: 430px;
	}
	.parallax.contact {
	    height: 1170px;
	}
	.section-head h1 {
		font-size: 22px;
	}
}
#contenedor_generico_central{
	width:1018px;	
	margin: 0 auto 20px;
}
#contenedor_generico_base{
	width:100%; clear:both;
	
}


.contenedor_generico_separadores{
	margin: 0 15px;
	text-align:center
	
}
#contenedor_generico_vuelos{
	width:1018px;
	height:auto;
	margin: 0 auto;
	float: left;
}
#vuelos{
	width:100%;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
#contenido_vuelos{
	width:1018px;
}
#contenido_vuelos_1{
	width:503px;
}
#contenido_vuelos_2{
	width:12px;
}
#contenido_vuelos_imagen{
	max-width:503px;
	
}
#contenido_vuelos_info{
	width: 503px; padding-bottom:10px;	
	float: left;
	background-color: #FFF;

}
#contenido_vuelos_contenido{
	width: 245px;
	height: 120px;
	float: left;
}
#contenido_vuelos_division{
	width: 11px;
	height: 128px;
	float: left;
}
#contenido_vuelos_sep1{
	width: 245px;
	height: 19px;
	float: left;
}
#contenido_vuelos_nombre{
	width: 245px; line-height:23px
	float: left;
	color:#484848;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700; line-height:23px;
	font-size: 16px;
	text-align: center;
	margin-bottom:3px;
}
#contenido_vuelos_cuotas{
	width: 245px;
	line-height:25px;
	float: left;
	color:#de0000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	margin-bottom:1px;
}
#contenido_vuelos_preciofinal{
	width: 245px;
	float: left; line-height:13px;
	color:#de0000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 11px;
	text-align: center;
}
#boton_comprar{
    width: 100%;
    height: 25px;
    margin-top: 8px;
}

#boton_comprar2{
    width: 100%;
    height: 25px;
    margin-top: 8px;
}

#contenedor_generico_paquetes_general{
	width:1018px;	
	margin: 0 auto;
	
}
#contenedor_generico_paquetes{
	width:1018px;
	margin: 0 auto;
	
}
#paquetes{
	width:100%;
	
}
#contenido_paquetes{
	width:1018px;
}
#contenido_paquetes_dos{
	width:1018px;
	margin-top:10px;
}
#contenido_paquetes1{
	width:100%;
}
#contenido_paquetes2{
	width:100%;
	margin-right:15px;
	margin-left:16px;
}
#imagenes_paquetes, #imagenes_pases{
	width:100%;
}
#paquetes_contenido, #pases_contenido{
    width: 100%;
    min-height: 175px;
    padding-bottom: 2%;
    background-color: #FFF;
	
}

#paquetes_sep1, #pases_sep1{height: 10px;}

#pases_nombre, #pases_nombre2, #paquetes_nombre{	
	color:#484848;	font-family: 'Open Sans', sans-serif;
	font-weight: 700;	font-size: 16px;	text-align: center; line-height:125%}

	
#paquetes_texto, #pases_texto{
	color:#808080;
	font-family: 'Open Sans', sans-serif; font-weight:400; padding: 5px 10px; 
	font-size: 12px;line-height: 18px; text-align:center}

#paquetes_cuotas{
	width: 100%; line-height:23px
	
	float: left;
	color:#de0000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	margin-bottom:1px;
}
#paquetes_preciofinal{
	width: 100%; line-height:13px;	
	float: left;
	color:#de0000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-align: center; margin-top:5px; margin-bottom:3px;
}

#contenedor_generico_pases{
	width:1018px;	
	margin: 0 auto;	
}
#pases{
	width:100%;
}
#contenido_pases{
	width:1018px;
}
#contenido_pases_dos{
	width:1018px;
	margin-top:10px;
}
#contenido_pases1{
	width:100%;
}
#contenido_pases2{
	width:100%;
	margin-right:15px;
	margin-left:16px;
}

#pases_contenido{
	width:100%;
	min-height:200px;
	float: left;
	background-color: #FFF;
}



#pases_cuotas{	
	color:#de0000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	margin-bottom:1px;
}
#pases_preciofinal{
	width: 329px;
	height: 20px;
	float: left;
	color:#de0000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-align: center;
}

/*INTERNA*/
/* nav */

#submenu{ width: 100%;    display: block;    margin: 0;    padding: 4px 0;    background: #252525;    overflow: hidden;}
#submenu ul{padding:0;  margin:0 auto}
#submenu ul li{ display:block; float:left; padding-top:7px; position:relative  }
#submenu ul li span{ display:block; position:absolute; width:15px; height:9px; bottom:-14px; left:43%; }

#submenu ul li a{ color: #fff;font: 600 14px/20px 'Open Sans', sans-serif;padding: 5px 25px 3px;text-align: center;border-right: 1px solid #999;display: block;
}
#submenu ul li a:hover{ text-decoration:underline; color:#fff;-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;}
#submenu ul li a.last{  border:none!important}
#submenu .btn-todo{ height:32px;}
#submenu .btn-todo a{ padding-right:25px; padding-left:25px;}

#submenu .btn-todo span{width: 0;height: 0;border-style: solid;border-width: 9px 7.5px 0 7.5px;border-color: #FFFFFF transparent transparent transparent; display: none;}


#submenu ul li.active{background: #fff;color: #000;}
#submenu ul li.active a {color: #DE0000;}
#submenu ul li.active a{ border-right:0;}
#submenu ul li.active span{ bottom:-8px; width: 0;height: 0;border-style: solid;border-width: 9px 7.5px 0 7.5px;border-color: #ffffff transparent transparent transparent;}
header.interior {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-height: 320px;
}
.tituloproducto.interior{
    margin-top: 10px;
}
.tituloproducto h2.copy_line.interior{
    margin-top: 10px;
}
h2.copy_line.interior{
    text-align: center;
}
/*box prods*/
.box-prod{ background:#fff; width: 329px;   height: 385px;  margin-right: 10px; margin-top: 10px;   float: left;/*  border-bottom-width: 1.5px; border-bottom-color: #999;  border-bottom-style: dotted;*/ padding-bottom:10px}

#tipo2 .box-prod{ float:right}
.titulo_producto_slot{
    width: 100%;
    height: auto;
    color: #ffffff;
    padding: 2px;
}
.box-prod.vacacional{
    height: 350px;
}
.img_slot_producto{ width:100%; height:auto;}
.img_slot_producto a{/* background:url(../imagenes/vale_marco.png); display:block;*/
	width: 329px;
	height: 210px;
	position: absolute;
	/*top: 924px;*/
}
.img_slot_producto img {
    width: 100%;
}
.titulo_ppp{font-family:'AtrapaloRoundedDisplayBold'; font-size: 21px;  color: #666; line-height:90%;   margin-top: 3px;    text-align: center;}
.titulo_ppp span{ }

.descripcion_oferta{font:11px/125% Arial, Helvetica, sans-serif; color: #666666;    
    margin-top: 6px;}
.descripcion_del_plan{font:11px/125% Arial, Helvetica, sans-serif; color: #666666;  
    margin-top: 6px;text-align: center;}
.descripcion_del_plan p{font:11px/125% Arial, Helvetica, sans-serif;}
.cont_precio_btn{width: 100%; padding:0 8px 0 12px; margin-bottom: 6px;
    margin-left: 7px;   }
.slot_contenido{ width:289px; height:137px; margin-left:12px;   margin-right:14px;
    padding-top:25px;}
    
.titulo_slot_destino{   width: 100%;
    background-image: url(../imagenes/contenido/bg_img.png);    background-repeat: repeat;  
    
}

.interna .box-prod{ margin-top:15px; height:380px;}

.btn-vermas{ width:250px; color:#FFF; background:#222; display:block; line-height:30px; text-align:center; font:20px/40px 'AtrapaloRoundedDisplayBold',sans-serif; text-transform:uppercase; border-radius:5px; margin:30px auto;  }
.btn-vermas:hover{ background:#666; text-decoration:none}
    
/*precio y reserva*/
    
.precio_slot{       height: auto;   font-family: 'AtrapaloRoundedDisplayBold';
    font-size: 24px;    color: #333333; text-align: center; 
    margin-bottom: 5px; 
}   
.precio_slot_2{     
    font:13px/120% "open_sansregular",sans-serif;
    color:#333;
   text-align:center;   margin: 8px 0 4px 0;
}

.boton_reserva_slot{
    width: 100%;
    height: 25px;
    text-align: center;

    padding-top: 8px;
}
.reserva {background-color: #de0000; color: #FFF; font:21px 'AtrapaloRoundedDisplayBold';   text-align: center; border-radius: 3px; padding: 5px 12px 5px 12px; background-image:none
}
.reserva:hover {    background: #bb0101;    color: #ffffff; text-decoration: none;}

.reserva.agotado{ background:#222}





        microsite-bg
/*datos slot*/
    
.titulos_slot{
    width:100%;
    height:auto;
    font-family:'AtrapaloRoundedDisplayBold';
    font-size: 20px;
    color: #FFF;
}

.ubicacion_slot{    width:100%;
    height:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #aaa9af;
    text-decoration: none;
}
.description_slot{  width:100%; height:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    line-height: normal;
    margin-top:8px; 
}
.menu_slot{
    width:100%;
    height:auto;
    font-family:'AtrapaloRoundedDisplayBold';
    font-size: 17px;
    color: #DAB839;
    margin-top:12px;
}
.descripcion_menu{
    width:auto;
    height:auto;
    float:left;
    margin-right:7px;}
    

/* vuelos*/
.granjasin{
    width:440px; background-color: #fff;
    height:auto; margin-left:10px;
    float:left; padding:10px 15px 20px; margin-top:20px}
    
    .granjasin.last{ margin-right:0}

.granjasin h3{
    width:99%;  font-family:'AtrapaloRoundedDisplayBold';
    font-size: 18px;    color:#666; 
    margin-top:10px;    float:left; text-decoration: none;
    text-align: center; background-color:#CCCCCC;   padding-top:5px;
    padding-bottom:5px; margin-bottom:20px;}


#tipo2 .granjasin{       width:570px; margin-top:10px   }
    
.link_granjas{
    width:48%;
    height:auto;
    float:left;
    border-left-color:#666666;
    border-left-width:thin;
    border-left-style:dotted;
    border-right-color:#666666;
    border-right-width:thin;
    border-right-style:dotted;
    border-bottom-color:#666666;
    border-bottom-width:thin;
    border-bottom-style:dotted;
    padding-bottom:5px;
    padding-left:2px;
    padding-right:2px;
    padding-top:8px;

}
#tipo2 .link_granjas{   width:32%;}


.granjasin.anchof { width:95%}
.granjasin.anchof .link_granjas{ width:24%}


.link_granjas:hover{    
    height:auto;    background-color:#efefef; }
.link_granjas2:hover{
    width:48%;
    height: auto;
    background-color: #efefef;

}
.descript_granja{
    width:100%;
    height:auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #252525;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding-top:0px;

}
.titulo_granjas_destino{
    width: 100%;
    height: auto;
    font-family: 'AtrapaloRoundedDisplayBold';
    font-size: 18px;
    color: #7F7F7F;
    text-align: center;
    vertical-align: middle;
}



.precio_desde_granja{
    width: 100%;    
    font:19px/87% 'AtrapaloRoundedDisplayBold'; 
    color: #211915;
    text-align: center; 
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;}
.precio_desde_granja_vc{
    width: 100%;
    height: auto;
    font-family: 'AtrapaloRoundedDisplayBold';
    font-size: 16px;
    color: #211915;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
    

.contenedor_slidecampana {
    height: 272px;
    width: 972px;
    background-repeat: no-repeat;
     margin:20px auto}

.contenedor_slidecampana h2{ text-align:center}

.terminos{ display:block; color:#de0000; font:11px Arial, Helvetica, sans-serif; text-decoration:underline; margin:20px 0;  padding-left:60px}
.portada .terminos{ margin:20px 60px 0 }

#footer{ margin-bottom:0px!important; width:auto!important}

.scrollToTop{
    width: 50px;
    height: 50px;
    color: transparent;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 10%;
    right: 40px;
    background: url(../imagenes/arrowup.png) 0 0 no-repeat;
}
.scrollToTop:hover{
    text-decoration:none;
}
header.interior{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-height: 320px;
}
img.laptop{
    display: none;
}
div.bannerbcp{
    position:absolute; 
    right:350px; 
    margin-top:10px;
}

.slicknav_menu {
    display:none;
}
/*!
 * SlickNav Responsive Mobile Menu v1.0.6
 * (c) 2015 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
    font-family: 'AtrapaloDisplayBold';
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
}
.slicknav_menu {
    *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}
.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
    background: transparent;
    width: 1.125em;
    height: 0.875em;
    display: block;
    content: "";
    position: absolute;
}
.slicknav_menu .slicknav_no-text {
    margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
}
.slicknav_nav {
    clear: both;
}
.slicknav_nav ul {
    display: block;
}
.slicknav_nav li {
    display: block;
    padding: 5px 10px;
}
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
    cursor: pointer;
}
.slicknav_nav .slicknav_item a {
    display: inline;
}
.slicknav_nav .slicknav_row {
    display: block;
}
.slicknav_nav a {
    display: block;
}
.slicknav_nav .slicknav_parent-link a {
    display: inline;
}
.slicknav_brand {
    float: left;
}
.slicknav_menu {
    font-size: 16px;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
    background: #DE0000;
    position: absolute;
}
.slicknav_menu * {
    box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #252525;
    z-index: 99;
}

.slicknav_nav {
    padding-top: 15px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    list-style: none;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff;
}
.slicknav_nav a {
    font-size: 14px;
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff;
}
.slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222;
}
.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}
.slicknav_brand {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}
div.bcpabsolute {
    position: absolute;
    right: 270px;
    margin-top: 10px;
}
div.bcpfijo {
    position: fixed;
    right: 270px;
    top: 10px;
}
.scrollToTop {
    width: 50px;
    height: 50px;
    color: transparent;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 10%;
    right: 40px;
    background: url(../img/arrowup.png) 0 0 no-repeat;
}
@media (max-width: 1367px) {
    img.laptop{
        display: block;
    }
    img.pc{
        display: none;
    }
    .cd-hero-slider li:first-of-type {
        background-image: url("../assets/1laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(2) {
        background-image: url("../assets/2laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(3) {
        background-image: url("../assets/3laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(4) {
        background-image: url("../assets/4laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(5) {
        background-image: url("../assets/5laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(6) {
        background-image: url("../assets/6laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(7) {
        background-image: url("../assets/7laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(8) {
        background-image: url("../assets/8laptop.jpg");
    }
    .cd-hero-slider li:nth-of-type(9) {
        background-image: url("../assets/9laptop.jpg");
    }
        .cabezote_semana_hallazgos { 
        background: url(../imagenes/bgpreparate1366.jpg);
        height: 499px;
        overflow: hidden;
        margin-bottom:-2px;
    }
    ul.countdown {
        margin: 270px 0 0 0;
    }
    div#google_image_div{
        right:20px; 
    }   

}
